-- Logs begin at Thu 2021-01-21 06:43:36 UTC, end at Thu 2021-01-21 09:23:45 UTC. -- Jan 21 07:22:03.078776 n-d-768862-4 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 07:22:03.085981 n-d-768862-4 devstack@c-api.service[87906]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 07:22:03 2021] *** Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: nodename: n-d-768862-4 Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: machine: x86_64 Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: clock source: unix Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: pcre jit disabled Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: detected number of CPU cores: 4 Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: current working directory: / Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: detected binary path: /usr/bin/uwsgi-core Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: dropping root privileges as early as possible Jan 21 07:22:03.088179 n-d-768862-4 devstack@c-api.service[87906]: your processes number limit is 47843 Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: your memory page size is 4096 bytes Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: detected max file descriptor number: 2048 Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: lock engine: pthread robust mutexes Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: thunder lock: enabled Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: dropping root privileges after socket binding Jan 21 07:22:03.089223 n-d-768862-4 devstack@c-api.service[87906]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 07:22:03.135309 n-d-768862-4 devstack@c-api.service[87906]: Python main interpreter initialized at 0x5603efe859c0 Jan 21 07:22:03.135309 n-d-768862-4 devstack@c-api.service[87906]: dropping root privileges after plugin initialization Jan 21 07:22:03.135309 n-d-768862-4 devstack@c-api.service[87906]: python threads support enabled Jan 21 07:22:03.135309 n-d-768862-4 devstack@c-api.service[87906]: your server socket listen backlog is limited to 100 connections Jan 21 07:22:03.135309 n-d-768862-4 devstack@c-api.service[87906]: your mercy for graceful operations on workers is 90 seconds Jan 21 07:22:03.135829 n-d-768862-4 devstack@c-api.service[87906]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 07:22:03.135829 n-d-768862-4 devstack@c-api.service[87906]: *** Operational MODE: preforking *** Jan 21 07:22:03.135990 n-d-768862-4 devstack@c-api.service[87906]: dropping root privileges after application loading Jan 21 07:22:03.135990 n-d-768862-4 devstack@c-api.service[87906]: *** uWSGI is running in multiple interpreter mode *** Jan 21 07:22:03.135990 n-d-768862-4 devstack@c-api.service[87906]: spawned uWSGI master process (pid: 87906) Jan 21 07:22:03.136084 n-d-768862-4 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 07:22:03.137334 n-d-768862-4 devstack@c-api.service[87906]: spawned uWSGI worker 1 (pid: 87907, cores: 1) Jan 21 07:22:03.137334 n-d-768862-4 devstack@c-api.service[87906]: spawned uWSGI worker 2 (pid: 87908, cores: 1) Jan 21 07:22:03.137334 n-d-768862-4 devstack@c-api.service[87906]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 07:22:06.395701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87908) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 07:22:06.397840 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 07:22:06.406552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87908) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:06.407934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.409001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.409417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.410363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.410601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.410859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.411093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.411339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.411539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.411773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.431500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87907) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 07:22:06.433802 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 07:22:06.438712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87907) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:06.440035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.440636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.441054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.441729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.441965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.442191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.442432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.442651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.442891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.443126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.606463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.607233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.607803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.607803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.608025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.608259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.608500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.615736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.615978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.616212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.616448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.616676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.616900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.617137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.624773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.625015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.625258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.625484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.625711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.625937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.626176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.627954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.628192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.628421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.628650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.628872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.629095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.629331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.630473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.630770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.631005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.631244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.631468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.631691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.631933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.634428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.634668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.635068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.635303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.635534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.635760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.636003 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.637700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.638469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.638851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.639083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.639288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.639510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.639746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:06.640659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:06.640896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:06.641121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:06.641353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:06.641576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:06.641793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:06.642026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.222402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.222645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.222819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.222944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.223058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.223160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.223264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.223386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.223493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.223611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.223715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.223821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.223918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.224013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.228433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.228678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.228771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.228920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.229030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.229138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.229236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.229339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.229442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.229538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.229640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.229735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.229837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.230018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.233764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.234039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.234167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.234282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.234380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.234492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.234589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.234728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.234884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.235034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.235126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.235204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.235285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.235532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.236471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.236741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.236960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.237080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.237270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.237353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.237439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.237518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.237601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.237680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.237753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.237823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.238056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.238206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.242515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.242817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.242937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.243075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.243195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.243307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.243406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.243502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.243598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.243702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.243812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.243914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.244017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.244115 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.253505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.253786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.253996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.254191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.254298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.254396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.254492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.254596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.254745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.254858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.254956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.255100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.255331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.255576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.260688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.260901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.261124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.261356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.261499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.261612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.261717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.261814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.261960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.262117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.262220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.262403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.262631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.262902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.264356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.264487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.264595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.264704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.264811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.264909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.265005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.265112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.265217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.265327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.265480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.265590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.265695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.265799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.266985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.267120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.267280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.267390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.267544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.267648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.267746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.267852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.267957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.268054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.268235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.268334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.268438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.268543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.271280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.271453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.271601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.271711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.271811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.271916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.272014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.272100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.272254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.272403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.272512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.272512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.272706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.272802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.275797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.276045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.276162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.276274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.276374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.276471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.276589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.276689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.276798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.276896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.276992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.277088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.277184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.277357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.278464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.279475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.279588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.279668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.279776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.279875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.279987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.280091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.280189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.280295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.280398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.280495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.280592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.280806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.283613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.283746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.283847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.283944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.284046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.284152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.284258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.284362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.284464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.284568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.284676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.284775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.284877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.284974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.293925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.294147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.294999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.295105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.295179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.295257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.295393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.295503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.295586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.295776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.296046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.296227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.296393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.296565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.297390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.297698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.297991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.298167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.298313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.298404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.298512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.298610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.298740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.298848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.298946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.298946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.299140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.299342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.301079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.301303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.301581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.301692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.301800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.301905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.302064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.302216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.302325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.302425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.302579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.302735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.302896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.303000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.307429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.307579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.307688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.307783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.307856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.308073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.308187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.308359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.308475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.308574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.308670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.308775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.308872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.308995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.311129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.311252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.311352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.311450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.311561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.311748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.311852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.311956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.312061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.312159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.312266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.312365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.312469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.312566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.313845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.313990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.314104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.314205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.314302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.314399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.314496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.314593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.314733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.314835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.314931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.315028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.315137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.315243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.320123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.320261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.320363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.320514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.320625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.320734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.320833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.320968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.321075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.321172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.321269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.321374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.321472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.321613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.327226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.327459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.327662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.327895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.328002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.328100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.328220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.328488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.328592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.328755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.328860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.328958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.329245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.329245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.407986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.408530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.408530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.408743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.408845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.409147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.409387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.409666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.409991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.410118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.410357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.410591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.410873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.411152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.411711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.411953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.412188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.412300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.412405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.412512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.412612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.412709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.412815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.412914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.413017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.413178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.413283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.413479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.414447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.414758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.414952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.415075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.415233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.415384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.415539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.415682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.415831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.415986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.416136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.416278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.416278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.416554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.417059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.417299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.417530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.417724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.417993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.418153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.418297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.418455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.418616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.418789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.418975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.419120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.419120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.419120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.419752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.419991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.420240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.420240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.420525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.420668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.420821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.420963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.421113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.421336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.421496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.421719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.421866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.422015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.423044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.423283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.423662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.423884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.424033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.424178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.424320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.424462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.424603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.424757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.424900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.424900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.459337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87908) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:07.459602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87907) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:07.459733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.459911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.460033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.460223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.460336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.460551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.460656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.460753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.460849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.460987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.461170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.461170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.461412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.461519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.461631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.461730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.461827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.461933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.462184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.462290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.462398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.462497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.462594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.462712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.462811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.462909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.463070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.463174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.463271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.463271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.463461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.463558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.463654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.463750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.463846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.463941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.464094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.464196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.464302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.464409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.464507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.464604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.464701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.464798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.464894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.464990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.465134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.465245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.465343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.465440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.465536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.465632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.465727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.465822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.465919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.466118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.466838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.466939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.467037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.467170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.467314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.467416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.467416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.467597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.467692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.467798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.467895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.467999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.468098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.468195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.468291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.468387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.468483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.468580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.468684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.468783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.468879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.468975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.469072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.469167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.469264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.469360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.469455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.469560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.469658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.469754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.469851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.469946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.470042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.470140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.470236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.470395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.470519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.470623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.470750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.470850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.470947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.471043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.471139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.471265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.471383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.471497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.471596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.471693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.471789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.471885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.471981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.472077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.472317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.472422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.472521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.472626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.472725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.472821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.472918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.473016 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.473112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.473239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.473341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.473439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.473546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.473644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.473740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.473836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.473940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.474038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.474162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.474263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.474361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.474466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.474564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.474659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.474789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.474886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.474982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.474982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.475137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.475208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.475343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.475447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.475545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.475641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.475736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.475736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.475926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.476022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.476118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.476118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.476305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.476430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.476530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.476677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.476778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.476874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.476970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.477074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.477172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.477268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.477365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.477365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.477543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.477543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.477721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.477817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.477920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.478019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.478122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.478219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.478314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.478409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.478505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.478600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.478707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.478822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.478997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.479098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.479172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.479268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.479364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.479460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.479555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.479651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.479755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.479853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.479959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.480057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.480153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.480248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.480344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.480439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.480512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.480591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.480716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.480817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.480817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.480997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.480997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.481176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.481272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.481395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.481512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.481621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.481747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.481908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.481908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.482175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.482277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.482517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.482624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.482743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.482857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.482957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.483054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.483151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.483248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.483327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.483399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.483470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.483565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.483671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.483769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.483866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.483963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.484059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.484155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.484233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.484305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.484400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.484504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.484601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.484697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.484794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.484890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.484890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.485069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.485166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.485262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.485366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.485441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.485511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.485606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.485702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.485798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.485894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.485990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.486085 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.486190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.486288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.486394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.486491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.486577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.486649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.486860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.486962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.487060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.487171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.487271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.487368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.487464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.487560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.487657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.487753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.487850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.487947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.488052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.488151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.488248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.488344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.488441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.488537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.488633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.488729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.488825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.488988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.489089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.489220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.489361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.489464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.489561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.489657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.489753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.489849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.489954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.490052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.490148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.490245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.490340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.490436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.490532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.490657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.490792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.490886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.490968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.491066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.491162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.491259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.491356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.491452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.491525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.491596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.491728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.491831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.491929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.492026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.492122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.492219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.492315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.492412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.492485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.492588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.492686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.492783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.492889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.492987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.493082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.493178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.493275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.493371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.493504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.493606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.493703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.493800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.493896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.493992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.494088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.494185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.494281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.494414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.494517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.494614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.494725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.494824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.494920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.495015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.495119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.495217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.495326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.495425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.495550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.495651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.495748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.495843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.495939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.496035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.496131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.496227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.496331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.496429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.496429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.496607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.496707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.496780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.496887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.496986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.497082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.497186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.497326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.497428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.497524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.497621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.497847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.497946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.498020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.498091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.498170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.498267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.498372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.498470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.498566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.498671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.498866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.498964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.499060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.499167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.499266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.499395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.499498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.499596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.499693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.499788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.499885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.499885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.500073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.500152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.500152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.500331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.500427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.500522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.500522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.500700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.500700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.500837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.500934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.501007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.501077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.501152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.501245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.501342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.501438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.501534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.501667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.501770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.501844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.501914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.502009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.502105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.502201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.502296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.502408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.502514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.502614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.502726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.502825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.502923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.503020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.503116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.503212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.503308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.503417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.503516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.503595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.503666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.503735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.503829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.503925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.504021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.504099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.504178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.504276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.504372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.504450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.504522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.504592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.504686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.504782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.504878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.504982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.505079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.505176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.505272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.505368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.505464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.505561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:07.505639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:07.506184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 07:22:07.506184 n-d-768862-4 devstack@c-api.service[87906]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 07:22:07.506379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:07.506379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:07.506379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 07:22:07.506379 n-d-768862-4 devstack@c-api.service[87906]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 07:22:07.539658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:07.543786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:07.735957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 07:22:07.741028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 07:22:07.742238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 07:22:07.746529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 07:22:07.748383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 07:22:07.752205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 07:22:07.753006 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.753468 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.754047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 07:22:07.759186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 07:22:07.760005 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.760488 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.772035 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.keymgr.conf_key_mgr [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 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' Jan 21 07:22:07.774185 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.774626 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.777707 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.keymgr.conf_key_mgr [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb 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' Jan 21 07:22:07.780207 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.780627 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.781969 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.782387 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.787545 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.787955 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.788072 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.788506 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.791831 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.792246 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.793631 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.794056 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.798328 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.798780 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.800886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:07.806354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 07:22:07.807086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:07.812098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 07:22:07.813105 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.813394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 07:22:07.813526 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.815906 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.816327 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.818163 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.818470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.rpc [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 07:22:07.818604 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.819495 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.819916 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.820375 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.820786 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.822258 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.822527 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.822647 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.822960 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.824516 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.824932 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.825518 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.api.contrib.hosts [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 07:22:07.827006 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.827415 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.827644 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.828068 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.829715 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.829835 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.830122 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.830227 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.832254 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.832647 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.api.contrib.hosts [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 07:22:07.832766 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.833600 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.834014 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.834532 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.834973 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.836367 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.836484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: extensions {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.836768 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.838307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: extra_specs {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.838931 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.839347 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.840371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: backups {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.841739 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.842195 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.843737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-manage {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.843860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: extensions {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.845587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: extra_specs {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.845766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-snapshot-manage {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.847685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: backups {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.847932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: encryption {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.849990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-quota-sets {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.850597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-manage {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.852297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-transfer {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.852656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-snapshot-manage {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.854638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-quota-class-sets {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.854798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: encryption {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.856494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-hosts {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.856911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-quota-sets {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.859271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-transfer {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.859404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-type-access {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.861507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: qos-specs {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.861623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-quota-class-sets {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.863450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-hosts {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.864395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: scheduler-stats {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.865977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-type-access {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.866512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: cgsnapshots {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.868294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: qos-specs {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.868486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: capabilities {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.870275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: consistencygroups {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.871207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: scheduler-stats {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.873624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-services {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.874050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: cgsnapshots {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.875473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: encryption {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.876052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: capabilities {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.877541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-availability-zone {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.877901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: consistencygroups {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.880105 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.880530 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.880757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-services {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.882440 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.882556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: encryption {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.882874 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.884630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-availability-zone {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:07.884818 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.885226 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.887199 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.887363 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.887631 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.887749 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.889756 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.889920 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.890174 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.890343 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.892282 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.892412 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.892688 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.892786 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.894924 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.895051 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.895293 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.895401 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.897368 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.897667 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.897783 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.898088 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.899882 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.899992 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.900292 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.900408 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.902228 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.902414 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.902633 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.902780 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.905094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_actions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] SnapshotActionsController initialized {{(pid=87908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:22:07.905487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeActions extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.905882 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.905987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.906228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.906347 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.906596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.906999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.907365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: backups {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.907724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.908079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.908191 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.908462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.908588 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.908809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.909178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.909527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.909871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension TypesManage extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.910222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.910412 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:07.910556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension UsedLimits extending resource: limits {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.910850 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:07.910960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.912438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] SnapshotActionsController initialized {{(pid=87907) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:22:07.912828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeActions extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.913259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.913626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.913993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.914368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.914746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: backups {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.915109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.915473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.915854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.916201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.916587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.916915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.917257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension TypesManage extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.917618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.917874 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 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. Jan 21 07:22:07.917985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension UsedLimits extending resource: limits {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.918286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:07.925087 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 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 Jan 21 07:22:07.925522 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb 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. Jan 21 07:22:07.932415 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb 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 Jan 21 07:22:07.998769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Initializing extension manager. {{(pid=87908) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:07.999015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Initializing extension manager. {{(pid=87907) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:22:07.999150 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.999486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:07.999614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:07.999818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.000016 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.000347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.000463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.000681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: ExtendedServices {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.000793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.001015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-extended-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.001130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: ExtendedServices {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.001345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-extended-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.001453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Extended services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.001666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.001789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Extended services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.001977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.002103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-extended-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.002306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-extended-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.002414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.002629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.002761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.002980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: TypesExtraSpecs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.003090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.003304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: TypesExtraSpecs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.003406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-types-extra-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.003626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Type extra specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.003772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-types-extra-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.003920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Type extra specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.004062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.004244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-types-extra-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.004389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.004534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-types-extra-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.004686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.004870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.005015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.005155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.005294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.005475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: backups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.005628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.005767 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: backups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.005913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Backups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.006052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Backups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.006192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.006344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.006484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: backups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.006669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: backups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.006845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.007090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.007236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.007391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.007532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.007673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.007811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.007951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Enable volume actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.008096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.008238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.008377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Enable volume actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.008515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.008653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.008800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.008939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.009077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.009216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.009355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: SchedulerHints {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.009494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.009645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: OS-SCH-HNT {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.009791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: SchedulerHints {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.009950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.010235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: OS-SCH-HNT {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.010381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.010530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.010670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: OS-SCH-HNT {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.010870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.011011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.011158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: OS-SCH-HNT {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.011304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.011455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.011595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.011735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.011875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.012014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.012259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.012404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.012546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.012687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.012826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.013617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.013771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.013911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.014076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.014219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.014357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: SnapshotManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.014504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.014645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-snapshot-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.014827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: SnapshotManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.014968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.015107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-snapshot-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.015246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.015398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.015538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-snapshot-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.015684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.015823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.015962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-snapshot-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.016101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.016308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.016450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeTypeEncryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.016590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.016730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: encryption {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.016878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeTypeEncryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.017026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Encryption support for volume types. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.017166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: encryption {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.017306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.017445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Encryption support for volume types. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.017591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: encryption {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.017740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.017881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.018020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: encryption {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.018139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.018283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.018430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.018582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.018748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.018890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: ExtendedSnapshotAttributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.019029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.019168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-extended-snapshot-attributes {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.019319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.019465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Extended SnapshotAttributes support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.019605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.019746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.019891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.020043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.020183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.020424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.020575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Quotas {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.020721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.020871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-quota-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.021023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Quotas {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.021163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Quota management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.021303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-quota-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.021448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.021589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Quota management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.021735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-quota-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.021876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.022015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.022154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-quota-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.022314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.022314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeTransfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.022670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.022844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-transfer {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.022995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.023145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Volume transfer management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.023293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeTransfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.023440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.023581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-transfer {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.023726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-transfer {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.023871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Volume transfer management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.024012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.024159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.024299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.024440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-transfer {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.024585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: AdminActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.024730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.024871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-admin-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.025018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.025159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Enable admin actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.025304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: AdminActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.025443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.025582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-admin-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.025732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-admin-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.025877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Enable admin actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.026023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.026169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.026316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.026456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-admin-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.026602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: QuotaClasses {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.026787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.026928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-quota-class-sets {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.027067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.027218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Quota classes management support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.027367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: QuotaClasses {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.027507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.027653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-quota-class-sets {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.027792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-quota-class-sets {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.027938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Quota classes management support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.028084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.028234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.028380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.028604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-quota-class-sets {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.028799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeTenantAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.028943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.029092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-vol-tenant-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.029235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.029381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.029522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeTenantAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.029668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.029816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-vol-tenant-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.029968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-vol-tenant-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.030115 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.030257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.030398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.030640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.030858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-vol-tenant-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.031001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.031146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.031289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-hosts {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.031289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Admin-only host administration. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.031561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.031708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.031848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.031986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-hosts {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.032131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-hosts {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.032269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.032418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Admin-only host administration. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.032577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.032803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.032947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeTypeAccess {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.033099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-hosts {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.033255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-type-access {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.033406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.033554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Volume type access support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.033693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.033839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.033985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeTypeAccess {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.034126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-type-access {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.034271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-type-access {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.034412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.034551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Volume type access support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.034733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.034893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.035035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.035175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-type-access {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.035322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.035464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.035611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.035752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.035890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.036030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.036168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.036313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.036465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.036608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.036746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.036886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.037024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeImageMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.037174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.037326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-vol-image-meta {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.037472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.037614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Show image metadata associated with the volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.037759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.037899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.038046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeImageMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.038192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-vol-image-meta {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.038338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-vol-image-meta {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.038483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.038631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Show image metadata associated with the volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.038810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.038963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.039111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Qos_specs_manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.039251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-vol-image-meta {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.039396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: qos-specs {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.039536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.039685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: QoS specs support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.039825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.039943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.040059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Qos_specs_manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.040175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: qos-specs {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.040300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: qos-specs {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.040443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.040562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: QoS specs support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.040803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.040959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.041158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeMigStatusAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.041310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: qos-specs {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.041450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-vol-mig-status-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.041570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.041681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.041820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.042028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.042028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.042280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeMigStatusAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.042419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.042557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-vol-mig-status-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.042741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.042994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.043120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Scheduler_stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.043120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: scheduler-stats {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.043391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.043531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Scheduler stats support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.043678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-vol-mig-status-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.043825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.043966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.044648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: scheduler-stats {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.044868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.045026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.045288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.045439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Scheduler_stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.045692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: scheduler-stats {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.045828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.046032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: cgsnapshots {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.046210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Scheduler stats support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.051084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.051260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: cgsnapshots support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.051260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.051556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: scheduler-stats {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.051708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: cgsnapshots {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.055008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.055174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.055321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.055464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.055604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.055757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.055907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: cgsnapshots {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.056047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: capabilities {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.056187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: cgsnapshots support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.056326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Capabilities support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.056479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.056627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.056774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: cgsnapshots {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.056920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: capabilities {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.057066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.057207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.057355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.057502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.057649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.057789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: SnapshotUnmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.057936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: capabilities {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.058083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-snapshot-unmanage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.058225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Capabilities support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.058371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Enable volume unmanage operation. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.058511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.058636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.058806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: capabilities {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.058959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-snapshot-unmanage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.059100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.059245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.059400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.059540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.059682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: SnapshotUnmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.060439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.060606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-snapshot-unmanage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.060783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: consistencygroups {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.060926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Enable volume unmanage operation. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.061065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: consistency groups support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.061218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.061358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.061499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-snapshot-unmanage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.061638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: consistencygroups {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.061779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.061927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.062094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.062243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.062363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.062800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: Services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.062946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: consistencygroups {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.063097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-services {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.063246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: consistency groups support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.063386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Services support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.066779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.066947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.067101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: consistencygroups {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.067267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-services {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.067428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.067571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.067719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.067867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.068022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: Services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.068172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: TypesManage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.068319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-services {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.068460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-types-manage {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.068599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Services support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.068726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Types manage support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.068866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.069019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.069161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-services {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.069309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-types-manage {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.069450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.069589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.069736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.069885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.070032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: TypesManage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.070181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: SnapshotActions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.070328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-types-manage {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.070467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-snapshot-actions {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.070597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Types manage support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.070732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Enable snapshot manager actions. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.070885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.071027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.071177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-types-manage {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.071323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-snapshot-actions {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.071475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.071622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.071770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.071917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.072063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: SnapshotActions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.072213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: UsedLimits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.072354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-snapshot-actions {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.072473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-used-limits {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.072624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Enable snapshot manager actions. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.072772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.072913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.073074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.073215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-snapshot-actions {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.073355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-used-limits {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.073494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.073639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.073796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.073944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.074092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: UsedLimits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.074238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeEncryptionMetadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.074358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-used-limits {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.074503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-volume-encryption-metadata {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.074651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Provide data on limited resources that are being used. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.074887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.075037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.075156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.075294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-used-limits {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.075495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.075637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.078783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.078946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.079096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.079254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeEncryptionMetadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.079407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: VolumeHostAttribute {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.079559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-volume-encryption-metadata {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.079700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-vol-host-attr {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.079847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.079995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.080143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.080284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.080424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-volume-encryption-metadata {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.080564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-vol-host-attr {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.080709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.080837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.080982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.081122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87908) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.081261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: VolumeHostAttribute {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.081400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext name: AvailabilityZones {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.081540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-vol-host-attr {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.081693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext alias: os-availability-zone {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.081833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Expose host as an attribute of a volume. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.081979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext description: Describe Availability Zones. {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.082119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.082258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.082404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-vol-host-attr {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.082552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Loaded extension: os-availability-zone {{(pid=87908) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.082731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:22:08.082731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87907) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:22:08.082731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext name: AvailabilityZones {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:22:08.082731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext alias: os-availability-zone {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:22:08.082731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext description: Describe Availability Zones. {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:22:08.083395 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.083534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:22:08.083673 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.083819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.extensions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Loaded extension: os-availability-zone {{(pid=87907) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:22:08.083819 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.083819 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.084276 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.084276 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.084541 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.084541 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.084805 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.084805 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.085067 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.085067 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.085318 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.085318 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.085587 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.085587 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.090473 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.090933 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.093064 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.093496 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.095434 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.095855 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.097613 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.098029 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.100085 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.100502 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.102355 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.102781 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.105520 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.105937 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.108864 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.109641 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.110892 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.111280 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.113178 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.113590 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.114991 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.115388 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.117306 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.117719 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.119663 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.120090 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.121988 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.123194 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.124293 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.124717 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.126947 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.127806 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.129101 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.129526 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.131684 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.131800 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.132096 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.132194 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.134223 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.134636 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.135529 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.136314 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.138214 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.138783 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.144396 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.144823 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.147251 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.147671 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.149648 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.150067 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.152186 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.152594 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.152698 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.153048 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.154542 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.154973 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.155582 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.156000 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.156777 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.157197 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.157826 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.158214 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.158992 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.159399 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.160082 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.160493 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.162241 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.162354 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.162651 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.162791 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.164833 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.165241 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.165549 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.165976 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.167396 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.167803 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.168187 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.168602 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.170427 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.170865 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.171593 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.172012 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.172400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: extensions {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.173911 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.174244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: extra_specs {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.174362 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.175879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: extensions {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.176532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: backups {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.177713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: extra_specs {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.179398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-manage {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.179968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: backups {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.181400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-snapshot-manage {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.182805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-manage {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.183600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: encryption {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.185424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-snapshot-manage {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.186428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-quota-sets {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.187912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: encryption {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.189123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-transfer {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.189954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-quota-sets {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.191472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-quota-class-sets {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.192383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-transfer {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.193319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-hosts {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.194643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-quota-class-sets {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.196014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-volume-type-access {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.196510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-hosts {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.198132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: qos-specs {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.199336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-volume-type-access {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.201236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: scheduler-stats {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.201520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: qos-specs {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.203314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: cgsnapshots {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.204591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: scheduler-stats {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.205296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: capabilities {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.206601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: cgsnapshots {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.207228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: consistencygroups {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.208593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: capabilities {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.209902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-services {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.210503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: consistencygroups {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.211763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: encryption {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.213226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-services {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.213965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extended resource: os-availability-zone {{(pid=87908) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.215054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: encryption {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.216881 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.217383 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.218142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extended resource: os-availability-zone {{(pid=87907) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:22:08.219168 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.219579 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.220614 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.221039 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.221546 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.221951 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.223031 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.223447 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.224110 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.224522 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.225426 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.225840 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.226461 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.226933 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.227986 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.228399 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.229014 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.229418 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.230369 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.230939 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.231576 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.232508 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.233449 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.233861 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.234615 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.235406 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.236016 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.236430 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.236975 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.237417 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.238563 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.238999 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.239521 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.239930 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.240801 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.241213 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.241505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_actions [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] SnapshotActionsController initialized {{(pid=87908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:22:08.241891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeActions extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.242306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.242662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.243047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.243248 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:08.243434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.243661 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:08.243799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension AdminActions extending resource: backups {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.244156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.244511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.244888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.245234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.245798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] SnapshotActionsController initialized {{(pid=87907) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:22:08.245925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeActions extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension TypesManage extending resource: types {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.246880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.247020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension UsedLimits extending resource: limits {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.247160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.247965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87908) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.248197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension AdminActions extending resource: backups {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.248345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.248638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.249024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.249329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.249711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.250066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.250422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension TypesManage extending resource: types {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.250800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.251152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension UsedLimits extending resource: limits {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.251618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87907) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:22:08.253756 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 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. Jan 21 07:22:08.257404 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb 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. Jan 21 07:22:08.259371 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-c81c98f1-078f-4eec-a289-8502fda5e2f7 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 Jan 21 07:22:08.263087 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-3d8be56a-1224-4f0d-b844-25ebb1a6b3fb 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 Jan 21 07:22:08.265815 n-d-768862-4 devstack@c-api.service[87906]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5603efe859c0 pid: 87908 (default app) Jan 21 07:22:08.268508 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1/1] 10.222.0.13 () {50 vars in 766 bytes} [Thu Jan 21 07:22:08 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 21 07:22:08.269655 n-d-768862-4 devstack@c-api.service[87906]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5603efe859c0 pid: 87907 (default app) Jan 21 07:22:14.585267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] POST http://10.222.0.13/volume/v3/03c42aa76a0943719e4855714ff6a44e/types Jan 21 07:22:14.587437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:14.587437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:22:14.587990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:14.591779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:14.591779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:22:14.605325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:14.736842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] http://10.222.0.13/volume/v3/03c42aa76a0943719e4855714ff6a44e/types returned with HTTP 200 Jan 21 07:22:14.743214 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2/2] 10.222.0.13 () {60 vars in 1228 bytes} [Thu Jan 21 07:22:13 2021] POST /volume/v3/03c42aa76a0943719e4855714ff6a44e/types => generated 186 bytes in 847 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:22:15.120584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-23e69cb9-b246-485a-a1ab-c0745e08b30d req-543f70de-e392-4550-b28a-16c4b219cc85 admin admin] POST http://10.222.0.13/volume/v3/03c42aa76a0943719e4855714ff6a44e/types/7e887a89-86c2-49a0-9d47-2f807de66ee7/extra_specs Jan 21 07:22:15.122807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:15.122807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:22:15.123350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-23e69cb9-b246-485a-a1ab-c0745e08b30d req-543f70de-e392-4550-b28a-16c4b219cc85 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:15.126460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:15.126460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:22:15.260508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [req-23e69cb9-b246-485a-a1ab-c0745e08b30d req-543f70de-e392-4550-b28a-16c4b219cc85 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:15.354847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-23e69cb9-b246-485a-a1ab-c0745e08b30d req-543f70de-e392-4550-b28a-16c4b219cc85 admin admin] http://10.222.0.13/volume/v3/03c42aa76a0943719e4855714ff6a44e/types/7e887a89-86c2-49a0-9d47-2f807de66ee7/extra_specs returned with HTTP 200 Jan 21 07:22:15.370710 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1/3] 10.222.0.13 () {62 vars in 1445 bytes} [Thu Jan 21 07:22:14 2021] POST /volume/v3/03c42aa76a0943719e4855714ff6a44e/types/7e887a89-86c2-49a0-9d47-2f807de66ee7/extra_specs => generated 55 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:23:12.862162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] GET http://10.222.0.13/volume// Jan 21 07:23:12.862698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:12.863173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:12.864679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:23:12.865256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 3/4] 10.222.0.13 () {56 vars in 1088 bytes} [Thu Jan 21 07:23:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:25:40.913206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be3759f7-ff4d-4c2b-84e6-93cf964f6ce1 tempest-verify_tempest_config-1411389452 tempest-verify_tempest_config-1411389452] GET http://10.222.0.13/volume/v3/eff72cc472da4318b2542bf7e9384831/extensions Jan 21 07:25:40.913727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be3759f7-ff4d-4c2b-84e6-93cf964f6ce1 tempest-verify_tempest_config-1411389452 tempest-verify_tempest_config-1411389452] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:40.914168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be3759f7-ff4d-4c2b-84e6-93cf964f6ce1 tempest-verify_tempest_config-1411389452 tempest-verify_tempest_config-1411389452] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:40.915062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be3759f7-ff4d-4c2b-84e6-93cf964f6ce1 tempest-verify_tempest_config-1411389452 tempest-verify_tempest_config-1411389452] http://10.222.0.13/volume/v3/eff72cc472da4318b2542bf7e9384831/extensions returned with HTTP 200 Jan 21 07:25:40.915822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2/5] 10.222.0.13 () {58 vars in 1213 bytes} [Thu Jan 21 07:25:40 2021] GET /volume/v3/eff72cc472da4318b2542bf7e9384831/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:40.952162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] GET http://10.222.0.13/volume/ Jan 21 07:25:40.952638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:40.952825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 21 07:25:40.952825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:25:40.953186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:40.954254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23e69cb9-b246-485a-a1ab-c0745e08b30d admin admin] http://10.222.0.13/volume/ returned with HTTP 300 Jan 21 07:25:40.954887 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 4/6] 10.222.0.13 () {52 vars in 806 bytes} [Thu Jan 21 07:25:40 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:52.756040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] POST http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes Jan 21 07:33:52.756804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-977477393"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:52.758719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-977477393'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:33:52.760683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Create volume of 1 GB Jan 21 07:33:52.799846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Availability zone cache updated, next update will occur around 2021-01-21 08:33:52.797513. {{(pid=87907) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:33:52.800622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Availability Zones retrieved successfully. Jan 21 07:33:52.995502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Flow 'volume_create_api' (f8b63018-0db9-48ff-b77a-c4b69081b34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:33:53.002250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4190a3b-f0c7-4189-9ee4-d4ae5ccf88a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:33:53.010863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:33:53.141676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4190a3b-f0c7-4189-9ee4-d4ae5ccf88a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:33:53.144726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562a8aa6-52a0-4c36-958c-eac5b2e07e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:33:53.263917 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] 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. Jan 21 07:33:53.265331 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] 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. Jan 21 07:33:53.386670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Created reservations ['cbf3a472-151d-4cc1-a1d1-76a12013c123', '235dde28-e7a4-4c29-96d1-c353e269cc32', 'a0b2cc8c-435f-4f0a-a988-d74fe23f4fdf', '1c0f2b16-faaa-4b5b-baf4-905e635c92e7'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:33:53.393062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562a8aa6-52a0-4c36-958c-eac5b2e07e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf3a472-151d-4cc1-a1d1-76a12013c123', '235dde28-e7a4-4c29-96d1-c353e269cc32', 'a0b2cc8c-435f-4f0a-a988-d74fe23f4fdf', '1c0f2b16-faaa-4b5b-baf4-905e635c92e7']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:33:53.396072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c2fca2-ec63-4d92-9d24-3e276bc2357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:33:53.579804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c2fca2-ec63-4d92-9d24-3e276bc2357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8157661f-a07f-444a-a010-ea1c49c6fb8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-977477393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b13380ffdcb4d22a0dd96b171d4ad41',qos_specs=None,replication_status=,reservations=['cbf3a472-151d-4cc1-a1d1-76a12013c123','235dde28-e7a4-4c29-96d1-c353e269cc32','a0b2cc8c-435f-4f0a-a988-d74fe23f4fdf','1c0f2b16-faaa-4b5b-baf4-905e635c92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417a848aee0541c29f65824cec50bbd7',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-977477393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8157661f-a07f-444a-a010-ea1c49c6fb8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b13380ffdcb4d22a0dd96b171d4ad41',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,user_id='417a848aee0541c29f65824cec50bbd7',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:33:53.587482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53745b73-e6c4-461c-a179-6b589ff29a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:33:53.686260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53745b73-e6c4-461c-a179-6b589ff29a7a) 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-LiveAutoBlockMigrationV225Test-volume-977477393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b13380ffdcb4d22a0dd96b171d4ad41',qos_specs=None,replication_status=,reservations=['cbf3a472-151d-4cc1-a1d1-76a12013c123','235dde28-e7a4-4c29-96d1-c353e269cc32','a0b2cc8c-435f-4f0a-a988-d74fe23f4fdf','1c0f2b16-faaa-4b5b-baf4-905e635c92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417a848aee0541c29f65824cec50bbd7',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:33:53.690522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09deb7e-d939-46fe-aaac-4783be4bf5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:33:53.787171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09deb7e-d939-46fe-aaac-4783be4bf5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:33:53.793346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Flow 'volume_create_api' (f8b63018-0db9-48ff-b77a-c4b69081b34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:33:53.939320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Create volume request issued successfully. Jan 21 07:33:54.053714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d06f747b-6b14-46b1-9f3e-acb7a2dbc834 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes returned with HTTP 202 Jan 21 07:33:54.069658 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 3/7] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:33:52 2021] POST /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes => generated 829 bytes in 1319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:33:54.073793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e77d39f-7b52-46ae-9552-1cd107d203b8 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:33:54.074293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e77d39f-7b52-46ae-9552-1cd107d203b8 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:54.074901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e77d39f-7b52-46ae-9552-1cd107d203b8 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:54.338778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:54.338778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:33:54.376635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e77d39f-7b52-46ae-9552-1cd107d203b8 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:33:54.527735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e77d39f-7b52-46ae-9552-1cd107d203b8 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:33:54.530530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 5/8] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:33:54 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 897 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:55.561274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:33:55.565230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:55.566248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:55.566248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:33:55.567030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:55.714423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:55.714423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:33:55.752593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:33:55.798302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:33:55.806793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 4/9] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:33:55 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:56.815523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:33:56.816042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:56.816124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:56.816124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:33:56.816462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:56.984483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:56.984483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:33:57.011642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:33:57.099733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:33:57.104827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 6/10] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:33:56 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:59.448794 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-6bc99525-dba6-4753-83cd-9cc4fc0b1adb tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] 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. Jan 21 07:33:59.453064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-5f4d7554-f6ca-4acb-8079-7cce14e9cf9c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:33:59.453897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-5f4d7554-f6ca-4acb-8079-7cce14e9cf9c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:59.454326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:59.454326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:33:59.455036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-5f4d7554-f6ca-4acb-8079-7cce14e9cf9c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:59.570649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:59.570649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:33:59.590133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-5f4d7554-f6ca-4acb-8079-7cce14e9cf9c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:33:59.639409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-5f4d7554-f6ca-4acb-8079-7cce14e9cf9c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:33:59.642652 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 5/11] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:33:59 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:59.769046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume// Jan 21 07:33:59.769551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:59.769769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:59.769769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:33:59.770168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:59.772692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3169667b-fdd7-44d3-a0fe-d3c94f80d9a2 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:33:59.773717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 7/12] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:33:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:59.797301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] POST http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments Jan 21 07:33:59.797913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:59.797913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:33:59.798475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8157661f-a07f-444a-a010-ea1c49c6fb8e", "instance_uuid": "0b2b3305-7f31-4921-a9da-90853430b038", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:59.902636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:59.902636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:00.033954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments returned with HTTP 200 Jan 21 07:34:00.035336 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 6/13] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:33:59 2021] POST /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:00.095288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44844011-cbb9-42e0-a539-b48e2a47e2de tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:00.096076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44844011-cbb9-42e0-a539-b48e2a47e2de tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:00.096555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44844011-cbb9-42e0-a539-b48e2a47e2de tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:00.136126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume// Jan 21 07:34:00.136692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:00.136968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:00.136968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:00.139349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:00.139812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-0dfea222-67d5-40ff-937f-88862db1c996 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:34:00.140531 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 7/14] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:34:00 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:34:00.181678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:00.181678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:00.192686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44844011-cbb9-42e0-a539-b48e2a47e2de tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:00.244887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:00.244887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:00.265570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44844011-cbb9-42e0-a539-b48e2a47e2de tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:00.280904 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 8/15] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:00 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:00.646601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4454fc80-001e-4a1e-9650-990e12e3dfa5 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:00.647143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4454fc80-001e-4a1e-9650-990e12e3dfa5 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:00.647620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4454fc80-001e-4a1e-9650-990e12e3dfa5 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:00.777567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:00.777567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:00.814911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4454fc80-001e-4a1e-9650-990e12e3dfa5 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:00.882013 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:00.882013 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:00.920662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4454fc80-001e-4a1e-9650-990e12e3dfa5 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:00.921491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 8/16] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:34:00 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1020 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:34:01.050987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4c2138be-cc8e-4c18-ba03-a6eec47da672 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] PUT http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 Jan 21 07:34:01.051531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:01.051531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:01.051943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4c2138be-cc8e-4c18-ba03-a6eec47da672 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:01.119389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:34:01.119389 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:34:01.122580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4c2138be-cc8e-4c18-ba03-a6eec47da672 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Lock "b'cinder-attachment_update-8157661f-a07f-444a-a010-ea1c49c6fb8e-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.017s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:34:01.128226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.128226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:01.288416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42b9e813-8e41-48f3-94ed-d66fdbeb7011 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:01.289141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42b9e813-8e41-48f3-94ed-d66fdbeb7011 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:01.289500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:01.289500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:01.290752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42b9e813-8e41-48f3-94ed-d66fdbeb7011 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:01.457310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.457310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:01.491556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-42b9e813-8e41-48f3-94ed-d66fdbeb7011 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:01.576873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.576873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:01.609724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42b9e813-8e41-48f3-94ed-d66fdbeb7011 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:01.623427 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 9/17] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:01 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:02.631116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79add873-8b23-4944-a3b2-bd9331ccdf2a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:02.631764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79add873-8b23-4944-a3b2-bd9331ccdf2a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:02.632087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:02.632087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:02.632604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79add873-8b23-4944-a3b2-bd9331ccdf2a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:02.768287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:02.768287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:02.801835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-79add873-8b23-4944-a3b2-bd9331ccdf2a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:02.870787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:02.870787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:02.886698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79add873-8b23-4944-a3b2-bd9331ccdf2a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:02.900245 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 10/18] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:02 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:34:03.905350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1036d628-0f6d-4887-9d8f-fb528e8ed2ba tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:03.906436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1036d628-0f6d-4887-9d8f-fb528e8ed2ba tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:03.906834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:03.906834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:03.907414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1036d628-0f6d-4887-9d8f-fb528e8ed2ba tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:04.063185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:04.063185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:04.084267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1036d628-0f6d-4887-9d8f-fb528e8ed2ba tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:04.133703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:04.133703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:04.152017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1036d628-0f6d-4887-9d8f-fb528e8ed2ba tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:04.154107 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 11/19] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:03 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:05.170058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21184a71-645f-4dc2-833a-8612a914ec72 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:05.171186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21184a71-645f-4dc2-833a-8612a914ec72 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:05.171382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:05.171382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:05.171993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21184a71-645f-4dc2-833a-8612a914ec72 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:05.322512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:05.322512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:05.346409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-21184a71-645f-4dc2-833a-8612a914ec72 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:05.400016 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:05.400016 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:05.413925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21184a71-645f-4dc2-833a-8612a914ec72 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:05.420767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 12/20] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:05 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:06.437979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3574c90-b58f-42b6-9989-f69223212583 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:06.438521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3574c90-b58f-42b6-9989-f69223212583 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:06.438744 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:06.438744 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:06.439114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3574c90-b58f-42b6-9989-f69223212583 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:06.571497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:06.571497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:06.592935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3574c90-b58f-42b6-9989-f69223212583 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:06.641664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:06.641664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:06.658595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3574c90-b58f-42b6-9989-f69223212583 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:06.659628 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 13/21] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:06 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:07.676675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b531e6c2-4032-4bce-a6b7-13413b295876 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:07.677691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b531e6c2-4032-4bce-a6b7-13413b295876 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:07.678052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:07.678052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:07.678655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b531e6c2-4032-4bce-a6b7-13413b295876 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:07.768243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:07.768243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:07.779235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b531e6c2-4032-4bce-a6b7-13413b295876 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:07.800108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:07.800108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:07.808645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b531e6c2-4032-4bce-a6b7-13413b295876 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:07.818754 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 14/22] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:07 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:34:08.561549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4c2138be-cc8e-4c18-ba03-a6eec47da672 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Lock "b'cinder-attachment_update-8157661f-a07f-444a-a010-ea1c49c6fb8e-n-h2-768862-4'" released by "attachment_update" :: held 7.439s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:34:08.562233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-4c2138be-cc8e-4c18-ba03-a6eec47da672 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 returned with HTTP 200 Jan 21 07:34:08.563184 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 9/23] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:34:01 2021] PUT /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 => generated 762 bytes in 7517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:08.829920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-036f3b90-f05e-4e98-a418-a67e653e10a0 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:08.831303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-036f3b90-f05e-4e98-a418-a67e653e10a0 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:08.831644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:08.831644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:08.832234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-036f3b90-f05e-4e98-a418-a67e653e10a0 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:08.896535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:08.896535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:08.906049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-036f3b90-f05e-4e98-a418-a67e653e10a0 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:08.926058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:08.926058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:08.934626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-036f3b90-f05e-4e98-a418-a67e653e10a0 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:08.935470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 15/24] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:08 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:09.952559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f8896f7-7d41-4d38-9110-0982df8b0cc4 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:09.953088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f8896f7-7d41-4d38-9110-0982df8b0cc4 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:09.953562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:09.953562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:09.953986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f8896f7-7d41-4d38-9110-0982df8b0cc4 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:10.025575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:10.025575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:10.037501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f8896f7-7d41-4d38-9110-0982df8b0cc4 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:10.063241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:10.063241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:10.077612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f8896f7-7d41-4d38-9110-0982df8b0cc4 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:10.079045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 10/25] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:09 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:11.098851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddd10c9-2c3e-46c2-9a1c-7c1d2dfa853e tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:11.100413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddd10c9-2c3e-46c2-9a1c-7c1d2dfa853e tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:11.102171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:11.102171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:11.104275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddd10c9-2c3e-46c2-9a1c-7c1d2dfa853e tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:11.225236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:11.225236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:11.272079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ddd10c9-2c3e-46c2-9a1c-7c1d2dfa853e tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:11.317138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:11.317138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:11.328642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddd10c9-2c3e-46c2-9a1c-7c1d2dfa853e tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:11.330097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 16/26] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:11 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:12.346142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99314d64-2cd6-4063-8524-c0df8cbcb291 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:12.346736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99314d64-2cd6-4063-8524-c0df8cbcb291 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:12.347403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:12.347403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:12.348179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99314d64-2cd6-4063-8524-c0df8cbcb291 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:12.409097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:12.409097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:12.420201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99314d64-2cd6-4063-8524-c0df8cbcb291 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:12.454972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:12.454972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:12.482542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99314d64-2cd6-4063-8524-c0df8cbcb291 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:12.484631 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 11/27] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:12 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:13.500266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e50c7106-f6e4-4e4c-8978-6b687d03a84c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:13.500931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e50c7106-f6e4-4e4c-8978-6b687d03a84c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:13.501145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:13.501145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:13.501521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e50c7106-f6e4-4e4c-8978-6b687d03a84c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:13.552386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:13.552386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:13.561328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e50c7106-f6e4-4e4c-8978-6b687d03a84c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:13.583712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:13.583712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:13.604697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e50c7106-f6e4-4e4c-8978-6b687d03a84c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:13.605995 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 17/28] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:13 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:14.270758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] POST http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes Jan 21 07:34:14.271216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:14.271216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:14.271628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1048375403"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:14.272717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1048375403'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:34:14.275011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Create volume of 1 GB Jan 21 07:34:14.319614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Availability zone cache updated, next update will occur around 2021-01-21 08:34:14.317677. {{(pid=87908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:34:14.320056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Availability Zones retrieved successfully. Jan 21 07:34:14.395946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Flow 'volume_create_api' (227d4d4f-5d46-4e16-9240-1f4cd000c5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:34:14.400994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153d4de8-f724-4357-a790-fc91b5be4dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:34:14.403404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:34:14.490812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153d4de8-f724-4357-a790-fc91b5be4dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:34:14.493394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01014edc-3255-4b79-ad32-9be590e4b11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:34:14.592271 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] 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. Jan 21 07:34:14.593144 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] 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. Jan 21 07:34:14.626484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b79ffb-89ea-4c02-b6a1-40cbb5c56839 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:14.627625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b79ffb-89ea-4c02-b6a1-40cbb5c56839 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:14.628054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:14.628054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:14.628700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b79ffb-89ea-4c02-b6a1-40cbb5c56839 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:14.673563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Created reservations ['defbf769-819f-4ded-9e6b-5fe495776bda', 'f3b172e2-0681-482a-9884-02e70b3f0771', 'f5f8c003-523d-4833-a25f-94040bcf3b0d', '8eb795da-e3d3-40ce-b159-15bedcfa377c'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:34:14.675488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01014edc-3255-4b79-ad32-9be590e4b11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['defbf769-819f-4ded-9e6b-5fe495776bda', 'f3b172e2-0681-482a-9884-02e70b3f0771', 'f5f8c003-523d-4833-a25f-94040bcf3b0d', '8eb795da-e3d3-40ce-b159-15bedcfa377c']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:34:14.677596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6f8a4e-26e4-4808-8cf0-67ec3f6b4e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:34:14.696490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:14.696490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:14.708083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0b79ffb-89ea-4c02-b6a1-40cbb5c56839 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:14.738625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:14.738625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:14.748504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b79ffb-89ea-4c02-b6a1-40cbb5c56839 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:14.750007 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 18/29] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:14 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:14.810981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6f8a4e-26e4-4808-8cf0-67ec3f6b4e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8037991b-4b9f-45f8-966a-c73b7f282fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1048375403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912adab0522f4b199fb51df93747eb12',qos_specs=None,replication_status=,reservations=['defbf769-819f-4ded-9e6b-5fe495776bda','f3b172e2-0681-482a-9884-02e70b3f0771','f5f8c003-523d-4833-a25f-94040bcf3b0d','8eb795da-e3d3-40ce-b159-15bedcfa377c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b92b31c5dff149ca8d3be606a3a56361',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1048375403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8037991b-4b9f-45f8-966a-c73b7f282fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912adab0522f4b199fb51df93747eb12',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,user_id='b92b31c5dff149ca8d3be606a3a56361',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:34:14.813565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8276601f-8038-4bcd-893f-9231ea802b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:34:14.860326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8276601f-8038-4bcd-893f-9231ea802b5d) 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-AttachSCSIVolumeTestJSON-volume-1048375403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912adab0522f4b199fb51df93747eb12',qos_specs=None,replication_status=,reservations=['defbf769-819f-4ded-9e6b-5fe495776bda','f3b172e2-0681-482a-9884-02e70b3f0771','f5f8c003-523d-4833-a25f-94040bcf3b0d','8eb795da-e3d3-40ce-b159-15bedcfa377c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b92b31c5dff149ca8d3be606a3a56361',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:34:14.867557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8489aa-cfc3-45be-83ca-b53e80238ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:34:14.922441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8489aa-cfc3-45be-83ca-b53e80238ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:34:14.929161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Flow 'volume_create_api' (227d4d4f-5d46-4e16-9240-1f4cd000c5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:34:15.044694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Create volume request issued successfully. Jan 21 07:34:15.124380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-143231ee-7010-43dc-a770-9058827f30ee tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes returned with HTTP 202 Jan 21 07:34:15.125229 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 12/30] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:34:14 2021] POST /volume/v3/912adab0522f4b199fb51df93747eb12/volumes => generated 824 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:34:15.143058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9f6c34-8626-44f8-919c-8a209259d647 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:15.143940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9f6c34-8626-44f8-919c-8a209259d647 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:15.144349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:15.144349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:15.145338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9f6c34-8626-44f8-919c-8a209259d647 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:15.219903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:15.219903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:15.230214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a9f6c34-8626-44f8-919c-8a209259d647 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:15.268517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9f6c34-8626-44f8-919c-8a209259d647 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:15.269927 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 19/31] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:15 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:15.584950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-2b4e26ad-f32a-49cf-b6f7-ad64fab5f748 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] POST http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32/action Jan 21 07:34:15.585410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:15.585410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:15.587233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-2b4e26ad-f32a-49cf-b6f7-ad64fab5f748 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:15.587622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-2b4e26ad-f32a-49cf-b6f7-ad64fab5f748 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:15.661977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:15.661977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:15.706180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5becebb1-7b7c-45e4-b919-1fb153f36a51 req-2b4e26ad-f32a-49cf-b6f7-ad64fab5f748 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32/action returned with HTTP 204 Jan 21 07:34:15.707259 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 13/32] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:34:15 2021] POST /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:34:15.766276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e67ccb5-ac2f-4728-9180-656111218d59 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:15.766972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e67ccb5-ac2f-4728-9180-656111218d59 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:15.767266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:15.767266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:15.767724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e67ccb5-ac2f-4728-9180-656111218d59 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:15.897088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:15.897088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:15.926410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e67ccb5-ac2f-4728-9180-656111218d59 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:15.986547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:15.986547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:16.004538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e67ccb5-ac2f-4728-9180-656111218d59 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:16.006109 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 20/33] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:15 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1214 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:16.288573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:16.295105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:16.295359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:16.295359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:16.296070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:16.424585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:16.424585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:16.433419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:16.457502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:16.457502 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 14/34] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:16 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:17.475227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:17.477354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:17.477877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:17.477877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:17.478524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:17.547828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:17.547828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:17.556941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:17.582287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:17.583361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 21/35] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:17 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:18.227535 n-d-768862-4 devstack@c-api.service[87906]: WARNING keystonemiddleware.auth_token [None req-b8e12e03-ee84-4cc0-8276-cf9bebcc99b6 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] 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. Jan 21 07:34:18.231242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-7a4e79ef-63c1-45b2-acf0-8efe2886a492 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:18.232017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-7a4e79ef-63c1-45b2-acf0-8efe2886a492 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:18.232431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:18.232431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:18.233100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-7a4e79ef-63c1-45b2-acf0-8efe2886a492 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:18.292435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:18.292435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:18.302286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-7a4e79ef-63c1-45b2-acf0-8efe2886a492 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:18.326375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-7a4e79ef-63c1-45b2-acf0-8efe2886a492 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:18.327686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 15/36] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:34:18 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:34:18.414549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume// Jan 21 07:34:18.415037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:18.415457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:18.415457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:18.415838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:18.416847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1462cf-9bdb-4b07-b095-aab9a986ba51 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:34:18.417599 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 22/37] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:34:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:34:18.433351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] POST http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments Jan 21 07:34:18.434766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:18.434766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:18.435462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8037991b-4b9f-45f8-966a-c73b7f282fd9", "instance_uuid": "fb81d8df-47ef-43fd-a38a-30f885a583c5", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:18.487395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:18.487395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:18.550628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments returned with HTTP 200 Jan 21 07:34:18.551572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 16/38] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:34:18 2021] POST /volume/v3/912adab0522f4b199fb51df93747eb12/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:18.600214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48d1714d-6efd-45e9-9337-1e0f31d2c06e tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:18.604043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48d1714d-6efd-45e9-9337-1e0f31d2c06e tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:18.604741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48d1714d-6efd-45e9-9337-1e0f31d2c06e tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:18.697132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume// Jan 21 07:34:18.697926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:18.698426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:18.698426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:18.699597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:18.701009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-821b9935-a92f-43e4-adec-77ced4b01144 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:34:18.701817 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 17/39] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:34:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:34:18.724452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:18.724452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:18.743248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48d1714d-6efd-45e9-9337-1e0f31d2c06e tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:18.767052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:18.767052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:18.776734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48d1714d-6efd-45e9-9337-1e0f31d2c06e tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:18.788117 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 23/40] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:18 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:18.868625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-aa3ff253-3bd1-4970-afdf-03c94f10b2ad tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:18.869496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-aa3ff253-3bd1-4970-afdf-03c94f10b2ad tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:18.870260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-aa3ff253-3bd1-4970-afdf-03c94f10b2ad tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:18.952501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:18.952501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:18.972757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-aa3ff253-3bd1-4970-afdf-03c94f10b2ad tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:19.000047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:19.000047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:19.010010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-aa3ff253-3bd1-4970-afdf-03c94f10b2ad tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:19.011233 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 18/41] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:34:18 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1015 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:34:19.122740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-e5a5b6e1-3751-4682-b70d-7b9951b2de7c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] PUT http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 Jan 21 07:34:19.123261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:19.123261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:19.123692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-e5a5b6e1-3751-4682-b70d-7b9951b2de7c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:19.180521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:34:19.180521 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:34:19.181038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-e5a5b6e1-3751-4682-b70d-7b9951b2de7c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Lock "b'cinder-attachment_update-8037991b-4b9f-45f8-966a-c73b7f282fd9-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:34:19.184072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:19.184072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:19.794646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71dae9cb-675a-4f38-b9e0-4e6b4b823e58 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:19.795199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71dae9cb-675a-4f38-b9e0-4e6b4b823e58 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:19.795649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:19.795649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:19.796730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71dae9cb-675a-4f38-b9e0-4e6b4b823e58 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:19.904935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:19.904935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:19.913497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71dae9cb-675a-4f38-b9e0-4e6b4b823e58 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:19.934206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:19.934206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:19.943224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71dae9cb-675a-4f38-b9e0-4e6b4b823e58 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:19.944038 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 19/42] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:19 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:20.852153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-e5a5b6e1-3751-4682-b70d-7b9951b2de7c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Lock "b'cinder-attachment_update-8037991b-4b9f-45f8-966a-c73b7f282fd9-n-h1-768862-4'" released by "attachment_update" :: held 1.671s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:34:20.852837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-e5a5b6e1-3751-4682-b70d-7b9951b2de7c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 returned with HTTP 200 Jan 21 07:34:20.853882 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 24/43] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:34:19 2021] PUT /volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 => generated 762 bytes in 1737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:20.960398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb6c91a6-bc7b-4c86-acc5-be41f7213b81 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:20.960956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb6c91a6-bc7b-4c86-acc5-be41f7213b81 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:20.961179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:20.961179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:20.962181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb6c91a6-bc7b-4c86-acc5-be41f7213b81 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:21.055177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:21.055177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:21.064690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb6c91a6-bc7b-4c86-acc5-be41f7213b81 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:21.084853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:21.084853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:21.093844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb6c91a6-bc7b-4c86-acc5-be41f7213b81 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:21.094691 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 20/44] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:20 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:22.111581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:22.112852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:22.113446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:22.113446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:22.114087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:22.171805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:22.171805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:22.182626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:22.217996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:22.217996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:22.233228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:22.234047 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 25/45] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:22 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:23.249160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35eea5f6-0344-4bb6-a749-f8a730d62703 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:23.249691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35eea5f6-0344-4bb6-a749-f8a730d62703 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:23.249802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:23.249802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:23.250141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35eea5f6-0344-4bb6-a749-f8a730d62703 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:23.299999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:23.299999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:23.309201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-35eea5f6-0344-4bb6-a749-f8a730d62703 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:23.329305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:23.329305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:23.337615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35eea5f6-0344-4bb6-a749-f8a730d62703 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:23.338457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 21/46] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:23 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:24.117841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume// Jan 21 07:34:24.118710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:24.119081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:24.119081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:24.119702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:24.122108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e775ded-14e9-4c22-9b7d-366620b38468 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:34:24.123123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 26/47] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:34:24 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:34:24.169257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-996f2017-6f45-4731-ae83-fb2c6fcbdcb6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] POST http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments Jan 21 07:34:24.170038 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:24.170038 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:24.170805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-996f2017-6f45-4731-ae83-fb2c6fcbdcb6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8157661f-a07f-444a-a010-ea1c49c6fb8e", "instance_uuid": "0b2b3305-7f31-4921-a9da-90853430b038", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:24.233369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:24.233369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:24.356682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a6701da-efcc-43fd-a93a-d8b3b3611610 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:24.357957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a6701da-efcc-43fd-a93a-d8b3b3611610 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:24.358601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a6701da-efcc-43fd-a93a-d8b3b3611610 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:24.413655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:24.413655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:24.425970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a6701da-efcc-43fd-a93a-d8b3b3611610 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:24.447863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:24.447863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:24.461403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a6701da-efcc-43fd-a93a-d8b3b3611610 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:24.462466 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 27/48] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:24 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:34:25.478945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c44b4341-3382-4b9d-8f15-cc5cef7b1569 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:25.479562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c44b4341-3382-4b9d-8f15-cc5cef7b1569 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:25.480733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:25.480733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:25.481404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c44b4341-3382-4b9d-8f15-cc5cef7b1569 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:25.493222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-996f2017-6f45-4731-ae83-fb2c6fcbdcb6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments returned with HTTP 200 Jan 21 07:34:25.494788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 22/49] 10.222.0.45 () {64 vars in 1358 bytes} [Thu Jan 21 07:34:24 2021] POST /volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments => generated 762 bytes in 1332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:25.545425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:25.545425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:25.554882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c44b4341-3382-4b9d-8f15-cc5cef7b1569 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:25.562949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-fdc20c27-356b-4460-9077-f7c012110bd6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] GET http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 Jan 21 07:34:25.563820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-fdc20c27-356b-4460-9077-f7c012110bd6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:25.564048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:25.564048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:25.564433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-fdc20c27-356b-4460-9077-f7c012110bd6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:25.584124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:25.584124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:25.590160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-fdc20c27-356b-4460-9077-f7c012110bd6 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 returned with HTTP 200 Jan 21 07:34:25.591471 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 23/50] 10.222.0.45 () {60 vars in 1415 bytes} [Thu Jan 21 07:34:25 2021] GET /volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 => generated 789 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:34:25.594333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c44b4341-3382-4b9d-8f15-cc5cef7b1569 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:25.595686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 28/51] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:25 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:26.612381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bdbee32-b7d8-4341-a699-2f6709447e64 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:26.612958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bdbee32-b7d8-4341-a699-2f6709447e64 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:26.613075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:26.613075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:26.613725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bdbee32-b7d8-4341-a699-2f6709447e64 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:26.664717 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:26.664717 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:26.673631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6bdbee32-b7d8-4341-a699-2f6709447e64 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:26.692577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:26.692577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:26.701432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bdbee32-b7d8-4341-a699-2f6709447e64 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:26.704250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 24/52] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:26 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:27.459063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-ff09f028-4577-444f-85ac-ca22f87e532f tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] POST http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534/action Jan 21 07:34:27.459585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:27.459585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:27.461437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-ff09f028-4577-444f-85ac-ca22f87e532f tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:27.461831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-ff09f028-4577-444f-85ac-ca22f87e532f tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:27.545848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:27.545848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:27.559770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4456f0ba-f540-42e6-8ee2-ba8748c5a434 req-ff09f028-4577-444f-85ac-ca22f87e532f tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534/action returned with HTTP 204 Jan 21 07:34:27.560658 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 29/53] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:34:27 2021] POST /volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:34:27.718008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b2f8cf-5190-4cc2-a558-90f9d611f68b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:27.718591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b2f8cf-5190-4cc2-a558-90f9d611f68b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:27.718721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:27.718721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:27.719103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b2f8cf-5190-4cc2-a558-90f9d611f68b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:27.769166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:27.769166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:27.777525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-75b2f8cf-5190-4cc2-a558-90f9d611f68b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:27.796735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:27.796735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:27.805504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b2f8cf-5190-4cc2-a558-90f9d611f68b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:27.817688 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 25/54] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:27 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:27.822004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3bc1503-40cb-4c55-9b22-25d0a2dd8231 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:27.822526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3bc1503-40cb-4c55-9b22-25d0a2dd8231 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:27.822766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:27.822766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:27.823145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3bc1503-40cb-4c55-9b22-25d0a2dd8231 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:27.872997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:27.872997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:27.881184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3bc1503-40cb-4c55-9b22-25d0a2dd8231 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:27.899584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:27.899584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:27.908252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3bc1503-40cb-4c55-9b22-25d0a2dd8231 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:27.909498 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 30/55] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:27 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:31.212641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-1a889a01-7a5d-4c55-8059-f39a55bd5627 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:31.213160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-1a889a01-7a5d-4c55-8059-f39a55bd5627 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:31.213259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:31.213259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:31.213609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-1a889a01-7a5d-4c55-8059-f39a55bd5627 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:31.266540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.266540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.274966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-1a889a01-7a5d-4c55-8059-f39a55bd5627 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:31.293919 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.293919 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.302818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-1a889a01-7a5d-4c55-8059-f39a55bd5627 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:31.303820 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 26/56] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:34:31 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1209 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:31.325810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] POST http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9/action Jan 21 07:34:31.326251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:31.326251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:31.326893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:31.327483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:31.377895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.377895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.379093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:31.388596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Begin detaching volume completed successfully. Jan 21 07:34:31.389133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9/action returned with HTTP 202 Jan 21 07:34:31.390139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 31/57] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:34:31 2021] POST /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:34:31.423235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23d76550-c66a-43a5-8d93-04705cb7f2f3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:31.423764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23d76550-c66a-43a5-8d93-04705cb7f2f3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:31.423953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:31.423953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:31.424588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23d76550-c66a-43a5-8d93-04705cb7f2f3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:31.489319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.489319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.499010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume// Jan 21 07:34:31.499513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:31.499725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:31.499725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:31.500103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:31.501145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-751e4996-ccdc-4d91-8a80-46e2f11b567d tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:34:31.502287 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 32/58] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:34:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:34:31.503813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23d76550-c66a-43a5-8d93-04705cb7f2f3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:31.517996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-ba02f14e-3edb-4f17-99c1-dcc7cdd68c76 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:31.518564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-ba02f14e-3edb-4f17-99c1-dcc7cdd68c76 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:31.519294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-ba02f14e-3edb-4f17-99c1-dcc7cdd68c76 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:31.541520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.541520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.557685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23d76550-c66a-43a5-8d93-04705cb7f2f3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:31.559253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 27/59] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:31 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1212 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:31.647719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.647719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.659591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-ba02f14e-3edb-4f17-99c1-dcc7cdd68c76 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:31.681653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:31.681653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:31.691587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-ba02f14e-3edb-4f17-99c1-dcc7cdd68c76 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:31.692885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 33/60] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:34:31 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1311 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:34:32.191149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] DELETE http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 Jan 21 07:34:32.191149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:32.191149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:32.191149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:32.191149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:32.236470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:32.236470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:32.575062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f480f1bf-e022-4b85-8366-656bee37f75c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:32.575958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f480f1bf-e022-4b85-8366-656bee37f75c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:32.576391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:32.576391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:32.577062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f480f1bf-e022-4b85-8366-656bee37f75c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:32.649820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:32.649820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:32.663233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f480f1bf-e022-4b85-8366-656bee37f75c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:32.684488 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:32.684488 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:32.693618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f480f1bf-e022-4b85-8366-656bee37f75c tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:32.695323 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 34/61] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:32 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 1212 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:32.811761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:34:32.812117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:34:32.819930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d79c7a59-7b53-4fef-99b4-8d37b14d5826 req-156d70bf-c4d7-4fc4-816a-03134f2bd8c4 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 returned with HTTP 200 Jan 21 07:34:32.820680 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 28/62] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:34:32 2021] DELETE /volume/v3/912adab0522f4b199fb51df93747eb12/attachments/2fe89020-d0d6-48c7-8ee8-85a68e1d6534 => generated 19 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:33.711015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f2406ae-48db-4f28-accc-aad73296a2b9 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:33.711592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f2406ae-48db-4f28-accc-aad73296a2b9 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:33.711733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:33.711733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:33.712327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f2406ae-48db-4f28-accc-aad73296a2b9 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:33.779520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:33.779520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:33.788553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1f2406ae-48db-4f28-accc-aad73296a2b9 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:33.812753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f2406ae-48db-4f28-accc-aad73296a2b9 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:33.814068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 35/63] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:33 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:35.122916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c8a83df7-935d-4748-8dc3-b00054d63bd2 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] POST http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48/action Jan 21 07:34:35.123502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:35.123502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:35.123821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c8a83df7-935d-4748-8dc3-b00054d63bd2 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:35.124389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c8a83df7-935d-4748-8dc3-b00054d63bd2 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:35.258064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:35.258064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:35.278405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c8a83df7-935d-4748-8dc3-b00054d63bd2 tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48/action returned with HTTP 204 Jan 21 07:34:35.279736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 29/64] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:34:35 2021] POST /volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:34:36.157426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca1f496e-8c17-4332-9725-83954d7e73fb tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:36.157968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca1f496e-8c17-4332-9725-83954d7e73fb tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:36.158054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:36.158054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:36.158374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca1f496e-8c17-4332-9725-83954d7e73fb tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:36.214993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:36.214993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:36.224967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca1f496e-8c17-4332-9725-83954d7e73fb tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:36.254010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca1f496e-8c17-4332-9725-83954d7e73fb tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:36.255762 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 36/65] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:36 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:36.270333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf044447-467d-4a31-97ca-bad44323a4b3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:36.271741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf044447-467d-4a31-97ca-bad44323a4b3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:36.272161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:36.272161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:36.272982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf044447-467d-4a31-97ca-bad44323a4b3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:36.361718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:36.361718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:36.380232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bf044447-467d-4a31-97ca-bad44323a4b3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:36.429389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf044447-467d-4a31-97ca-bad44323a4b3 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:36.441003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 30/66] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:36 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:41.753701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] DELETE http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 Jan 21 07:34:41.754900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:41.755308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:41.755308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:41.756043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:41.777988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:41.777988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:41.996699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(6254b8ef-4c6c-4841-975b-a7e8e6e4df48)]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:34:41.997651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Adding status of: attached to pending status list for volume. {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 07:34:41.998263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:34:42.006854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8748be3b-1b4d-456f-85d2-93968b166aee req-c2000490-125b-4cc6-aa4b-25e6bb1d2b8d tempest-LiveAutoBlockMigrationV225Test-2044856066 tempest-LiveAutoBlockMigrationV225Test-2044856066] http://10.222.0.13/volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 returned with HTTP 200 Jan 21 07:34:42.008010 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 37/67] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 07:34:41 2021] DELETE /volume/v3/a2ebe0a4856248458ba0a3fed130a0dc/attachments/5aa38466-1ec1-4a70-9de5-bb35b6e48a32 => generated 192 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:49.642819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] DELETE http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:49.644138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:49.644767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:49.644767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:49.645808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:49.646569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Delete volume with id: 8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:49.702409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:49.702409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:49.704010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:49.766845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Delete volume request issued successfully. Jan 21 07:34:49.770885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-183f3142-5acd-4678-b4e7-a4b6b5146600 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 202 Jan 21 07:34:49.773424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 31/68] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:34:49 2021] DELETE /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:34:49.781937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df6a4cc-521e-4f84-a0dd-daf3609c32fa tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:49.782665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df6a4cc-521e-4f84-a0dd-daf3609c32fa tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:49.783235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:49.783235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:49.783888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df6a4cc-521e-4f84-a0dd-daf3609c32fa tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:49.912936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:49.912936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:49.937381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9df6a4cc-521e-4f84-a0dd-daf3609c32fa tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:49.989494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df6a4cc-521e-4f84-a0dd-daf3609c32fa tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:49.991076 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 38/69] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:49 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:51.007751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27f1a0db-05a8-41e0-be93-dbc17d374b73 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:51.009229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27f1a0db-05a8-41e0-be93-dbc17d374b73 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:51.009632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:51.009632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:51.011044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27f1a0db-05a8-41e0-be93-dbc17d374b73 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:51.081488 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:51.081488 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:51.102302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27f1a0db-05a8-41e0-be93-dbc17d374b73 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Volume info retrieved successfully. Jan 21 07:34:51.159946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27f1a0db-05a8-41e0-be93-dbc17d374b73 tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 200 Jan 21 07:34:51.160766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 32/70] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:51 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:34:52.180976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3f51301-c979-42cf-b7ee-b42b43175f1b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] GET http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 Jan 21 07:34:52.182417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3f51301-c979-42cf-b7ee-b42b43175f1b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:52.184256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:52.184256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:52.184951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3f51301-c979-42cf-b7ee-b42b43175f1b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:52.254614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3f51301-c979-42cf-b7ee-b42b43175f1b tempest-AttachSCSIVolumeTestJSON-718326967 tempest-AttachSCSIVolumeTestJSON-718326967] http://10.222.0.13/volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 returned with HTTP 404 Jan 21 07:34:52.256123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 39/71] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:52 2021] GET /volume/v3/912adab0522f4b199fb51df93747eb12/volumes/8037991b-4b9f-45f8-966a-c73b7f282fd9 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:34:56.216594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51b29b23-2a37-4020-9509-634054623094 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:34:56.217915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51b29b23-2a37-4020-9509-634054623094 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:56.218339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:56.218339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:34:56.220146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51b29b23-2a37-4020-9509-634054623094 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:56.284701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:56.284701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:56.294308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-51b29b23-2a37-4020-9509-634054623094 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:34:56.314624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:56.314624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:34:56.323628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51b29b23-2a37-4020-9509-634054623094 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:34:56.325192 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 33/72] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:34:56 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1214 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:35:00.616050 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-e8812eb2-dc70-4f84-984f-6cc74cf3fcaa tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:35:00.617114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-e8812eb2-dc70-4f84-984f-6cc74cf3fcaa tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:00.618061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-e8812eb2-dc70-4f84-984f-6cc74cf3fcaa tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:00.677854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:00.677854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:00.690200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-e8812eb2-dc70-4f84-984f-6cc74cf3fcaa tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:35:00.715640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:00.715640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:00.724620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-e8812eb2-dc70-4f84-984f-6cc74cf3fcaa tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:35:00.725792 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 40/73] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:35:00 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1214 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:35:00.750216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] POST http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e/action Jan 21 07:35:00.752659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:35:00.752659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:35:00.753135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:35:00.753520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:35:00.819435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:00.819435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:00.820592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:35:00.833047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Begin detaching volume completed successfully. Jan 21 07:35:00.833841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e/action returned with HTTP 202 Jan 21 07:35:00.835247 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 34/74] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:35:00 2021] POST /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:35:00.859665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5f48c9-9a42-41c7-a966-fa94fd7c5e0d tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:35:00.860191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5f48c9-9a42-41c7-a966-fa94fd7c5e0d tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:00.860378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:35:00.860378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:35:00.861229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5f48c9-9a42-41c7-a966-fa94fd7c5e0d tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:00.909122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume// Jan 21 07:35:00.909679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:00.909911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:35:00.909911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:35:00.910304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:00.911912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-56185c75-6b46-46e8-abb9-791c01068334 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:35:00.912730 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 35/75] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:35:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:35:00.928075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-4d7d891d-e63b-4f5f-9897-cc522673859c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:35:00.928688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:00.928688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:00.929233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-4d7d891d-e63b-4f5f-9897-cc522673859c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:00.930301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-4d7d891d-e63b-4f5f-9897-cc522673859c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:00.940438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b5f48c9-9a42-41c7-a966-fa94fd7c5e0d tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:35:00.976843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:00.976843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:00.989626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5f48c9-9a42-41c7-a966-fa94fd7c5e0d tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:35:00.990876 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 41/76] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:35:00 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1217 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:35:01.023330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:01.023330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:01.032309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-4d7d891d-e63b-4f5f-9897-cc522673859c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:35:01.052413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:01.052413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:01.063985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-4d7d891d-e63b-4f5f-9897-cc522673859c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:35:01.065169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 36/77] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:35:00 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 1316 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:35:01.476738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] DELETE http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 Jan 21 07:35:01.477540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:01.477757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:35:01.477757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:35:01.478286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:01.500664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:01.500664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:01.991909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:35:01.992375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:35:02.000311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1cd57e26-ceee-478b-98cc-6ffadbbc4549 req-36c9d3ce-d34c-4f6b-a9aa-06f893533870 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 returned with HTTP 200 Jan 21 07:35:02.001519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 42/78] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:35:01 2021] DELETE /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/attachments/6254b8ef-4c6c-4841-975b-a7e8e6e4df48 => generated 19 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:35:02.009004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d41e54c4-bd1a-43fd-8d4f-09eefa514697 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:35:02.009924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d41e54c4-bd1a-43fd-8d4f-09eefa514697 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:35:02.010328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:35:02.010328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:35:02.011567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d41e54c4-bd1a-43fd-8d4f-09eefa514697 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:35:02.084000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:35:02.084000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:35:02.093434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d41e54c4-bd1a-43fd-8d4f-09eefa514697 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:35:02.122120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d41e54c4-bd1a-43fd-8d4f-09eefa514697 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:35:02.136303 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 37/79] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:35:02 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:37:14.706164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] DELETE http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:37:14.707335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:37:14.707793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:37:14.707793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:37:14.708242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:37:14.708770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Delete volume with id: 8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:37:14.794346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:37:14.794346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:37:14.796052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:37:14.853313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Delete volume request issued successfully. Jan 21 07:37:14.854033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dd8310e-4c47-4c05-a31d-39b34e2f741a tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 202 Jan 21 07:37:14.855419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 43/80] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:37:14 2021] DELETE /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:37:14.863872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a5ac14-d26e-4909-ab43-2d0de71a251c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:37:14.864560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a5ac14-d26e-4909-ab43-2d0de71a251c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:37:14.864780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:37:14.864780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:37:14.865132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a5ac14-d26e-4909-ab43-2d0de71a251c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:37:14.928041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:37:14.928041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:37:14.937434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00a5ac14-d26e-4909-ab43-2d0de71a251c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:37:14.966786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a5ac14-d26e-4909-ab43-2d0de71a251c tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:37:14.967942 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 38/81] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:37:14 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:37:15.984907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fb8a965-77ec-448c-b5dc-d66d1ee6eb40 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:37:15.985440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fb8a965-77ec-448c-b5dc-d66d1ee6eb40 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:37:15.985555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:37:15.985555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:37:15.985895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fb8a965-77ec-448c-b5dc-d66d1ee6eb40 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:37:16.093212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:37:16.093212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:37:16.114277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0fb8a965-77ec-448c-b5dc-d66d1ee6eb40 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Volume info retrieved successfully. Jan 21 07:37:16.152830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fb8a965-77ec-448c-b5dc-d66d1ee6eb40 tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 200 Jan 21 07:37:16.172941 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 44/82] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:37:15 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:37:17.180146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8b31721-7eed-4aa6-ad39-3cceddda090f tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] GET http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e Jan 21 07:37:17.180689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8b31721-7eed-4aa6-ad39-3cceddda090f tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:37:17.180874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:37:17.180874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:37:17.181253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8b31721-7eed-4aa6-ad39-3cceddda090f tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:37:17.325928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8b31721-7eed-4aa6-ad39-3cceddda090f tempest-LiveAutoBlockMigrationV225Test-1806824397 tempest-LiveAutoBlockMigrationV225Test-1806824397] http://10.222.0.13/volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e returned with HTTP 404 Jan 21 07:37:17.330390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 39/83] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:37:17 2021] GET /volume/v3/1b13380ffdcb4d22a0dd96b171d4ad41/volumes/8157661f-a07f-444a-a010-ea1c49c6fb8e => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:38:19.863431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] POST http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes Jan 21 07:38:19.864037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:19.864037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:19.864628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-2143474394"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:19.866836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-2143474394'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:38:19.867334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Create volume of 1 GB Jan 21 07:38:19.936596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Availability Zones retrieved successfully. Jan 21 07:38:19.959880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Flow 'volume_create_api' (28beedc3-67e6-4dff-8938-db06d2db2c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:38:19.997990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90502800-18ba-490e-9ada-1342b154f68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:20.000576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:38:20.177767 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90502800-18ba-490e-9ada-1342b154f68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:20.183168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d707f1-e464-497b-8bf1-b354ed0efe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:20.388171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Created reservations ['fd8a15d8-ae4c-4d7a-90dc-ff1c2c268ef8', '9850dc5a-e182-4ed3-ade0-65fcafadb72a', '29bc3278-030f-4b7b-9244-63459c6e0a94', 'cfbce6dd-8acb-4fbd-87df-0b639fdf4ea1'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:38:20.390293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d707f1-e464-497b-8bf1-b354ed0efe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd8a15d8-ae4c-4d7a-90dc-ff1c2c268ef8', '9850dc5a-e182-4ed3-ade0-65fcafadb72a', '29bc3278-030f-4b7b-9244-63459c6e0a94', 'cfbce6dd-8acb-4fbd-87df-0b639fdf4ea1']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:20.393608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade3affa-33a1-4b84-b218-8f9ff177682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:20.532571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade3affa-33a1-4b84-b218-8f9ff177682e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4830ee8b-7591-49c9-a622-7762d9ebd87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2143474394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd2ebcec8c6422eb942250723b90b31',qos_specs=None,replication_status=,reservations=['fd8a15d8-ae4c-4d7a-90dc-ff1c2c268ef8','9850dc5a-e182-4ed3-ade0-65fcafadb72a','29bc3278-030f-4b7b-9244-63459c6e0a94','cfbce6dd-8acb-4fbd-87df-0b639fdf4ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5542f229634213bff937a9fda116be',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2143474394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4830ee8b-7591-49c9-a622-7762d9ebd87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd2ebcec8c6422eb942250723b90b31',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,user_id='cc5542f229634213bff937a9fda116be',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:20.539417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004ed1d0-5624-4bf2-b7cc-f983a1563aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:20.599615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004ed1d0-5624-4bf2-b7cc-f983a1563aed) 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-LiveMigrationTest-volume-2143474394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd2ebcec8c6422eb942250723b90b31',qos_specs=None,replication_status=,reservations=['fd8a15d8-ae4c-4d7a-90dc-ff1c2c268ef8','9850dc5a-e182-4ed3-ade0-65fcafadb72a','29bc3278-030f-4b7b-9244-63459c6e0a94','cfbce6dd-8acb-4fbd-87df-0b639fdf4ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5542f229634213bff937a9fda116be',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:20.602513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9a2b32-f3e7-4165-89e0-6d10ce36e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:20.647490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9a2b32-f3e7-4165-89e0-6d10ce36e089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:20.660093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Flow 'volume_create_api' (28beedc3-67e6-4dff-8938-db06d2db2c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:38:20.827709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Create volume request issued successfully. Jan 21 07:38:20.869019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b3c4f63-4404-4dbd-b03a-b0689fee7fb2 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes returned with HTTP 202 Jan 21 07:38:20.884510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 45/84] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:38:19 2021] POST /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes => generated 817 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:38:20.889288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adf3a3a8-a5a3-413c-8a80-7b81c9fd5939 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:20.889425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adf3a3a8-a5a3-413c-8a80-7b81c9fd5939 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:20.890100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adf3a3a8-a5a3-413c-8a80-7b81c9fd5939 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:21.071359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:21.071359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:21.104485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-adf3a3a8-a5a3-413c-8a80-7b81c9fd5939 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:21.186623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adf3a3a8-a5a3-413c-8a80-7b81c9fd5939 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:21.187669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 40/85] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:20 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:22.209302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:22.209837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:22.209988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:22.209988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:22.210652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:22.289867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:22.289867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:22.298890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:22.341263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:22.342914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 46/86] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:22 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:23.327317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-fb855b62-6121-4e7d-8bd3-e01aa8743d5f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:23.328491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-fb855b62-6121-4e7d-8bd3-e01aa8743d5f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:23.329072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:23.329072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:23.329714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-fb855b62-6121-4e7d-8bd3-e01aa8743d5f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:23.516208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:23.516208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:23.544275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ddc89124-b171-4c66-a763-cac46fb1558e req-fb855b62-6121-4e7d-8bd3-e01aa8743d5f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:23.590595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-fb855b62-6121-4e7d-8bd3-e01aa8743d5f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:23.591653 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 41/87] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:38:23 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:23.756315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume// Jan 21 07:38:23.756986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:23.757351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:23.757351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:23.757971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:23.759381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82525fae-28b1-4744-b859-7aafb8dde594 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:38:23.760207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 47/88] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:38:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:38:23.781383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] POST http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments Jan 21 07:38:23.781891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:23.781891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:23.782489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4830ee8b-7591-49c9-a622-7762d9ebd87d", "instance_uuid": "92bd458c-3a9d-481d-b679-3e9880c742c7", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:23.908560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:23.908560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:23.983759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments returned with HTTP 200 Jan 21 07:38:23.997939 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 42/89] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:38:23 2021] POST /volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:24.030046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe9697d4-9f4c-4773-866b-d9a98798bf75 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:24.041446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe9697d4-9f4c-4773-866b-d9a98798bf75 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:24.042013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe9697d4-9f4c-4773-866b-d9a98798bf75 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:24.079187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume// Jan 21 07:38:24.079653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:24.079850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:24.079850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:24.080496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:24.081689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-449d266f-b978-464b-ae15-fd3fc3f1861f tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:38:24.082440 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 43/90] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:38:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:38:24.107382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-8d835368-3361-4a89-815f-edc91340e8b3 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:24.108286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-8d835368-3361-4a89-815f-edc91340e8b3 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:24.108777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-8d835368-3361-4a89-815f-edc91340e8b3 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:24.228362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:24.228362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:24.250352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fe9697d4-9f4c-4773-866b-d9a98798bf75 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:24.259570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:24.259570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:24.279931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ddc89124-b171-4c66-a763-cac46fb1558e req-8d835368-3361-4a89-815f-edc91340e8b3 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:24.295364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:24.295364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:24.305701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe9697d4-9f4c-4773-866b-d9a98798bf75 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:24.307123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 48/91] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:24 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:24.321371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:24.321371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:24.333831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-8d835368-3361-4a89-815f-edc91340e8b3 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:24.336718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 44/92] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:38:24 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1008 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:38:24.377136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-e1bf1bdc-ce65-4ec8-ac84-02700ba5d13a tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] PUT http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 Jan 21 07:38:24.377730 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:24.377730 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:24.378253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-e1bf1bdc-ce65-4ec8-ac84-02700ba5d13a tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:24.426804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:38:24.426804 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:38:24.427320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-ddc89124-b171-4c66-a763-cac46fb1558e req-e1bf1bdc-ce65-4ec8-ac84-02700ba5d13a tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Lock "b'cinder-attachment_update-4830ee8b-7591-49c9-a622-7762d9ebd87d-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:38:24.430918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:24.430918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:25.323539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c1a26bc-4e81-4f80-99e3-15da217ba6e0 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:25.324613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c1a26bc-4e81-4f80-99e3-15da217ba6e0 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:25.325026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:25.325026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:25.325721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c1a26bc-4e81-4f80-99e3-15da217ba6e0 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:25.432699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:25.432699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:25.454013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c1a26bc-4e81-4f80-99e3-15da217ba6e0 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:25.485755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:25.485755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:25.496719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c1a26bc-4e81-4f80-99e3-15da217ba6e0 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:25.507417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 45/93] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:25 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:26.514440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e337735c-b7d2-409f-b235-d9b6faea9614 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:26.516216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e337735c-b7d2-409f-b235-d9b6faea9614 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:26.516702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:26.516702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:26.517401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e337735c-b7d2-409f-b235-d9b6faea9614 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:26.576102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:26.576102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:26.586764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e337735c-b7d2-409f-b235-d9b6faea9614 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:26.627102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:26.627102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:26.642507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e337735c-b7d2-409f-b235-d9b6faea9614 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:26.643296 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 46/94] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:26 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:26.798233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-ddc89124-b171-4c66-a763-cac46fb1558e req-e1bf1bdc-ce65-4ec8-ac84-02700ba5d13a tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Lock "b'cinder-attachment_update-4830ee8b-7591-49c9-a622-7762d9ebd87d-n-h2-768862-4'" released by "attachment_update" :: held 2.371s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:38:26.799055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-e1bf1bdc-ce65-4ec8-ac84-02700ba5d13a tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 returned with HTTP 200 Jan 21 07:38:26.800455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 49/95] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:38:24 2021] PUT /volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 => generated 762 bytes in 2428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:27.659283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9c57ca-8b49-40a8-8ae1-5587b9c1e579 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:27.659822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9c57ca-8b49-40a8-8ae1-5587b9c1e579 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:27.659963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:27.659963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:27.660634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9c57ca-8b49-40a8-8ae1-5587b9c1e579 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:27.784750 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:27.784750 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:27.795410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a9c57ca-8b49-40a8-8ae1-5587b9c1e579 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:27.821413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:27.821413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:27.831472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9c57ca-8b49-40a8-8ae1-5587b9c1e579 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:27.832636 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 47/96] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:27 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:28.849972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-107954fc-29db-4f03-b51e-e0c19c761f10 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:28.850526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-107954fc-29db-4f03-b51e-e0c19c761f10 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:28.850984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:28.850984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:28.851369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-107954fc-29db-4f03-b51e-e0c19c761f10 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:28.960393 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:28.960393 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:28.992802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-107954fc-29db-4f03-b51e-e0c19c761f10 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:29.028055 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:29.028055 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:29.046631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-107954fc-29db-4f03-b51e-e0c19c761f10 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:29.053524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 50/97] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:28 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:30.063655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-245933d3-8cd3-4cb2-b45b-d612951bc55c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:30.069038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-245933d3-8cd3-4cb2-b45b-d612951bc55c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:30.069614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:30.069614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:30.070306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-245933d3-8cd3-4cb2-b45b-d612951bc55c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:30.212995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:30.212995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:30.227012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-245933d3-8cd3-4cb2-b45b-d612951bc55c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:30.248870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:30.248870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:30.259609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-245933d3-8cd3-4cb2-b45b-d612951bc55c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:30.260992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 48/98] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:30 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:31.278042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd01b8bf-1c9b-46c8-a959-63a714e33b58 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:31.278622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd01b8bf-1c9b-46c8-a959-63a714e33b58 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:31.278942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:31.278942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:31.279176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd01b8bf-1c9b-46c8-a959-63a714e33b58 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:31.332466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:31.332466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:31.343100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dd01b8bf-1c9b-46c8-a959-63a714e33b58 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:31.363964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:31.363964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:31.373181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd01b8bf-1c9b-46c8-a959-63a714e33b58 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:31.383806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 51/99] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:31 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:32.380274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-a3e1a8ad-a8c0-44bb-98c7-8c8a41400f82 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] POST http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42/action Jan 21 07:38:32.380274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:32.380274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:32.380274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-a3e1a8ad-a8c0-44bb-98c7-8c8a41400f82 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:38:32.381457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-a3e1a8ad-a8c0-44bb-98c7-8c8a41400f82 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:32.390328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57996703-9a83-4e29-aa3e-8e5d7eac41e6 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:32.391058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57996703-9a83-4e29-aa3e-8e5d7eac41e6 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:32.391419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:32.391419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:32.392070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57996703-9a83-4e29-aa3e-8e5d7eac41e6 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:32.547619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:32.547619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:32.561693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57996703-9a83-4e29-aa3e-8e5d7eac41e6 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:32.596314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:32.596314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:32.606441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:32.606441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:32.623909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57996703-9a83-4e29-aa3e-8e5d7eac41e6 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:32.625495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ddc89124-b171-4c66-a763-cac46fb1558e req-a3e1a8ad-a8c0-44bb-98c7-8c8a41400f82 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42/action returned with HTTP 204 Jan 21 07:38:32.627028 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 49/100] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:38:32 2021] POST /volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42/action => generated 0 bytes in 254 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:38:32.628390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 52/101] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:32 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:33.646584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2fdfb1d-75bb-41c7-a68c-4852d4a9a623 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:38:33.646584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2fdfb1d-75bb-41c7-a68c-4852d4a9a623 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:33.646584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:33.646584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:33.646584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2fdfb1d-75bb-41c7-a68c-4852d4a9a623 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:33.695852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:33.695852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:33.704289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e2fdfb1d-75bb-41c7-a68c-4852d4a9a623 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:38:33.724707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:33.724707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:33.733896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2fdfb1d-75bb-41c7-a68c-4852d4a9a623 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:38:33.735005 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 50/102] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:33 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1202 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:36.518120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes Jan 21 07:38:36.519237 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:36.519237 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:36.519923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2038231202"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:36.521877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2038231202'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:38:36.522467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume of 1 GB Jan 21 07:38:36.537545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Availability Zones retrieved successfully. Jan 21 07:38:36.566873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (ccbefdfd-a8cc-45ab-86b8-927bbd5899fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:38:36.573202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f9db73-4f4d-4190-b930-abf9b96b0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:36.575483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:38:36.654932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f9db73-4f4d-4190-b930-abf9b96b0439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:36.657416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45221e2-2e48-4771-9a4c-6e19a5e528b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:36.762118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Created reservations ['6869d58b-1fce-4ca4-b220-4501ec4e700b', '8c87416e-ea2d-4628-b15e-64a8529bcd8b', '8e7554c8-0622-4bd3-83a2-31530a1bdb3b', '98c3beee-068a-490d-bd6c-bbf5c45f73c3'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:38:36.764034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45221e2-2e48-4771-9a4c-6e19a5e528b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6869d58b-1fce-4ca4-b220-4501ec4e700b', '8c87416e-ea2d-4628-b15e-64a8529bcd8b', '8e7554c8-0622-4bd3-83a2-31530a1bdb3b', '98c3beee-068a-490d-bd6c-bbf5c45f73c3']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:36.766510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335020b5-34f9-4650-b34d-8a9c3c749950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:36.830317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335020b5-34f9-4650-b34d-8a9c3c749950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2329184d-bab8-4266-acb3-8d6a2b24515b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038231202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['6869d58b-1fce-4ca4-b220-4501ec4e700b','8c87416e-ea2d-4628-b15e-64a8529bcd8b','8e7554c8-0622-4bd3-83a2-31530a1bdb3b','98c3beee-068a-490d-bd6c-bbf5c45f73c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038231202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2329184d-bab8-4266-acb3-8d6a2b24515b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54318d9922c43188c7890fc2871295b',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,user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:36.832482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc579666-9d4b-4e62-bd20-1cb651c967b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:36.861964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc579666-9d4b-4e62-bd20-1cb651c967b8) 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-2038231202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['6869d58b-1fce-4ca4-b220-4501ec4e700b','8c87416e-ea2d-4628-b15e-64a8529bcd8b','8e7554c8-0622-4bd3-83a2-31530a1bdb3b','98c3beee-068a-490d-bd6c-bbf5c45f73c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:36.864071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0c9328-6728-4846-92e4-405fbcc0dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:38:36.883805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0c9328-6728-4846-92e4-405fbcc0dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:38:36.886827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (ccbefdfd-a8cc-45ab-86b8-927bbd5899fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:38:36.939042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request issued successfully. Jan 21 07:38:36.954812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2068717f-6f44-4bba-840f-9bd0ae15965b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes returned with HTTP 202 Jan 21 07:38:36.956169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 53/103] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:38:36 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes => generated 824 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:38:36.972360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2394caaa-a60f-47c9-9d13-648850a15d5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:36.973007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2394caaa-a60f-47c9-9d13-648850a15d5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:36.973322 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:36.973322 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:36.974589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2394caaa-a60f-47c9-9d13-648850a15d5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:37.036956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:37.036956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:37.045678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2394caaa-a60f-47c9-9d13-648850a15d5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:37.100998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2394caaa-a60f-47c9-9d13-648850a15d5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:37.104866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 51/104] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:36 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 892 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:38.122276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:38.123632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:38.124039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:38.124039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:38.124679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:38.188848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:38.188848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:38.198777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:38.236356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:38.238245 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 54/105] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:38 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:39.320048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-5d37a91f-0da6-4a3b-88f4-57add04cce39 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:39.320567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-5d37a91f-0da6-4a3b-88f4-57add04cce39 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.320894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.320894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.321388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-5d37a91f-0da6-4a3b-88f4-57add04cce39 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.401232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.401232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.413045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-5d37a91f-0da6-4a3b-88f4-57add04cce39 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:39.435838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-5d37a91f-0da6-4a3b-88f4-57add04cce39 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:39.436682 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 52/106] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:39.506052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:38:39.506469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.506706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.506706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.507086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.508269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea034438-a4fa-4dd5-a931-a2d80db9eb0a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:38:39.508838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 55/107] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:38:39.526346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments Jan 21 07:38:39.527002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.527002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.527420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2329184d-bab8-4266-acb3-8d6a2b24515b", "instance_uuid": "da9c4b49-a3e7-4567-acf5-c88cda553981", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:39.579514 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.579514 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.637620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments returned with HTTP 200 Jan 21 07:38:39.638625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 53/108] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:38:39 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:39.677547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:39.678400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.679105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.704947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:38:39.705391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.705609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.705609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.705963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.712321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-e32a3062-dc57-49ed-825c-67f7e8994a4d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:38:39.712943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 54/109] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:38:39.735134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-1730597e-4237-4b8f-879b-983c5a757f06 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:39.735713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-1730597e-4237-4b8f-879b-983c5a757f06 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.736194 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-1730597e-4237-4b8f-879b-983c5a757f06 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.737180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.737180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.753264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:39.793304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.793304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.801056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.801056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.810969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-1730597e-4237-4b8f-879b-983c5a757f06 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:39.811766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:39.813432 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 56/110] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:39.814486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:38:39.815833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:39.820792 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.820792 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.821214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:39.822250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f515074-9cc3-4166-81f7-873ce774d7b5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:38:39.823026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 57/111] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:38:39.838421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.838421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.847086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-1730597e-4237-4b8f-879b-983c5a757f06 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:39.848404 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 55/112] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:38:39 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1015 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:38:39.856156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-8f3c1f1c-caab-4b56-aef2-66c47e275059 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] POST http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments Jan 21 07:38:39.857171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-8f3c1f1c-caab-4b56-aef2-66c47e275059 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4830ee8b-7591-49c9-a622-7762d9ebd87d", "instance_uuid": "92bd458c-3a9d-481d-b679-3e9880c742c7", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:39.881490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-dc8fc4d7-04c8-434f-aa52-40f6f44a4a90 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] PUT http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 Jan 21 07:38:39.882077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:39.882077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:39.882634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-dc8fc4d7-04c8-434f-aa52-40f6f44a4a90 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:39.916361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.916361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:39.968186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:38:39.968186 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:38:39.968433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-dc8fc4d7-04c8-434f-aa52-40f6f44a4a90 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-2329184d-bab8-4266-acb3-8d6a2b24515b-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.025s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:38:39.972765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:39.972765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:41.382616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-8f3c1f1c-caab-4b56-aef2-66c47e275059 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments returned with HTTP 200 Jan 21 07:38:41.384127 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 58/113] 10.222.0.45 () {64 vars in 1358 bytes} [Thu Jan 21 07:38:39 2021] POST /volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments => generated 762 bytes in 1533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:41.392849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-769469d6-2111-429b-b955-dc1ff26da3bd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:41.396750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-769469d6-2111-429b-b955-dc1ff26da3bd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:41.396750 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:41.396750 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:41.396750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-769469d6-2111-429b-b955-dc1ff26da3bd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:41.522513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:41.522513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:41.549329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-769469d6-2111-429b-b955-dc1ff26da3bd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:41.579258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:41.579258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:41.589187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-769469d6-2111-429b-b955-dc1ff26da3bd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:41.590348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 59/114] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:41 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:41.597659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-2f4c2fd2-045f-4fdb-9b33-1f1622b9d400 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] GET http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e Jan 21 07:38:41.600074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-2f4c2fd2-045f-4fdb-9b33-1f1622b9d400 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:41.600522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:41.600522 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:41.601289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-2f4c2fd2-045f-4fdb-9b33-1f1622b9d400 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:41.628790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-2f4c2fd2-045f-4fdb-9b33-1f1622b9d400 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e returned with HTTP 200 Jan 21 07:38:41.630139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 60/115] 10.222.0.45 () {60 vars in 1415 bytes} [Thu Jan 21 07:38:41 2021] GET /volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e => generated 789 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:41.921615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-dc8fc4d7-04c8-434f-aa52-40f6f44a4a90 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-2329184d-bab8-4266-acb3-8d6a2b24515b-n-h1-768862-4'" released by "attachment_update" :: held 1.953s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:38:41.923390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-dc8fc4d7-04c8-434f-aa52-40f6f44a4a90 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 returned with HTTP 200 Jan 21 07:38:41.924520 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 56/116] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:38:39 2021] PUT /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 => generated 762 bytes in 2048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:38:42.606699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae62ff27-b5b0-4d9e-85b5-5fbac1524479 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:42.607267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae62ff27-b5b0-4d9e-85b5-5fbac1524479 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:42.607410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:42.607410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:42.607763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae62ff27-b5b0-4d9e-85b5-5fbac1524479 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:42.660628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:42.660628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:42.668850 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae62ff27-b5b0-4d9e-85b5-5fbac1524479 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:42.688111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:42.688111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:42.697256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae62ff27-b5b0-4d9e-85b5-5fbac1524479 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:42.698081 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 61/117] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:42 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:43.720333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1419a5f5-5768-43cd-a0b9-a4f98e23af94 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:43.720867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1419a5f5-5768-43cd-a0b9-a4f98e23af94 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:43.721084 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:43.721084 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:43.721521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1419a5f5-5768-43cd-a0b9-a4f98e23af94 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:43.774655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:43.774655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:43.784275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1419a5f5-5768-43cd-a0b9-a4f98e23af94 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:43.804513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:43.804513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:43.817244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1419a5f5-5768-43cd-a0b9-a4f98e23af94 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:43.827803 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 57/118] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:43 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:44.843826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d476d0d-222c-411f-94f0-3ce60c642df7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:44.844371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d476d0d-222c-411f-94f0-3ce60c642df7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:44.844531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:44.844531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:44.844895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d476d0d-222c-411f-94f0-3ce60c642df7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:44.893464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:44.893464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:44.902431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d476d0d-222c-411f-94f0-3ce60c642df7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:44.921281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:44.921281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:44.929895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d476d0d-222c-411f-94f0-3ce60c642df7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:44.930960 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 62/119] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:44 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:45.947078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e93f314-66fb-4e1a-90a2-dd6345c0ee21 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:45.947623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e93f314-66fb-4e1a-90a2-dd6345c0ee21 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:45.947892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:45.947892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:45.948160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e93f314-66fb-4e1a-90a2-dd6345c0ee21 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:46.001401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:46.001401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:46.011528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e93f314-66fb-4e1a-90a2-dd6345c0ee21 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:46.032057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:46.032057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:46.041069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e93f314-66fb-4e1a-90a2-dd6345c0ee21 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:46.041901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 58/120] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:45 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:47.058317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96d850f9-fd28-47b4-9d7c-4f7b3ec100ca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:47.059555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96d850f9-fd28-47b4-9d7c-4f7b3ec100ca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:47.059963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:47.059963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:47.060611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96d850f9-fd28-47b4-9d7c-4f7b3ec100ca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:47.156942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:47.156942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:47.166240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-96d850f9-fd28-47b4-9d7c-4f7b3ec100ca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:47.185759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:47.185759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:47.195536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96d850f9-fd28-47b4-9d7c-4f7b3ec100ca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:47.196349 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 63/121] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:47 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:38:47.430026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-313dee48-99aa-4286-953f-69928268f812 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1/action Jan 21 07:38:47.432928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:47.432928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:47.433803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-313dee48-99aa-4286-953f-69928268f812 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:38:47.435582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-313dee48-99aa-4286-953f-69928268f812 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:47.508788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:47.508788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:47.525584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4759d170-274d-456a-a634-3b8cd44c2b96 req-313dee48-99aa-4286-953f-69928268f812 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1/action returned with HTTP 204 Jan 21 07:38:47.526934 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 59/122] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:38:47 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:38:48.212570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-080bd347-97df-4f3a-b476-439ff49125fb tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:38:48.213241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-080bd347-97df-4f3a-b476-439ff49125fb tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:48.213541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:48.213541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:48.214046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-080bd347-97df-4f3a-b476-439ff49125fb tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:48.263815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:48.263815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:48.272992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-080bd347-97df-4f3a-b476-439ff49125fb tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:38:48.292191 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:48.292191 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:48.300523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-080bd347-97df-4f3a-b476-439ff49125fb tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:38:48.301346 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 64/123] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:38:48 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:38:52.038855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-0db06494-b9fb-4df5-8c56-09b692833f21 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] POST http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e/action Jan 21 07:38:52.040466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:52.040466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:52.042276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-0db06494-b9fb-4df5-8c56-09b692833f21 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:38:52.043260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-0db06494-b9fb-4df5-8c56-09b692833f21 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:38:52.289882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:52.289882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:52.324697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-0db06494-b9fb-4df5-8c56-09b692833f21 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e/action returned with HTTP 204 Jan 21 07:38:52.325964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 60/124] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:38:52 2021] POST /volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/572b4193-3774-4ce0-b885-f5246ef3623e/action => generated 0 bytes in 293 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:38:57.993455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] DELETE http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 Jan 21 07:38:57.993964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:38:57.994544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:38:57.994544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:38:57.995469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:38:58.049240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:38:58.049240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:38:58.476146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(572b4193-3774-4ce0-b885-f5246ef3623e)]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:38:58.476573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Adding status of: attached to pending status list for volume. {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 07:38:58.477000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:38:58.491291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b028501-82da-48cc-9126-f5576c90bc22 req-b63ef8ea-d7d9-4ef5-a793-85a49fcd0390 tempest-LiveMigrationTest-85591475 tempest-LiveMigrationTest-85591475] http://10.222.0.13/volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 returned with HTTP 200 Jan 21 07:38:58.492473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 65/125] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 07:38:57 2021] DELETE /volume/v3/1f0896c6328e49a79f5264ef421a060c/attachments/d90654c4-e568-476c-94ef-eee9ab3d8d42 => generated 192 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:23.760791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bd345fd-0fb2-4d20-8f5e-6318d4d3b409 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:23.762215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bd345fd-0fb2-4d20-8f5e-6318d4d3b409 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:23.762588 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:23.762588 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:23.764625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bd345fd-0fb2-4d20-8f5e-6318d4d3b409 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:23.824350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:23.824350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:23.833691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4bd345fd-0fb2-4d20-8f5e-6318d4d3b409 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:23.860174 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:23.860174 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:23.869466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bd345fd-0fb2-4d20-8f5e-6318d4d3b409 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:23.870308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 61/126] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:23 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1202 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:27.281179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-3d9e7a36-db81-4053-bb36-ad9394330782 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:27.281790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-3d9e7a36-db81-4053-bb36-ad9394330782 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:27.282244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:27.282244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:27.282928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-3d9e7a36-db81-4053-bb36-ad9394330782 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:27.361861 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.361861 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.372317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-3d9e7a36-db81-4053-bb36-ad9394330782 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:27.400549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.400549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.413811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-3d9e7a36-db81-4053-bb36-ad9394330782 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:27.418887 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 66/127] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:39:27 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1202 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:27.458049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] POST http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d/action Jan 21 07:39:27.458049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:27.458049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:27.458533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:39:27.458876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:39:27.569497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.569497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.570706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:27.608108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Begin detaching volume completed successfully. Jan 21 07:39:27.608949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d/action returned with HTTP 202 Jan 21 07:39:27.610084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 62/128] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:39:27 2021] POST /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:39:27.652072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-506e6c8e-11b6-4c26-bceb-81ca573dac41 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:27.652900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-506e6c8e-11b6-4c26-bceb-81ca573dac41 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:27.653332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:27.653332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:27.654163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-506e6c8e-11b6-4c26-bceb-81ca573dac41 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:27.764097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.764097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.782517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume// Jan 21 07:39:27.783260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:27.783648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:27.783648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:27.784289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:27.785516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-760744fb-2dfa-43fd-968b-9ecd09a977ed tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:39:27.786302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 63/129] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:39:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:39:27.787623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-506e6c8e-11b6-4c26-bceb-81ca573dac41 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:27.803120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-1331b652-aa24-45e9-819c-bed31364235e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:27.803881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-1331b652-aa24-45e9-819c-bed31364235e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:27.804525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-1331b652-aa24-45e9-819c-bed31364235e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:27.842080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.842080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.878501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-506e6c8e-11b6-4c26-bceb-81ca573dac41 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:27.882183 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 67/130] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:27 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:27.916619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.916619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:27.947670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-1331b652-aa24-45e9-819c-bed31364235e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:27.989754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:27.989754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:28.004820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-1331b652-aa24-45e9-819c-bed31364235e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:28.006158 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 64/131] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:39:27 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1304 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:39:28.497454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] DELETE http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/572b4193-3774-4ce0-b885-f5246ef3623e Jan 21 07:39:28.498649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:28.498908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:28.498908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:28.499738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:28.552213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:28.552213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:28.900904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f32ab1b0-8320-4378-bd0a-d3146a55279c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:28.904646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f32ab1b0-8320-4378-bd0a-d3146a55279c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:28.905075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:28.905075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:28.906224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f32ab1b0-8320-4378-bd0a-d3146a55279c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:29.025206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.025206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.057585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f32ab1b0-8320-4378-bd0a-d3146a55279c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:29.109626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.109626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.133339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f32ab1b0-8320-4378-bd0a-d3146a55279c tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:29.145968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 65/132] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:28 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 1205 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:29.242219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-67131096-4c0e-4573-8410-4233050ef4e0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:29.243027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-67131096-4c0e-4573-8410-4233050ef4e0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:29.243443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:29.243443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:29.244080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-67131096-4c0e-4573-8410-4233050ef4e0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:29.321521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:39:29.321944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:39:29.332052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.332052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.336600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/572b4193-3774-4ce0-b885-f5246ef3623e returned with HTTP 200 Jan 21 07:39:29.337477 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 68/133] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:39:28 2021] DELETE /volume/v3/efd2ebcec8c6422eb942250723b90b31/attachments/572b4193-3774-4ce0-b885-f5246ef3623e => generated 19 bytes in 846 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:39:29.342111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-67131096-4c0e-4573-8410-4233050ef4e0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:29.365747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.365747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.375440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-67131096-4c0e-4573-8410-4233050ef4e0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:29.378317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 66/134] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:39:29 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1209 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:39:29.563471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume// Jan 21 07:39:29.564013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:29.564235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:29.564235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:29.564516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:29.565574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6d3dcf5c-3c73-4889-99f2-fc8f2d25bab5 req-24759331-fafe-4a18-8c53-62b5ab31694e tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:39:29.566168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 69/135] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:39:29 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:39:29.590788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-7e5bd36e-82bb-4ded-8aeb-9f4c07f40a16 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments Jan 21 07:39:29.591593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:29.591593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:29.592262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-7e5bd36e-82bb-4ded-8aeb-9f4c07f40a16 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2329184d-bab8-4266-acb3-8d6a2b24515b", "instance_uuid": "9caed5b4-3c26-474b-ba7e-16d8ff909efc", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:39:29.685177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.685177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.771008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ed3fe3b5-a8ce-4e14-beda-c1e25f4f762a req-7e5bd36e-82bb-4ded-8aeb-9f4c07f40a16 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments returned with HTTP 400 Jan 21 07:39:29.772921 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 67/136] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:39:29 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments => generated 189 bytes in 191 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 21 07:39:29.794159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bea3ac9-f792-4b69-8e96-971e6642e805 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:29.795119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bea3ac9-f792-4b69-8e96-971e6642e805 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:29.795803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bea3ac9-f792-4b69-8e96-971e6642e805 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:29.850176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.850176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.861385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7bea3ac9-f792-4b69-8e96-971e6642e805 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:29.882709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:29.882709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:29.909528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bea3ac9-f792-4b69-8e96-971e6642e805 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:29.915829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 70/137] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:29 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1209 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:30.151623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4620cc72-32b3-4ef2-8c6c-f0c0bb462714 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:39:30.152171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4620cc72-32b3-4ef2-8c6c-f0c0bb462714 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:30.152388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:30.152388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:30.152766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4620cc72-32b3-4ef2-8c6c-f0c0bb462714 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:30.240108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:30.240108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:30.254508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4620cc72-32b3-4ef2-8c6c-f0c0bb462714 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:39:30.280078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4620cc72-32b3-4ef2-8c6c-f0c0bb462714 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:39:30.280948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 68/138] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:30 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 910 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:39:35.685035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-d47d01b3-efdd-496f-9963-030ad6bace54 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:35.685617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-d47d01b3-efdd-496f-9963-030ad6bace54 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:35.685748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:35.685748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:35.686106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-d47d01b3-efdd-496f-9963-030ad6bace54 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:35.738565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:35.738565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:35.747075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-d47d01b3-efdd-496f-9963-030ad6bace54 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:35.765293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:35.765293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:35.774490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-d47d01b3-efdd-496f-9963-030ad6bace54 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:35.775525 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 71/139] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:39:35 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1209 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:35.798256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b/action Jan 21 07:39:35.798786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:35.798786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:35.799355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:39:35.799745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:39:35.849875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:35.849875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:35.851091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:35.860183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Begin detaching volume completed successfully. Jan 21 07:39:35.860714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b/action returned with HTTP 202 Jan 21 07:39:35.861727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 69/140] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:39:35 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:39:35.885021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9ea2494-4f3d-4905-9dda-7f740f3fd540 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:35.885910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9ea2494-4f3d-4905-9dda-7f740f3fd540 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:35.886832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:35.886832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:35.887553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9ea2494-4f3d-4905-9dda-7f740f3fd540 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:35.927487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:39:35.928121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:35.928422 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:35.928422 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:35.928989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:35.930443 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-8381bd4e-b02f-4a9c-b519-6b66bf760a67 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:39:35.934843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 70/141] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:39:35 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:39:35.946484 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:35.946484 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:35.956256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d9ea2494-4f3d-4905-9dda-7f740f3fd540 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:35.976194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-c4c78c21-0ed9-4512-bf3b-f3cc3cfc21ea tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:35.977191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-c4c78c21-0ed9-4512-bf3b-f3cc3cfc21ea tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:35.977826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-c4c78c21-0ed9-4512-bf3b-f3cc3cfc21ea tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:35.978147 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:35.978147 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:35.988684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9ea2494-4f3d-4905-9dda-7f740f3fd540 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:35.990719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 72/142] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:35 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1212 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:39:36.038306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:36.038306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:36.046592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-c4c78c21-0ed9-4512-bf3b-f3cc3cfc21ea tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:36.074475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:36.074475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:36.085244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-c4c78c21-0ed9-4512-bf3b-f3cc3cfc21ea tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:36.087230 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 71/143] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:39:35 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 1311 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:39:36.554419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 Jan 21 07:39:36.554960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:36.555184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:36.555184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:36.555553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:36.575701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:36.575701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:37.006406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccac3ce4-54e8-40ab-91c4-eb6b5e7638dc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:39:37.006968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccac3ce4-54e8-40ab-91c4-eb6b5e7638dc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:39:37.007066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:39:37.007066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:39:37.007447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccac3ce4-54e8-40ab-91c4-eb6b5e7638dc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:39:37.017849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:39:37.018395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:39:37.026555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ade2f0d-c914-49d2-9d9a-85c20c01b12f req-614ab80a-b06b-4cc5-94f7-5c6e002adb22 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 returned with HTTP 200 Jan 21 07:39:37.028148 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 73/144] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:39:36 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/b7c79325-5548-4aeb-b97f-2c532451d7c1 => generated 19 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:39:37.073403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:39:37.073403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:39:37.082442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ccac3ce4-54e8-40ab-91c4-eb6b5e7638dc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:39:37.108200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccac3ce4-54e8-40ab-91c4-eb6b5e7638dc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:39:37.109277 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 72/145] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:39:37 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:09.450213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes Jan 21 07:40:09.450800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:09.450800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:09.451409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-522978168"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:09.452889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-522978168'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:40:09.453388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume of 1 GB Jan 21 07:40:09.454180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:09.454180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:09.476986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Availability Zones retrieved successfully. Jan 21 07:40:09.511965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (b1b846a8-5d9d-4de5-b4af-60f822907cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:40:09.515186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad08e77e-300e-463a-903f-1c6c4b6f93af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:09.525037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:40:09.618302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad08e77e-300e-463a-903f-1c6c4b6f93af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:09.622418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf18976b-3cf6-4212-ad4c-23394c954e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:09.755228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Created reservations ['c1b68b75-f711-4355-957f-154462433d71', '49d1468e-5f1e-4b3b-9400-dd32dc4e773c', 'dc16df70-c605-41e6-9d61-4057f54e3727', 'c4ae05a4-eaee-4c0b-a545-d61a74213d29'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:40:09.759440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf18976b-3cf6-4212-ad4c-23394c954e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b68b75-f711-4355-957f-154462433d71', '49d1468e-5f1e-4b3b-9400-dd32dc4e773c', 'dc16df70-c605-41e6-9d61-4057f54e3727', 'c4ae05a4-eaee-4c0b-a545-d61a74213d29']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:09.764594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffad0058-b041-4b47-9f13-b192f47ec3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:09.899901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffad0058-b041-4b47-9f13-b192f47ec3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e9e01a0-8d3d-439e-bf73-a1adf999bd6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-522978168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['c1b68b75-f711-4355-957f-154462433d71','49d1468e-5f1e-4b3b-9400-dd32dc4e773c','dc16df70-c605-41e6-9d61-4057f54e3727','c4ae05a4-eaee-4c0b-a545-d61a74213d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-522978168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e9e01a0-8d3d-439e-bf73-a1adf999bd6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54318d9922c43188c7890fc2871295b',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,user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:09.904643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa29342-67f4-4085-a2e7-3ee9a97710b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:09.955671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa29342-67f4-4085-a2e7-3ee9a97710b0) 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-522978168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['c1b68b75-f711-4355-957f-154462433d71','49d1468e-5f1e-4b3b-9400-dd32dc4e773c','dc16df70-c605-41e6-9d61-4057f54e3727','c4ae05a4-eaee-4c0b-a545-d61a74213d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:09.959452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362cdf81-1dfa-40ec-bf2b-84cb2b5ffe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:09.977703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362cdf81-1dfa-40ec-bf2b-84cb2b5ffe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:09.993503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (b1b846a8-5d9d-4de5-b4af-60f822907cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:40:10.054968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request issued successfully. Jan 21 07:40:10.083432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab589477-3c51-461c-9005-1a52d21f050b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes returned with HTTP 202 Jan 21 07:40:10.094743 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 74/146] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:40:09 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes => generated 823 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:40:10.105959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-187d4d3d-422c-49b8-8879-5d6dfcc80866 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:10.106482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-187d4d3d-422c-49b8-8879-5d6dfcc80866 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:10.107443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:10.107443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:10.107443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-187d4d3d-422c-49b8-8879-5d6dfcc80866 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:10.211687 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:10.211687 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:10.225965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-187d4d3d-422c-49b8-8879-5d6dfcc80866 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:10.282330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-187d4d3d-422c-49b8-8879-5d6dfcc80866 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:10.298880 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 73/147] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:10 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:11.303333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:11.304605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:11.305042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:11.305042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:11.305694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:11.367729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:11.367729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:11.380827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:11.419744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:11.420950 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 75/148] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:11 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:13.326435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-02d0a6a0-30fc-47d1-b312-d5d9c213f347 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:13.327020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-02d0a6a0-30fc-47d1-b312-d5d9c213f347 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:13.327118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:13.327118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:13.327443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-02d0a6a0-30fc-47d1-b312-d5d9c213f347 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:13.395659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.395659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.407260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-02d0a6a0-30fc-47d1-b312-d5d9c213f347 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:13.435893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-02d0a6a0-30fc-47d1-b312-d5d9c213f347 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:13.445260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 74/149] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:40:13 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:13.527478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:40:13.527851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:13.528654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:13.528654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:13.529249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:13.530639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff5c02ea-34ef-4bd3-b66b-4c7e8244935a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:40:13.531895 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 76/150] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:40:13 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:40:13.554450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments Jan 21 07:40:13.554977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:13.554977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:13.555733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e9e01a0-8d3d-439e-bf73-a1adf999bd6a", "instance_uuid": "1203154c-0cb6-4517-89cb-e5042d35f1b0", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:13.608092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.608092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.682821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments returned with HTTP 200 Jan 21 07:40:13.683915 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 75/151] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:40:13 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:13.741276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf9d54e-caf2-4d53-af7c-f88a4b84fc0b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:13.742145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf9d54e-caf2-4d53-af7c-f88a4b84fc0b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:13.742872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf9d54e-caf2-4d53-af7c-f88a4b84fc0b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:13.764661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:40:13.765154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:13.765362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:13.765362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:13.765748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:13.767183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-164c5c6c-d915-4390-b3ba-f52dd1262986 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:40:13.768010 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 76/152] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:40:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:40:13.784476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-90132fdc-0392-44a0-87d8-d760911df949 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:13.785040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-90132fdc-0392-44a0-87d8-d760911df949 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:13.785515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-90132fdc-0392-44a0-87d8-d760911df949 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:13.814714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.814714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.824369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bcf9d54e-caf2-4d53-af7c-f88a4b84fc0b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:13.846342 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.846342 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.852076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.852076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.857510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf9d54e-caf2-4d53-af7c-f88a4b84fc0b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:13.869662 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 77/153] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:13 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:13.871078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-90132fdc-0392-44a0-87d8-d760911df949 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:13.896566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.896566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:13.906092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-90132fdc-0392-44a0-87d8-d760911df949 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:13.907594 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 77/154] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:40:13 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:40:13.930337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-69f2f2d7-f8f2-4f68-9173-8ab3d1cb33b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] PUT http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 Jan 21 07:40:13.931194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:13.931194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:13.931920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-69f2f2d7-f8f2-4f68-9173-8ab3d1cb33b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:13.964631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:40:13.964631 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:40:13.965046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-69f2f2d7-f8f2-4f68-9173-8ab3d1cb33b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-8e9e01a0-8d3d-439e-bf73-a1adf999bd6a-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:40:13.967344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:13.967344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:14.876080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8f1e02e-b34e-4747-b615-8c16a5919ac3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:14.878588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8f1e02e-b34e-4747-b615-8c16a5919ac3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:14.878839 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:14.878839 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:14.879258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8f1e02e-b34e-4747-b615-8c16a5919ac3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:14.973646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:14.973646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:14.983116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8f1e02e-b34e-4747-b615-8c16a5919ac3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:15.009940 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:15.009940 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:15.024550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8f1e02e-b34e-4747-b615-8c16a5919ac3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:15.034731 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 78/155] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:14 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:15.642425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-69f2f2d7-f8f2-4f68-9173-8ab3d1cb33b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-8e9e01a0-8d3d-439e-bf73-a1adf999bd6a-n-h1-768862-4'" released by "attachment_update" :: held 1.677s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:40:15.643735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-69f2f2d7-f8f2-4f68-9173-8ab3d1cb33b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 returned with HTTP 200 Jan 21 07:40:15.646090 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 78/156] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:40:13 2021] PUT /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 => generated 762 bytes in 1721 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:16.042595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b089c559-8b8f-46e9-b7f5-82550afe4355 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:16.043862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b089c559-8b8f-46e9-b7f5-82550afe4355 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:16.044271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:16.044271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:16.044917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b089c559-8b8f-46e9-b7f5-82550afe4355 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:16.159596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:16.159596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:16.168382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b089c559-8b8f-46e9-b7f5-82550afe4355 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:16.187855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:16.187855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:16.197592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b089c559-8b8f-46e9-b7f5-82550afe4355 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:16.208386 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 79/157] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:16 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:17.215459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-018b4530-6186-4680-b935-90db7024b88d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:17.216269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-018b4530-6186-4680-b935-90db7024b88d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:17.216552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:17.216552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:17.217132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-018b4530-6186-4680-b935-90db7024b88d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:17.277332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:17.277332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:17.288387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-018b4530-6186-4680-b935-90db7024b88d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:17.307681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:17.307681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:17.316666 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-018b4530-6186-4680-b935-90db7024b88d tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:17.317672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 79/158] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:17 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:18.333473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5b4f2b-fc9f-42cb-b6ba-aa03909c6aa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:18.334015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5b4f2b-fc9f-42cb-b6ba-aa03909c6aa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:18.334194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:18.334194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:18.334968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5b4f2b-fc9f-42cb-b6ba-aa03909c6aa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:18.389369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:18.389369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:18.398250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b5b4f2b-fc9f-42cb-b6ba-aa03909c6aa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:18.417909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:18.417909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:18.430512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5b4f2b-fc9f-42cb-b6ba-aa03909c6aa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:18.437279 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 80/159] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:18 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:19.446135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bd39708-e3d4-4c69-add7-8360b3e6c97b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:19.446658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bd39708-e3d4-4c69-add7-8360b3e6c97b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:19.446924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:19.446924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:19.447301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bd39708-e3d4-4c69-add7-8360b3e6c97b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:19.498259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:19.498259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:19.507367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7bd39708-e3d4-4c69-add7-8360b3e6c97b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:19.525807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:19.525807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:19.534930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bd39708-e3d4-4c69-add7-8360b3e6c97b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:19.535783 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 80/160] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:19 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:20.552234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f533b9c8-c6aa-4f0c-bc5d-0ad65fe3e15b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:20.552737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f533b9c8-c6aa-4f0c-bc5d-0ad65fe3e15b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:20.553048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:20.553048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:20.553495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f533b9c8-c6aa-4f0c-bc5d-0ad65fe3e15b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:20.606892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:20.606892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:20.616340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f533b9c8-c6aa-4f0c-bc5d-0ad65fe3e15b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:20.635868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:20.635868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:20.644158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f533b9c8-c6aa-4f0c-bc5d-0ad65fe3e15b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:20.645136 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 81/161] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:20 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:21.264584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-e7e2fc9f-d3a5-4696-8f21-c4cf27062dd8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45/action Jan 21 07:40:21.265135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:21.265135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:21.265623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-e7e2fc9f-d3a5-4696-8f21-c4cf27062dd8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:40:21.266215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-e7e2fc9f-d3a5-4696-8f21-c4cf27062dd8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:21.337662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:21.337662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:21.353151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1c7ddcd9-b9c9-4f6f-b86f-96533f8fe46d req-e7e2fc9f-d3a5-4696-8f21-c4cf27062dd8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45/action returned with HTTP 204 Jan 21 07:40:21.354095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 81/162] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:40:21 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:40:21.663676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fb57341-eb7f-4efb-8178-f95ff3bc13b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:21.664737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fb57341-eb7f-4efb-8178-f95ff3bc13b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:21.665400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:21.665400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:21.665762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fb57341-eb7f-4efb-8178-f95ff3bc13b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:21.720630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:21.720630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:21.732204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fb57341-eb7f-4efb-8178-f95ff3bc13b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:21.749906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:21.749906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:21.759652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fb57341-eb7f-4efb-8178-f95ff3bc13b8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:21.760643 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 82/163] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:21 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:24.531169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-373e6692-ff0a-4546-9ab4-eaa2a95f8405 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:24.531917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-373e6692-ff0a-4546-9ab4-eaa2a95f8405 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:24.532421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:24.532421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:24.532987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-373e6692-ff0a-4546-9ab4-eaa2a95f8405 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:24.645452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:24.645452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:24.663046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-373e6692-ff0a-4546-9ab4-eaa2a95f8405 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:24.694501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:24.694501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:24.710450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-373e6692-ff0a-4546-9ab4-eaa2a95f8405 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:24.711929 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 82/164] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:24 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1208 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:26.390422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-f9f13562-fac6-428b-9ce5-dc7c5dfc4d3e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:26.392125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-f9f13562-fac6-428b-9ce5-dc7c5dfc4d3e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:26.392348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:26.392348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:26.392706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-f9f13562-fac6-428b-9ce5-dc7c5dfc4d3e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:26.445732 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.445732 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.456330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-f9f13562-fac6-428b-9ce5-dc7c5dfc4d3e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:26.478134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.478134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.487384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-f9f13562-fac6-428b-9ce5-dc7c5dfc4d3e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:26.488253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 83/165] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:40:26 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1208 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:26.550011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a/action Jan 21 07:40:26.561198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:26.561198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:26.561198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:40:26.561198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:26.612391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.612391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.613716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:26.624370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Begin detaching volume completed successfully. Jan 21 07:40:26.624990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a/action returned with HTTP 202 Jan 21 07:40:26.625983 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 83/166] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:40:26 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:40:26.651545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3e84e21-3a3c-4731-99f3-e4d408f4cc69 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:26.652412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3e84e21-3a3c-4731-99f3-e4d408f4cc69 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:26.652858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:26.652858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:26.653825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3e84e21-3a3c-4731-99f3-e4d408f4cc69 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:26.692581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:40:26.693066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:26.693262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:26.693262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:26.693922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:26.695191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-18fadecd-3780-49d7-8d68-340bfd59b5b7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:40:26.696302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 84/167] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:40:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:40:26.710616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-df6ac2ab-315d-454a-8c87-e6a32ae85d8b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:26.711747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-df6ac2ab-315d-454a-8c87-e6a32ae85d8b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:26.713181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-df6ac2ab-315d-454a-8c87-e6a32ae85d8b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:26.726583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.726583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.736202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3e84e21-3a3c-4731-99f3-e4d408f4cc69 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:26.761956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.761956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.772883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3e84e21-3a3c-4731-99f3-e4d408f4cc69 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:26.774773 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 84/168] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:26 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1211 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:26.808825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.808825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.819756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-df6ac2ab-315d-454a-8c87-e6a32ae85d8b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:26.844736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:26.844736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:26.856378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-df6ac2ab-315d-454a-8c87-e6a32ae85d8b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:26.858040 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 85/169] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:40:26 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 1310 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:40:27.328098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 Jan 21 07:40:27.329161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:27.329530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:27.329530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:27.330147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:27.363838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:27.363838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:27.790638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af02ddb7-f1c9-46ff-903b-289c311661a8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:27.791946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af02ddb7-f1c9-46ff-903b-289c311661a8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:27.792353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:27.792353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:27.793027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af02ddb7-f1c9-46ff-903b-289c311661a8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:27.850569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:27.850569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:27.862122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af02ddb7-f1c9-46ff-903b-289c311661a8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:27.889828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af02ddb7-f1c9-46ff-903b-289c311661a8 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:27.890961 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 86/170] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:27 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:27.906856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:40:27.907796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:40:27.915353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ff6551ca-9f9c-42f6-bb5f-00616f21945f req-d06a81f7-fc9c-4a96-9d3e-57075ec03a5b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 returned with HTTP 200 Jan 21 07:40:27.917596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 85/171] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:40:27 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/9ab0cb55-e440-4ae6-a9bf-0be888a02d45 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:40:28.906732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5011207-b18e-4049-8982-9b4a19b8c342 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:40:28.908035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5011207-b18e-4049-8982-9b4a19b8c342 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:28.908462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:28.908462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:28.909752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5011207-b18e-4049-8982-9b4a19b8c342 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:29.006351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:29.006351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:29.029383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5011207-b18e-4049-8982-9b4a19b8c342 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:29.108661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5011207-b18e-4049-8982-9b4a19b8c342 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:40:29.110902 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 87/172] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:28 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:49.111249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes Jan 21 07:40:49.112430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:49.112430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:49.114365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1181902976"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:49.115732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1181902976'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:40:49.116310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume of 1 GB Jan 21 07:40:49.117199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:49.117199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:49.132578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Availability Zones retrieved successfully. Jan 21 07:40:49.155299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (56513a04-7d0f-424a-910a-e87d486e499a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:40:49.158940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bed51-37ae-4dba-bdb0-3a5ef5926921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:49.161315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:40:49.297942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bed51-37ae-4dba-bdb0-3a5ef5926921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:49.300454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339405ec-a87b-42b0-a84f-339d14d7ca61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:49.452609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Created reservations ['bd61ddf6-a144-477f-89df-941feef23a60', 'a198f501-147f-4340-b19f-8447e631832d', '7e009258-afc9-4db2-9e35-e1bad1808591', '078c8298-a03d-41de-9696-5481151f5028'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:40:49.454517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339405ec-a87b-42b0-a84f-339d14d7ca61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd61ddf6-a144-477f-89df-941feef23a60', 'a198f501-147f-4340-b19f-8447e631832d', '7e009258-afc9-4db2-9e35-e1bad1808591', '078c8298-a03d-41de-9696-5481151f5028']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:49.457135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e050d8-43d3-473f-a87e-b2266afca8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:49.544302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e050d8-43d3-473f-a87e-b2266afca8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1181902976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['bd61ddf6-a144-477f-89df-941feef23a60','a198f501-147f-4340-b19f-8447e631832d','7e009258-afc9-4db2-9e35-e1bad1808591','078c8298-a03d-41de-9696-5481151f5028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1181902976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54318d9922c43188c7890fc2871295b',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,user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:49.547222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2954f78-ccd5-42d7-9b55-863882834593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:49.585490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2954f78-ccd5-42d7-9b55-863882834593) 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-1181902976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54318d9922c43188c7890fc2871295b',qos_specs=None,replication_status=,reservations=['bd61ddf6-a144-477f-89df-941feef23a60','a198f501-147f-4340-b19f-8447e631832d','7e009258-afc9-4db2-9e35-e1bad1808591','078c8298-a03d-41de-9696-5481151f5028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d09fd0a4fd4bcd9972e6081a0451f8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:49.587858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c680f05-5dad-403a-877a-3bb908efbf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:40:49.629105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c680f05-5dad-403a-877a-3bb908efbf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:40:49.633832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Flow 'volume_create_api' (56513a04-7d0f-424a-910a-e87d486e499a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:40:49.715823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Create volume request issued successfully. Jan 21 07:40:49.733973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a4ac8e-893b-4cd8-b065-18748b57636a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes returned with HTTP 202 Jan 21 07:40:49.749527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e5ef91-249e-440c-b667-9247741c1195 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:49.750048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e5ef91-249e-440c-b667-9247741c1195 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:49.750241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:49.750241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:49.751213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e5ef91-249e-440c-b667-9247741c1195 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:49.758898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 86/173] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:40:49 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes => generated 824 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:40:49.808639 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:49.808639 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:49.820205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71e5ef91-249e-440c-b667-9247741c1195 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:49.844970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e5ef91-249e-440c-b667-9247741c1195 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:49.856249 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 88/174] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:49 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 892 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:50.867525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:50.869071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:50.869828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:50.869828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:50.870502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:50.934918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:50.934918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:50.945171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:50.968397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:50.980948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 87/175] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:50 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:52.319520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-8481d162-88f0-4c1c-89c1-39f300bc03c5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:52.320104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-8481d162-88f0-4c1c-89c1-39f300bc03c5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:52.320193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:52.320193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:52.320566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-8481d162-88f0-4c1c-89c1-39f300bc03c5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:52.386511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.386511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.398465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-8481d162-88f0-4c1c-89c1-39f300bc03c5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:52.422133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-8481d162-88f0-4c1c-89c1-39f300bc03c5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:52.423681 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 89/176] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:40:52 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:52.515869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:40:52.516259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:52.516464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:52.516464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:52.517117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:52.518906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-306de270-54b7-400d-bcdd-46beb88f88fd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:40:52.519735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 88/177] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:40:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:40:52.534081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments Jan 21 07:40:52.535330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:52.535330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:52.535763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf", "instance_uuid": "e0be40bb-bfb8-43b5-be2e-25dcb26ea269", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:52.588673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.588673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.647868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments returned with HTTP 200 Jan 21 07:40:52.649280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 90/178] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:40:52 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:52.693695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-824ed540-2bd8-40a8-aa07-cc8505ef0595 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:52.694220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-824ed540-2bd8-40a8-aa07-cc8505ef0595 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:52.694713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-824ed540-2bd8-40a8-aa07-cc8505ef0595 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:52.736900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:40:52.737679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:52.737942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:52.737942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:52.738624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:52.740223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-35fc4b21-28c3-48c0-9093-e447e371e37f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:40:52.743092 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 91/179] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:40:52 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:40:52.790601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-ced8fdf7-f51e-43f2-9994-7e73b6762ec0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:52.792068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-ced8fdf7-f51e-43f2-9994-7e73b6762ec0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:52.803709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-ced8fdf7-f51e-43f2-9994-7e73b6762ec0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:52.833199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.833199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.845076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-824ed540-2bd8-40a8-aa07-cc8505ef0595 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:52.888521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.888521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.898953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-824ed540-2bd8-40a8-aa07-cc8505ef0595 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:52.900372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 89/180] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:52 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:52.933290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.933290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.943274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-ced8fdf7-f51e-43f2-9994-7e73b6762ec0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:52.963063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:52.963063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:52.972741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-ced8fdf7-f51e-43f2-9994-7e73b6762ec0 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:52.973841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 92/181] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:40:52 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1015 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:40:53.071058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-d62b0047-f800-43f9-9537-bb53b6e84913 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] PUT http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 Jan 21 07:40:53.071727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:53.071727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:53.072655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-d62b0047-f800-43f9-9537-bb53b6e84913 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:53.139479 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:40:53.139479 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:40:53.140032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-d62b0047-f800-43f9-9537-bb53b6e84913 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:40:53.142304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:53.142304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:53.915978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47fff687-2c1e-4318-8dcd-4dffa20af0ec tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:53.917103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47fff687-2c1e-4318-8dcd-4dffa20af0ec tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:53.917301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:53.917301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:53.917955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47fff687-2c1e-4318-8dcd-4dffa20af0ec tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:54.008629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:54.008629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:54.017632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47fff687-2c1e-4318-8dcd-4dffa20af0ec tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:54.039769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:54.039769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:54.068020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47fff687-2c1e-4318-8dcd-4dffa20af0ec tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:54.069038 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 93/182] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:53 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:54.790269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-d62b0047-f800-43f9-9537-bb53b6e84913 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Lock "b'cinder-attachment_update-b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf-n-h2-768862-4'" released by "attachment_update" :: held 1.650s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:40:54.790960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-d62b0047-f800-43f9-9537-bb53b6e84913 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 returned with HTTP 200 Jan 21 07:40:54.791844 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 90/183] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:40:53 2021] PUT /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 => generated 762 bytes in 1726 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:40:55.086197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-856b3613-f8b5-4a59-ab76-0e803fa4e205 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:55.086892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-856b3613-f8b5-4a59-ab76-0e803fa4e205 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:55.087222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:55.087222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:55.087778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-856b3613-f8b5-4a59-ab76-0e803fa4e205 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:55.173029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:55.173029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:55.182018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-856b3613-f8b5-4a59-ab76-0e803fa4e205 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:55.202018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:55.202018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:55.212063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-856b3613-f8b5-4a59-ab76-0e803fa4e205 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:55.213147 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 94/184] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:55 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:56.230653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32e6c907-d755-4aab-bcaf-011cd2918a28 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:56.231227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32e6c907-d755-4aab-bcaf-011cd2918a28 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:56.231460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:56.231460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:56.231831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32e6c907-d755-4aab-bcaf-011cd2918a28 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:56.281439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:56.281439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:56.290449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32e6c907-d755-4aab-bcaf-011cd2918a28 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:56.310657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:56.310657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:56.320623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32e6c907-d755-4aab-bcaf-011cd2918a28 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:56.320623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 91/185] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:56 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:40:57.338228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00723970-51ee-44a3-9a88-52663721c8e4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:57.339910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00723970-51ee-44a3-9a88-52663721c8e4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:57.340814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:57.340814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:57.341665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00723970-51ee-44a3-9a88-52663721c8e4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:57.406907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:57.406907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:57.416877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00723970-51ee-44a3-9a88-52663721c8e4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:57.446793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:57.446793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:57.459376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00723970-51ee-44a3-9a88-52663721c8e4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:57.462766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 95/186] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:57 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:58.488396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3037112c-900d-40b3-9fe3-a113d4a2fedc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:58.489646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3037112c-900d-40b3-9fe3-a113d4a2fedc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:58.490054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:58.490054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:58.490762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3037112c-900d-40b3-9fe3-a113d4a2fedc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:58.580644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:58.580644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:58.591048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3037112c-900d-40b3-9fe3-a113d4a2fedc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:58.617056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:58.617056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:58.628561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3037112c-900d-40b3-9fe3-a113d4a2fedc tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:58.629403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 92/187] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:58 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:59.646413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38ddc79d-dbb6-49f9-a58e-a29bed63b2e1 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:40:59.647160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38ddc79d-dbb6-49f9-a58e-a29bed63b2e1 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:59.647476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:59.647476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:40:59.648151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38ddc79d-dbb6-49f9-a58e-a29bed63b2e1 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:59.716500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:59.716500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:59.729232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-38ddc79d-dbb6-49f9-a58e-a29bed63b2e1 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:40:59.753230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:59.753230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:40:59.763390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38ddc79d-dbb6-49f9-a58e-a29bed63b2e1 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:40:59.766718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 96/188] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:40:59 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:00.618892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-a98e3c6e-8e7e-4a01-896e-cdffa2c0e472 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0/action Jan 21 07:41:00.620406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:00.620406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:00.621091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-a98e3c6e-8e7e-4a01-896e-cdffa2c0e472 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:00.622141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-a98e3c6e-8e7e-4a01-896e-cdffa2c0e472 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:00.706331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:00.706331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:00.727090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6b85b129-c9bd-4105-8bcb-1ea35fa1bdd1 req-a98e3c6e-8e7e-4a01-896e-cdffa2c0e472 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0/action returned with HTTP 204 Jan 21 07:41:00.728931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 93/189] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:41:00 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:41:00.781133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f29b78a1-3f43-4081-9f0e-3e80b5b6b0ae tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:00.781654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f29b78a1-3f43-4081-9f0e-3e80b5b6b0ae tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:00.782140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:00.782140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:00.782520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f29b78a1-3f43-4081-9f0e-3e80b5b6b0ae tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:00.872853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:00.872853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:00.886519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f29b78a1-3f43-4081-9f0e-3e80b5b6b0ae tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:00.912186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:00.912186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:00.922199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f29b78a1-3f43-4081-9f0e-3e80b5b6b0ae tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:00.923382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 97/190] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:00 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1209 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:00.939865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:00.941462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:00.941802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:00.941802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:00.942401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:00.943024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume with id: b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:01.001270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:01.001270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:01.004100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:01.017472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] 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 or be disassociated from snapshots after volume transfer. Jan 21 07:41:01.018561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0fbb153-10a5-4208-ab99-e46e1b2355ab tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 400 Jan 21 07:41:01.020086 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 94/191] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:00 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 285 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:41:01.027759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e778bfd4-35be-48d7-85fd-566b79b1da4c tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:01.028421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e778bfd4-35be-48d7-85fd-566b79b1da4c tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:01.028636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:01.028636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:01.029011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e778bfd4-35be-48d7-85fd-566b79b1da4c tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:01.200901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:01.200901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:01.209570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e778bfd4-35be-48d7-85fd-566b79b1da4c tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:01.228607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:01.228607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:01.238266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e778bfd4-35be-48d7-85fd-566b79b1da4c tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:01.243854 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 98/192] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:01 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1209 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:03.163855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-2e0e7c3a-5586-4cb1-816a-5b3ec8f0dff5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:03.164424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-2e0e7c3a-5586-4cb1-816a-5b3ec8f0dff5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:03.164554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:03.164554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:03.164877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-2e0e7c3a-5586-4cb1-816a-5b3ec8f0dff5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:03.218819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.218819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.230446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-2e0e7c3a-5586-4cb1-816a-5b3ec8f0dff5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:03.251640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.251640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.261763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-2e0e7c3a-5586-4cb1-816a-5b3ec8f0dff5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:03.262597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 95/193] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:41:03 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:03.289304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] POST http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf/action Jan 21 07:41:03.290664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:03.290664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:03.291558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:03.292505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:03.419892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.419892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.427291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:03.437350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Begin detaching volume completed successfully. Jan 21 07:41:03.437972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf/action returned with HTTP 202 Jan 21 07:41:03.439850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 99/194] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:41:03 2021] POST /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:41:03.465067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a89ee034-7a99-49e7-a333-7cc5e5d59103 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:03.465841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a89ee034-7a99-49e7-a333-7cc5e5d59103 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:03.466222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:03.466222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:03.466882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a89ee034-7a99-49e7-a333-7cc5e5d59103 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:03.565150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume// Jan 21 07:41:03.565765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:03.565984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:03.565984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:03.566367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:03.567823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-81800bbc-2ec5-4a20-9d9c-d9b3bbb230cd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:41:03.568652 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 100/195] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:41:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:41:03.584536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-f77a9b9b-1aa2-4519-8414-2239f2ef9c55 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:03.585122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-f77a9b9b-1aa2-4519-8414-2239f2ef9c55 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:03.585608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-f77a9b9b-1aa2-4519-8414-2239f2ef9c55 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:03.618073 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.618073 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.638815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a89ee034-7a99-49e7-a333-7cc5e5d59103 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:03.701156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.701156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.711548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.711548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.716208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a89ee034-7a99-49e7-a333-7cc5e5d59103 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:03.730295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 96/196] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:03 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1212 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:03.740107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-f77a9b9b-1aa2-4519-8414-2239f2ef9c55 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:03.765768 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:03.765768 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:03.778566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-f77a9b9b-1aa2-4519-8414-2239f2ef9c55 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:03.779866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 101/197] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:41:03 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1311 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:41:04.315395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 Jan 21 07:41:04.316311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:04.316592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:04.316592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:04.317058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:04.339483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:04.339483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:04.737227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d656ef12-61ac-43e5-b6a6-0f103a753980 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:04.737859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d656ef12-61ac-43e5-b6a6-0f103a753980 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:04.738156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:04.738156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:04.738657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d656ef12-61ac-43e5-b6a6-0f103a753980 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:04.844340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:04.844340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:04.854466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d656ef12-61ac-43e5-b6a6-0f103a753980 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:04.890137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:04.890137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:04.901222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d656ef12-61ac-43e5-b6a6-0f103a753980 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:04.903002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 102/198] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:04 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 1212 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:41:04.993274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:41:04.993616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:41:05.001262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-71e5c755-2c04-45bc-9c81-8a2d50ab0ba1 req-6f5a2d35-5d49-4a11-87eb-a2f009262fa4 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 returned with HTTP 200 Jan 21 07:41:05.002518 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 97/199] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 07:41:04 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/attachments/6abbbd19-a6fe-4a45-b695-3473f04745e0 => generated 19 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:05.919213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ba0a2a9-8829-40e6-8945-29a67d25e14a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:05.919799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ba0a2a9-8829-40e6-8945-29a67d25e14a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:05.919891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:05.919891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:05.920279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ba0a2a9-8829-40e6-8945-29a67d25e14a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:05.974343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:05.974343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:05.984414 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ba0a2a9-8829-40e6-8945-29a67d25e14a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:06.009058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ba0a2a9-8829-40e6-8945-29a67d25e14a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:06.009869 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 103/200] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:05 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:06.027743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:06.028703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:06.029138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:06.029138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:06.029520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:06.029990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume with id: b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:06.080871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:06.080871 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:06.082640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:06.111184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume request issued successfully. Jan 21 07:41:06.111703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26e09c3c-006c-492c-b817-194f1e820c2b tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 202 Jan 21 07:41:06.112959 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 98/201] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:06 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:41:06.120696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6104429-b3bc-4bff-86c5-ceac0539fc14 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:06.121300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6104429-b3bc-4bff-86c5-ceac0539fc14 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:06.121610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:06.121610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:06.122327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6104429-b3bc-4bff-86c5-ceac0539fc14 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:06.174827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:06.174827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:06.185483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6104429-b3bc-4bff-86c5-ceac0539fc14 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:06.228601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6104429-b3bc-4bff-86c5-ceac0539fc14 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:06.230095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 104/202] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:06 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:07.247063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d844dc0b-a4c4-4a09-81d5-47619e2db49a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:07.248678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d844dc0b-a4c4-4a09-81d5-47619e2db49a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:07.249154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:07.249154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:07.250128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d844dc0b-a4c4-4a09-81d5-47619e2db49a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:07.310793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:07.310793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:07.320733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d844dc0b-a4c4-4a09-81d5-47619e2db49a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:07.350000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d844dc0b-a4c4-4a09-81d5-47619e2db49a tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 200 Jan 21 07:41:07.363207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 99/203] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:07 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:08.367184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3388769b-3e71-4897-86c2-ba5727854c47 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf Jan 21 07:41:08.367739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3388769b-3e71-4897-86c2-ba5727854c47 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:08.367884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:08.367884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:08.368541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3388769b-3e71-4897-86c2-ba5727854c47 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:08.419494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3388769b-3e71-4897-86c2-ba5727854c47 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf returned with HTTP 404 Jan 21 07:41:08.420722 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 105/204] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:08 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/b2fa6689-3004-4fd4-ae7b-2a18df2fbaaf => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:41:17.385250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:41:17.386440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:17.387155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:17.387155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:17.388120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:17.388776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume with id: 8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:41:17.512127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:17.512127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:17.519585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:17.562484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume request issued successfully. Jan 21 07:41:17.563578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c4a394f-ac40-4a5b-9fcd-4427f920d086 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 202 Jan 21 07:41:17.565186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 100/205] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:17 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:41:17.572498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d4dca9-1506-4b1e-bab6-0434b219948e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:41:17.573037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d4dca9-1506-4b1e-bab6-0434b219948e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:17.573505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d4dca9-1506-4b1e-bab6-0434b219948e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:17.668867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:17.668867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:17.679399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93d4dca9-1506-4b1e-bab6-0434b219948e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:17.702878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d4dca9-1506-4b1e-bab6-0434b219948e tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:41:17.704013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 106/206] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:17 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:18.719592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32c7beab-9ec2-47eb-ac4e-5ff63b52efca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:41:18.720527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32c7beab-9ec2-47eb-ac4e-5ff63b52efca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:18.720895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:18.720895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:18.721624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32c7beab-9ec2-47eb-ac4e-5ff63b52efca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:18.828176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:18.828176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:18.850570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32c7beab-9ec2-47eb-ac4e-5ff63b52efca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:18.913818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32c7beab-9ec2-47eb-ac4e-5ff63b52efca tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 200 Jan 21 07:41:18.916207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 101/207] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:18 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:19.931350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d9f7fb-57e3-4a6f-8a4b-e20693382fbd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a Jan 21 07:41:19.932826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d9f7fb-57e3-4a6f-8a4b-e20693382fbd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:19.933234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:19.933234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:19.944537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d9f7fb-57e3-4a6f-8a4b-e20693382fbd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:20.068492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d9f7fb-57e3-4a6f-8a4b-e20693382fbd tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a returned with HTTP 404 Jan 21 07:41:20.071142 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 107/208] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:19 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/8e9e01a0-8d3d-439e-bf73-a1adf999bd6a => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] DELETE http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:43.139419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume with id: 2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:43.309353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:43.309353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:43.316006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:43.400946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Delete volume request issued successfully. Jan 21 07:41:43.403671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95233a22-5649-45c3-9660-cf138d8c4cf7 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 202 Jan 21 07:41:43.414245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e68e7ef-9363-468c-b527-83bae60fccf3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:43.414921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e68e7ef-9363-468c-b527-83bae60fccf3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:43.415719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e68e7ef-9363-468c-b527-83bae60fccf3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:43.427098 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 102/209] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:43 2021] DELETE /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:41:43.583059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:43.583059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:43.626032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e68e7ef-9363-468c-b527-83bae60fccf3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:43.677406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e68e7ef-9363-468c-b527-83bae60fccf3 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:41:43.703143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 108/210] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:43 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:44.709530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4150c605-9cf5-4d91-ab1f-a58d0a5d48e5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:44.710643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4150c605-9cf5-4d91-ab1f-a58d0a5d48e5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:44.711199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:44.711199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:44.711936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4150c605-9cf5-4d91-ab1f-a58d0a5d48e5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:44.834653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:44.834653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:44.859521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4150c605-9cf5-4d91-ab1f-a58d0a5d48e5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:44.908267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4150c605-9cf5-4d91-ab1f-a58d0a5d48e5 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:41:44.909307 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 103/211] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:44 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:45.925896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4605815-482d-4e65-a558-9f4f3ba1e27f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:45.926593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4605815-482d-4e65-a558-9f4f3ba1e27f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:45.926593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:45.926593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:45.926917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4605815-482d-4e65-a558-9f4f3ba1e27f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:46.115276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:46.115276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:46.138368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c4605815-482d-4e65-a558-9f4f3ba1e27f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Volume info retrieved successfully. Jan 21 07:41:46.206704 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4605815-482d-4e65-a558-9f4f3ba1e27f tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 200 Jan 21 07:41:46.209555 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 109/212] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:45 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 916 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:47.225843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a10afa5b-bbf4-4de2-86ef-c0b2293aa673 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] GET http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b Jan 21 07:41:47.230994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a10afa5b-bbf4-4de2-86ef-c0b2293aa673 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:47.231487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:47.231487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:47.232162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a10afa5b-bbf4-4de2-86ef-c0b2293aa673 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:47.289347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a10afa5b-bbf4-4de2-86ef-c0b2293aa673 tempest-AttachVolumeNegativeTest-198053136 tempest-AttachVolumeNegativeTest-198053136] http://10.222.0.13/volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b returned with HTTP 404 Jan 21 07:41:47.291244 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 104/213] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:47 2021] GET /volume/v3/c54318d9922c43188c7890fc2871295b/volumes/2329184d-bab8-4266-acb3-8d6a2b24515b => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:41:52.909283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] POST http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes Jan 21 07:41:52.910438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:52.910438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:52.911571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-818168086", "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:52.912849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-818168086', 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:53.102995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Create volume of 1 GB Jan 21 07:41:53.120345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Availability Zones retrieved successfully. Jan 21 07:41:53.140684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Flow 'volume_create_api' (5f97a2ee-24a2-42ee-98fb-4e059834ade9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:53.145832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b731100e-e43d-4443-8bee-577c8f777e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.149217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:53.311549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b731100e-e43d-4443-8bee-577c8f777e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.315568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfca74f-88b2-4ad4-90d4-f84b4c55325c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.488132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Created reservations ['b1ea872c-0bd1-4fdc-8bd0-17a500a34801', '2e90928a-7ce4-4c8b-ae23-d13472eb1ef5', '350d648c-26c8-4764-8147-3e10362d0a0b', 'ab59791e-dfbb-438a-93d1-e4aad511c99d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:53.490129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfca74f-88b2-4ad4-90d4-f84b4c55325c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1ea872c-0bd1-4fdc-8bd0-17a500a34801', '2e90928a-7ce4-4c8b-ae23-d13472eb1ef5', '350d648c-26c8-4764-8147-3e10362d0a0b', 'ab59791e-dfbb-438a-93d1-e4aad511c99d']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.492538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d122f3d-cc9f-41b1-b34a-e925229f1071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.558154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d122f3d-cc9f-41b1-b34a-e925229f1071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd43faa0-0ed5-468a-b0e6-071f9448bfbb', '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-818168086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82921f63fe4943c5b6bd0b5154e00a14',qos_specs=None,replication_status=,reservations=['b1ea872c-0bd1-4fdc-8bd0-17a500a34801','2e90928a-7ce4-4c8b-ae23-d13472eb1ef5','350d648c-26c8-4764-8147-3e10362d0a0b','ab59791e-dfbb-438a-93d1-e4aad511c99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6ba250ddcd4759a68ebc1a643da78a',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-818168086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd43faa0-0ed5-468a-b0e6-071f9448bfbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82921f63fe4943c5b6bd0b5154e00a14',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,user_id='fd6ba250ddcd4759a68ebc1a643da78a',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.560327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0ecc41-0e35-49a0-88bf-1cda19f27028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.587316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0ecc41-0e35-49a0-88bf-1cda19f27028) 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-818168086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82921f63fe4943c5b6bd0b5154e00a14',qos_specs=None,replication_status=,reservations=['b1ea872c-0bd1-4fdc-8bd0-17a500a34801','2e90928a-7ce4-4c8b-ae23-d13472eb1ef5','350d648c-26c8-4764-8147-3e10362d0a0b','ab59791e-dfbb-438a-93d1-e4aad511c99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6ba250ddcd4759a68ebc1a643da78a',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.589266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7e0d25-4656-47c8-9681-cf7053262997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.608214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7e0d25-4656-47c8-9681-cf7053262997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.612046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Flow 'volume_create_api' (5f97a2ee-24a2-42ee-98fb-4e059834ade9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:53.726385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Create volume request issued successfully. Jan 21 07:41:53.763594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8af6314-9d73-425b-adb7-bc260077f28e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes returned with HTTP 202 Jan 21 07:41:53.764492 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 110/214] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:41:52 2021] POST /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes => generated 821 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:41:53.780812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f481d3b-33f0-4019-9045-46e066b41e2b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:41:53.781021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f481d3b-33f0-4019-9045-46e066b41e2b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:53.781490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f481d3b-33f0-4019-9045-46e066b41e2b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:53.905573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:53.905573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:53.929203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1f481d3b-33f0-4019-9045-46e066b41e2b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:41:53.986018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f481d3b-33f0-4019-9045-46e066b41e2b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:41:53.990308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 105/215] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:53 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:55.007618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de9791a6-6cbb-40d9-b756-0431515bf02f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:41:55.008084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de9791a6-6cbb-40d9-b756-0431515bf02f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:55.008084 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:55.008084 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:55.008384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de9791a6-6cbb-40d9-b756-0431515bf02f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:55.120824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:55.120824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:55.145736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de9791a6-6cbb-40d9-b756-0431515bf02f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:41:55.177440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de9791a6-6cbb-40d9-b756-0431515bf02f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:41:55.180135 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 111/216] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:55 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:56.197230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a517c5b8-d92c-4a52-a783-e19e95aba2bc tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:41:56.197766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a517c5b8-d92c-4a52-a783-e19e95aba2bc tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:56.198619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:56.198619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:56.199108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a517c5b8-d92c-4a52-a783-e19e95aba2bc tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:56.704360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:56.704360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:56.731310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a517c5b8-d92c-4a52-a783-e19e95aba2bc tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:41:56.790541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a517c5b8-d92c-4a52-a783-e19e95aba2bc tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:41:56.792548 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 106/217] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:56 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:57.807083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc669909-e089-493a-b9e5-6b153fdf4f9d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:41:57.807623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc669909-e089-493a-b9e5-6b153fdf4f9d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:57.807739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:57.807739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:57.808089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc669909-e089-493a-b9e5-6b153fdf4f9d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:57.916602 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:57.916602 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:57.938069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc669909-e089-493a-b9e5-6b153fdf4f9d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:41:57.983988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc669909-e089-493a-b9e5-6b153fdf4f9d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:41:57.985718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 112/218] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:57 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:59.002969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3be99c52-44e7-4d4d-a034-071dc5c36c3b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:41:59.003487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3be99c52-44e7-4d4d-a034-071dc5c36c3b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:59.003681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:59.003681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:41:59.004056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3be99c52-44e7-4d4d-a034-071dc5c36c3b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:59.106480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:59.106480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:41:59.126801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3be99c52-44e7-4d4d-a034-071dc5c36c3b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:41:59.172067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3be99c52-44e7-4d4d-a034-071dc5c36c3b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:41:59.173236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 107/219] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:58 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:00.189463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34aae7e5-bad6-475c-8173-23b53c1a8866 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:00.190009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34aae7e5-bad6-475c-8173-23b53c1a8866 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:00.190225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:00.190225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:00.191685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34aae7e5-bad6-475c-8173-23b53c1a8866 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:00.326961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:00.326961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:00.349669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34aae7e5-bad6-475c-8173-23b53c1a8866 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:00.429357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34aae7e5-bad6-475c-8173-23b53c1a8866 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:00.430178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 113/220] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:00 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:01.447472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d021271-ab05-4e11-bb19-a5b9ef3bbb95 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:01.448099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d021271-ab05-4e11-bb19-a5b9ef3bbb95 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:01.448227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:01.448227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:01.448518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d021271-ab05-4e11-bb19-a5b9ef3bbb95 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:01.522064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:01.522064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:01.533653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3d021271-ab05-4e11-bb19-a5b9ef3bbb95 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:01.561460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d021271-ab05-4e11-bb19-a5b9ef3bbb95 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:01.563593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 108/221] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:01 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:02.578894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a88a418-206a-4e4a-ba1b-3e9f256f679f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:02.579494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a88a418-206a-4e4a-ba1b-3e9f256f679f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:02.579593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:02.579593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:02.579946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a88a418-206a-4e4a-ba1b-3e9f256f679f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:02.715367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:02.715367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:02.736673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a88a418-206a-4e4a-ba1b-3e9f256f679f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:02.799967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a88a418-206a-4e4a-ba1b-3e9f256f679f tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:02.810590 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 114/222] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:02 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:03.816593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5527121c-dd06-4f1e-83b4-f44d81e185d8 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:03.818053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5527121c-dd06-4f1e-83b4-f44d81e185d8 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:03.818482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:03.818482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:03.819366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5527121c-dd06-4f1e-83b4-f44d81e185d8 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:04.011995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:04.011995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:04.103909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5527121c-dd06-4f1e-83b4-f44d81e185d8 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:04.208495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5527121c-dd06-4f1e-83b4-f44d81e185d8 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:04.223926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 109/223] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:03 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:05.232069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61f93dee-e668-45de-9aa6-2c1c5c0b48a7 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:05.233272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61f93dee-e668-45de-9aa6-2c1c5c0b48a7 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:05.233272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:05.233272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:05.233272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61f93dee-e668-45de-9aa6-2c1c5c0b48a7 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:05.416601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:05.416601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:05.456026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61f93dee-e668-45de-9aa6-2c1c5c0b48a7 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:05.536271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61f93dee-e668-45de-9aa6-2c1c5c0b48a7 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:05.539951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 115/224] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:05 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:06.555743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85bb1301-3187-4c4c-b0d2-b5a5fc618820 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:06.556320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85bb1301-3187-4c4c-b0d2-b5a5fc618820 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:06.556420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:06.556420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:06.556780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85bb1301-3187-4c4c-b0d2-b5a5fc618820 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:06.709284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:06.709284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:06.721435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85bb1301-3187-4c4c-b0d2-b5a5fc618820 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:06.753985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85bb1301-3187-4c4c-b0d2-b5a5fc618820 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:06.765961 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 110/225] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:06 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:07.772389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53707e61-4d7d-4da6-9446-0df81685cb65 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:07.773017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53707e61-4d7d-4da6-9446-0df81685cb65 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:07.773144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:07.773144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:07.773427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53707e61-4d7d-4da6-9446-0df81685cb65 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:07.897648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:07.897648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:07.918595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53707e61-4d7d-4da6-9446-0df81685cb65 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:07.948686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53707e61-4d7d-4da6-9446-0df81685cb65 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:07.960047 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 116/226] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:07 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:08.967773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e0d4480-c5cf-48e6-a6a9-c65055faaabd tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:08.969379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e0d4480-c5cf-48e6-a6a9-c65055faaabd tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:08.969800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:08.969800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:08.970487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e0d4480-c5cf-48e6-a6a9-c65055faaabd tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:09.089274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:09.089274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:09.114893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e0d4480-c5cf-48e6-a6a9-c65055faaabd tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:09.166527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e0d4480-c5cf-48e6-a6a9-c65055faaabd tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:09.177393 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 111/227] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:08 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:10.183618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a558b73a-676e-4cf1-ad17-8219bc5b76a1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:10.184698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a558b73a-676e-4cf1-ad17-8219bc5b76a1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:10.185117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:10.185117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:10.186147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a558b73a-676e-4cf1-ad17-8219bc5b76a1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:10.252498 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:10.252498 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:10.267146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a558b73a-676e-4cf1-ad17-8219bc5b76a1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:10.306726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a558b73a-676e-4cf1-ad17-8219bc5b76a1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:10.308094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 117/228] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:10 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:11.324570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47c029b5-e620-45fb-a529-0d1997ba20cf tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:11.325875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47c029b5-e620-45fb-a529-0d1997ba20cf tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:11.326267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:11.326267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:11.327204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47c029b5-e620-45fb-a529-0d1997ba20cf tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:11.415034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:11.415034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:11.426994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47c029b5-e620-45fb-a529-0d1997ba20cf tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:11.465770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47c029b5-e620-45fb-a529-0d1997ba20cf tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:11.478154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 112/229] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:11 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:11.897790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] POST http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes Jan 21 07:42:11.900851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:11.900851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:11.901629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-793635025", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:11.903737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-793635025', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:11.904344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Create volume of 1 GB Jan 21 07:42:11.920615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Availability Zones retrieved successfully. Jan 21 07:42:11.951924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Flow 'volume_create_api' (cf15aea9-a50a-48ac-963e-ff0903cd3d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:11.960160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2b9458-51b5-42b2-b935-7ed1eefdfcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:11.967442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:12.189161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2b9458-51b5-42b2-b935-7ed1eefdfcce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:12.191726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7db198c-553e-49ed-84f3-e2265b25ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:12.389942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Created reservations ['69ff2ff6-f703-4dbb-b909-b7c123893d78', '4a83283c-2b5f-4794-95c8-52d334849310', '85d902cc-5c5e-4511-b951-07b8c12d6b57', '898af92b-f2ff-448b-a950-eebcae0f1f13'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:12.394255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7db198c-553e-49ed-84f3-e2265b25ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69ff2ff6-f703-4dbb-b909-b7c123893d78', '4a83283c-2b5f-4794-95c8-52d334849310', '85d902cc-5c5e-4511-b951-07b8c12d6b57', '898af92b-f2ff-448b-a950-eebcae0f1f13']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:12.400196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57600cb3-2484-4123-8ebb-eb69423fbf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:12.482832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69fe8d78-5778-4529-8115-d76aa19b75d5 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:12.483723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69fe8d78-5778-4529-8115-d76aa19b75d5 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.484132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.484132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:12.485523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69fe8d78-5778-4529-8115-d76aa19b75d5 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:12.564506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57600cb3-2484-4123-8ebb-eb69423fbf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9affe2-9f36-43b4-8cc0-565f5fbf81c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-793635025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af2db47d8a04e749f299a1726d7a2b1',qos_specs=None,replication_status=,reservations=['69ff2ff6-f703-4dbb-b909-b7c123893d78','4a83283c-2b5f-4794-95c8-52d334849310','85d902cc-5c5e-4511-b951-07b8c12d6b57','898af92b-f2ff-448b-a950-eebcae0f1f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed641c3478e49968876a2a05b5e7e2e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-793635025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9affe2-9f36-43b4-8cc0-565f5fbf81c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6af2db47d8a04e749f299a1726d7a2b1',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,user_id='9ed641c3478e49968876a2a05b5e7e2e',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:12.572613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e73e869-4549-4e9a-af11-3078bc104c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:12.599342 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:12.599342 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:12.617611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69fe8d78-5778-4529-8115-d76aa19b75d5 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:12.665324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69fe8d78-5778-4529-8115-d76aa19b75d5 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:12.666387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 113/230] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:12 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:12.695331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e73e869-4549-4e9a-af11-3078bc104c62) 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-793635025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af2db47d8a04e749f299a1726d7a2b1',qos_specs=None,replication_status=,reservations=['69ff2ff6-f703-4dbb-b909-b7c123893d78','4a83283c-2b5f-4794-95c8-52d334849310','85d902cc-5c5e-4511-b951-07b8c12d6b57','898af92b-f2ff-448b-a950-eebcae0f1f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed641c3478e49968876a2a05b5e7e2e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:12.699183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f875ac-38a4-49d4-91ef-e161eba0ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:12.748115 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f875ac-38a4-49d4-91ef-e161eba0ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:12.769190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Flow 'volume_create_api' (cf15aea9-a50a-48ac-963e-ff0903cd3d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:12.934668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Create volume request issued successfully. Jan 21 07:42:12.982552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-fb267045-cd66-4ba5-a443-39cd910acfb4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes returned with HTTP 202 Jan 21 07:42:12.987526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 118/231] 10.222.0.13 () {64 vars in 1512 bytes} [Thu Jan 21 07:42:11 2021] POST /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes => generated 823 bytes in 1102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:12.998309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-ec66111a-32e5-4b4e-b90f-46d52ab3e8e1 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:12.998968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-ec66111a-32e5-4b4e-b90f-46d52ab3e8e1 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.999272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.999272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:12.999808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-ec66111a-32e5-4b4e-b90f-46d52ab3e8e1 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:13.088424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:13.088424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:13.110719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-ec66111a-32e5-4b4e-b90f-46d52ab3e8e1 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Volume info retrieved successfully. Jan 21 07:42:13.166978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68fdffcb-2ed0-4f8b-9f21-61a56f69bcda req-ec66111a-32e5-4b4e-b90f-46d52ab3e8e1 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 200 Jan 21 07:42:13.168599 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 114/232] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:12 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:13.684114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06421129-429d-4311-b2ad-22472001f092 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:13.684955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06421129-429d-4311-b2ad-22472001f092 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:13.685173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:13.685173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:13.685536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06421129-429d-4311-b2ad-22472001f092 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:13.894985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:13.894985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:13.942214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06421129-429d-4311-b2ad-22472001f092 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:14.034430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06421129-429d-4311-b2ad-22472001f092 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:14.044584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 119/233] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:13 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 971 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:14.795788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-23e9d45c-2423-4790-bed9-74afbd8fcaa7 req-e2f3b5f2-c7bb-4dc4-bce6-60c64d478988 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:14.796574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-23e9d45c-2423-4790-bed9-74afbd8fcaa7 req-e2f3b5f2-c7bb-4dc4-bce6-60c64d478988 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:14.796574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:14.796574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:14.797045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-23e9d45c-2423-4790-bed9-74afbd8fcaa7 req-e2f3b5f2-c7bb-4dc4-bce6-60c64d478988 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:14.914495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:14.914495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:14.936688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-23e9d45c-2423-4790-bed9-74afbd8fcaa7 req-e2f3b5f2-c7bb-4dc4-bce6-60c64d478988 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Volume info retrieved successfully. Jan 21 07:42:14.982310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-23e9d45c-2423-4790-bed9-74afbd8fcaa7 req-e2f3b5f2-c7bb-4dc4-bce6-60c64d478988 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 200 Jan 21 07:42:14.983457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 115/234] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:14 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:15.060810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e3466a1-f6b1-4e6d-91e2-0c809b84cee0 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:15.062036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e3466a1-f6b1-4e6d-91e2-0c809b84cee0 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:15.062919 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:15.062919 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:15.063330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e3466a1-f6b1-4e6d-91e2-0c809b84cee0 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:15.185175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:15.185175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:15.208026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e3466a1-f6b1-4e6d-91e2-0c809b84cee0 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:15.271781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e3466a1-f6b1-4e6d-91e2-0c809b84cee0 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:15.286620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 120/235] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:15 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 971 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:16.303174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3109672-cb0b-47c6-b18b-4036e3d61b37 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:16.304258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3109672-cb0b-47c6-b18b-4036e3d61b37 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:16.304675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:16.304675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:16.305350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3109672-cb0b-47c6-b18b-4036e3d61b37 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:16.337499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] POST http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots Jan 21 07:42:16.337955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:16.337955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:16.338379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df9affe2-9f36-43b4-8cc0-565f5fbf81c5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-369775178", "description": null, "metadata": {}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:16.411992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:16.411992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:16.436665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3109672-cb0b-47c6-b18b-4036e3d61b37 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:16.473894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3109672-cb0b-47c6-b18b-4036e3d61b37 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:16.488299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 116/236] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:16 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:16.535476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:16.535476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:16.546490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Volume info retrieved successfully. Jan 21 07:42:16.550902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Create snapshot from volume df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:16.641929 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] 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. Jan 21 07:42:16.704944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Created reservations ['ae162be5-0ddf-4f78-9d84-4efb819497e1', 'bf618683-fa70-48de-a4a4-d4a6836ae01b', '9118b6d9-ea63-443a-84c4-cff4bb958123', '3678f27f-2d9b-419f-8934-ca02e362caa2'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:16.987788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot create request issued successfully. Jan 21 07:42:16.988584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-77d894e3-4ed0-4215-bd40-6d0bf86dc9cd req-9194ec26-5a53-4c34-8e6a-0b05679277b6 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots returned with HTTP 202 Jan 21 07:42:17.003708 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 121/237] 10.222.0.13 () {64 vars in 1518 bytes} [Thu Jan 21 07:42:16 2021] POST /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots => generated 310 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:17.504307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b47759ce-deea-4cfb-acd0-77d19bab6354 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:17.505588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b47759ce-deea-4cfb-acd0-77d19bab6354 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:17.506048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:17.506048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:17.506785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b47759ce-deea-4cfb-acd0-77d19bab6354 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:17.645153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:17.645153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:17.707468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b47759ce-deea-4cfb-acd0-77d19bab6354 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:17.796997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b47759ce-deea-4cfb-acd0-77d19bab6354 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:17.798703 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 117/238] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:17 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:18.727825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-965679c5-03c6-408d-9f96-1c972820fe6d req-75ac71ef-4737-42a4-889d-feefb381a2a7 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:18.728969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-965679c5-03c6-408d-9f96-1c972820fe6d req-75ac71ef-4737-42a4-889d-feefb381a2a7 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.729363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:18.729363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:18.730005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-965679c5-03c6-408d-9f96-1c972820fe6d req-75ac71ef-4737-42a4-889d-feefb381a2a7 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.788315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:18.788315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:18.790351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-965679c5-03c6-408d-9f96-1c972820fe6d req-75ac71ef-4737-42a4-889d-feefb381a2a7 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:18.800461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-965679c5-03c6-408d-9f96-1c972820fe6d req-75ac71ef-4737-42a4-889d-feefb381a2a7 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 200 Jan 21 07:42:18.814626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 122/239] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:18 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 442 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:18.820006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdc82139-27be-4084-9f35-32c1b5352a4a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:18.820642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdc82139-27be-4084-9f35-32c1b5352a4a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.820959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:18.820959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:18.821525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdc82139-27be-4084-9f35-32c1b5352a4a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.932062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:18.932062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:18.944590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdc82139-27be-4084-9f35-32c1b5352a4a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:19.010126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdc82139-27be-4084-9f35-32c1b5352a4a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:19.011340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 118/240] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:18 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:19.158019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/detail Jan 21 07:42:19.159853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:19.160076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:19.160076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:19.160763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:19.161145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:42:19.163564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:42:19.239183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Get all snapshots completed successfully. Jan 21 07:42:19.246068 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:19.246068 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:19.248080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-10fe1f3f-f579-4a72-b99e-ff2cc217677d req-5bb7288a-e91a-4f6e-9195-105a4b82dda5 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/detail returned with HTTP 200 Jan 21 07:42:19.254365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 123/241] 10.222.0.13 () {60 vars in 1485 bytes} [Thu Jan 21 07:42:19 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/detail => generated 445 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:19.997085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2df0ffd0-60bc-4449-b353-b40b6451b8c3 req-647b64b8-f0ee-426c-ad8e-8a99f1bf9858 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:19.998204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2df0ffd0-60bc-4449-b353-b40b6451b8c3 req-647b64b8-f0ee-426c-ad8e-8a99f1bf9858 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:19.998586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:19.998586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:19.999476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2df0ffd0-60bc-4449-b353-b40b6451b8c3 req-647b64b8-f0ee-426c-ad8e-8a99f1bf9858 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:20.029107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b24dab96-a2ab-4ced-8c8f-9e0d3e44d3ac tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:20.035078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b24dab96-a2ab-4ced-8c8f-9e0d3e44d3ac tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:20.035078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:20.035078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:20.035078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b24dab96-a2ab-4ced-8c8f-9e0d3e44d3ac tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:20.204747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:20.204747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:20.216406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2df0ffd0-60bc-4449-b353-b40b6451b8c3 req-647b64b8-f0ee-426c-ad8e-8a99f1bf9858 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:20.223658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2df0ffd0-60bc-4449-b353-b40b6451b8c3 req-647b64b8-f0ee-426c-ad8e-8a99f1bf9858 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 200 Jan 21 07:42:20.227834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 119/242] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:19 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 442 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:20.382155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:20.382155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:20.432119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b24dab96-a2ab-4ced-8c8f-9e0d3e44d3ac tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:20.503588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b24dab96-a2ab-4ced-8c8f-9e0d3e44d3ac tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:20.504418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 124/243] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:20 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:21.425399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4d79faf2-5232-4d70-bcb5-2754a80d0ce6 req-b24e4743-120f-42b2-933f-ae6527f01a35 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:21.425955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4d79faf2-5232-4d70-bcb5-2754a80d0ce6 req-b24e4743-120f-42b2-933f-ae6527f01a35 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.426395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.426395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:21.426625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4d79faf2-5232-4d70-bcb5-2754a80d0ce6 req-b24e4743-120f-42b2-933f-ae6527f01a35 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.495877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.495877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:21.499417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4d79faf2-5232-4d70-bcb5-2754a80d0ce6 req-b24e4743-120f-42b2-933f-ae6527f01a35 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:21.505236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4d79faf2-5232-4d70-bcb5-2754a80d0ce6 req-b24e4743-120f-42b2-933f-ae6527f01a35 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 200 Jan 21 07:42:21.510195 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 120/244] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:21 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:21.524876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e480277e-0095-40cf-a017-7ab54ac62270 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:21.526121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e480277e-0095-40cf-a017-7ab54ac62270 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.526347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.526347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:21.526925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e480277e-0095-40cf-a017-7ab54ac62270 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.561057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] DELETE http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:21.561692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.561886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.561886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:21.563297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.564909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Delete snapshot with id: 2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:21.596753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.596753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:21.598554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:21.686773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.686773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:21.711315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e480277e-0095-40cf-a017-7ab54ac62270 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:21.745447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot delete request issued successfully. Jan 21 07:42:21.752885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9c1fa316-a08e-4f42-a91c-35c3b106a93e req-b7fd5a66-9b15-4a6d-9213-10d9e8ec4e08 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 202 Jan 21 07:42:21.761934 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 121/245] 10.222.0.13 () {62 vars in 1597 bytes} [Thu Jan 21 07:42:21 2021] DELETE /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:21.767398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e480277e-0095-40cf-a017-7ab54ac62270 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:21.777764 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 125/246] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:21 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:21.823176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2fa13157-20ea-4453-884c-7075535907fa req-b4f22f6f-c471-4885-bf8a-8dd6d6f23213 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:21.823660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2fa13157-20ea-4453-884c-7075535907fa req-b4f22f6f-c471-4885-bf8a-8dd6d6f23213 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.823864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.823864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:21.824239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2fa13157-20ea-4453-884c-7075535907fa req-b4f22f6f-c471-4885-bf8a-8dd6d6f23213 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.890354 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.890354 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:21.893250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2fa13157-20ea-4453-884c-7075535907fa req-b4f22f6f-c471-4885-bf8a-8dd6d6f23213 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:21.895260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2fa13157-20ea-4453-884c-7075535907fa req-b4f22f6f-c471-4885-bf8a-8dd6d6f23213 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 200 Jan 21 07:42:21.902196 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 122/247] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:21 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:22.344210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] DELETE http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:22.346765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:22.348353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:22.348353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:22.349338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:22.350084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Delete volume with id: 4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:22.500713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:22.500713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:22.508166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:42:22.681250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Delete volume request issued successfully. Jan 21 07:42:22.681662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f237cc3-07e6-43b1-a73f-4bf574b02128 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 202 Jan 21 07:42:22.683066 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 126/248] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:22 2021] DELETE /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 0 bytes in 346 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:22.690316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c2f904d-e37f-4bbf-af74-f9081b0cd31b tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:22.691009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c2f904d-e37f-4bbf-af74-f9081b0cd31b tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:22.691402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:22.691402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:22.692048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c2f904d-e37f-4bbf-af74-f9081b0cd31b tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:22.785031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d4c36f-34b1-483e-96ee-032cc6e1ff1e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:22.785856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37d4c36f-34b1-483e-96ee-032cc6e1ff1e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:22.786183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:22.786183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:22.786895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37d4c36f-34b1-483e-96ee-032cc6e1ff1e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:22.877850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:22.877850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:22.918022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c2f904d-e37f-4bbf-af74-f9081b0cd31b tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:42:22.957654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c2f904d-e37f-4bbf-af74-f9081b0cd31b tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:42:22.961480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 123/249] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:22 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:22.973389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:22.973389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:23.015024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37d4c36f-34b1-483e-96ee-032cc6e1ff1e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:23.111918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d4c36f-34b1-483e-96ee-032cc6e1ff1e tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:23.125666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 127/250] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:22 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:23.980006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4389bc6-38ea-4052-bf3c-9942c2fa2005 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:23.981123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4389bc6-38ea-4052-bf3c-9942c2fa2005 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:23.981498 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:23.981498 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:23.982110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4389bc6-38ea-4052-bf3c-9942c2fa2005 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:24.069047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c779bb7a-5120-4024-b505-4fa79cb357bc req-131be626-0699-41e3-ad8c-ffeb9588e0cb tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:24.069669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c779bb7a-5120-4024-b505-4fa79cb357bc req-131be626-0699-41e3-ad8c-ffeb9588e0cb tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:24.069955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:24.069955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:24.070444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c779bb7a-5120-4024-b505-4fa79cb357bc req-131be626-0699-41e3-ad8c-ffeb9588e0cb tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:24.132179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:24.132179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:24.165860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4389bc6-38ea-4052-bf3c-9942c2fa2005 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:42:24.175645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:24.175645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:24.177286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c779bb7a-5120-4024-b505-4fa79cb357bc req-131be626-0699-41e3-ad8c-ffeb9588e0cb tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Snapshot retrieved successfully. Jan 21 07:42:24.179455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c779bb7a-5120-4024-b505-4fa79cb357bc req-131be626-0699-41e3-ad8c-ffeb9588e0cb tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 200 Jan 21 07:42:24.180538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 128/251] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:24 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 468 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:24.203483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f94b56f-fe3c-46d2-ac81-9e7a4736a38a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:24.208935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f94b56f-fe3c-46d2-ac81-9e7a4736a38a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:24.216367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:24.216367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:24.217172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f94b56f-fe3c-46d2-ac81-9e7a4736a38a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:24.233818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4389bc6-38ea-4052-bf3c-9942c2fa2005 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:42:24.236637 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 124/252] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:23 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:24.362307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:24.362307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:24.399056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f94b56f-fe3c-46d2-ac81-9e7a4736a38a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:24.459999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f94b56f-fe3c-46d2-ac81-9e7a4736a38a tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:24.476585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 129/253] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:24 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 974 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:25.264767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c421a7f6-b41e-438a-b239-26d85d8b7a89 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:25.265962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c421a7f6-b41e-438a-b239-26d85d8b7a89 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.265962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.265962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:25.266332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c421a7f6-b41e-438a-b239-26d85d8b7a89 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.385986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:25.385986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:25.396584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c23b9dbf-df89-4c19-a036-1740481ac21d req-f6d2c4b7-e3c5-4602-96e3-74f379e895ad tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b Jan 21 07:42:25.397108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c23b9dbf-df89-4c19-a036-1740481ac21d req-f6d2c4b7-e3c5-4602-96e3-74f379e895ad tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.397319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.397319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:25.397702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c23b9dbf-df89-4c19-a036-1740481ac21d req-f6d2c4b7-e3c5-4602-96e3-74f379e895ad tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.404721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c421a7f6-b41e-438a-b239-26d85d8b7a89 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Volume info retrieved successfully. Jan 21 07:42:25.475866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c23b9dbf-df89-4c19-a036-1740481ac21d req-f6d2c4b7-e3c5-4602-96e3-74f379e895ad tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b returned with HTTP 404 Jan 21 07:42:25.477072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 130/254] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/snapshots/2b2e0541-5ca6-40c5-b3a5-feeb48f9af1b => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:42:25.492986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-327cb6e1-f4df-423d-8e40-60e550bd04c1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:25.493519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-327cb6e1-f4df-423d-8e40-60e550bd04c1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.493984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-327cb6e1-f4df-423d-8e40-60e550bd04c1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.518045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c421a7f6-b41e-438a-b239-26d85d8b7a89 tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 200 Jan 21 07:42:25.519758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 125/255] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 909 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:25.564558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] DELETE http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:25.565313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.565681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.565681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:25.566304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.566958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Delete volume with id: df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:25.677427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:25.677427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:25.678605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Volume info retrieved successfully. Jan 21 07:42:25.724400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:25.724400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:25.736705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-327cb6e1-f4df-423d-8e40-60e550bd04c1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:25.748048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Delete volume request issued successfully. Jan 21 07:42:25.748541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8d2f0c7a-10c4-4b3f-91d9-588c23b5462a req-39dcf7bd-2079-48ba-ab0a-d4a5bf299461 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 202 Jan 21 07:42:25.749457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 126/256] 10.222.0.13 () {62 vars in 1591 bytes} [Thu Jan 21 07:42:25 2021] DELETE /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:42:25.762976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-327cb6e1-f4df-423d-8e40-60e550bd04c1 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:25.764009 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 131/257] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 1362 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:42:25.805367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-0154fbb4-16dc-46ee-9851-f8300483aaf0 req-c652751e-8747-4892-93ff-2b23c5a2ce6c tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:25.805894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-0154fbb4-16dc-46ee-9851-f8300483aaf0 req-c652751e-8747-4892-93ff-2b23c5a2ce6c tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.806111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.806111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:25.806494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-0154fbb4-16dc-46ee-9851-f8300483aaf0 req-c652751e-8747-4892-93ff-2b23c5a2ce6c tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.974838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-d7ff87a8-78c4-4623-b87f-0d55488815d6 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:25.975753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-d7ff87a8-78c4-4623-b87f-0d55488815d6 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.976128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.976128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:25.977369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-d7ff87a8-78c4-4623-b87f-0d55488815d6 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.983059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:25.983059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:25.994073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-0154fbb4-16dc-46ee-9851-f8300483aaf0 req-c652751e-8747-4892-93ff-2b23c5a2ce6c tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Volume info retrieved successfully. Jan 21 07:42:26.020185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-0154fbb4-16dc-46ee-9851-f8300483aaf0 req-c652751e-8747-4892-93ff-2b23c5a2ce6c tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 200 Jan 21 07:42:26.020480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 127/258] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:26.168140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:26.168140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:26.206897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-d7ff87a8-78c4-4623-b87f-0d55488815d6 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:26.285234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-d7ff87a8-78c4-4623-b87f-0d55488815d6 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:26.288035 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 132/259] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 1362 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:42:26.535420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33eb57e4-c2b4-4b87-8419-df214a1281eb tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] GET http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d Jan 21 07:42:26.538611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33eb57e4-c2b4-4b87-8419-df214a1281eb tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:26.539061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:26.539061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:26.539786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33eb57e4-c2b4-4b87-8419-df214a1281eb tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:26.599385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33eb57e4-c2b4-4b87-8419-df214a1281eb tempest-LiveMigrationTest-1422110652 tempest-LiveMigrationTest-1422110652] http://10.222.0.13/volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d returned with HTTP 404 Jan 21 07:42:26.600951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 128/260] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:26 2021] GET /volume/v3/efd2ebcec8c6422eb942250723b90b31/volumes/4830ee8b-7591-49c9-a622-7762d9ebd87d => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:28.931828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:28.932383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:28.932662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:28.932662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:28.932966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:28.982522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 404 Jan 21 07:42:28.983809 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 133/261] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:28 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:30.387475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f764e518-b4d5-4e73-a790-5ad4dfa5c97d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:30.388143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f764e518-b4d5-4e73-a790-5ad4dfa5c97d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:30.388636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f764e518-b4d5-4e73-a790-5ad4dfa5c97d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:30.443501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:30.443501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:30.452646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f764e518-b4d5-4e73-a790-5ad4dfa5c97d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:30.479877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f764e518-b4d5-4e73-a790-5ad4dfa5c97d tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:30.484553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 129/262] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:30 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 1362 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:42:30.494929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume// Jan 21 07:42:30.495799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:30.496581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:30.498444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-dd949966-5a93-4873-9df6-752ca4f9ca3c req-80d5a076-4fdf-42bb-9615-4159988aacd2 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:42:30.502237 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 134/263] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:42:30 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:42:30.517654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] POST http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments Jan 21 07:42:30.518451 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:30.518451 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:30.519320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd43faa0-0ed5-468a-b0e6-071f9448bfbb", "instance_uuid": "7ed0d2b8-e47a-41ec-b549-d1a23c2271c7", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:30.586960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:30.586960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:30.658433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments returned with HTTP 200 Jan 21 07:42:30.678605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 130/264] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:42:30 2021] POST /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:42:30.891719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a39654a2-8b97-4be4-9f78-2fce250ea89f req-b2c3a373-843b-49a4-a657-742b01319c27 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] DELETE http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:30.892497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a39654a2-8b97-4be4-9f78-2fce250ea89f req-b2c3a373-843b-49a4-a657-742b01319c27 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:30.893138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a39654a2-8b97-4be4-9f78-2fce250ea89f req-b2c3a373-843b-49a4-a657-742b01319c27 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:30.893946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-a39654a2-8b97-4be4-9f78-2fce250ea89f req-b2c3a373-843b-49a4-a657-742b01319c27 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Delete volume with id: df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:30.992810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a39654a2-8b97-4be4-9f78-2fce250ea89f req-b2c3a373-843b-49a4-a657-742b01319c27 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 404 Jan 21 07:42:30.994311 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 135/265] 10.222.0.13 () {62 vars in 1591 bytes} [Thu Jan 21 07:42:30 2021] DELETE /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:32.719013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume// Jan 21 07:42:32.719560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:32.719746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:32.719746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:32.720148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:32.722415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-f69494cd-50fe-4988-9118-8fddd9d0daa4 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:42:32.723034 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 131/266] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:42:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:42:32.755181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-92d6fa70-9582-48e9-90fd-3d0b30e5e8b3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] GET http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:42:32.756122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-92d6fa70-9582-48e9-90fd-3d0b30e5e8b3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:32.756768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-92d6fa70-9582-48e9-90fd-3d0b30e5e8b3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:32.839339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:32.839339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:32.850043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-92d6fa70-9582-48e9-90fd-3d0b30e5e8b3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:42:32.862804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a8e9a3d-72f5-46f6-a07a-ac61942a11e1 req-36941a95-4d64-47b4-a889-f1ce74e332b4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] GET http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 Jan 21 07:42:32.863707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a8e9a3d-72f5-46f6-a07a-ac61942a11e1 req-36941a95-4d64-47b4-a889-f1ce74e332b4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:32.864378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a8e9a3d-72f5-46f6-a07a-ac61942a11e1 req-36941a95-4d64-47b4-a889-f1ce74e332b4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:32.892214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:32.892214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:32.919640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a8e9a3d-72f5-46f6-a07a-ac61942a11e1 req-36941a95-4d64-47b4-a889-f1ce74e332b4 tempest-VolumesSnapshotsTestJSON-115321790 tempest-VolumesSnapshotsTestJSON-115321790] http://10.222.0.13/volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 returned with HTTP 404 Jan 21 07:42:32.930624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-92d6fa70-9582-48e9-90fd-3d0b30e5e8b3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 200 Jan 21 07:42:32.930624 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 136/267] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:42:32 2021] GET /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 1460 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:42:32.938988 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 132/268] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:32 2021] GET /volume/v3/6af2db47d8a04e749f299a1726d7a2b1/volumes/df9affe2-9f36-43b4-8cc0-565f5fbf81c5 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:32.959360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-542b2653-72f8-498c-b707-2899986231e3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] PUT http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e Jan 21 07:42:32.960760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:32.960760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:32.961482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-542b2653-72f8-498c-b707-2899986231e3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:33.035638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:42:33.035638 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:42:33.036208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-542b2653-72f8-498c-b707-2899986231e3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Lock "b'cinder-attachment_update-bd43faa0-0ed5-468a-b0e6-071f9448bfbb-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.022s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:42:33.044235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:33.044235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:34.804174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-542b2653-72f8-498c-b707-2899986231e3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Lock "b'cinder-attachment_update-bd43faa0-0ed5-468a-b0e6-071f9448bfbb-n-h1-768862-4'" released by "attachment_update" :: held 1.768s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:42:34.804844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-542b2653-72f8-498c-b707-2899986231e3 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e returned with HTTP 200 Jan 21 07:42:34.806013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 137/269] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:42:32 2021] PUT /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e => generated 762 bytes in 1853 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:42:34.849714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-a04eabc7-ef4e-466a-8ac9-f9fa893fb6bb tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] POST http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e/action Jan 21 07:42:34.851280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-a04eabc7-ef4e-466a-8ac9-f9fa893fb6bb tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:34.852417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-a04eabc7-ef4e-466a-8ac9-f9fa893fb6bb tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:34.927489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:34.927489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:34.942441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-46911b5d-435d-40eb-afde-3d34b23b96c8 req-a04eabc7-ef4e-466a-8ac9-f9fa893fb6bb tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e/action returned with HTTP 204 Jan 21 07:42:34.944002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 133/270] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:42:34 2021] POST /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:55.802423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] POST http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes Jan 21 07:42:55.802989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:55.802989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:55.803298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1209406356", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:55.805345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1209406356', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:55.805944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Create volume of 1 GB Jan 21 07:42:55.806852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:55.806852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:55.841746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Availability Zones retrieved successfully. Jan 21 07:42:55.887746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Flow 'volume_create_api' (d6a9108a-edfb-44f5-9eda-dc6e54dbc37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:55.897275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa04b31a-c291-4409-ba52-c71e69fdf3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:55.906473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:56.044142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa04b31a-c291-4409-ba52-c71e69fdf3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:56.060290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c786c3-6580-4312-89e0-c75a43ea1f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:56.283627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Created reservations ['89a0c06a-ddf2-4a5e-b625-9f8d58f062bd', 'ba9683be-d880-41ea-87a5-ec4a0696c02a', '735719f3-0908-4b16-99e8-e6f5723dcec6', 'b6c3b3dc-469d-49dc-8cf0-a0b7707b6012'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:56.285769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c786c3-6580-4312-89e0-c75a43ea1f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89a0c06a-ddf2-4a5e-b625-9f8d58f062bd', 'ba9683be-d880-41ea-87a5-ec4a0696c02a', '735719f3-0908-4b16-99e8-e6f5723dcec6', 'b6c3b3dc-469d-49dc-8cf0-a0b7707b6012']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:56.288299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13680dec-be90-4135-9d19-7f76ebf04a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:56.372248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13680dec-be90-4135-9d19-7f76ebf04a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414bd42b-4ef4-4b1f-9be5-bb9511bb9d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1209406356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e9684862c8c4974b834bcf0d79a1590',qos_specs=None,replication_status=,reservations=['89a0c06a-ddf2-4a5e-b625-9f8d58f062bd','ba9683be-d880-41ea-87a5-ec4a0696c02a','735719f3-0908-4b16-99e8-e6f5723dcec6','b6c3b3dc-469d-49dc-8cf0-a0b7707b6012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2390eafaefb4b62bc37eab630f515a0',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1209406356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414bd42b-4ef4-4b1f-9be5-bb9511bb9d91,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e9684862c8c4974b834bcf0d79a1590',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,user_id='c2390eafaefb4b62bc37eab630f515a0',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:56.376746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17d74de-f8bf-4238-bc99-b43600ed2408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:56.409699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17d74de-f8bf-4238-bc99-b43600ed2408) 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-1209406356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e9684862c8c4974b834bcf0d79a1590',qos_specs=None,replication_status=,reservations=['89a0c06a-ddf2-4a5e-b625-9f8d58f062bd','ba9683be-d880-41ea-87a5-ec4a0696c02a','735719f3-0908-4b16-99e8-e6f5723dcec6','b6c3b3dc-469d-49dc-8cf0-a0b7707b6012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2390eafaefb4b62bc37eab630f515a0',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:56.411886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637f8fb6-d74d-45f7-a037-61a63954aa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:56.441638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637f8fb6-d74d-45f7-a037-61a63954aa51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:56.444532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Flow 'volume_create_api' (d6a9108a-edfb-44f5-9eda-dc6e54dbc37b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:56.565548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Create volume request issued successfully. Jan 21 07:42:56.585667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-552a464b-d75c-405a-9c90-ccea6fd36904 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes returned with HTTP 202 Jan 21 07:42:56.594892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 138/271] 10.222.0.13 () {64 vars in 1512 bytes} [Thu Jan 21 07:42:55 2021] POST /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes => generated 832 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:56.599511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-6a1e3c9e-234d-401b-ac84-266a3f74ce8e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] GET http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:56.600220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-6a1e3c9e-234d-401b-ac84-266a3f74ce8e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:56.600956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:56.600956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:56.601609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-6a1e3c9e-234d-401b-ac84-266a3f74ce8e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:56.695538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:56.695538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:56.708531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2adec719-db0d-41be-858b-2a88ade5c019 req-6a1e3c9e-234d-401b-ac84-266a3f74ce8e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Volume info retrieved successfully. Jan 21 07:42:56.746159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2adec719-db0d-41be-858b-2a88ade5c019 req-6a1e3c9e-234d-401b-ac84-266a3f74ce8e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 200 Jan 21 07:42:56.758843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 134/272] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:56 2021] GET /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 924 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:58.162827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ef30cf75-b532-4639-bceb-b6ba1871b480 req-d2998775-09ff-46a3-a65d-a0d79068ed0e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] GET http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:58.164530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ef30cf75-b532-4639-bceb-b6ba1871b480 req-d2998775-09ff-46a3-a65d-a0d79068ed0e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:58.164977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:58.164977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:58.165683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ef30cf75-b532-4639-bceb-b6ba1871b480 req-d2998775-09ff-46a3-a65d-a0d79068ed0e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:58.295415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:58.295415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:58.307943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ef30cf75-b532-4639-bceb-b6ba1871b480 req-d2998775-09ff-46a3-a65d-a0d79068ed0e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Volume info retrieved successfully. Jan 21 07:42:58.335249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ef30cf75-b532-4639-bceb-b6ba1871b480 req-d2998775-09ff-46a3-a65d-a0d79068ed0e tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 200 Jan 21 07:42:58.336970 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 139/273] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:58 2021] GET /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 925 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:59.147460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f671766d-c2c5-4a3c-9fb6-9a60a820bc63 req-5046de67-205e-419d-bb09-0e485442eb8a tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] GET http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:59.148965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f671766d-c2c5-4a3c-9fb6-9a60a820bc63 req-5046de67-205e-419d-bb09-0e485442eb8a tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:59.149388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:59.149388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:59.150387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f671766d-c2c5-4a3c-9fb6-9a60a820bc63 req-5046de67-205e-419d-bb09-0e485442eb8a tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:59.289228 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:59.289228 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:59.314964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-f671766d-c2c5-4a3c-9fb6-9a60a820bc63 req-5046de67-205e-419d-bb09-0e485442eb8a tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Volume info retrieved successfully. Jan 21 07:42:59.369151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f671766d-c2c5-4a3c-9fb6-9a60a820bc63 req-5046de67-205e-419d-bb09-0e485442eb8a tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 200 Jan 21 07:42:59.370397 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 135/274] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:59 2021] GET /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 925 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:59.434618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] DELETE http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:59.435120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:59.435314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:59.435314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:59.435988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:59.436681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Delete volume with id: 414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:59.554483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:59.554483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:59.555788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Volume info retrieved successfully. Jan 21 07:42:59.598267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Delete volume request issued successfully. Jan 21 07:42:59.598955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8816fc68-7996-446c-9ace-70be8c0f49e0 req-5568ebfb-f80a-4422-a913-9fc19afa6c7f tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 202 Jan 21 07:42:59.600039 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 140/275] 10.222.0.13 () {62 vars in 1591 bytes} [Thu Jan 21 07:42:59 2021] DELETE /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:59.737574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4fcd269b-d6a7-40a6-8652-e473df7862a0 req-68ca817f-7772-439f-8417-e30f247e9507 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] GET http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:42:59.738504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4fcd269b-d6a7-40a6-8652-e473df7862a0 req-68ca817f-7772-439f-8417-e30f247e9507 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:59.738900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:59.738900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:42:59.739742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4fcd269b-d6a7-40a6-8652-e473df7862a0 req-68ca817f-7772-439f-8417-e30f247e9507 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:59.847441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:59.847441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:42:59.867189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4fcd269b-d6a7-40a6-8652-e473df7862a0 req-68ca817f-7772-439f-8417-e30f247e9507 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Volume info retrieved successfully. Jan 21 07:42:59.921365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4fcd269b-d6a7-40a6-8652-e473df7862a0 req-68ca817f-7772-439f-8417-e30f247e9507 tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 200 Jan 21 07:42:59.922231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 136/276] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:42:59 2021] GET /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 924 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:02.661083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d0552eda-725f-483a-a3a2-2e7c2f0f7d60 req-f44b14a7-d95d-4e71-8751-934a2fb2852d tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] GET http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 Jan 21 07:43:02.661637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d0552eda-725f-483a-a3a2-2e7c2f0f7d60 req-f44b14a7-d95d-4e71-8751-934a2fb2852d tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:02.661951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:02.661951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:02.662319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d0552eda-725f-483a-a3a2-2e7c2f0f7d60 req-f44b14a7-d95d-4e71-8751-934a2fb2852d tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:02.737915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d0552eda-725f-483a-a3a2-2e7c2f0f7d60 req-f44b14a7-d95d-4e71-8751-934a2fb2852d tempest-VolumesGetTestJSON-1770228757 tempest-VolumesGetTestJSON-1770228757] http://10.222.0.13/volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 returned with HTTP 404 Jan 21 07:43:02.739208 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 141/277] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:43:02 2021] GET /volume/v3/9e9684862c8c4974b834bcf0d79a1590/volumes/414bd42b-4ef4-4b1f-9be5-bb9511bb9d91 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:43:46.066906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] POST http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes Jan 21 07:43:46.069296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:46.069296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:46.070038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2141954150"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:46.071515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2141954150'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:43:46.072074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume of 1 GB Jan 21 07:43:46.089954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Availability Zones retrieved successfully. Jan 21 07:43:46.111191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Flow 'volume_create_api' (b75c14b3-c600-4013-8119-b10ed2ba33fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:46.115051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe28082-5dc1-4f4e-ab9a-7869a6ad4b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:46.117344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:43:46.243008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe28082-5dc1-4f4e-ab9a-7869a6ad4b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:46.245885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a136a15-df12-4692-82d1-bb312f2ff4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:46.437784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Created reservations ['89f2a8cd-6436-4d2b-9ea4-ea1c90ee2c4f', 'f7c8bb57-ff30-495d-9bcd-2e8bb586518f', '97eaf6e2-0996-4a99-ad3a-ed8c5daff1f7', '164a0f59-0c80-44d6-9444-8ff965677266'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:46.439916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a136a15-df12-4692-82d1-bb312f2ff4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89f2a8cd-6436-4d2b-9ea4-ea1c90ee2c4f', 'f7c8bb57-ff30-495d-9bcd-2e8bb586518f', '97eaf6e2-0996-4a99-ad3a-ed8c5daff1f7', '164a0f59-0c80-44d6-9444-8ff965677266']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:46.450041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4945b-df27-45dc-ac18-b7fd8ac3c74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:46.626509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4945b-df27-45dc-ac18-b7fd8ac3c74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4726ea65-660b-4f47-b3a2-299f10c00130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2141954150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0077115637354c88b639ee48ed88574b',qos_specs=None,replication_status=,reservations=['89f2a8cd-6436-4d2b-9ea4-ea1c90ee2c4f','f7c8bb57-ff30-495d-9bcd-2e8bb586518f','97eaf6e2-0996-4a99-ad3a-ed8c5daff1f7','164a0f59-0c80-44d6-9444-8ff965677266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:43:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2141954150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4726ea65-660b-4f47-b3a2-299f10c00130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0077115637354c88b639ee48ed88574b',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,user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:46.643279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a85c86-bfff-4ee1-b59d-832ff90abf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:46.696559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a85c86-bfff-4ee1-b59d-832ff90abf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2141954150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0077115637354c88b639ee48ed88574b',qos_specs=None,replication_status=,reservations=['89f2a8cd-6436-4d2b-9ea4-ea1c90ee2c4f','f7c8bb57-ff30-495d-9bcd-2e8bb586518f','97eaf6e2-0996-4a99-ad3a-ed8c5daff1f7','164a0f59-0c80-44d6-9444-8ff965677266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:46.698808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3180c85-60b7-4cb8-bbb3-afee85913c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:46.730485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3180c85-60b7-4cb8-bbb3-afee85913c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:46.739904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Flow 'volume_create_api' (b75c14b3-c600-4013-8119-b10ed2ba33fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:46.863170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume request issued successfully. Jan 21 07:43:46.915820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70e5f821-16d9-4ddc-b266-6a7b924634ee tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes returned with HTTP 202 Jan 21 07:43:46.931287 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 137/278] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:43:46 2021] POST /volume/v3/0077115637354c88b639ee48ed88574b/volumes => generated 824 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:46.934051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1ded837-4367-4ea1-89f0-4c5739dac5f1 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:46.934573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1ded837-4367-4ea1-89f0-4c5739dac5f1 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:46.935131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1ded837-4367-4ea1-89f0-4c5739dac5f1 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.153756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.153756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:47.202156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1ded837-4367-4ea1-89f0-4c5739dac5f1 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:47.271746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1ded837-4367-4ea1-89f0-4c5739dac5f1 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:47.272588 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 142/279] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:46 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 892 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:48.293644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:48.294521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:48.295505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:48.295505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:48.296274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:48.417292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:48.417292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:48.436064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:48.510038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:48.512011 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 138/280] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:48 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:48.725877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-40ed6f3a-fe9e-4e6e-861b-2f8d542a56ba tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:48.726669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-40ed6f3a-fe9e-4e6e-861b-2f8d542a56ba tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:48.726920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:48.726920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:48.727303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-40ed6f3a-fe9e-4e6e-861b-2f8d542a56ba tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:48.850339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:48.850339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:48.875470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-40ed6f3a-fe9e-4e6e-861b-2f8d542a56ba tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:48.907563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-40ed6f3a-fe9e-4e6e-861b-2f8d542a56ba tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:48.908428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 143/281] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:43:48 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:49.008919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume// Jan 21 07:43:49.009519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.009828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.009828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:49.010343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.011652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c27b69-5971-4c64-8e84-ce8de613fd7b tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:43:49.012337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 139/282] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:43:49.059691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] POST http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments Jan 21 07:43:49.060215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.060215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:49.061204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4726ea65-660b-4f47-b3a2-299f10c00130", "instance_uuid": "18ede215-edfd-417d-9024-1db3ce1f22d9", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:49.239063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.239063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:49.348937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments returned with HTTP 200 Jan 21 07:43:49.349971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 144/283] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:43:49 2021] POST /volume/v3/0077115637354c88b639ee48ed88574b/attachments => generated 273 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:49.422405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06091ae1-4772-446a-92c9-6d6b5b62e03a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:49.423032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06091ae1-4772-446a-92c9-6d6b5b62e03a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.423588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06091ae1-4772-446a-92c9-6d6b5b62e03a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.439568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume// Jan 21 07:43:49.440412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.440823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.440823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:49.441510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.442986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a782f3a6-71bb-4be8-ad3e-32ebdf00d21d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:43:49.450372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 145/284] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:43:49.463458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a6e5c2fa-f5b9-4b90-8150-bb3bca9369b2 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:49.464513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a6e5c2fa-f5b9-4b90-8150-bb3bca9369b2 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.466030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a6e5c2fa-f5b9-4b90-8150-bb3bca9369b2 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.588103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.588103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:49.625909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06091ae1-4772-446a-92c9-6d6b5b62e03a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:49.636223 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.636223 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:49.674520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a6e5c2fa-f5b9-4b90-8150-bb3bca9369b2 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:49.694989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.694989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:49.726824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06091ae1-4772-446a-92c9-6d6b5b62e03a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:49.727790 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 140/285] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 916 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:49.731444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.731444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:49.752215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-a6e5c2fa-f5b9-4b90-8150-bb3bca9369b2 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:49.753246 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 146/286] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1015 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:43:49.801536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-295ed019-35d1-4f17-bae4-3a47f6b05a42 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] PUT http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d Jan 21 07:43:49.802223 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.802223 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:49.802652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-295ed019-35d1-4f17-bae4-3a47f6b05a42 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:49.875960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:43:49.875960 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:43:49.876761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-295ed019-35d1-4f17-bae4-3a47f6b05a42 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Lock "b'cinder-attachment_update-4726ea65-660b-4f47-b3a2-299f10c00130-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.026s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:43:49.879114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.879114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:50.747713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d50dd52-51be-4268-8da4-e4055e1b958a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:50.748910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d50dd52-51be-4268-8da4-e4055e1b958a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:50.749328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:50.749328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:50.750034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d50dd52-51be-4268-8da4-e4055e1b958a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:50.924664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:50.924664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:50.950895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d50dd52-51be-4268-8da4-e4055e1b958a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:51.018857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:51.018857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:51.053040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d50dd52-51be-4268-8da4-e4055e1b958a tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:51.055106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 147/287] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:50 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:52.071505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51c614ed-8c7f-490a-a2f5-ef2db1f85eaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:52.072700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51c614ed-8c7f-490a-a2f5-ef2db1f85eaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:52.073153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:52.073153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:52.074481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51c614ed-8c7f-490a-a2f5-ef2db1f85eaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:52.204628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:52.204628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:52.242301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-51c614ed-8c7f-490a-a2f5-ef2db1f85eaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:52.342030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:52.342030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:52.428654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51c614ed-8c7f-490a-a2f5-ef2db1f85eaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:52.428654 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 148/288] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:52 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 916 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:53.436630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9988029-0299-4ac1-baf5-6ea7ce67ae3e tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:53.437480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9988029-0299-4ac1-baf5-6ea7ce67ae3e tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:53.437480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:53.437480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:53.438465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9988029-0299-4ac1-baf5-6ea7ce67ae3e tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:53.512489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-295ed019-35d1-4f17-bae4-3a47f6b05a42 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Lock "b'cinder-attachment_update-4726ea65-660b-4f47-b3a2-299f10c00130-n-h2-768862-4'" released by "attachment_update" :: held 3.635s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:43:53.512678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-295ed019-35d1-4f17-bae4-3a47f6b05a42 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d returned with HTTP 200 Jan 21 07:43:53.514428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 141/289] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:43:49 2021] PUT /volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d => generated 762 bytes in 3718 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:53.580740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:53.580740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:53.590363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e9988029-0299-4ac1-baf5-6ea7ce67ae3e tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:53.633362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:53.633362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:53.652439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9988029-0299-4ac1-baf5-6ea7ce67ae3e tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:53.661538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 149/290] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:53 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:54.659531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebf63852-00a9-4bb4-bef6-638fad62b2e3 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:54.660087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebf63852-00a9-4bb4-bef6-638fad62b2e3 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:54.660262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:54.660262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:54.660602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebf63852-00a9-4bb4-bef6-638fad62b2e3 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:54.878090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:54.878090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:54.897378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ebf63852-00a9-4bb4-bef6-638fad62b2e3 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:54.958601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:54.958601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:54.979899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebf63852-00a9-4bb4-bef6-638fad62b2e3 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:54.998103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 142/291] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:54 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:56.005539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1461ecf-aaa2-4546-8dfa-11d4808a88f7 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:56.007866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1461ecf-aaa2-4546-8dfa-11d4808a88f7 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:56.008814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:56.008814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:56.010179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1461ecf-aaa2-4546-8dfa-11d4808a88f7 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:56.162332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:56.162332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:56.188559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b1461ecf-aaa2-4546-8dfa-11d4808a88f7 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:56.245349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:56.245349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:56.256650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1461ecf-aaa2-4546-8dfa-11d4808a88f7 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:56.257487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 150/292] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:55 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:57.275204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3d580bb-0a73-48fa-ad6e-6eb6f4b07995 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:57.276448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3d580bb-0a73-48fa-ad6e-6eb6f4b07995 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:57.276864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:57.276864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:57.277524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3d580bb-0a73-48fa-ad6e-6eb6f4b07995 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:57.395119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:57.395119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:57.412109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a3d580bb-0a73-48fa-ad6e-6eb6f4b07995 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:57.453703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:57.453703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:57.472782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3d580bb-0a73-48fa-ad6e-6eb6f4b07995 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:57.474114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 143/293] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:57 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:58.491005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aeba36e-5846-4f8d-b655-dab148cd68ec tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:58.492333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aeba36e-5846-4f8d-b655-dab148cd68ec tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:58.492982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:58.492982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:58.493522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aeba36e-5846-4f8d-b655-dab148cd68ec tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:58.595453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.595453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:58.625965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6aeba36e-5846-4f8d-b655-dab148cd68ec tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:58.663462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.663462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:58.682059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aeba36e-5846-4f8d-b655-dab148cd68ec tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:58.684740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 151/294] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:58 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:59.058903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-5ac05210-8e43-4c57-abb6-52bfd97bd225 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] POST http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d/action Jan 21 07:43:59.059444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:59.059444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:59.059880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-5ac05210-8e43-4c57-abb6-52bfd97bd225 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:43:59.060830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-5ac05210-8e43-4c57-abb6-52bfd97bd225 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:59.275002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.275002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:59.326131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2b54574d-16e0-4ad2-baf9-cee50f4ec3e9 req-5ac05210-8e43-4c57-abb6-52bfd97bd225 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d/action returned with HTTP 204 Jan 21 07:43:59.327130 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 144/295] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:43:59 2021] POST /volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d/action => generated 0 bytes in 281 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:59.703581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31026a06-fe53-4284-bf61-cd498b4e473c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:43:59.703581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31026a06-fe53-4284-bf61-cd498b4e473c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:59.703581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:59.703581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:43:59.703581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31026a06-fe53-4284-bf61-cd498b4e473c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:59.814648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.814648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:59.832809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31026a06-fe53-4284-bf61-cd498b4e473c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:43:59.859177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.859177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:43:59.889456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31026a06-fe53-4284-bf61-cd498b4e473c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:43:59.892766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 152/296] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:59 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1209 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:00.912366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-3b801287-b505-4ebc-a09f-8073812fdc69 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] GET http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:00.913024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-3b801287-b505-4ebc-a09f-8073812fdc69 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:00.913347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:00.913347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:00.913916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-3b801287-b505-4ebc-a09f-8073812fdc69 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:00.974542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:00.974542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:00.984452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-3b801287-b505-4ebc-a09f-8073812fdc69 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Volume info retrieved successfully. Jan 21 07:44:01.008569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.008569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.026098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-3b801287-b505-4ebc-a09f-8073812fdc69 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:01.037834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 145/297] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:44:00 2021] GET /volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1391 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:01.042196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-1c47df0d-e791-483f-becd-4a6aa8fb4a73 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] GET http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/ded994d5-07ea-4963-b6cd-725a66808266 Jan 21 07:44:01.047412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-1c47df0d-e791-483f-becd-4a6aa8fb4a73 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.047627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.047627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:01.050308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-1c47df0d-e791-483f-becd-4a6aa8fb4a73 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.173482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d69a705-8fea-4a2c-a523-b808d1c1d854 req-1c47df0d-e791-483f-becd-4a6aa8fb4a73 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/ded994d5-07ea-4963-b6cd-725a66808266 returned with HTTP 404 Jan 21 07:44:01.174872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 153/298] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/ded994d5-07ea-4963-b6cd-725a66808266 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:01.188631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcc47f6e-fbf5-4e1d-822f-9c3a4b4b4d32 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:01.189427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcc47f6e-fbf5-4e1d-822f-9c3a4b4b4d32 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.189813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.189813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:01.190446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcc47f6e-fbf5-4e1d-822f-9c3a4b4b4d32 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.333357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.333357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.354319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bcc47f6e-fbf5-4e1d-822f-9c3a4b4b4d32 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:01.408949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.408949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.420838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcc47f6e-fbf5-4e1d-822f-9c3a4b4b4d32 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:01.432584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 146/299] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1209 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:01.552622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-5b39ef48-607a-4d40-9fe3-6b471873a11d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:01.553422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-5b39ef48-607a-4d40-9fe3-6b471873a11d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.557688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-5b39ef48-607a-4d40-9fe3-6b471873a11d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.613988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.613988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.627386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-5b39ef48-607a-4d40-9fe3-6b471873a11d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:01.657121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.657121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.682186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-5b39ef48-607a-4d40-9fe3-6b471873a11d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:01.696679 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 154/300] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1209 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:01.716193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] POST http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130/action Jan 21 07:44:01.717480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.717480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:01.717812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:01.718200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:01.823216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.823216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.828913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:01.853292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Begin detaching volume completed successfully. Jan 21 07:44:01.854479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130/action returned with HTTP 202 Jan 21 07:44:01.855512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 147/301] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:44:01 2021] POST /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:44:01.880229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f7fd1db-0209-4cf6-b67d-2e404f95e887 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:01.881052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd1db-0209-4cf6-b67d-2e404f95e887 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.881483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.881483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:01.882143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd1db-0209-4cf6-b67d-2e404f95e887 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.937096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume// Jan 21 07:44:01.937812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.938127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.938127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:01.938708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.939907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-838ad831-a059-407b-bf2f-2733fdf49b3d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:44:01.940581 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 148/302] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:44:01.956143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-7ebc960d-a3dd-498d-93aa-0851d0c819bb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:01.957629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-7ebc960d-a3dd-498d-93aa-0851d0c819bb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.959934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-7ebc960d-a3dd-498d-93aa-0851d0c819bb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.978414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.978414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:01.994161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f7fd1db-0209-4cf6-b67d-2e404f95e887 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:02.042856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.042856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:02.054004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f7fd1db-0209-4cf6-b67d-2e404f95e887 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:02.056090 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 155/303] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1212 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:02.113306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.113306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:02.132825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-7ebc960d-a3dd-498d-93aa-0851d0c819bb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:02.174433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.174433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:02.203652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-7ebc960d-a3dd-498d-93aa-0851d0c819bb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:02.205123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 149/304] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1311 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:44:02.583014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] DELETE http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d Jan 21 07:44:02.583897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:02.584326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.584326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:02.585034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:02.625468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.625468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:03.073772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d89292f4-4910-4812-8967-ba04bf8faecb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:03.074567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d89292f4-4910-4812-8967-ba04bf8faecb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:03.074567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:03.074567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:03.077388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d89292f4-4910-4812-8967-ba04bf8faecb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:03.255501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.255501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:03.286362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d89292f4-4910-4812-8967-ba04bf8faecb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:03.348845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.348845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:03.385787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d89292f4-4910-4812-8967-ba04bf8faecb tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:03.387660 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 150/305] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:03 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 1212 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:04.011055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:44:04.011458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:44:04.027649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cc71c5ab-b433-444c-99bb-5f05977f7318 req-c7887427-635d-4787-abe3-dbfe22ec4390 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d returned with HTTP 200 Jan 21 07:44:04.029163 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 156/306] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 07:44:02 2021] DELETE /volume/v3/0077115637354c88b639ee48ed88574b/attachments/4c59b41e-87d8-4a0a-b998-f3609ded616d => generated 19 bytes in 1451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:04.420305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-796068b3-b2a1-4b88-8f23-045b7ac88aaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:04.421566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-796068b3-b2a1-4b88-8f23-045b7ac88aaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:04.421885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.421885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:04.423820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-796068b3-b2a1-4b88-8f23-045b7ac88aaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:04.627047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.627047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:04.661504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-796068b3-b2a1-4b88-8f23-045b7ac88aaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:04.779685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-796068b3-b2a1-4b88-8f23-045b7ac88aaa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:04.781169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 151/307] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:04 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 917 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:04.814229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] POST http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes Jan 21 07:44:04.814996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.814996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:04.815632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-99665101"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:04.816970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-99665101'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:04.817472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume of 1 GB Jan 21 07:44:04.818227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.818227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:04.866420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Availability Zones retrieved successfully. Jan 21 07:44:04.922349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Flow 'volume_create_api' (b800b63b-caae-442b-bebd-1cfa56a4ad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:04.925222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d486eaa2-b8b8-40d1-997c-fa7e820c66a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:04.937468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:05.121656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d486eaa2-b8b8-40d1-997c-fa7e820c66a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:05.124457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a568b01-04f5-4bc4-9868-acc0c1f80a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:05.241017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Created reservations ['8de926f3-e321-4a91-a491-2f13db4754ec', 'c568f8e2-377c-4f64-9cb4-9883884f6393', '0268a185-7627-45c0-861a-2523241adf28', '6ae96af5-bdd1-4172-acda-68975e526e9d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:05.243075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a568b01-04f5-4bc4-9868-acc0c1f80a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de926f3-e321-4a91-a491-2f13db4754ec', 'c568f8e2-377c-4f64-9cb4-9883884f6393', '0268a185-7627-45c0-861a-2523241adf28', '6ae96af5-bdd1-4172-acda-68975e526e9d']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:05.245723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261e556-b755-4206-ae9d-6c351c929a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:05.370008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261e556-b755-4206-ae9d-6c351c929a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60d27f4-5d6a-4727-aad0-3e9735b886ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-99665101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0077115637354c88b639ee48ed88574b',qos_specs=None,replication_status=,reservations=['8de926f3-e321-4a91-a491-2f13db4754ec','c568f8e2-377c-4f64-9cb4-9883884f6393','0268a185-7627-45c0-861a-2523241adf28','6ae96af5-bdd1-4172-acda-68975e526e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-99665101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60d27f4-5d6a-4727-aad0-3e9735b886ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0077115637354c88b639ee48ed88574b',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,user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:05.372417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed243b3a-6ed5-402f-b633-cbba3c421285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:05.427436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed243b3a-6ed5-402f-b633-cbba3c421285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-99665101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0077115637354c88b639ee48ed88574b',qos_specs=None,replication_status=,reservations=['8de926f3-e321-4a91-a491-2f13db4754ec','c568f8e2-377c-4f64-9cb4-9883884f6393','0268a185-7627-45c0-861a-2523241adf28','6ae96af5-bdd1-4172-acda-68975e526e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f80f2ecf2864531ace1c61fdeb32e6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:05.431112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d437c0f-994a-4b26-a8c1-64f8ce882da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:05.470751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d437c0f-994a-4b26-a8c1-64f8ce882da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:05.473749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Flow 'volume_create_api' (b800b63b-caae-442b-bebd-1cfa56a4ad1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:05.567985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Create volume request issued successfully. Jan 21 07:44:05.598467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c93f2b-0921-4095-874a-38c2a2191535 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes returned with HTTP 202 Jan 21 07:44:05.602918 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 157/308] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:44:04 2021] POST /volume/v3/0077115637354c88b639ee48ed88574b/volumes => generated 822 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:44:05.617344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5519a81d-a01a-4ba0-80d7-7a46eef121ef tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:05.618091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5519a81d-a01a-4ba0-80d7-7a46eef121ef tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:05.618477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:05.618477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:05.619124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5519a81d-a01a-4ba0-80d7-7a46eef121ef tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:05.711789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:05.711789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:05.755291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5519a81d-a01a-4ba0-80d7-7a46eef121ef tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:05.812445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5519a81d-a01a-4ba0-80d7-7a46eef121ef tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:05.828839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 152/309] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:05 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 890 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:06.832277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9add8806-9954-47a2-b769-0e296e2286aa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:06.836138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9add8806-9954-47a2-b769-0e296e2286aa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:06.836628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:06.836628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:06.837575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9add8806-9954-47a2-b769-0e296e2286aa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:06.984255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:06.984255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:06.993246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9add8806-9954-47a2-b769-0e296e2286aa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:07.032077 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9add8806-9954-47a2-b769-0e296e2286aa tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:07.033757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 158/310] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:06 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:08.049890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abab9403-ac57-41fe-8f87-f1e92b65d291 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:08.050453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abab9403-ac57-41fe-8f87-f1e92b65d291 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.050556 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:08.050556 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:08.050888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abab9403-ac57-41fe-8f87-f1e92b65d291 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.167634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:08.167634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:08.201821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-abab9403-ac57-41fe-8f87-f1e92b65d291 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:08.251939 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abab9403-ac57-41fe-8f87-f1e92b65d291 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:08.255610 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 153/311] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 915 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:08.416823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8b1e8909-9e17-4104-a759-c2ca4293731e req-2da10998-f531-4122-bde1-0909ff203a55 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] GET http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/915a023a-93f3-40df-8ffd-cb2945710483 Jan 21 07:44:08.417722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8b1e8909-9e17-4104-a759-c2ca4293731e req-2da10998-f531-4122-bde1-0909ff203a55 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.427496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:08.427496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:08.428457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-8b1e8909-9e17-4104-a759-c2ca4293731e req-2da10998-f531-4122-bde1-0909ff203a55 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.532463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-8b1e8909-9e17-4104-a759-c2ca4293731e req-2da10998-f531-4122-bde1-0909ff203a55 tempest-VolumesAdminNegativeTest-1222683832 tempest-VolumesAdminNegativeTest-1222683832] http://10.222.0.13/volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/915a023a-93f3-40df-8ffd-cb2945710483 returned with HTTP 404 Jan 21 07:44:08.535805 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 159/312] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/1243ab4390164dbc89fb0ca784bd762f/volumes/915a023a-93f3-40df-8ffd-cb2945710483 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:08.550394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] DELETE http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:08.550956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.551152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:08.551152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:08.551839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.552458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Delete volume with id: e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:08.645057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:08.645057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:08.646951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:08.732221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Delete volume request issued successfully. Jan 21 07:44:08.734565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ad90f93-89c8-478f-af3d-4f6875c4a575 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 202 Jan 21 07:44:08.738673 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 154/313] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:08 2021] DELETE /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:44:08.751799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6daafca-63cf-4998-bcc8-d536ffdc85be tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:08.753083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6daafca-63cf-4998-bcc8-d536ffdc85be tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.758885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6daafca-63cf-4998-bcc8-d536ffdc85be tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.883026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:08.883026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:08.906716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6daafca-63cf-4998-bcc8-d536ffdc85be tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:08.958282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6daafca-63cf-4998-bcc8-d536ffdc85be tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:08.965391 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 160/314] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:09.979841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f0a463-90fe-4d30-8f16-5552335689d8 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:09.980390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f0a463-90fe-4d30-8f16-5552335689d8 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:09.980530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:09.980530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:09.981342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f0a463-90fe-4d30-8f16-5552335689d8 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.135271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:10.135271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:10.164623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70f0a463-90fe-4d30-8f16-5552335689d8 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:10.233700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f0a463-90fe-4d30-8f16-5552335689d8 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:10.234544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 155/315] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:09 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 914 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:11.250577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b054f402-6624-437e-ba54-eceedddca684 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:11.251184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b054f402-6624-437e-ba54-eceedddca684 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:11.251329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:11.251329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:11.251689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b054f402-6624-437e-ba54-eceedddca684 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:11.326463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:11.326463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:11.336577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b054f402-6624-437e-ba54-eceedddca684 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:11.374193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b054f402-6624-437e-ba54-eceedddca684 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 200 Jan 21 07:44:11.375742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 161/316] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:11 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:12.392015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8fce55-9d0c-4b1a-a90e-ba676fb9ac6d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad Jan 21 07:44:12.392559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8fce55-9d0c-4b1a-a90e-ba676fb9ac6d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:12.392716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:12.392716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:12.393744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8fce55-9d0c-4b1a-a90e-ba676fb9ac6d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:12.505849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8fce55-9d0c-4b1a-a90e-ba676fb9ac6d tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad returned with HTTP 404 Jan 21 07:44:12.507686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 156/317] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:12 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/e60d27f4-5d6a-4727-aad0-3e9735b886ad => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:12.516788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] DELETE http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:12.517432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:12.518391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:12.518391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:12.518857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:12.519565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Delete volume with id: 4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:12.695256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:12.695256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:12.709845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:12.753179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Delete volume request issued successfully. Jan 21 07:44:12.753659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-846d117b-6b5d-4497-bcc9-39d6bf71a975 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 202 Jan 21 07:44:12.754506 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 162/318] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:12 2021] DELETE /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:44:12.762595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb7a1710-6da5-470d-b1e1-24bfb3286c4c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:12.763587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1710-6da5-470d-b1e1-24bfb3286c4c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:12.764764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1710-6da5-470d-b1e1-24bfb3286c4c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:12.921903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:12.921903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:13.004056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb7a1710-6da5-470d-b1e1-24bfb3286c4c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:13.124255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb7a1710-6da5-470d-b1e1-24bfb3286c4c tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:13.129654 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 157/319] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:12 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 916 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:14.144321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e64833b-7417-4649-87f5-b40b2b2af3a6 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:14.145575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e64833b-7417-4649-87f5-b40b2b2af3a6 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:14.147028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:14.147028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:14.149777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e64833b-7417-4649-87f5-b40b2b2af3a6 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:14.248428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:14.248428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:14.258628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e64833b-7417-4649-87f5-b40b2b2af3a6 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Volume info retrieved successfully. Jan 21 07:44:14.289437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e64833b-7417-4649-87f5-b40b2b2af3a6 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 200 Jan 21 07:44:14.290870 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 163/320] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:14 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:15.307112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0dec8fc-0d52-4347-9233-90d51aa9e207 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] GET http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 Jan 21 07:44:15.308308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0dec8fc-0d52-4347-9233-90d51aa9e207 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:15.308741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:15.308741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:44:15.310672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0dec8fc-0d52-4347-9233-90d51aa9e207 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:15.437133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:15.437133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:44:15.451804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0dec8fc-0d52-4347-9233-90d51aa9e207 tempest-VolumesAdminNegativeTest-1226708101 tempest-VolumesAdminNegativeTest-1226708101] http://10.222.0.13/volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 returned with HTTP 404 Jan 21 07:44:15.453488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 158/321] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:15 2021] GET /volume/v3/0077115637354c88b639ee48ed88574b/volumes/4726ea65-660b-4f47-b3a2-299f10c00130 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:18.029441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] DELETE http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e Jan 21 07:45:18.030650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:18.031132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:18.031132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:45:18.031788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:18.054208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:18.054208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:45:19.005935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:45:19.006365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:45:19.033432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-a4dbcc14-af78-437e-95ea-9ce3bef14998 tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e returned with HTTP 200 Jan 21 07:45:19.034566 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 164/322] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:45:18 2021] DELETE /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/attachments/1590b563-b492-434c-a1f4-479a9356c64e => generated 19 bytes in 1011 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:19.051561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] DELETE http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:45:19.052251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:19.052665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:19.052665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:45:19.053317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:19.054226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Delete volume with id: bd43faa0-0ed5-468a-b0e6-071f9448bfbb Jan 21 07:45:19.240953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:19.240953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:45:19.241789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Volume info retrieved successfully. Jan 21 07:45:19.301896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] Delete volume request issued successfully. Jan 21 07:45:19.302632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7c21ec79-f6b9-48f3-bd64-1b47f725e837 req-39d729f9-9dbd-4f56-95cc-9642bf01028b tempest-ServersTestBootFromVolume-1100306612 tempest-ServersTestBootFromVolume-1100306612] http://10.222.0.13/volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb returned with HTTP 202 Jan 21 07:45:19.305593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 159/323] 10.222.0.45 () {60 vars in 1384 bytes} [Thu Jan 21 07:45:19 2021] DELETE /volume/v3/82921f63fe4943c5b6bd0b5154e00a14/volumes/bd43faa0-0ed5-468a-b0e6-071f9448bfbb => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:46:08.255362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes Jan 21 07:46:08.256411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:08.256411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:08.257390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1716308285", "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:08.258808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1716308285', 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:08.506285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume of 1 GB Jan 21 07:46:08.507088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:08.507088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:08.548678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Availability Zones retrieved successfully. Jan 21 07:46:08.605502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (0b404625-e31d-47be-8a66-f284d7a25797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:08.612376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a6cba9-7934-4f70-8de6-cff021728d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:08.618213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:08.861121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a6cba9-7934-4f70-8de6-cff021728d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:08.863376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32eac56-df02-41dd-b0ef-c6068b868519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:09.079800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Created reservations ['e7732b64-d554-4487-8a49-c91301f24def', 'e28cbd7b-86c8-44df-b32a-e3eec59ba188', 'b53a0875-4263-41f0-b6a0-51a884b55bee', 'fc6d84dd-b9fb-4c8b-a637-a26910172e47'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:09.082781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32eac56-df02-41dd-b0ef-c6068b868519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7732b64-d554-4487-8a49-c91301f24def', 'e28cbd7b-86c8-44df-b32a-e3eec59ba188', 'b53a0875-4263-41f0-b6a0-51a884b55bee', 'fc6d84dd-b9fb-4c8b-a637-a26910172e47']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:09.087570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaf0418-412f-48e8-97aa-ff04d8949b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:09.228322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaf0418-412f-48e8-97aa-ff04d8949b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3ba787-57f2-48ee-9950-d375551ac11c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1716308285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['e7732b64-d554-4487-8a49-c91301f24def','e28cbd7b-86c8-44df-b32a-e3eec59ba188','b53a0875-4263-41f0-b6a0-51a884b55bee','fc6d84dd-b9fb-4c8b-a637-a26910172e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1716308285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3ba787-57f2-48ee-9950-d375551ac11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c657aa5e7244f0937a43cca5d84d3c',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,user_id='48e97251c015477c94289c920fe3f31c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:09.231220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a4a252e-8d36-44cc-8d91-7cd4f1350f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:09.283655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a4a252e-8d36-44cc-8d91-7cd4f1350f2c) 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-TaggedBootDevicesTest_v242-volume-1716308285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['e7732b64-d554-4487-8a49-c91301f24def','e28cbd7b-86c8-44df-b32a-e3eec59ba188','b53a0875-4263-41f0-b6a0-51a884b55bee','fc6d84dd-b9fb-4c8b-a637-a26910172e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:09.285632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b249148-573e-4e10-9994-ee54aedad6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:09.324194 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b249148-573e-4e10-9994-ee54aedad6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:09.335351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (0b404625-e31d-47be-8a66-f284d7a25797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:09.458340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request issued successfully. Jan 21 07:46:09.505841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-529f8a53-aecf-401c-8179-8d635ed554b4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes returned with HTTP 202 Jan 21 07:46:09.510536 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 165/324] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:46:07 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes => generated 826 bytes in 1879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:46:09.530318 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b4d583c-9714-4d74-8322-a333c5050230 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:09.530868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b4d583c-9714-4d74-8322-a333c5050230 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:09.531086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:09.531086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:09.531458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b4d583c-9714-4d74-8322-a333c5050230 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:09.706065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:09.706065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:09.758089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b4d583c-9714-4d74-8322-a333c5050230 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:09.808976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b4d583c-9714-4d74-8322-a333c5050230 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:09.815407 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 160/325] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:09 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:10.829308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4c42c41-509c-46a4-bd14-122ef6b1d5f5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:10.830390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4c42c41-509c-46a4-bd14-122ef6b1d5f5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:10.830922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:10.830922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:10.831521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4c42c41-509c-46a4-bd14-122ef6b1d5f5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:10.961819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:10.961819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:10.983289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4c42c41-509c-46a4-bd14-122ef6b1d5f5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:11.036567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4c42c41-509c-46a4-bd14-122ef6b1d5f5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:11.043138 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 166/326] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:10 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:12.052862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08e09a22-579c-42ea-9ec5-694d0fc27713 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:12.053366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08e09a22-579c-42ea-9ec5-694d0fc27713 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:12.053955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:12.053955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:12.054541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08e09a22-579c-42ea-9ec5-694d0fc27713 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:12.157618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:12.157618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:12.187627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-08e09a22-579c-42ea-9ec5-694d0fc27713 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:12.229609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08e09a22-579c-42ea-9ec5-694d0fc27713 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:12.231082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 161/327] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:12 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:13.249402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaafc32c-c984-46e1-9fa2-1cde7d1e86c5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:13.249940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaafc32c-c984-46e1-9fa2-1cde7d1e86c5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.250129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.250129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:13.250504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaafc32c-c984-46e1-9fa2-1cde7d1e86c5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:13.447842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.447842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:13.489731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eaafc32c-c984-46e1-9fa2-1cde7d1e86c5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:13.593319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaafc32c-c984-46e1-9fa2-1cde7d1e86c5 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:13.600285 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 167/328] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:13 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:14.617133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5c59bc0-e850-408f-b1d6-e7e38f9b3130 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:14.618314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5c59bc0-e850-408f-b1d6-e7e38f9b3130 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:14.618765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:14.618765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:14.620067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5c59bc0-e850-408f-b1d6-e7e38f9b3130 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:14.728172 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:14.728172 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:14.773138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5c59bc0-e850-408f-b1d6-e7e38f9b3130 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:14.850571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5c59bc0-e850-408f-b1d6-e7e38f9b3130 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:14.854955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 162/329] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:14 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:15.876852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3044b83f-7af4-4c43-bd82-0838badca9b7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:15.878056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3044b83f-7af4-4c43-bd82-0838badca9b7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:15.878487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:15.878487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:15.879199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3044b83f-7af4-4c43-bd82-0838badca9b7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:15.983224 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:15.983224 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:16.004330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3044b83f-7af4-4c43-bd82-0838badca9b7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:16.059769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3044b83f-7af4-4c43-bd82-0838badca9b7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:16.061263 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 168/330] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:15 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:17.078157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e85cf7e-4d08-458c-984d-02e8b4196092 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:17.078748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e85cf7e-4d08-458c-984d-02e8b4196092 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:17.079209 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:17.079209 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:17.079588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e85cf7e-4d08-458c-984d-02e8b4196092 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:17.282452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:17.282452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:17.327032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e85cf7e-4d08-458c-984d-02e8b4196092 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:17.425453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e85cf7e-4d08-458c-984d-02e8b4196092 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:17.426463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 163/331] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:17 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:18.441566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47cfebeb-932b-41f5-b5ad-1ad5169de6d7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:18.442235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47cfebeb-932b-41f5-b5ad-1ad5169de6d7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:18.442663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:18.442663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:18.443376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47cfebeb-932b-41f5-b5ad-1ad5169de6d7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:18.545926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:18.545926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:18.571688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47cfebeb-932b-41f5-b5ad-1ad5169de6d7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:18.624190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47cfebeb-932b-41f5-b5ad-1ad5169de6d7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:18.630070 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 169/332] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:18 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:19.646292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1640f139-12b0-4830-a416-c6537605896b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:19.646843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1640f139-12b0-4830-a416-c6537605896b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:19.647023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:19.647023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:19.647665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1640f139-12b0-4830-a416-c6537605896b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:19.793907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:19.793907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:19.818078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1640f139-12b0-4830-a416-c6537605896b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:19.882187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1640f139-12b0-4830-a416-c6537605896b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:19.887055 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 164/333] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:19 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:20.902958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a18865f-46dd-43d1-b66e-0ea4d75b9f6e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:20.904068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a18865f-46dd-43d1-b66e-0ea4d75b9f6e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:20.904458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:20.904458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:20.905054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a18865f-46dd-43d1-b66e-0ea4d75b9f6e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:21.042572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:21.042572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:21.083049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a18865f-46dd-43d1-b66e-0ea4d75b9f6e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:21.168849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a18865f-46dd-43d1-b66e-0ea4d75b9f6e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:21.170517 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 170/334] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:20 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:22.186736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1c997ac-ffdd-4a3a-b67a-8c4335985fb4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:22.187561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1c997ac-ffdd-4a3a-b67a-8c4335985fb4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:22.187779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:22.187779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:22.188157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1c997ac-ffdd-4a3a-b67a-8c4335985fb4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:22.316196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:22.316196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:22.336032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1c997ac-ffdd-4a3a-b67a-8c4335985fb4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:22.394281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1c997ac-ffdd-4a3a-b67a-8c4335985fb4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:22.398426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 165/335] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:22 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:23.414525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7d8517e-8275-4f70-8b57-6e859e586864 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:23.417582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7d8517e-8275-4f70-8b57-6e859e586864 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:23.418031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:23.418031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:23.418670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7d8517e-8275-4f70-8b57-6e859e586864 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:23.627725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:23.627725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:23.647861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7d8517e-8275-4f70-8b57-6e859e586864 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:23.709793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7d8517e-8275-4f70-8b57-6e859e586864 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:23.713219 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 171/336] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:23 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:24.739783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf8e7fe2-12b7-483a-9923-777cadab24e2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:24.740420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf8e7fe2-12b7-483a-9923-777cadab24e2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:24.740718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:24.740718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:24.741420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf8e7fe2-12b7-483a-9923-777cadab24e2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:24.923767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:24.923767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:24.942772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf8e7fe2-12b7-483a-9923-777cadab24e2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:25.009399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf8e7fe2-12b7-483a-9923-777cadab24e2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:25.024774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 166/337] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:24 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:25.872552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes Jan 21 07:46:25.873079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:25.873079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:25.873684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1602481333", "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:25.875069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1602481333', 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:26.043319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ed585b9-5110-49f5-aba0-40d177b40a72 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:26.043865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ed585b9-5110-49f5-aba0-40d177b40a72 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:26.044090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:26.044090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:26.044439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ed585b9-5110-49f5-aba0-40d177b40a72 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:26.226725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:26.226725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:26.249380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ed585b9-5110-49f5-aba0-40d177b40a72 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:26.279410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ed585b9-5110-49f5-aba0-40d177b40a72 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:26.280867 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 167/338] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:26 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:27.296279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b79660b8-45c2-4046-a90f-8d68768a883a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:27.297387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b79660b8-45c2-4046-a90f-8d68768a883a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:27.297754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:27.297754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:27.298356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b79660b8-45c2-4046-a90f-8d68768a883a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:27.403447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:27.403447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:27.429033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b79660b8-45c2-4046-a90f-8d68768a883a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:27.474529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b79660b8-45c2-4046-a90f-8d68768a883a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:27.488121 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 168/339] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:27 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:28.234166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume of 1 GB Jan 21 07:46:28.271385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Availability Zones retrieved successfully. Jan 21 07:46:28.330148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (ad1b7c29-510b-4af9-87e2-05438bd55bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:28.339843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c372630-5eb1-4b7f-a09e-8d3c700b6ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:28.356615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:28.503976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f06187f7-f74f-4fd2-85b6-39f38655f2b9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:28.504727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f06187f7-f74f-4fd2-85b6-39f38655f2b9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:28.505094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:28.505094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:28.505696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f06187f7-f74f-4fd2-85b6-39f38655f2b9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:28.615731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:28.615731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:28.619863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c372630-5eb1-4b7f-a09e-8d3c700b6ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:28.622048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1412df0d-1435-4094-8504-766e4cf04cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:28.635927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f06187f7-f74f-4fd2-85b6-39f38655f2b9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:28.686355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f06187f7-f74f-4fd2-85b6-39f38655f2b9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:28.691738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 169/340] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:28 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:28.755136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Created reservations ['a0c7a110-4d18-4c7c-991e-2ed5f7fa35b0', '6951d8b8-9b60-40e3-908e-72ae9a071f69', '80611607-707d-4312-9bf0-773687e8c51d', 'efd2140e-2f88-4515-b7db-4bf073676f70'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:28.757487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1412df0d-1435-4094-8504-766e4cf04cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c7a110-4d18-4c7c-991e-2ed5f7fa35b0', '6951d8b8-9b60-40e3-908e-72ae9a071f69', '80611607-707d-4312-9bf0-773687e8c51d', 'efd2140e-2f88-4515-b7db-4bf073676f70']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:28.760910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8558c531-b3f8-4e15-993d-93a4a7a85d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:28.898119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8558c531-b3f8-4e15-993d-93a4a7a85d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1602481333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['a0c7a110-4d18-4c7c-991e-2ed5f7fa35b0','6951d8b8-9b60-40e3-908e-72ae9a071f69','80611607-707d-4312-9bf0-773687e8c51d','efd2140e-2f88-4515-b7db-4bf073676f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1602481333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48442f2d26dc47f68e6baa340f9fe70c',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,user_id='ce318b6722e84396845d67d8dafbdaf6',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:28.902447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10d1192-298d-498b-b872-2406cf90a4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:28.991762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10d1192-298d-498b-b872-2406cf90a4a8) 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-TaggedBootDevicesTest-volume-1602481333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['a0c7a110-4d18-4c7c-991e-2ed5f7fa35b0','6951d8b8-9b60-40e3-908e-72ae9a071f69','80611607-707d-4312-9bf0-773687e8c51d','efd2140e-2f88-4515-b7db-4bf073676f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:28.997697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a535748-e34a-410d-8b4b-46050511bb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:29.051807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a535748-e34a-410d-8b4b-46050511bb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:29.063529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (ad1b7c29-510b-4af9-87e2-05438bd55bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:29.234393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request issued successfully. Jan 21 07:46:29.276133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e77fd259-f7b4-4569-8524-56e2ffac3d6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes returned with HTTP 202 Jan 21 07:46:29.283978 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 172/341] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:46:25 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes => generated 821 bytes in 4144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:46:29.298408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81c42ae6-3e1e-424c-b92d-1f4c09909c02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:29.299023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81c42ae6-3e1e-424c-b92d-1f4c09909c02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:29.299442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:29.299442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:29.300076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81c42ae6-3e1e-424c-b92d-1f4c09909c02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:29.376681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:29.376681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:29.397211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81c42ae6-3e1e-424c-b92d-1f4c09909c02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:29.447830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81c42ae6-3e1e-424c-b92d-1f4c09909c02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:29.454442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 170/342] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:29.710091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8129784f-8737-4e49-867b-622603dee6f2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:29.716389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8129784f-8737-4e49-867b-622603dee6f2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:29.717014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:29.717014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:29.718609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8129784f-8737-4e49-867b-622603dee6f2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:29.797717 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:29.797717 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:29.817474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8129784f-8737-4e49-867b-622603dee6f2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:29.845573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8129784f-8737-4e49-867b-622603dee6f2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:29.846735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 173/343] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:29 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:30.471620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4beb4df-69c1-4280-9004-181bb715cbef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:30.472754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4beb4df-69c1-4280-9004-181bb715cbef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:30.473109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:30.473109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:30.474022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4beb4df-69c1-4280-9004-181bb715cbef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:30.563491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:30.563491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:30.578997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4beb4df-69c1-4280-9004-181bb715cbef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:30.620455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4beb4df-69c1-4280-9004-181bb715cbef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:30.621299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 171/344] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:30.864793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51087590-797f-49e3-9968-8c621474d3be tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:30.865343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51087590-797f-49e3-9968-8c621474d3be tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:30.865570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:30.865570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:30.865937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51087590-797f-49e3-9968-8c621474d3be tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:30.992951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:30.992951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:31.007936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-51087590-797f-49e3-9968-8c621474d3be tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:31.042508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51087590-797f-49e3-9968-8c621474d3be tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:31.044073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 174/345] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:30 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:31.638832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86e4de19-6c7e-4ad1-8e6d-141aecf28760 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:31.639479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86e4de19-6c7e-4ad1-8e6d-141aecf28760 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:31.639695 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:31.639695 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:31.640286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86e4de19-6c7e-4ad1-8e6d-141aecf28760 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:31.764882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:31.764882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:31.787816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86e4de19-6c7e-4ad1-8e6d-141aecf28760 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:31.845844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86e4de19-6c7e-4ad1-8e6d-141aecf28760 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:31.847105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 172/346] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:32.060053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94d992db-337b-4313-949b-79bddda02673 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:32.060583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94d992db-337b-4313-949b-79bddda02673 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:32.060798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:32.060798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:32.061169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94d992db-337b-4313-949b-79bddda02673 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:32.242112 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:32.242112 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:32.263052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94d992db-337b-4313-949b-79bddda02673 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:32.319424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94d992db-337b-4313-949b-79bddda02673 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:32.330098 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 175/347] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:32 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:32.865319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7941dc40-d307-4d8d-a96a-cc047a2450d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:32.867079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7941dc40-d307-4d8d-a96a-cc047a2450d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:32.867658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:32.867658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:32.868272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7941dc40-d307-4d8d-a96a-cc047a2450d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:33.110100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:33.110100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:33.152542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7941dc40-d307-4d8d-a96a-cc047a2450d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:33.214072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7941dc40-d307-4d8d-a96a-cc047a2450d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:33.215956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 173/348] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:33.336863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4648d15a-9aed-4846-bf74-9245f51b0241 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:33.338501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4648d15a-9aed-4846-bf74-9245f51b0241 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:33.338725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:33.338725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:33.339149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4648d15a-9aed-4846-bf74-9245f51b0241 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:33.503675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:33.503675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:33.538844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4648d15a-9aed-4846-bf74-9245f51b0241 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:33.618834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4648d15a-9aed-4846-bf74-9245f51b0241 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:33.627721 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 176/349] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:33 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 976 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:34.237789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22190939-8bf2-43ee-a988-6e3c1bbb1f3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:34.239232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22190939-8bf2-43ee-a988-6e3c1bbb1f3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:34.239758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:34.239758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:34.240386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22190939-8bf2-43ee-a988-6e3c1bbb1f3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:34.308565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:34.308565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:34.318538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22190939-8bf2-43ee-a988-6e3c1bbb1f3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:34.345783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22190939-8bf2-43ee-a988-6e3c1bbb1f3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:34.356644 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 174/350] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:34.646264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8c44baf-a2e2-4530-88fa-cb0833e04da9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:34.647393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8c44baf-a2e2-4530-88fa-cb0833e04da9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:34.647815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:34.647815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:34.648470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8c44baf-a2e2-4530-88fa-cb0833e04da9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:34.757880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:34.757880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:34.781148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8c44baf-a2e2-4530-88fa-cb0833e04da9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:34.834636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8c44baf-a2e2-4530-88fa-cb0833e04da9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:34.836300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 177/351] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:34 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:35.364210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-030dd70e-a130-4907-8aeb-bf2f69c3ae08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:35.364870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-030dd70e-a130-4907-8aeb-bf2f69c3ae08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:35.365309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:35.365309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:35.366425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-030dd70e-a130-4907-8aeb-bf2f69c3ae08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:35.486444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:35.486444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:35.501806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-030dd70e-a130-4907-8aeb-bf2f69c3ae08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:35.526795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-030dd70e-a130-4907-8aeb-bf2f69c3ae08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:35.536515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 175/352] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:35.852830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d77f66e-c7f5-4e62-a358-6ab4fe881aa7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:35.854064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d77f66e-c7f5-4e62-a358-6ab4fe881aa7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:35.854442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:35.854442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:35.855102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d77f66e-c7f5-4e62-a358-6ab4fe881aa7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:35.985901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:35.985901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:36.011225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d77f66e-c7f5-4e62-a358-6ab4fe881aa7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:36.078125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d77f66e-c7f5-4e62-a358-6ab4fe881aa7 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:36.079235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 178/353] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:35 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:36.544170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c97085fe-72e0-42df-b9dc-f19442508729 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:36.545275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c97085fe-72e0-42df-b9dc-f19442508729 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:36.545645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:36.545645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:36.546290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c97085fe-72e0-42df-b9dc-f19442508729 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:36.651424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:36.651424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:36.669502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c97085fe-72e0-42df-b9dc-f19442508729 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:36.723623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c97085fe-72e0-42df-b9dc-f19442508729 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:36.729050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 176/354] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:37.094407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19a968d1-bcc4-4cca-9598-f2a2e30e8d85 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:37.095224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19a968d1-bcc4-4cca-9598-f2a2e30e8d85 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:37.095493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:37.095493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:37.095966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19a968d1-bcc4-4cca-9598-f2a2e30e8d85 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:37.288946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:37.288946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:37.320449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19a968d1-bcc4-4cca-9598-f2a2e30e8d85 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:37.369246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19a968d1-bcc4-4cca-9598-f2a2e30e8d85 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:37.370795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 179/355] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:37 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:37.748943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7041f54-8a9a-4928-93f9-b4ad7af72fb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:37.750157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7041f54-8a9a-4928-93f9-b4ad7af72fb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:37.750361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:37.750361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:37.751056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7041f54-8a9a-4928-93f9-b4ad7af72fb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:37.981378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:37.981378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:38.004674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7041f54-8a9a-4928-93f9-b4ad7af72fb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:38.043747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7041f54-8a9a-4928-93f9-b4ad7af72fb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:38.060035 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 177/356] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:38.403078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a4a771b-d2e6-4e32-b818-92b2cc61b15b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:38.404455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a4a771b-d2e6-4e32-b818-92b2cc61b15b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:38.404835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:38.404835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:38.405465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a4a771b-d2e6-4e32-b818-92b2cc61b15b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:38.495236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:38.495236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:38.506457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a4a771b-d2e6-4e32-b818-92b2cc61b15b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:38.536367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a4a771b-d2e6-4e32-b818-92b2cc61b15b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:38.537825 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 180/357] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:38 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:39.079706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f83842d0-f653-4418-9eff-daa631df37cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:39.080221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f83842d0-f653-4418-9eff-daa631df37cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:39.080221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:39.080221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:39.080442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f83842d0-f653-4418-9eff-daa631df37cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:39.264630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:39.264630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:39.325462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f83842d0-f653-4418-9eff-daa631df37cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:39.397104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f83842d0-f653-4418-9eff-daa631df37cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:39.402229 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 178/358] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:39.557891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06d958da-6085-4632-8922-b5416b916e2e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:39.558543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06d958da-6085-4632-8922-b5416b916e2e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:39.558813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:39.558813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:39.559295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06d958da-6085-4632-8922-b5416b916e2e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:39.766166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:39.766166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:39.789106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06d958da-6085-4632-8922-b5416b916e2e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:39.879171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06d958da-6085-4632-8922-b5416b916e2e tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:39.911469 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 181/359] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:39 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:40.418779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ff9a0b0-1f03-4be8-abdd-eba6b4a21378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:40.419435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ff9a0b0-1f03-4be8-abdd-eba6b4a21378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:40.419664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:40.419664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:40.419863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ff9a0b0-1f03-4be8-abdd-eba6b4a21378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:40.624320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:40.624320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:40.663374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1ff9a0b0-1f03-4be8-abdd-eba6b4a21378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:40.764783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ff9a0b0-1f03-4be8-abdd-eba6b4a21378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:40.771780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 179/360] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:40.897435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-204315df-40c0-4a8e-8405-2c271014435b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:40.897968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-204315df-40c0-4a8e-8405-2c271014435b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:40.898164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:40.898164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:40.898816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-204315df-40c0-4a8e-8405-2c271014435b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:41.084314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:41.084314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:41.128673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-204315df-40c0-4a8e-8405-2c271014435b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:41.200561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-204315df-40c0-4a8e-8405-2c271014435b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:41.215121 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 182/361] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:40 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:41.784540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c167170-ba0f-494f-8c14-f3c8fe82afb9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:41.785091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c167170-ba0f-494f-8c14-f3c8fe82afb9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:41.785254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:41.785254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:41.785633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c167170-ba0f-494f-8c14-f3c8fe82afb9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:41.944673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:41.944673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:41.973658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c167170-ba0f-494f-8c14-f3c8fe82afb9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:42.066992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c167170-ba0f-494f-8c14-f3c8fe82afb9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:42.070793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 180/362] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:42.217399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c932690-6ec8-47ed-97c0-4a74b2454780 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:42.217924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c932690-6ec8-47ed-97c0-4a74b2454780 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:42.218141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:42.218141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:42.218514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c932690-6ec8-47ed-97c0-4a74b2454780 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:42.413794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:42.413794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:42.457891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c932690-6ec8-47ed-97c0-4a74b2454780 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:42.543192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c932690-6ec8-47ed-97c0-4a74b2454780 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:42.555688 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 183/363] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:42 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 979 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:43.086367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cbb7ec8-5dfe-459f-9292-ac4ee190eaa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:43.087609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cbb7ec8-5dfe-459f-9292-ac4ee190eaa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:43.088040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:43.088040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:43.089017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cbb7ec8-5dfe-459f-9292-ac4ee190eaa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:43.268584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:43.268584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:43.297179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4cbb7ec8-5dfe-459f-9292-ac4ee190eaa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:43.377434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cbb7ec8-5dfe-459f-9292-ac4ee190eaa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:43.390661 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 181/364] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:43.575029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a861706b-018b-4e20-93f9-f3ec97576d03 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:46:43.575539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a861706b-018b-4e20-93f9-f3ec97576d03 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:43.580076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:43.580076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:43.581124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a861706b-018b-4e20-93f9-f3ec97576d03 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:43.702118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:43.702118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:43.726016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a861706b-018b-4e20-93f9-f3ec97576d03 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:43.775045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a861706b-018b-4e20-93f9-f3ec97576d03 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:46:43.776513 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 184/365] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:43 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1367 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:46:43.791929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes Jan 21 07:46:43.792388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:43.792388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:43.792802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1641948978"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:43.795141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1641948978'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:43.795516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume of 1 GB Jan 21 07:46:43.824354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Availability Zones retrieved successfully. Jan 21 07:46:43.859582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (cdedbcf5-0615-47e9-b424-75fd9703e3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:43.867336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3978c551-7260-402a-a0b0-5ac88f48e804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:43.873175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:44.053510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3978c551-7260-402a-a0b0-5ac88f48e804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:44.059333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e042ef-5c50-4580-b707-9d66a5dc133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:44.247998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Created reservations ['36453069-9be9-48a5-af1d-5efa61f179db', 'f52ad1aa-0a06-4294-961c-c3b6a4b0ac7a', '991acdcd-eed1-4a9f-a2b7-4cee67705a98', '8e935c0a-c715-4236-aa92-a97f964c4b1d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:44.258356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e042ef-5c50-4580-b707-9d66a5dc133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36453069-9be9-48a5-af1d-5efa61f179db', 'f52ad1aa-0a06-4294-961c-c3b6a4b0ac7a', '991acdcd-eed1-4a9f-a2b7-4cee67705a98', '8e935c0a-c715-4236-aa92-a97f964c4b1d']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:44.268356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65932c76-ade8-4e5a-a5b3-06db3a8a8604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:44.396631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aded2fa8-3840-4305-80a2-d22e016b3038 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:44.397589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aded2fa8-3840-4305-80a2-d22e016b3038 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:44.397963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:44.397963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:44.398455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aded2fa8-3840-4305-80a2-d22e016b3038 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:44.490815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65932c76-ade8-4e5a-a5b3-06db3a8a8604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3499fde0-a6f8-4057-b659-3fce2c7b94ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1641948978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['36453069-9be9-48a5-af1d-5efa61f179db','f52ad1aa-0a06-4294-961c-c3b6a4b0ac7a','991acdcd-eed1-4a9f-a2b7-4cee67705a98','8e935c0a-c715-4236-aa92-a97f964c4b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1641948978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3499fde0-a6f8-4057-b659-3fce2c7b94ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c657aa5e7244f0937a43cca5d84d3c',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,user_id='48e97251c015477c94289c920fe3f31c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:44.493224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345ca518-22e2-4d15-b203-0fd3adb226e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:44.522801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:44.522801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:44.564623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aded2fa8-3840-4305-80a2-d22e016b3038 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:44.613777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345ca518-22e2-4d15-b203-0fd3adb226e3) 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-TaggedBootDevicesTest_v242-volume-1641948978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['36453069-9be9-48a5-af1d-5efa61f179db','f52ad1aa-0a06-4294-961c-c3b6a4b0ac7a','991acdcd-eed1-4a9f-a2b7-4cee67705a98','8e935c0a-c715-4236-aa92-a97f964c4b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:44.615492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aded2fa8-3840-4305-80a2-d22e016b3038 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:44.620075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 185/366] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:44.628895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a36062d-4ed9-478e-88e4-1bb28ea8dbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:44.670866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a36062d-4ed9-478e-88e4-1bb28ea8dbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:44.688198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (cdedbcf5-0615-47e9-b424-75fd9703e3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:44.866845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request issued successfully. Jan 21 07:46:44.915800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d53d543e-a909-4cca-94ea-2cb93534d004 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes returned with HTTP 202 Jan 21 07:46:44.924561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 182/367] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:46:43 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes => generated 826 bytes in 1137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:46:44.930948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bacda31-9600-44ef-ab37-667423a5e052 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:46:44.932924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bacda31-9600-44ef-ab37-667423a5e052 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:44.933343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:44.933343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:44.934011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bacda31-9600-44ef-ab37-667423a5e052 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:45.141873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:45.141873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:45.177274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2bacda31-9600-44ef-ab37-667423a5e052 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:45.269145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bacda31-9600-44ef-ab37-667423a5e052 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:46:45.278093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 186/368] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:44 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:45.636467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c81223b-4d69-48f2-a729-021d52e5ddd1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:45.637314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c81223b-4d69-48f2-a729-021d52e5ddd1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:45.637653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:45.637653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:45.638173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c81223b-4d69-48f2-a729-021d52e5ddd1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:45.746290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:45.746290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:45.772715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c81223b-4d69-48f2-a729-021d52e5ddd1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:45.819524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c81223b-4d69-48f2-a729-021d52e5ddd1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:45.820695 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 183/369] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:46.294668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d243051-a2f1-419e-98fc-2a5f56010665 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:46:46.295863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d243051-a2f1-419e-98fc-2a5f56010665 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:46.296304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:46.296304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:46.296969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d243051-a2f1-419e-98fc-2a5f56010665 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:46.361718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:46.361718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:46.374500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d243051-a2f1-419e-98fc-2a5f56010665 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:46.402245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d243051-a2f1-419e-98fc-2a5f56010665 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:46:46.403769 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 187/370] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:46 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:46.836743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbfa2b0b-cc14-4fd5-831c-2310e989c6ff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:46.838308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbfa2b0b-cc14-4fd5-831c-2310e989c6ff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:46.838702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:46.838702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:46.839277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbfa2b0b-cc14-4fd5-831c-2310e989c6ff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:46.942195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:46.942195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:46.959630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbfa2b0b-cc14-4fd5-831c-2310e989c6ff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:47.013944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbfa2b0b-cc14-4fd5-831c-2310e989c6ff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:47.020998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 184/371] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:47.425958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-320f19aa-d787-4d60-bdca-aed0b11c0160 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:46:47.426500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-320f19aa-d787-4d60-bdca-aed0b11c0160 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:47.426703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:47.426703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:47.427265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-320f19aa-d787-4d60-bdca-aed0b11c0160 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:47.598742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:47.598742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:47.610364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-320f19aa-d787-4d60-bdca-aed0b11c0160 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:47.660667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-320f19aa-d787-4d60-bdca-aed0b11c0160 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:46:47.668800 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 188/372] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:47 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 919 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:47.683372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes Jan 21 07:46:47.683828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:47.683828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:47.684247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1425493385"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:47.685337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1425493385'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:47.685706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume of 1 GB Jan 21 07:46:47.733059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Availability Zones retrieved successfully. Jan 21 07:46:47.797974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (4094517e-77c0-4988-a1db-9704e5d38287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:47.810383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ac2820-7a37-4136-b324-92a85ec06d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:47.816047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:47.994891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ac2820-7a37-4136-b324-92a85ec06d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:47.997507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09e2d4b-62e9-4955-940c-52898b6763ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:48.071086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9127535e-7651-4728-a85a-44776880a67d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:48.072234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9127535e-7651-4728-a85a-44776880a67d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.072692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.072692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:48.073358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9127535e-7651-4728-a85a-44776880a67d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.145967 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.145967 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:48.155927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9127535e-7651-4728-a85a-44776880a67d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:48.179344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Created reservations ['562e8e4c-9f61-491c-bda2-708e878750ef', '50aa4c7a-b609-4f4a-9dcc-42474d80aa81', 'a1d2d1fe-49dc-4085-8a30-b7fe4f680136', 'aa6da530-3e65-47e9-9600-ac6c5d37e688'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:48.181285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09e2d4b-62e9-4955-940c-52898b6763ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['562e8e4c-9f61-491c-bda2-708e878750ef', '50aa4c7a-b609-4f4a-9dcc-42474d80aa81', 'a1d2d1fe-49dc-4085-8a30-b7fe4f680136', 'aa6da530-3e65-47e9-9600-ac6c5d37e688']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:48.182878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9127535e-7651-4728-a85a-44776880a67d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:48.192630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 189/373] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:48.194592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5eae48-51be-4a50-8d3c-9d754297ec51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:48.337997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5eae48-51be-4a50-8d3c-9d754297ec51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d00931-c1ef-4f4e-a71a-9aed17c648bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1425493385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['562e8e4c-9f61-491c-bda2-708e878750ef','50aa4c7a-b609-4f4a-9dcc-42474d80aa81','a1d2d1fe-49dc-4085-8a30-b7fe4f680136','aa6da530-3e65-47e9-9600-ac6c5d37e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1425493385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d00931-c1ef-4f4e-a71a-9aed17c648bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c657aa5e7244f0937a43cca5d84d3c',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,user_id='48e97251c015477c94289c920fe3f31c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:48.340236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28448607-e607-415b-b573-0390cffd16ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:48.380472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28448607-e607-415b-b573-0390cffd16ad) 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-TaggedBootDevicesTest_v242-volume-1425493385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c657aa5e7244f0937a43cca5d84d3c',qos_specs=None,replication_status=,reservations=['562e8e4c-9f61-491c-bda2-708e878750ef','50aa4c7a-b609-4f4a-9dcc-42474d80aa81','a1d2d1fe-49dc-4085-8a30-b7fe4f680136','aa6da530-3e65-47e9-9600-ac6c5d37e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48e97251c015477c94289c920fe3f31c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:48.382452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e0f831-4791-4a2b-a025-ccbbde17923f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:48.419277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e0f831-4791-4a2b-a025-ccbbde17923f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:48.422023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Flow 'volume_create_api' (4094517e-77c0-4988-a1db-9704e5d38287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:48.501644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Create volume request issued successfully. Jan 21 07:46:48.528693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18585b7a-a5d5-45b4-ba26-4f96675e9daa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes returned with HTTP 202 Jan 21 07:46:48.529637 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 185/374] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:46:47 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes => generated 826 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:46:48.544962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c1910bb-59b4-46d3-8f6f-9ca7b895b30d tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:46:48.545504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c1910bb-59b4-46d3-8f6f-9ca7b895b30d tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.545721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.545721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:48.548637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c1910bb-59b4-46d3-8f6f-9ca7b895b30d tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.675671 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.675671 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:48.695175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c1910bb-59b4-46d3-8f6f-9ca7b895b30d tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:48.749907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c1910bb-59b4-46d3-8f6f-9ca7b895b30d tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:46:48.763265 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 190/375] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:48 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 894 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:49.202146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dca5ea49-b04a-4bfd-89c1-54e67520af68 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:49.202844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dca5ea49-b04a-4bfd-89c1-54e67520af68 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.202969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.202969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:49.203412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dca5ea49-b04a-4bfd-89c1-54e67520af68 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.461598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.461598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:49.490964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dca5ea49-b04a-4bfd-89c1-54e67520af68 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:49.592679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dca5ea49-b04a-4bfd-89c1-54e67520af68 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:49.599242 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 186/376] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:49.782238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d009683-143b-481d-b4c8-824765374e10 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:46:49.782836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d009683-143b-481d-b4c8-824765374e10 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.783058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.783058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:49.783436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d009683-143b-481d-b4c8-824765374e10 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.958893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.958893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:49.982502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2d009683-143b-481d-b4c8-824765374e10 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:50.044684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d009683-143b-481d-b4c8-824765374e10 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:46:50.059953 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 191/377] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 918 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:50.616152 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0af8f5a7-5c76-4bfe-a94e-90bc12e1c6e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:50.616701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0af8f5a7-5c76-4bfe-a94e-90bc12e1c6e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:50.616887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:50.616887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:50.617219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0af8f5a7-5c76-4bfe-a94e-90bc12e1c6e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:50.740491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:50.740491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:50.761147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0af8f5a7-5c76-4bfe-a94e-90bc12e1c6e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:50.814415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0af8f5a7-5c76-4bfe-a94e-90bc12e1c6e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:50.824269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 187/378] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:51.077548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-643d8fa4-a77e-48e8-975c-30c70b95c401 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:46:51.078526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-643d8fa4-a77e-48e8-975c-30c70b95c401 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:51.078992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:51.078992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:51.079881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-643d8fa4-a77e-48e8-975c-30c70b95c401 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:51.253000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:51.253000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:51.283663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-643d8fa4-a77e-48e8-975c-30c70b95c401 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:46:51.344940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-643d8fa4-a77e-48e8-975c-30c70b95c401 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:46:51.350319 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 192/379] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:51 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 919 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:51.831465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d42a0709-2756-4d51-a645-aadfbb09297a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:51.832181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d42a0709-2756-4d51-a645-aadfbb09297a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:51.832403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:51.832403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:51.832914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d42a0709-2756-4d51-a645-aadfbb09297a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:51.974893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:51.974893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:51.998081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d42a0709-2756-4d51-a645-aadfbb09297a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:52.065560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d42a0709-2756-4d51-a645-aadfbb09297a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:52.076603 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 188/380] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:53.083690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54deeca8-ecf9-4c01-b003-38f5d1edfcdf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:53.084530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54deeca8-ecf9-4c01-b003-38f5d1edfcdf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:53.085035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:53.085035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:53.085598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54deeca8-ecf9-4c01-b003-38f5d1edfcdf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:53.256134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:53.256134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:53.281674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-54deeca8-ecf9-4c01-b003-38f5d1edfcdf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:53.317908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54deeca8-ecf9-4c01-b003-38f5d1edfcdf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:53.319259 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 193/381] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:54.335674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6572cba6-a0fd-4699-b921-2b8e067eb6ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:54.336887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6572cba6-a0fd-4699-b921-2b8e067eb6ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:54.337822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:54.337822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:54.338441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6572cba6-a0fd-4699-b921-2b8e067eb6ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:54.521825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:54.521825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:54.560609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6572cba6-a0fd-4699-b921-2b8e067eb6ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:54.630829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6572cba6-a0fd-4699-b921-2b8e067eb6ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:54.638250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 189/382] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 971 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:55.655774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d84a425-5533-4c19-8a19-d8c0181b269e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:55.656286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d84a425-5533-4c19-8a19-d8c0181b269e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:55.656698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:55.656698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:55.657447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d84a425-5533-4c19-8a19-d8c0181b269e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:55.825306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:55.825306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:55.850402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d84a425-5533-4c19-8a19-d8c0181b269e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:55.921507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d84a425-5533-4c19-8a19-d8c0181b269e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:55.932831 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 194/383] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:56.939267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c31b1605-d800-4d24-8781-32888b74a22d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:56.940487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c31b1605-d800-4d24-8781-32888b74a22d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:56.940907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:56.940907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:56.941618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c31b1605-d800-4d24-8781-32888b74a22d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:57.168311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:57.168311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:57.254800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c31b1605-d800-4d24-8781-32888b74a22d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:57.371311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c31b1605-d800-4d24-8781-32888b74a22d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:57.374713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 190/384] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:58.388815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58353c53-97b9-4d10-8181-5d5534468853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:58.390365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58353c53-97b9-4d10-8181-5d5534468853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:58.390838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:58.390838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:58.391515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58353c53-97b9-4d10-8181-5d5534468853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:58.523448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:58.523448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:58.550094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58353c53-97b9-4d10-8181-5d5534468853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:58.624832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58353c53-97b9-4d10-8181-5d5534468853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:58.625665 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 195/385] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:59.642411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3ba1a45-b3f0-424a-8f84-d2edbab0b3d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:46:59.643782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3ba1a45-b3f0-424a-8f84-d2edbab0b3d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:59.644164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:59.644164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:46:59.644809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3ba1a45-b3f0-424a-8f84-d2edbab0b3d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:59.751048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:59.751048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:46:59.765341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3ba1a45-b3f0-424a-8f84-d2edbab0b3d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:46:59.802928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3ba1a45-b3f0-424a-8f84-d2edbab0b3d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:46:59.814063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 191/386] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:00.820526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-078d67af-751f-4823-988d-0514a3b0b02a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:47:00.821074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-078d67af-751f-4823-988d-0514a3b0b02a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:00.821227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:00.821227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:00.821881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-078d67af-751f-4823-988d-0514a3b0b02a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:00.985274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:00.985274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:00.996561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-078d67af-751f-4823-988d-0514a3b0b02a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:01.031602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-078d67af-751f-4823-988d-0514a3b0b02a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:47:01.032846 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 196/387] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:02.048689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f166203-3ab9-4e5d-abb8-f2882f2e5b28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:47:02.049259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f166203-3ab9-4e5d-abb8-f2882f2e5b28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:02.049403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:02.049403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:02.049781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f166203-3ab9-4e5d-abb8-f2882f2e5b28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:02.192341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:02.192341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:02.203059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f166203-3ab9-4e5d-abb8-f2882f2e5b28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:02.236894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f166203-3ab9-4e5d-abb8-f2882f2e5b28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:47:02.249166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 192/388] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 974 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:03.254184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdfd1827-a7a8-400a-a0b4-d5a2d0caab22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:47:03.254714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1827-a7a8-400a-a0b4-d5a2d0caab22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.254973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.254973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:03.255486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1827-a7a8-400a-a0b4-d5a2d0caab22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.306774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.306774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:03.315823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cdfd1827-a7a8-400a-a0b4-d5a2d0caab22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:03.341151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdfd1827-a7a8-400a-a0b4-d5a2d0caab22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:47:03.342398 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 197/389] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:03.358296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes Jan 21 07:47:03.359065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.359065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:03.359721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-471911808"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:03.361162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-471911808'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:47:03.361732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume of 1 GB Jan 21 07:47:03.392634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Availability Zones retrieved successfully. Jan 21 07:47:03.412254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (ba188031-1ea7-4ddf-ac81-9e4849a1c455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:03.416163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9b262-ddc5-40c1-aef1-8a51e20ef330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:03.418666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:47:03.496030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f9b262-ddc5-40c1-aef1-8a51e20ef330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:03.498709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca33aa0b-efa7-40aa-9226-083884131a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:03.577711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Created reservations ['d2e1b4e3-2d03-4b25-910a-bb012c29f7f2', '8ac72a43-15f8-4a96-83f0-a9d0a1760b9b', '9303d64c-71e0-450f-ac8b-3837f7c4b0f1', 'f65bd08e-68f9-4ac1-a497-a255226e32e3'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:03.580257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca33aa0b-efa7-40aa-9226-083884131a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e1b4e3-2d03-4b25-910a-bb012c29f7f2', '8ac72a43-15f8-4a96-83f0-a9d0a1760b9b', '9303d64c-71e0-450f-ac8b-3837f7c4b0f1', 'f65bd08e-68f9-4ac1-a497-a255226e32e3']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:03.582540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428da81e-b1eb-4795-8164-669e837b8f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:03.652527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428da81e-b1eb-4795-8164-669e837b8f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12e6298-1141-48ba-b23e-d57d6b34ec16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-471911808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['d2e1b4e3-2d03-4b25-910a-bb012c29f7f2','8ac72a43-15f8-4a96-83f0-a9d0a1760b9b','9303d64c-71e0-450f-ac8b-3837f7c4b0f1','f65bd08e-68f9-4ac1-a497-a255226e32e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-471911808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b12e6298-1141-48ba-b23e-d57d6b34ec16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48442f2d26dc47f68e6baa340f9fe70c',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,user_id='ce318b6722e84396845d67d8dafbdaf6',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:03.654731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1381d6-3e94-4923-820d-c2ed18a05f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:03.691620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1381d6-3e94-4923-820d-c2ed18a05f11) 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-TaggedBootDevicesTest-volume-471911808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['d2e1b4e3-2d03-4b25-910a-bb012c29f7f2','8ac72a43-15f8-4a96-83f0-a9d0a1760b9b','9303d64c-71e0-450f-ac8b-3837f7c4b0f1','f65bd08e-68f9-4ac1-a497-a255226e32e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:03.693725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c25fbca-1a7f-41f4-9faf-ecc642943fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:03.732786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c25fbca-1a7f-41f4-9faf-ecc642943fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:03.739308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (ba188031-1ea7-4ddf-ac81-9e4849a1c455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:03.861246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request issued successfully. Jan 21 07:47:03.893803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-536f5302-6b7b-4a39-b729-46ec9b14ad5f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes returned with HTTP 202 Jan 21 07:47:03.895296 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 193/390] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:47:03 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes => generated 820 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:03.909577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f4629b1-d5bf-44e6-8fe1-57c98576d44d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 07:47:03.910321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f4629b1-d5bf-44e6-8fe1-57c98576d44d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.910714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.910714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:03.911322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f4629b1-d5bf-44e6-8fe1-57c98576d44d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.973207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.973207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:03.983425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f4629b1-d5bf-44e6-8fe1-57c98576d44d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:04.021917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f4629b1-d5bf-44e6-8fe1-57c98576d44d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 07:47:04.033776 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 198/391] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:05.042373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13d6a9f2-4553-4675-a8e1-2698f7c84516 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 07:47:05.042953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13d6a9f2-4553-4675-a8e1-2698f7c84516 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:05.044096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:05.044096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:05.044096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13d6a9f2-4553-4675-a8e1-2698f7c84516 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:05.108466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:05.108466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:05.117614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-13d6a9f2-4553-4675-a8e1-2698f7c84516 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:05.143579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13d6a9f2-4553-4675-a8e1-2698f7c84516 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 07:47:05.145015 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 194/392] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:05.161750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes Jan 21 07:47:05.162202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:05.162202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:05.162618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1154607454"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:05.163749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1154607454'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:47:05.164118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume of 1 GB Jan 21 07:47:05.206228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Availability Zones retrieved successfully. Jan 21 07:47:05.257917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (d239a028-39ef-41e4-ad98-45e327f58d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:05.266961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a600170a-2dbf-4938-849d-5c66654ebd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:05.274885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:47:05.382182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a600170a-2dbf-4938-849d-5c66654ebd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:05.385363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715214bf-f9a6-477f-b672-ded5ed1f148c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:05.468731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Created reservations ['15404084-bd90-4d02-9ae5-437f472945b3', 'eb047212-0b1b-4cf9-8dbe-cbf0ce7c3031', '4c5b09cf-cc84-4397-bc4c-5090ff5fdcc4', '44897f81-7858-4360-8924-fc8f50febe40'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:05.471806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715214bf-f9a6-477f-b672-ded5ed1f148c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15404084-bd90-4d02-9ae5-437f472945b3', 'eb047212-0b1b-4cf9-8dbe-cbf0ce7c3031', '4c5b09cf-cc84-4397-bc4c-5090ff5fdcc4', '44897f81-7858-4360-8924-fc8f50febe40']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:05.474404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de703a-acdc-4b7e-b086-a319b18967a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:05.654919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de703a-acdc-4b7e-b086-a319b18967a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eecf4919-ac78-46f7-b72f-19484ac038ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1154607454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['15404084-bd90-4d02-9ae5-437f472945b3','eb047212-0b1b-4cf9-8dbe-cbf0ce7c3031','4c5b09cf-cc84-4397-bc4c-5090ff5fdcc4','44897f81-7858-4360-8924-fc8f50febe40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1154607454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eecf4919-ac78-46f7-b72f-19484ac038ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48442f2d26dc47f68e6baa340f9fe70c',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,user_id='ce318b6722e84396845d67d8dafbdaf6',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:05.659567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a938538b-c9d0-47d6-9ec5-24ebf4317b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:05.728693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a938538b-c9d0-47d6-9ec5-24ebf4317b8c) 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-TaggedBootDevicesTest-volume-1154607454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48442f2d26dc47f68e6baa340f9fe70c',qos_specs=None,replication_status=,reservations=['15404084-bd90-4d02-9ae5-437f472945b3','eb047212-0b1b-4cf9-8dbe-cbf0ce7c3031','4c5b09cf-cc84-4397-bc4c-5090ff5fdcc4','44897f81-7858-4360-8924-fc8f50febe40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce318b6722e84396845d67d8dafbdaf6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:05.733566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cd2a56-103b-42cb-a6b0-dcec9a25c7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:05.766933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cd2a56-103b-42cb-a6b0-dcec9a25c7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:05.772702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Flow 'volume_create_api' (d239a028-39ef-41e4-ad98-45e327f58d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:05.891512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Create volume request issued successfully. Jan 21 07:47:05.928221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72534146-c52b-4391-a2a6-602cce8ad232 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes returned with HTTP 202 Jan 21 07:47:05.941497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 199/393] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:47:05 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes => generated 821 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:05.943952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e90e468e-8834-4848-9a88-09e593cae3bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:47:05.944470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e90e468e-8834-4848-9a88-09e593cae3bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:05.944657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:05.944657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:05.945033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e90e468e-8834-4848-9a88-09e593cae3bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:06.107401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:06.107401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:06.135356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e90e468e-8834-4848-9a88-09e593cae3bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:06.186785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e90e468e-8834-4848-9a88-09e593cae3bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:47:06.187876 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 195/394] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 889 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:07.205440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85653a68-07f8-4202-b7c0-3a39ab6b3f46 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:47:07.206131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85653a68-07f8-4202-b7c0-3a39ab6b3f46 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:07.206459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:07.206459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:07.207455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85653a68-07f8-4202-b7c0-3a39ab6b3f46 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:07.374612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:07.374612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:07.399781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85653a68-07f8-4202-b7c0-3a39ab6b3f46 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:07.474518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85653a68-07f8-4202-b7c0-3a39ab6b3f46 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:47:07.486462 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 200/395] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 913 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:08.491765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8293d9be-835c-46d3-815f-1871db0e1bff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:47:08.492985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8293d9be-835c-46d3-815f-1871db0e1bff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:08.493556 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:08.493556 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:08.494755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8293d9be-835c-46d3-815f-1871db0e1bff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:08.619457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:08.619457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:08.629019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8293d9be-835c-46d3-815f-1871db0e1bff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:47:08.666107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8293d9be-835c-46d3-815f-1871db0e1bff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:47:08.677358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 196/396] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:11.597873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76ee88bb-a2d1-49f7-bc93-b702695a37bf tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] POST http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types Jan 21 07:47:11.598908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:11.598908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:11.599722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76ee88bb-a2d1-49f7-bc93-b702695a37bf tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2089682984", "description": "tempest-group-type-description-1360803563", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:11.721902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76ee88bb-a2d1-49f7-bc93-b702695a37bf tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types returned with HTTP 202 Jan 21 07:47:11.731082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 201/397] 10.222.0.13 () {62 vars in 1279 bytes} [Thu Jan 21 07:47:11 2021] POST /volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types => generated 265 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:11.734547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12dfa0f6-e6e6-4956-8f08-655a5e4a327f tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] GET http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types Jan 21 07:47:11.735315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12dfa0f6-e6e6-4956-8f08-655a5e4a327f tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:11.735677 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:11.735677 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:11.736279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12dfa0f6-e6e6-4956-8f08-655a5e4a327f tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:11.788857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12dfa0f6-e6e6-4956-8f08-655a5e4a327f tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types returned with HTTP 200 Jan 21 07:47:11.789795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 197/398] 10.222.0.13 () {60 vars in 1257 bytes} [Thu Jan 21 07:47:11 2021] GET /volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types => generated 499 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:11.800195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40fde441-1ced-42b5-93aa-68532f1aed69 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] PUT http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 Jan 21 07:47:11.801026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40fde441-1ced-42b5-93aa-68532f1aed69 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-322137857", "description": "updated-group-type-desc"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:11.841295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40fde441-1ced-42b5-93aa-68532f1aed69 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 returned with HTTP 200 Jan 21 07:47:11.845581 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 202/399] 10.222.0.13 () {62 vars in 1389 bytes} [Thu Jan 21 07:47:11 2021] PUT /volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 => generated 254 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:11.857420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd96b430-40df-4267-b869-0ea1fa941486 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] GET http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 Jan 21 07:47:11.858366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd96b430-40df-4267-b869-0ea1fa941486 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:11.859138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd96b430-40df-4267-b869-0ea1fa941486 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:11.874337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd96b430-40df-4267-b869-0ea1fa941486 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 returned with HTTP 200 Jan 21 07:47:11.880903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 198/400] 10.222.0.13 () {60 vars in 1368 bytes} [Thu Jan 21 07:47:11 2021] GET /volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 => generated 254 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:11.886304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b976f61-cd2a-430b-88ff-617fdec41968 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] DELETE http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 Jan 21 07:47:11.886933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b976f61-cd2a-430b-88ff-617fdec41968 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:11.887417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b976f61-cd2a-430b-88ff-617fdec41968 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:11.923069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:11.923069 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:11.939026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b976f61-cd2a-430b-88ff-617fdec41968 tempest-GroupTypesTest-1136531876 tempest-GroupTypesTest-1136531876] http://10.222.0.13/volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 returned with HTTP 202 Jan 21 07:47:11.940228 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 203/401] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 07:47:11 2021] DELETE /volume/v3/04551ee46a1c43c8b933d36f2c9e45d3/group_types/6042da56-82c2-4d43-922d-d8767d02d995 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:47:18.952972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b4d84fb-3d4d-4b70-978d-6c500d390b6b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:18.953771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b4d84fb-3d4d-4b70-978d-6c500d390b6b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-623009829", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:18.955769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.qos_specs [None req-9b4d84fb-3d4d-4b70-978d-6c500d390b6b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-623009829', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87908) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:47:18.968659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-9b4d84fb-3d4d-4b70-978d-6c500d390b6b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DB qos_specs_create(): root {'id': '3245cc71-c74d-4b05-afb2-96e1f6910060', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-623009829'} {{(pid=87908) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:47:18.983360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b4d84fb-3d4d-4b70-978d-6c500d390b6b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:18.991507 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 199/402] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:18 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 458 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:18.996543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b70db2d4-5934-49d6-8eaa-daed25bcd077 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types Jan 21 07:47:18.997623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b70db2d4-5934-49d6-8eaa-daed25bcd077 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-826884738"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:19.058795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b70db2d4-5934-49d6-8eaa-daed25bcd077 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types returned with HTTP 200 Jan 21 07:47:19.069344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31135ea0-c54f-4941-8b29-70ecd355b4fd tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types Jan 21 07:47:19.070191 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.070191 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.071153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31135ea0-c54f-4941-8b29-70ecd355b4fd tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-175629302"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:19.072899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.072899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.076573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 204/403] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:47:18 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/types => generated 221 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.129728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31135ea0-c54f-4941-8b29-70ecd355b4fd tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types returned with HTTP 200 Jan 21 07:47:19.142154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2ebae1e-b847-42f2-abd3-1b1d4effa673 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types Jan 21 07:47:19.142927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2ebae1e-b847-42f2-abd3-1b1d4effa673 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1219417947"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:19.149906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 200/404] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:47:19 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/types => generated 221 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:19.211512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2ebae1e-b847-42f2-abd3-1b1d4effa673 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types returned with HTTP 200 Jan 21 07:47:19.212406 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 205/405] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:47:19 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/types => generated 222 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.224452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d40ddc1-1cb1-4e91-9aff-a8a4f8d24a5c tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 Jan 21 07:47:19.225268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d40ddc1-1cb1-4e91-9aff-a8a4f8d24a5c tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.225930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d40ddc1-1cb1-4e91-9aff-a8a4f8d24a5c tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associate' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.228346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d40ddc1-1cb1-4e91-9aff-a8a4f8d24a5c tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Associate qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060 with type: 7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 {{(pid=87908) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:47:19.245239 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.245239 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.254045 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.254045 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.344112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d40ddc1-1cb1-4e91-9aff-a8a4f8d24a5c tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 returned with HTTP 202 Jan 21 07:47:19.347192 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 201/406] 10.222.0.13 () {58 vars in 1448 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.357393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-099275d6-d749-4b90-82cb-7c334da92001 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7f7b1d14-eab8-4d01-a75e-5b5de85017b7 Jan 21 07:47:19.358277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-099275d6-d749-4b90-82cb-7c334da92001 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.358936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-099275d6-d749-4b90-82cb-7c334da92001 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associate' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.361990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-099275d6-d749-4b90-82cb-7c334da92001 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Associate qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060 with type: 7f7b1d14-eab8-4d01-a75e-5b5de85017b7 {{(pid=87907) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:47:19.371887 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.371887 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.387922 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.387922 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.444645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-099275d6-d749-4b90-82cb-7c334da92001 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7f7b1d14-eab8-4d01-a75e-5b5de85017b7 returned with HTTP 202 Jan 21 07:47:19.450811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 206/407] 10.222.0.13 () {58 vars in 1448 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=7f7b1d14-eab8-4d01-a75e-5b5de85017b7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.458033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a2036ea-0e62-45ab-b717-1e8a4cc09b2b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=129c21d6-8ed0-412c-a9b1-39fa2d8dda26 Jan 21 07:47:19.458838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a2036ea-0e62-45ab-b717-1e8a4cc09b2b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.459060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.459060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.459445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a2036ea-0e62-45ab-b717-1e8a4cc09b2b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associate' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.460137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.460137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.460976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1a2036ea-0e62-45ab-b717-1e8a4cc09b2b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Associate qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060 with type: 129c21d6-8ed0-412c-a9b1-39fa2d8dda26 {{(pid=87908) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:47:19.462244 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.462244 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.470726 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.470726 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.535382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a2036ea-0e62-45ab-b717-1e8a4cc09b2b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=129c21d6-8ed0-412c-a9b1-39fa2d8dda26 returned with HTTP 202 Jan 21 07:47:19.536533 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 202/408] 10.222.0.13 () {58 vars in 1448 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associate?vol_type_id=129c21d6-8ed0-412c-a9b1-39fa2d8dda26 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.546475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff1d292-47a6-4bef-9389-a6d005c3ee1f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations Jan 21 07:47:19.547646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff1d292-47a6-4bef-9389-a6d005c3ee1f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.548031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.548031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.548752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff1d292-47a6-4bef-9389-a6d005c3ee1f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associations' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.549794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.549794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.550770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ff1d292-47a6-4bef-9389-a6d005c3ee1f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Get associations for qos_spec id: 3245cc71-c74d-4b05-afb2-96e1f6910060 {{(pid=87907) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:47:19.551756 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.551756 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.581153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff1d292-47a6-4bef-9389-a6d005c3ee1f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations returned with HTTP 200 Jan 21 07:47:19.587589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 207/409] 10.222.0.13 () {58 vars in 1360 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.594061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-694d49c6-45cf-4a5f-910d-4f711b61d291 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 Jan 21 07:47:19.594596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-694d49c6-45cf-4a5f-910d-4f711b61d291 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.594882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.594882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.595263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-694d49c6-45cf-4a5f-910d-4f711b61d291 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'disassociate' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.596136 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.596136 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.596958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-694d49c6-45cf-4a5f-910d-4f711b61d291 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Disassociate qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060 from type: 7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 {{(pid=87908) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 07:47:19.597610 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.597610 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.611700 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.611700 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.648883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-694d49c6-45cf-4a5f-910d-4f711b61d291 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 returned with HTTP 202 Jan 21 07:47:19.650427 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 203/410] 10.222.0.13 () {58 vars in 1457 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate?vol_type_id=7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.660054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a3ac3bc-3e2c-49bc-a122-0cd55226b369 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations Jan 21 07:47:19.660925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a3ac3bc-3e2c-49bc-a122-0cd55226b369 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.661523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.661523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.662195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a3ac3bc-3e2c-49bc-a122-0cd55226b369 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associations' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.663142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.663142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.664171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a3ac3bc-3e2c-49bc-a122-0cd55226b369 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Get associations for qos_spec id: 3245cc71-c74d-4b05-afb2-96e1f6910060 {{(pid=87907) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:47:19.665578 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.665578 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.687279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a3ac3bc-3e2c-49bc-a122-0cd55226b369 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations returned with HTTP 200 Jan 21 07:47:19.688515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 208/411] 10.222.0.13 () {58 vars in 1360 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations => generated 305 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.701526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fcbb5e9-816d-4b96-a2ef-3d9f7232d5d2 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate_all Jan 21 07:47:19.702051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb5e9-816d-4b96-a2ef-3d9f7232d5d2 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.702266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.702266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.702641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb5e9-816d-4b96-a2ef-3d9f7232d5d2 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'disassociate_all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.703329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.703329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.704261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0fcbb5e9-816d-4b96-a2ef-3d9f7232d5d2 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Disassociate qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060 from all. {{(pid=87908) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 07:47:19.704909 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.704909 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.714748 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.714748 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.735146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fcbb5e9-816d-4b96-a2ef-3d9f7232d5d2 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate_all returned with HTTP 202 Jan 21 07:47:19.743327 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 204/412] 10.222.0.13 () {58 vars in 1372 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/disassociate_all => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.747469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d508a80-7dbb-4f32-b4f4-03d0389d3880 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations Jan 21 07:47:19.748322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d508a80-7dbb-4f32-b4f4-03d0389d3880 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.748757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.748757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.749410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d508a80-7dbb-4f32-b4f4-03d0389d3880 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'associations' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.750447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.750447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.751520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d508a80-7dbb-4f32-b4f4-03d0389d3880 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Get associations for qos_spec id: 3245cc71-c74d-4b05-afb2-96e1f6910060 {{(pid=87907) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:47:19.754423 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.754423 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.793406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d508a80-7dbb-4f32-b4f4-03d0389d3880 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations returned with HTTP 200 Jan 21 07:47:19.808745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4098b303-e0b6-4a51-ac19-e72ac04be87e tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:19.809434 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.809434 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.810075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4098b303-e0b6-4a51-ac19-e72ac04be87e tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-519939395", "consumer": "back-end"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:19.812139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.812139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.813631 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 209/413] 10.222.0.13 () {58 vars in 1360 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/associations => generated 24 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:47:19.814269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.qos_specs [None req-4098b303-e0b6-4a51-ac19-e72ac04be87e tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-519939395', 'consumer': 'back-end', 'specs': {}} {{(pid=87908) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:47:19.824509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-4098b303-e0b6-4a51-ac19-e72ac04be87e tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DB qos_specs_create(): root {'id': '121eaa07-4909-4d27-ae38-cc276057dd9d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-519939395'} {{(pid=87908) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:47:19.830908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4098b303-e0b6-4a51-ac19-e72ac04be87e tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:19.846962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-655b4afa-99b5-4835-be36-025da86bea90 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False Jan 21 07:47:19.847736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-655b4afa-99b5-4835-be36-025da86bea90 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.848088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.848088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.848684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-655b4afa-99b5-4835-be36-025da86bea90 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.850108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.850108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.851196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-655b4afa-99b5-4835-be36-025da86bea90 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 121eaa07-4909-4d27-ae38-cc276057dd9d, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:19.851639 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 205/414] 10.222.0.13 () {60 vars in 1231 bytes} [Thu Jan 21 07:47:19 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 434 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.852834 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.852834 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.861525 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.861525 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.885249 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.885249 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.892826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:19.892826 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:19.898113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-655b4afa-99b5-4835-be36-025da86bea90 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False returned with HTTP 202 Jan 21 07:47:19.912292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c674177-47a5-4bbd-aada-a811ad21aaae tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d Jan 21 07:47:19.913191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c674177-47a5-4bbd-aada-a811ad21aaae tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.913547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.913547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.914173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c674177-47a5-4bbd-aada-a811ad21aaae tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.915187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.915187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.917702 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:19.917702 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:19.917959 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 210/415] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:19 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:19.925185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c674177-47a5-4bbd-aada-a811ad21aaae tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d returned with HTTP 404 Jan 21 07:47:19.927220 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 206/416] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:19.938612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-861bd95a-da28-4867-a3ea-660ed85a0a15 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:19.939326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-861bd95a-da28-4867-a3ea-660ed85a0a15 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.939681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.939681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:19.940255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-861bd95a-da28-4867-a3ea-660ed85a0a15 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.941428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.941428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:19.959446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-861bd95a-da28-4867-a3ea-660ed85a0a15 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:19.960909 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 211/417] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.976362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72b62309-acc7-4998-aeac-328828b8e136 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:19.977410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72b62309-acc7-4998-aeac-328828b8e136 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1486454081", "consumer": "both"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:19.981604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.qos_specs [None req-72b62309-acc7-4998-aeac-328828b8e136 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1486454081', 'consumer': 'both', 'specs': {}} {{(pid=87908) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:47:19.991035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-72b62309-acc7-4998-aeac-328828b8e136 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DB qos_specs_create(): root {'id': '6d92a242-7f22-4902-b069-d87979ce74fb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1486454081'} {{(pid=87908) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:47:19.998324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72b62309-acc7-4998-aeac-328828b8e136 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:20.000755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 207/418] 10.222.0.13 () {60 vars in 1231 bytes} [Thu Jan 21 07:47:19 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 431 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.015616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75788380-57cf-4f24-8144-a1febbfca64d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False Jan 21 07:47:20.016402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75788380-57cf-4f24-8144-a1febbfca64d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.016769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.016769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.017467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75788380-57cf-4f24-8144-a1febbfca64d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.018248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.018248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.019533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75788380-57cf-4f24-8144-a1febbfca64d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 6d92a242-7f22-4902-b069-d87979ce74fb, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:20.021506 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.021506 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.031757 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.031757 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.057278 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.057278 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.067979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:20.067979 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:20.074575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75788380-57cf-4f24-8144-a1febbfca64d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False returned with HTTP 202 Jan 21 07:47:20.075776 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 212/419] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:20.087329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daab49af-a234-4553-a4eb-b6c54e1a4735 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb Jan 21 07:47:20.088260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daab49af-a234-4553-a4eb-b6c54e1a4735 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.088617 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.088617 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.089195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daab49af-a234-4553-a4eb-b6c54e1a4735 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.090104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.090104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.091478 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.091478 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.099277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daab49af-a234-4553-a4eb-b6c54e1a4735 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb returned with HTTP 404 Jan 21 07:47:20.107054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 208/420] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.112527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04ccab82-2d8d-4ae6-82b1-54fca5a931f5 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:20.113216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04ccab82-2d8d-4ae6-82b1-54fca5a931f5 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.113571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.113571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.114197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04ccab82-2d8d-4ae6-82b1-54fca5a931f5 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.116168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.116168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.139005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04ccab82-2d8d-4ae6-82b1-54fca5a931f5 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:20.140359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 213/421] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.158748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b4de1e4-d438-4c99-a5ab-4e341f1d6faa tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] POST http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:20.159508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b4de1e4-d438-4c99-a5ab-4e341f1d6faa tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1893222840", "consumer": "front-end"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:20.161305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.qos_specs [None req-6b4de1e4-d438-4c99-a5ab-4e341f1d6faa tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1893222840', 'consumer': 'front-end', 'specs': {}} {{(pid=87908) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:47:20.183521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-6b4de1e4-d438-4c99-a5ab-4e341f1d6faa tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DB qos_specs_create(): root {'id': '8fafe470-42c1-480c-87dd-0d5e4ffb9b44', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1893222840'} {{(pid=87908) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:47:20.192265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b4de1e4-d438-4c99-a5ab-4e341f1d6faa tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:20.199492 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 209/422] 10.222.0.13 () {60 vars in 1231 bytes} [Thu Jan 21 07:47:20 2021] POST /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 436 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.205969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c6beb15-9658-455b-a110-8f34d5ba5361 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False Jan 21 07:47:20.206566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c6beb15-9658-455b-a110-8f34d5ba5361 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.206715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.206715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.207063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c6beb15-9658-455b-a110-8f34d5ba5361 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.207879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.207879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.208675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c6beb15-9658-455b-a110-8f34d5ba5361 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 8fafe470-42c1-480c-87dd-0d5e4ffb9b44, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:20.209329 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.209329 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.228794 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.228794 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.260933 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.260933 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.275567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:20.275567 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:20.281733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c6beb15-9658-455b-a110-8f34d5ba5361 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False returned with HTTP 202 Jan 21 07:47:20.285654 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 214/423] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:20.292938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2ec31ca-0b6a-4c78-810c-b3043ee46244 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 Jan 21 07:47:20.293333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2ec31ca-0b6a-4c78-810c-b3043ee46244 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.293548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.293548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.293927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2ec31ca-0b6a-4c78-810c-b3043ee46244 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.294557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.294557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.302727 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.302727 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.312298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2ec31ca-0b6a-4c78-810c-b3043ee46244 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 returned with HTTP 404 Jan 21 07:47:20.316247 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 210/424] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.323146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d3b68fe-7ec1-439f-9a2b-2fe347f8af9d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:20.323669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d3b68fe-7ec1-439f-9a2b-2fe347f8af9d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.323880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.323880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.324251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d3b68fe-7ec1-439f-9a2b-2fe347f8af9d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.325516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.325516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.473161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d3b68fe-7ec1-439f-9a2b-2fe347f8af9d tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:20.473967 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 215/425] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 174 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.487119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86bdc73c-3553-4388-a36e-83f4a0c9cbf7 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:20.487652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86bdc73c-3553-4388-a36e-83f4a0c9cbf7 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.488173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86bdc73c-3553-4388-a36e-83f4a0c9cbf7 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.498979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86bdc73c-3553-4388-a36e-83f4a0c9cbf7 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 200 Jan 21 07:47:20.499838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 211/426] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.514762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53d56404-c3bf-4b1b-adf0-051d8df66fdc tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs Jan 21 07:47:20.515290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53d56404-c3bf-4b1b-adf0-051d8df66fdc tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.515502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.515502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.515928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53d56404-c3bf-4b1b-adf0-051d8df66fdc tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.516721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.516721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.517731 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.517731 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 07:47:20.536269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53d56404-c3bf-4b1b-adf0-051d8df66fdc tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs returned with HTTP 200 Jan 21 07:47:20.537629 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 216/427] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs => generated 174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.550663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87090cb5-6f64-485d-9981-9e55ed0264c3 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] PUT http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:20.551575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.551575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.551991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87090cb5-6f64-485d-9981-9e55ed0264c3 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:20.553548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.553548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.554929 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.554929 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.563945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.qos_specs [None req-87090cb5-6f64-485d-9981-9e55ed0264c3 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87908) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 07:47:20.564725 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.564725 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.580071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-87090cb5-6f64-485d-9981-9e55ed0264c3 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] qos_specs_update() value: {'id': 'cac65c6d-7aff-4a5f-a659-f0775cc04bfd', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3245cc71-c74d-4b05-afb2-96e1f6910060', 'deleted': False} {{(pid=87908) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 07:47:20.586251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87090cb5-6f64-485d-9981-9e55ed0264c3 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 200 Jan 21 07:47:20.588124 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 212/428] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 07:47:20 2021] PUT /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 36 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:47:20.599676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bc2eae4-f026-4d84-81a1-b8a55deaf882 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:20.600210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bc2eae4-f026-4d84-81a1-b8a55deaf882 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.600425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.600425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.600806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bc2eae4-f026-4d84-81a1-b8a55deaf882 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.601503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.601503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.603480 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.603480 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.611805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bc2eae4-f026-4d84-81a1-b8a55deaf882 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 200 Jan 21 07:47:20.612819 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 217/429] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.626356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe3ea702-ecca-4f6b-9182-5f3685a25191 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] PUT http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/delete_keys Jan 21 07:47:20.626894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.626894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.627304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe3ea702-ecca-4f6b-9182-5f3685a25191 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:20.628689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.628689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.630900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe3ea702-ecca-4f6b-9182-5f3685a25191 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete_key spec: 3245cc71-c74d-4b05-afb2-96e1f6910060, keys: ['iops_bytes'] {{(pid=87908) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 07:47:20.631887 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.631887 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.642583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:20.642583 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:20.653994 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.653994 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.662417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe3ea702-ecca-4f6b-9182-5f3685a25191 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/delete_keys returned with HTTP 202 Jan 21 07:47:20.663564 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 213/430] 10.222.0.13 () {60 vars in 1377 bytes} [Thu Jan 21 07:47:20 2021] PUT /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060/delete_keys => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:20.674248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d51739ce-cf9b-48c4-9aed-25bbcf3d3def tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:20.674818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d51739ce-cf9b-48c4-9aed-25bbcf3d3def tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.675031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.675031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.675407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d51739ce-cf9b-48c4-9aed-25bbcf3d3def tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.676097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.676097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.685549 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.685549 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.694185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d51739ce-cf9b-48c4-9aed-25bbcf3d3def tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 200 Jan 21 07:47:20.695274 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 218/431] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.708714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-400f15fe-b0f7-4499-8e6d-1b0ea649256b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:20.709242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-400f15fe-b0f7-4499-8e6d-1b0ea649256b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.709457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.709457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.709847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-400f15fe-b0f7-4499-8e6d-1b0ea649256b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.710491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.710491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.712914 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.712914 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.721036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-400f15fe-b0f7-4499-8e6d-1b0ea649256b tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 200 Jan 21 07:47:20.722332 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 214/432] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.736303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e56c39d-611e-4faa-bccb-62f4d5390e4a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False Jan 21 07:47:20.736823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e56c39d-611e-4faa-bccb-62f4d5390e4a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.737111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.737111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.737381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e56c39d-611e-4faa-bccb-62f4d5390e4a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.738048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.738048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.739141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e56c39d-611e-4faa-bccb-62f4d5390e4a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 8fafe470-42c1-480c-87dd-0d5e4ffb9b44, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:20.740515 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.740515 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.747607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e56c39d-611e-4faa-bccb-62f4d5390e4a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False returned with HTTP 404 Jan 21 07:47:20.760543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a1414c-37f6-4a56-824b-68f0d0d14a00 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 Jan 21 07:47:20.761076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a1414c-37f6-4a56-824b-68f0d0d14a00 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.761431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.761431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:20.761809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a1414c-37f6-4a56-824b-68f0d0d14a00 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.763572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 219/433] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.763921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.763921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:20.764990 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:20.764990 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:20.772151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a1414c-37f6-4a56-824b-68f0d0d14a00 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 returned with HTTP 404 Jan 21 07:47:20.779890 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 215/434] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/8fafe470-42c1-480c-87dd-0d5e4ffb9b44 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.785849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddfbbb32-0dd3-4529-9ab9-7e53d345cd98 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False Jan 21 07:47:20.786365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddfbbb32-0dd3-4529-9ab9-7e53d345cd98 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.786891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddfbbb32-0dd3-4529-9ab9-7e53d345cd98 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.788235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddfbbb32-0dd3-4529-9ab9-7e53d345cd98 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 6d92a242-7f22-4902-b069-d87979ce74fb, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:20.797276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddfbbb32-0dd3-4529-9ab9-7e53d345cd98 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False returned with HTTP 404 Jan 21 07:47:20.798383 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 220/435] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.809655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf9f327e-8e16-4098-a3d6-083e56518f2a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb Jan 21 07:47:20.810185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf9f327e-8e16-4098-a3d6-083e56518f2a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.810671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf9f327e-8e16-4098-a3d6-083e56518f2a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.820231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf9f327e-8e16-4098-a3d6-083e56518f2a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb returned with HTTP 404 Jan 21 07:47:20.821969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 216/436] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/6d92a242-7f22-4902-b069-d87979ce74fb => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.832349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bcc0b6c-85b3-4a3b-8041-8cb35be0606f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False Jan 21 07:47:20.832874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bcc0b6c-85b3-4a3b-8041-8cb35be0606f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.833362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bcc0b6c-85b3-4a3b-8041-8cb35be0606f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.834912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0bcc0b6c-85b3-4a3b-8041-8cb35be0606f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 121eaa07-4909-4d27-ae38-cc276057dd9d, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:20.843589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bcc0b6c-85b3-4a3b-8041-8cb35be0606f tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False returned with HTTP 404 Jan 21 07:47:20.856913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51c234e7-003c-4b35-9582-6af68a642de0 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d Jan 21 07:47:20.857554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51c234e7-003c-4b35-9582-6af68a642de0 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.858130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51c234e7-003c-4b35-9582-6af68a642de0 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.858760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 221/437] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d?force=False => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.874886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51c234e7-003c-4b35-9582-6af68a642de0 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d returned with HTTP 404 Jan 21 07:47:20.874886 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 217/438] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/121eaa07-4909-4d27-ae38-cc276057dd9d => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:20.882440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7577f460-c791-4eea-9f4a-d7cfa7d7776a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 Jan 21 07:47:20.884619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7577f460-c791-4eea-9f4a-d7cfa7d7776a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.885216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7577f460-c791-4eea-9f4a-d7cfa7d7776a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.975338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:20.975338 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:20.988697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7577f460-c791-4eea-9f4a-d7cfa7d7776a tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 returned with HTTP 202 Jan 21 07:47:20.989788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 222/439] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:47:20 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:20.999461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fe65609-7951-453d-a4f5-084e72b8d337 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 Jan 21 07:47:21.000152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fe65609-7951-453d-a4f5-084e72b8d337 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.000717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fe65609-7951-453d-a4f5-084e72b8d337 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.013780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fe65609-7951-453d-a4f5-084e72b8d337 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 returned with HTTP 404 Jan 21 07:47:21.024450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca83e73a-110e-4756-8ec4-ebe79d0ca1bf tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 Jan 21 07:47:21.025149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca83e73a-110e-4756-8ec4-ebe79d0ca1bf tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.025775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca83e73a-110e-4756-8ec4-ebe79d0ca1bf tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.030473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 218/440] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/types/129c21d6-8ed0-412c-a9b1-39fa2d8dda26 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:21.106951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca83e73a-110e-4756-8ec4-ebe79d0ca1bf tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 returned with HTTP 202 Jan 21 07:47:21.115762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2693fe31-ed2f-48af-aa96-15bd2fe404a8 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 Jan 21 07:47:21.116529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2693fe31-ed2f-48af-aa96-15bd2fe404a8 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.118368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2693fe31-ed2f-48af-aa96-15bd2fe404a8 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.134553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 223/441] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:47:21 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:21.145584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2693fe31-ed2f-48af-aa96-15bd2fe404a8 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 returned with HTTP 404 Jan 21 07:47:21.155609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53bfaf4d-b916-48cf-9af0-ee90614058ad tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 Jan 21 07:47:21.156503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53bfaf4d-b916-48cf-9af0-ee90614058ad tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.157098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53bfaf4d-b916-48cf-9af0-ee90614058ad tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.162503 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 219/442] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:47:21 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/types/7f7b1d14-eab8-4d01-a75e-5b5de85017b7 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:21.240014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53bfaf4d-b916-48cf-9af0-ee90614058ad tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 returned with HTTP 202 Jan 21 07:47:21.241044 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 224/443] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:47:21 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:47:21.249769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17fbe753-a340-4aaa-a0af-ca41822af323 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 Jan 21 07:47:21.250417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17fbe753-a340-4aaa-a0af-ca41822af323 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.251046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17fbe753-a340-4aaa-a0af-ca41822af323 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.263735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17fbe753-a340-4aaa-a0af-ca41822af323 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 returned with HTTP 404 Jan 21 07:47:21.265061 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 220/444] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:47:21 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/types/7a6e0fa9-e9b2-46d8-a9a5-6c47cbf0a8b1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:21.275203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a372561-4aee-4656-a2dc-70b21dfb9021 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] DELETE http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060?force=False Jan 21 07:47:21.275887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a372561-4aee-4656-a2dc-70b21dfb9021 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.276482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a372561-4aee-4656-a2dc-70b21dfb9021 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.277944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a372561-4aee-4656-a2dc-70b21dfb9021 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Delete qos_spec: 3245cc71-c74d-4b05-afb2-96e1f6910060, force: False {{(pid=87907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:47:21.286062 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:21.286062 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:21.308520 n-d-768862-4 devstack@c-api.service[87906]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:47:21.308520 n-d-768862-4 devstack@c-api.service[87906]: options(joinedload_all('specs')).all() Jan 21 07:47:21.316871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:47:21.316871 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:47:21.321807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a372561-4aee-4656-a2dc-70b21dfb9021 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060?force=False returned with HTTP 202 Jan 21 07:47:21.322894 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 225/445] 10.222.0.13 () {58 vars in 1347 bytes} [Thu Jan 21 07:47:21 2021] DELETE /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:21.333965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f3d46ec-9e1e-4775-bb38-b03a6a3b4109 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] GET http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 Jan 21 07:47:21.334778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f3d46ec-9e1e-4775-bb38-b03a6a3b4109 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.335384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f3d46ec-9e1e-4775-bb38-b03a6a3b4109 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.344834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f3d46ec-9e1e-4775-bb38-b03a6a3b4109 tempest-QosSpecsTestJSON-837704056 tempest-QosSpecsTestJSON-837704056] http://10.222.0.13/volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 returned with HTTP 404 Jan 21 07:47:21.351521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 221/446] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:21 2021] GET /volume/v3/f681df8d658944e5a7521d0c2840e676/qos-specs/3245cc71-c74d-4b05-afb2-96e1f6910060 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:34.235548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes Jan 21 07:47:34.236023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:34.236023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:34.236386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2063870012"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:34.237850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2063870012'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:47:34.238397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create volume of 1 GB Jan 21 07:47:34.239565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:34.239565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:34.279505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Availability Zones retrieved successfully. Jan 21 07:47:34.335199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Flow 'volume_create_api' (3c224e13-772d-4621-8e82-c98525f1f9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:34.339864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28798b37-f805-4a4f-b704-89cde42c7eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:34.351547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:47:34.445134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28798b37-f805-4a4f-b704-89cde42c7eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:34.449135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe97493-20e5-4e60-8648-aa98de894095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:34.564193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['2306b37e-2b96-4971-a526-25e6cb236a9b', '95c7e399-0ceb-4a64-a33a-1af52d12e2e0', '0ddf7886-f8a9-4a73-9749-99904d8ef55b', '080fdc7f-a59e-4186-9af6-1aaf684fc13e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:34.566529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe97493-20e5-4e60-8648-aa98de894095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2306b37e-2b96-4971-a526-25e6cb236a9b', '95c7e399-0ceb-4a64-a33a-1af52d12e2e0', '0ddf7886-f8a9-4a73-9749-99904d8ef55b', '080fdc7f-a59e-4186-9af6-1aaf684fc13e']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:34.569968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cb618f-384c-4751-94c6-c10862780ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:34.644431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cb618f-384c-4751-94c6-c10862780ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9b76b8-9af3-457b-b1f3-336b77c9216d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2063870012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='461358fb24f24e36bc3af10f65c52efb',qos_specs=None,replication_status=,reservations=['2306b37e-2b96-4971-a526-25e6cb236a9b','95c7e399-0ceb-4a64-a33a-1af52d12e2e0','0ddf7886-f8a9-4a73-9749-99904d8ef55b','080fdc7f-a59e-4186-9af6-1aaf684fc13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f709c908d24df6abe185eaf3bb1dfc',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2063870012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d9b76b8-9af3-457b-b1f3-336b77c9216d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461358fb24f24e36bc3af10f65c52efb',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,user_id='e5f709c908d24df6abe185eaf3bb1dfc',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:34.646789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe74b36f-b7e4-4d0e-9db8-7a8f2be2be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:34.680876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe74b36f-b7e4-4d0e-9db8-7a8f2be2be06) 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-2063870012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='461358fb24f24e36bc3af10f65c52efb',qos_specs=None,replication_status=,reservations=['2306b37e-2b96-4971-a526-25e6cb236a9b','95c7e399-0ceb-4a64-a33a-1af52d12e2e0','0ddf7886-f8a9-4a73-9749-99904d8ef55b','080fdc7f-a59e-4186-9af6-1aaf684fc13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f709c908d24df6abe185eaf3bb1dfc',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:34.684443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f8eb90-e25a-45b2-bc20-4fb33b5f88f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:34.721124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f8eb90-e25a-45b2-bc20-4fb33b5f88f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:34.733437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Flow 'volume_create_api' (3c224e13-772d-4621-8e82-c98525f1f9ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:34.861645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create volume request issued successfully. Jan 21 07:47:34.889575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25235516-8e60-4b89-8a97-f66549ab855e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes returned with HTTP 202 Jan 21 07:47:34.890808 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 226/447] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:47:33 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes => generated 820 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:34.912758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-285805bd-bd86-46d2-937b-0880346024f2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:34.913304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-285805bd-bd86-46d2-937b-0880346024f2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:34.916985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-285805bd-bd86-46d2-937b-0880346024f2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:34.993723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:34.993723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:35.006525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-285805bd-bd86-46d2-937b-0880346024f2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:35.058068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-285805bd-bd86-46d2-937b-0880346024f2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 200 Jan 21 07:47:35.062311 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 222/448] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:34 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:36.081119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf137636-bdcf-4acd-bdd6-a22e445fbf14 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:36.082123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf137636-bdcf-4acd-bdd6-a22e445fbf14 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:36.082753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:36.082753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:36.083394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf137636-bdcf-4acd-bdd6-a22e445fbf14 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:36.157531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:36.157531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:36.168895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf137636-bdcf-4acd-bdd6-a22e445fbf14 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:36.196825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf137636-bdcf-4acd-bdd6-a22e445fbf14 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 200 Jan 21 07:47:36.197750 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 227/449] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:36 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:36.213615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots Jan 21 07:47:36.213925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:36.213925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:36.214454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9b76b8-9af3-457b-b1f3-336b77c9216d", "name": "tempest-SnapshotsActionsTest-Snapshot-1887124732"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:36.272086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:36.272086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:36.273874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:36.274395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create snapshot from volume 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:36.317004 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] 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. Jan 21 07:47:36.354736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['1c03971d-21bb-4fa8-a1ca-caed403f68f6', '24f58658-276c-480c-917a-f3666579f26b', '12cc90f9-bb57-41f8-9a78-fce4004b67df', '11dfae52-f1a6-4bd7-a174-5311aad53f53'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:36.547470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot create request issued successfully. Jan 21 07:47:36.548287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-795b365c-7513-4113-98af-1dc4ebb296f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots returned with HTTP 202 Jan 21 07:47:36.549492 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 223/450] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:36 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots => generated 307 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:36.560196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be113355-a3be-4083-8ae4-88729a70cff6 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:36.560734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be113355-a3be-4083-8ae4-88729a70cff6 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:36.560924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:36.560924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:36.561306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be113355-a3be-4083-8ae4-88729a70cff6 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:36.619704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:36.619704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:36.620852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be113355-a3be-4083-8ae4-88729a70cff6 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:36.622875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be113355-a3be-4083-8ae4-88729a70cff6 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:36.634713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 228/451] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:36 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:37.646185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e538a176-3b21-401c-adfc-930ad1cf086a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:37.646756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e538a176-3b21-401c-adfc-930ad1cf086a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:37.646851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:37.646851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:37.647146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e538a176-3b21-401c-adfc-930ad1cf086a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:37.706752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:37.706752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:37.707996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e538a176-3b21-401c-adfc-930ad1cf086a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:37.709973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e538a176-3b21-401c-adfc-930ad1cf086a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:37.712044 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 224/452] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:37 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:38.723937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be2ab741-1fa3-4da0-9e7b-c65d171d9851 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:38.724473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be2ab741-1fa3-4da0-9e7b-c65d171d9851 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:38.724651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:38.724651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:38.725023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be2ab741-1fa3-4da0-9e7b-c65d171d9851 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:38.750968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:38.750968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:38.752200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be2ab741-1fa3-4da0-9e7b-c65d171d9851 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:38.754282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be2ab741-1fa3-4da0-9e7b-c65d171d9851 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:38.755362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 229/453] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:38 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:38.851570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20df01a7-fdb3-4932-bb47-b0dde93f6b73 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:47:38.852971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:38.852971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:38.853272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20df01a7-fdb3-4932-bb47-b0dde93f6b73 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:38.853986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20df01a7-fdb3-4932-bb47-b0dde93f6b73 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:38.855109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-20df01a7-fdb3-4932-bb47-b0dde93f6b73 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'creating'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:38.904770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:38.904770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:38.948936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20df01a7-fdb3-4932-bb47-b0dde93f6b73 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:47:38.953190 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 225/454] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:38 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:38.958536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02f94697-07cf-420f-a84b-20cb5b57ad76 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:38.959436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02f94697-07cf-420f-a84b-20cb5b57ad76 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:38.959669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:38.959669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:38.960147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02f94697-07cf-420f-a84b-20cb5b57ad76 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:38.987274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:38.987274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:38.988917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02f94697-07cf-420f-a84b-20cb5b57ad76 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:38.990957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02f94697-07cf-420f-a84b-20cb5b57ad76 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:38.991877 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 230/455] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:38 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:39.006437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8979642-05c2-4ded-b36f-2a3a95cbba17 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:47:39.007065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:39.007065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:39.007600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8979642-05c2-4ded-b36f-2a3a95cbba17 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:39.009304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8979642-05c2-4ded-b36f-2a3a95cbba17 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:39.010637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-c8979642-05c2-4ded-b36f-2a3a95cbba17 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:39.073065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:39.073065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:39.108505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8979642-05c2-4ded-b36f-2a3a95cbba17 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:47:39.109786 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 226/456] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:38 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:39.119452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a504e85d-9be7-48b7-9941-1280af8bc36c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:39.119993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a504e85d-9be7-48b7-9941-1280af8bc36c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:39.120209 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:39.120209 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:39.120580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a504e85d-9be7-48b7-9941-1280af8bc36c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:39.147970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:39.147970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:39.148575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a504e85d-9be7-48b7-9941-1280af8bc36c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:39.150828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a504e85d-9be7-48b7-9941-1280af8bc36c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:39.151734 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 231/457] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:39 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:39.166161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots Jan 21 07:47:39.166613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:39.166613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:39.167051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9b76b8-9af3-457b-b1f3-336b77c9216d", "name": "tempest-SnapshotsActionsTest-Snapshot-1281388598"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:39.216643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:39.216643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:39.217947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:39.218307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create snapshot from volume 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:39.279485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['cbc1b47c-b07b-47be-a895-f1db61f0aae0', '8cc878f0-3131-4b38-882d-885e9243f6e3', 'c25159b1-646f-4a65-863f-69a857036778', '61ae766d-7882-4a87-aaea-497c4b953652'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:39.449712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot create request issued successfully. Jan 21 07:47:39.450948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d237135-76d5-49e4-87c5-9cb2a68a0e78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots returned with HTTP 202 Jan 21 07:47:39.457673 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 227/458] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:39 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots => generated 307 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:39.465413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55883ec4-ef92-49fb-b3f5-038314b0cca2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:39.466053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55883ec4-ef92-49fb-b3f5-038314b0cca2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:39.466369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:39.466369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:39.467331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55883ec4-ef92-49fb-b3f5-038314b0cca2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:39.528691 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:39.528691 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:39.529837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55883ec4-ef92-49fb-b3f5-038314b0cca2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:39.531785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55883ec4-ef92-49fb-b3f5-038314b0cca2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:39.539167 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 232/459] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:39 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:40.544664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a32a9c6-b2d6-4626-b772-b9c7025e7cdd tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:40.545868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a32a9c6-b2d6-4626-b772-b9c7025e7cdd tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:40.546314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:40.546314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:40.546963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a32a9c6-b2d6-4626-b772-b9c7025e7cdd tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:40.574091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:40.574091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:40.576010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a32a9c6-b2d6-4626-b772-b9c7025e7cdd tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:40.577904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a32a9c6-b2d6-4626-b772-b9c7025e7cdd tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:40.578920 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 228/460] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:40 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:41.594279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a42ed9b4-c9ed-4109-954d-020589c7c39c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:41.594804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a42ed9b4-c9ed-4109-954d-020589c7c39c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:41.595081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.595081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:41.595531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a42ed9b4-c9ed-4109-954d-020589c7c39c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:41.621847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.621847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:41.623029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a42ed9b4-c9ed-4109-954d-020589c7c39c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:41.624954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a42ed9b4-c9ed-4109-954d-020589c7c39c tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:41.625951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 233/461] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:41 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:41.638480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b684fa1-86d5-4291-b0fd-a90395aac3fb tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action Jan 21 07:47:41.639529 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.639529 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:41.640039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b684fa1-86d5-4291-b0fd-a90395aac3fb tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:41.640622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b684fa1-86d5-4291-b0fd-a90395aac3fb tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:41.641723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-7b684fa1-86d5-4291-b0fd-a90395aac3fb tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'edd49434-4384-4e5e-9c70-a54c5d375240' with '{'status': 'creating'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:41.693496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.693496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:41.732602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b684fa1-86d5-4291-b0fd-a90395aac3fb tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action returned with HTTP 202 Jan 21 07:47:41.733976 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 229/462] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:41 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:47:41.742064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afb01c44-d9f4-4507-8c90-06ffe6ea3844 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:41.743212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afb01c44-d9f4-4507-8c90-06ffe6ea3844 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:41.743657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.743657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:41.744351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afb01c44-d9f4-4507-8c90-06ffe6ea3844 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:41.770558 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.770558 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:41.771905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-afb01c44-d9f4-4507-8c90-06ffe6ea3844 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:41.774806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afb01c44-d9f4-4507-8c90-06ffe6ea3844 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:41.775624 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 234/463] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:41 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:41.787094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action Jan 21 07:47:41.787561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.787561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:41.788005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:41.788390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:41.815736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.815736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:41.816704 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot retrieved successfully. Jan 21 07:47:41.889286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot delete request issued successfully. Jan 21 07:47:41.890221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44e9892b-874a-4c59-a4b7-021e919a00b2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action returned with HTTP 202 Jan 21 07:47:41.891673 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 230/464] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:41 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:41.901330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a8b93b5-18d6-4e51-a924-eafa4e0d6140 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:41.902103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a8b93b5-18d6-4e51-a924-eafa4e0d6140 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:41.902526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.902526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:41.903620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a8b93b5-18d6-4e51-a924-eafa4e0d6140 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:41.932666 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.932666 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:41.935011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a8b93b5-18d6-4e51-a924-eafa4e0d6140 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:41.937301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a8b93b5-18d6-4e51-a924-eafa4e0d6140 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:41.938238 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 235/465] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:41 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:42.955560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80cd9ae7-8493-4544-bd7b-970590bd7599 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:42.956979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80cd9ae7-8493-4544-bd7b-970590bd7599 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:42.957368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:42.957368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:42.957993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80cd9ae7-8493-4544-bd7b-970590bd7599 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:43.002533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:43.002533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:43.004458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80cd9ae7-8493-4544-bd7b-970590bd7599 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:43.006510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80cd9ae7-8493-4544-bd7b-970590bd7599 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 200 Jan 21 07:47:43.014621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 231/466] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:42 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:44.020701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490e5ecd-ffde-4a85-8d63-87c102e9eb9a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:47:44.021810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-490e5ecd-ffde-4a85-8d63-87c102e9eb9a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:44.022229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.022229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:44.022951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-490e5ecd-ffde-4a85-8d63-87c102e9eb9a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:44.063839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490e5ecd-ffde-4a85-8d63-87c102e9eb9a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 404 Jan 21 07:47:44.065493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 236/467] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:44 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:44.074943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5441882d-c4b7-4bb0-abba-6514d99e0432 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:47:44.075546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.075546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:44.076293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5441882d-c4b7-4bb0-abba-6514d99e0432 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:44.076889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5441882d-c4b7-4bb0-abba-6514d99e0432 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:44.078038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-5441882d-c4b7-4bb0-abba-6514d99e0432 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:44.167038 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:44.167038 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:44.204146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5441882d-c4b7-4bb0-abba-6514d99e0432 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:47:44.208950 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 232/468] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:44 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:44.215338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11b296c-b6e8-45df-94a9-1cf25501924f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:44.216092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11b296c-b6e8-45df-94a9-1cf25501924f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:44.216742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11b296c-b6e8-45df-94a9-1cf25501924f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:44.243194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:44.243194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:44.244340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b11b296c-b6e8-45df-94a9-1cf25501924f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:44.246453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11b296c-b6e8-45df-94a9-1cf25501924f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:44.247301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 237/469] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:44 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:44.261264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots Jan 21 07:47:44.261721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.261721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:44.262122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9b76b8-9af3-457b-b1f3-336b77c9216d", "name": "tempest-SnapshotsActionsTest-Snapshot-1246568460"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:44.319254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:44.319254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:44.321331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:44.321633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create snapshot from volume 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:44.385777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['32ef2979-085c-4ee2-8c01-62775006914e', 'f34654cd-d531-4423-a191-70a22a977029', 'f90b83f9-3b97-40a0-89d9-ebfa580dfb50', 'b97783be-b1cb-4147-9c00-eb88c9f30d46'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:44.494627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot create request issued successfully. Jan 21 07:47:44.495548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-baae554a-6499-4e5a-9e1a-00dd52343d0a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots returned with HTTP 202 Jan 21 07:47:44.502026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 233/470] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:44 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots => generated 307 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:44.507215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45e39962-0de9-4d96-b6a2-261a746a930b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:44.507929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45e39962-0de9-4d96-b6a2-261a746a930b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:44.508171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.508171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:44.508511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45e39962-0de9-4d96-b6a2-261a746a930b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:44.533430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:44.533430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:44.534741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45e39962-0de9-4d96-b6a2-261a746a930b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:44.537217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45e39962-0de9-4d96-b6a2-261a746a930b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:44.538508 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 238/471] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:44 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:45.551273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15877398-0d5f-43d9-b61a-316e941e6cf5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:45.552020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15877398-0d5f-43d9-b61a-316e941e6cf5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:45.552214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:45.552214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:45.552883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15877398-0d5f-43d9-b61a-316e941e6cf5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:45.593562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:45.593562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:45.596729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-15877398-0d5f-43d9-b61a-316e941e6cf5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:45.599394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15877398-0d5f-43d9-b61a-316e941e6cf5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:45.607563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 234/472] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:45 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:46.614328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dac7ff53-ae2b-402c-a138-0c2dbec9d933 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:46.616165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dac7ff53-ae2b-402c-a138-0c2dbec9d933 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:46.616866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.616866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:46.618151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dac7ff53-ae2b-402c-a138-0c2dbec9d933 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:46.653807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:46.653807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:46.655430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dac7ff53-ae2b-402c-a138-0c2dbec9d933 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:46.657539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dac7ff53-ae2b-402c-a138-0c2dbec9d933 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:46.658512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 239/473] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:46 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:46.670500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4dc1f83-9a29-4c88-8962-403e5c429fb9 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action Jan 21 07:47:46.671167 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.671167 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:46.671882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4dc1f83-9a29-4c88-8962-403e5c429fb9 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:46.672413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4dc1f83-9a29-4c88-8962-403e5c429fb9 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:46.673499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-f4dc1f83-9a29-4c88-8962-403e5c429fb9 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot '2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9' with '{'status': 'deleting'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:46.744156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:46.744156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:46.791301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4dc1f83-9a29-4c88-8962-403e5c429fb9 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action returned with HTTP 202 Jan 21 07:47:46.792713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 235/474] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:46 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:46.801382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-141e6187-62d5-48fc-b28e-64b27435cc65 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:46.802196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-141e6187-62d5-48fc-b28e-64b27435cc65 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:46.802583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.802583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:46.803218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-141e6187-62d5-48fc-b28e-64b27435cc65 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:46.832867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:46.832867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:46.834425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-141e6187-62d5-48fc-b28e-64b27435cc65 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:46.837745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-141e6187-62d5-48fc-b28e-64b27435cc65 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:46.839903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 240/475] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:46 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:46.851893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action Jan 21 07:47:46.853066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.853066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:46.853849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:46.855200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:46.889863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:46.889863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:46.891625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot retrieved successfully. Jan 21 07:47:46.971003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot delete request issued successfully. Jan 21 07:47:46.972166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce6e0524-ae58-43fa-8daa-662b78cd6299 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action returned with HTTP 202 Jan 21 07:47:46.973253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 236/476] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:46 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:46.985735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a55f6e0f-56a0-4a89-820e-b735d0978dcc tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:46.987000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a55f6e0f-56a0-4a89-820e-b735d0978dcc tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:46.987197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.987197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:46.987996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a55f6e0f-56a0-4a89-820e-b735d0978dcc tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:47.040418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:47.040418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:47.046054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a55f6e0f-56a0-4a89-820e-b735d0978dcc tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:47.048340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a55f6e0f-56a0-4a89-820e-b735d0978dcc tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:47.051863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 241/477] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:46 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:48.072321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ec29b2e-7975-4b61-a866-0c83ee0590a2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:48.072832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ec29b2e-7975-4b61-a866-0c83ee0590a2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:48.072832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:48.072832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:48.076325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ec29b2e-7975-4b61-a866-0c83ee0590a2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:48.125433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:48.125433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:48.128605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ec29b2e-7975-4b61-a866-0c83ee0590a2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:48.131794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ec29b2e-7975-4b61-a866-0c83ee0590a2 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 200 Jan 21 07:47:48.133212 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 237/478] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:48 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:49.149143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8471a55a-c297-4129-9d9d-f990e0563b95 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:47:49.149709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8471a55a-c297-4129-9d9d-f990e0563b95 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:49.149864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:49.149864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:49.150963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8471a55a-c297-4129-9d9d-f990e0563b95 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:49.199094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8471a55a-c297-4129-9d9d-f990e0563b95 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 404 Jan 21 07:47:49.200394 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 242/479] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:49 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:49.210185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d4c76c-4b83-4adf-ba88-2ec87f0cf53a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:47:49.211001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:49.211001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:49.211763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d4c76c-4b83-4adf-ba88-2ec87f0cf53a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:49.212394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d4c76c-4b83-4adf-ba88-2ec87f0cf53a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:49.213907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-c9d4c76c-4b83-4adf-ba88-2ec87f0cf53a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:49.276010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:49.276010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:49.315828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d4c76c-4b83-4adf-ba88-2ec87f0cf53a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:47:49.321198 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 238/480] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:49 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:49.326424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0d8e1e4-0747-4b5b-a33b-7fd388dc553e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:49.327269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0d8e1e4-0747-4b5b-a33b-7fd388dc553e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:49.327876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0d8e1e4-0747-4b5b-a33b-7fd388dc553e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:49.358367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:49.358367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:49.360038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0d8e1e4-0747-4b5b-a33b-7fd388dc553e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:49.362008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0d8e1e4-0747-4b5b-a33b-7fd388dc553e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:49.363568 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 243/481] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:49 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:49.380966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots Jan 21 07:47:49.381441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:49.381441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:49.381870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9b76b8-9af3-457b-b1f3-336b77c9216d", "name": "tempest-SnapshotsActionsTest-Snapshot-1097104625"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:49.447943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:49.447943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:49.449206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:49.449564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create snapshot from volume 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:49.533448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['81bc9675-6a8f-46f6-bc15-e3faabd4cc3d', '44db819b-cd35-4543-8b4f-123b3fd744eb', 'eef6a27e-01f3-44a2-860f-c4ba61bb6a7e', 'b20ef862-51d9-4cad-8bca-dea2eb29a9d3'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:49.646700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot create request issued successfully. Jan 21 07:47:49.647335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41ce1749-e529-4684-9eea-e4b7855530cb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots returned with HTTP 202 Jan 21 07:47:49.651332 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 239/482] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:49 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots => generated 307 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:49.662264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-525d1c91-e98b-47af-9319-0352bf6051e7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:49.663062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-525d1c91-e98b-47af-9319-0352bf6051e7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:49.663062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:49.663062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:49.663375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-525d1c91-e98b-47af-9319-0352bf6051e7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:49.716298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:49.716298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:49.719768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-525d1c91-e98b-47af-9319-0352bf6051e7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:49.724531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-525d1c91-e98b-47af-9319-0352bf6051e7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:49.725309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 244/483] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:49 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:50.745770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13af7e5d-b40d-4dc2-bbf7-51943a2c77e5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:50.746929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13af7e5d-b40d-4dc2-bbf7-51943a2c77e5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:50.747175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:50.747175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:50.747583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13af7e5d-b40d-4dc2-bbf7-51943a2c77e5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:50.786695 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:50.786695 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:50.788835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-13af7e5d-b40d-4dc2-bbf7-51943a2c77e5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:50.791645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13af7e5d-b40d-4dc2-bbf7-51943a2c77e5 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:50.792678 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 240/484] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:50 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:51.805854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ed226b7-076b-40da-aa40-0a6ad1756cd9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:51.806405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ed226b7-076b-40da-aa40-0a6ad1756cd9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:51.811155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:51.811155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:51.811733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ed226b7-076b-40da-aa40-0a6ad1756cd9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:51.842693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:51.842693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:51.844903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ed226b7-076b-40da-aa40-0a6ad1756cd9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:51.847255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ed226b7-076b-40da-aa40-0a6ad1756cd9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:51.848434 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 245/485] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:51 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:51.861945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-693559b6-487d-439d-b78a-a17834c85094 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action Jan 21 07:47:51.862525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:51.862525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:51.863197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-693559b6-487d-439d-b78a-a17834c85094 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:51.863761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-693559b6-487d-439d-b78a-a17834c85094 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:51.864805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-693559b6-487d-439d-b78a-a17834c85094 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot '8fce2e42-77c3-49ec-99a0-76808537d1bc' with '{'status': 'error'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:51.915162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:51.915162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:51.949311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-693559b6-487d-439d-b78a-a17834c85094 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action returned with HTTP 202 Jan 21 07:47:51.953892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 241/486] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:51 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:51.959034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f61cb430-6bfd-405a-9b8b-05122fb4e3d1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:51.959735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f61cb430-6bfd-405a-9b8b-05122fb4e3d1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:51.959965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:51.959965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:51.960359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f61cb430-6bfd-405a-9b8b-05122fb4e3d1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:51.986098 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:51.986098 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:51.987531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f61cb430-6bfd-405a-9b8b-05122fb4e3d1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:51.994380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f61cb430-6bfd-405a-9b8b-05122fb4e3d1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:51.995236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 246/487] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:51 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:52.006310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action Jan 21 07:47:52.006767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.006767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.008226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:52.008779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:52.035804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.035804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:52.036652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot retrieved successfully. Jan 21 07:47:52.113519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot delete request issued successfully. Jan 21 07:47:52.114607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0febc3b-9c6a-4371-a943-a2e90ad861b1 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action returned with HTTP 202 Jan 21 07:47:52.115694 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 242/488] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:52 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:52.125969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2dafca4a-e5c3-4bf0-8f1c-58920f3154b9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:52.127709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2dafca4a-e5c3-4bf0-8f1c-58920f3154b9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.128140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.128140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.129760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2dafca4a-e5c3-4bf0-8f1c-58920f3154b9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.178376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.178376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:52.180464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2dafca4a-e5c3-4bf0-8f1c-58920f3154b9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:52.183714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2dafca4a-e5c3-4bf0-8f1c-58920f3154b9 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:52.184516 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 247/489] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:52.542595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aca6f57e-809b-4fd9-b49b-e210a619e9e4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:47:52.544134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aca6f57e-809b-4fd9-b49b-e210a619e9e4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.544565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.544565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.545209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aca6f57e-809b-4fd9-b49b-e210a619e9e4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.600111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.600111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:52.610847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aca6f57e-809b-4fd9-b49b-e210a619e9e4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:47:52.636277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aca6f57e-809b-4fd9-b49b-e210a619e9e4 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:47:52.637382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 243/490] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1367 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:52.655244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:47:52.655868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.656153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.656153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.656653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.709622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.709622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:52.741004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:47:52.770774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:47:52.782359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 248/491] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:52.788486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-724ea0c0-602b-4aec-ab76-556280f11a77 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:47:52.797868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-724ea0c0-602b-4aec-ab76-556280f11a77 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.798102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.798102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.798525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-724ea0c0-602b-4aec-ab76-556280f11a77 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.859905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.859905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:52.870000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-724ea0c0-602b-4aec-ab76-556280f11a77 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:47:52.895257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-724ea0c0-602b-4aec-ab76-556280f11a77 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:47:52.896547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 244/492] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:52.908663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume// Jan 21 07:47:52.909379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.909939 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.909939 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.910584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.912105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:47:52.912890 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 249/493] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:52.928493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aeecdfec-de02-4ee5-b4e1-c27968efbd5f tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments Jan 21 07:47:52.929225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.929225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:52.930617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aeecdfec-de02-4ee5-b4e1-c27968efbd5f tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d3ba787-57f2-48ee-9950-d375551ac11c", "instance_uuid": "45aec61b-08ab-414c-beeb-a3de3d2157f3", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:53.010241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:53.010241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:53.076851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-aeecdfec-de02-4ee5-b4e1-c27968efbd5f tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments returned with HTTP 200 Jan 21 07:47:53.109110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume// Jan 21 07:47:53.109848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:53.110514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:53.111779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-92f57914-ed03-43b5-896b-a92896191aa2 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:47:53.112776 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 250/495] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:47:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:53.117742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 245/494] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:47:52 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:53.128824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-007664dc-cc3d-45fd-9400-b9fc206532cf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments Jan 21 07:47:53.130087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-007664dc-cc3d-45fd-9400-b9fc206532cf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3499fde0-a6f8-4057-b659-3fce2c7b94ef", "instance_uuid": "45aec61b-08ab-414c-beeb-a3de3d2157f3", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:53.196973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:53.198044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:53.198568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:53.198568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:53.199296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:53.218239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:53.218239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:53.252761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:53.252761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:53.254008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:53.255909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 200 Jan 21 07:47:53.256875 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 246/496] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:53 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:53.337839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-007664dc-cc3d-45fd-9400-b9fc206532cf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments returned with HTTP 200 Jan 21 07:47:53.338826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 251/497] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:47:53 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:47:53.360894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume// Jan 21 07:47:53.366529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:53.367976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:53.367976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:53.367976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:53.372196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0aec463e-be06-40e2-8581-f6849f4fdbbf tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:47:53.372668 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 247/498] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:47:53 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:53.391636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-d051b4ed-c79c-4f90-bf2b-9466b713a4bc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments Jan 21 07:47:53.392257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:53.392257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:53.392520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-d051b4ed-c79c-4f90-bf2b-9466b713a4bc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44d00931-c1ef-4f4e-a71a-9aed17c648bc", "instance_uuid": "45aec61b-08ab-414c-beeb-a3de3d2157f3", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:53.452733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:53.452733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:53.545020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-d051b4ed-c79c-4f90-bf2b-9466b713a4bc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments returned with HTTP 200 Jan 21 07:47:53.546085 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 252/499] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:47:53 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:54.268856 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73e74386-d614-4fc1-93bf-060974628ffb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:47:54.269372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73e74386-d614-4fc1-93bf-060974628ffb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:54.269831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73e74386-d614-4fc1-93bf-060974628ffb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:54.323350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73e74386-d614-4fc1-93bf-060974628ffb tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 404 Jan 21 07:47:54.324574 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 248/500] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:54 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:54.333896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-addc6b42-cc6e-466d-b744-ffc3dc3d2f67 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:47:54.334516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:54.334516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:54.334982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-addc6b42-cc6e-466d-b744-ffc3dc3d2f67 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:54.335493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-addc6b42-cc6e-466d-b744-ffc3dc3d2f67 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:54.336760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-addc6b42-cc6e-466d-b744-ffc3dc3d2f67 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:54.400863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:54.400863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:54.445772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-addc6b42-cc6e-466d-b744-ffc3dc3d2f67 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:47:54.447481 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 253/501] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:54 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:54.456237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc3f2f2-956b-4bbb-b3ec-6ae709c80ec8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:47:54.456948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc3f2f2-956b-4bbb-b3ec-6ae709c80ec8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:54.457750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc3f2f2-956b-4bbb-b3ec-6ae709c80ec8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:54.514301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:54.514301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:54.519062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5cc3f2f2-956b-4bbb-b3ec-6ae709c80ec8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:54.536467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc3f2f2-956b-4bbb-b3ec-6ae709c80ec8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:47:54.548170 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 249/502] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:54 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:54.560740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots Jan 21 07:47:54.561233 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:54.561233 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:54.561658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9b76b8-9af3-457b-b1f3-336b77c9216d", "name": "tempest-SnapshotsActionsTest-Snapshot-2006999886"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:54.639780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:54.639780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:54.641389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:47:54.642701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Create snapshot from volume 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:47:54.712988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Created reservations ['1f80c3f3-857c-4932-b15a-61f49526ed9e', 'ce2907cb-3606-42b0-af8e-f0694ef75cd0', 'c3fe744a-2175-46bb-ba87-eaddd37475ce', 'b54c501b-afea-4cff-be2f-e1215e5f2af1'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:54.890882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot create request issued successfully. Jan 21 07:47:54.891651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots returned with HTTP 202 Jan 21 07:47:54.892547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 254/503] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:54 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots => generated 307 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:54.904222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97902bad-a639-46d8-b0e2-3eb95d334c78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:54.904748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97902bad-a639-46d8-b0e2-3eb95d334c78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:54.904962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:54.904962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:54.905345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97902bad-a639-46d8-b0e2-3eb95d334c78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:54.936722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:54.936722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:54.939639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97902bad-a639-46d8-b0e2-3eb95d334c78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:54.943253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97902bad-a639-46d8-b0e2-3eb95d334c78 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:54.950285 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 250/504] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:54 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:55.261096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume// Jan 21 07:47:55.261652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:55.261652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:55.261652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:55.262052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:55.263292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39b1f454-d4dd-4b07-af0d-313f06e2a5d8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:47:55.264140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 255/505] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:47:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:55.281385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-172cb523-d7d0-4615-8d2a-19924f8f1870 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:47:55.282936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-172cb523-d7d0-4615-8d2a-19924f8f1870 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:55.283351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:55.283351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:55.283997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-172cb523-d7d0-4615-8d2a-19924f8f1870 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:55.388284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:55.388284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:55.397712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-172cb523-d7d0-4615-8d2a-19924f8f1870 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:47:55.423186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:55.423186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:55.439510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-172cb523-d7d0-4615-8d2a-19924f8f1870 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:47:55.440689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 251/506] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:47:55 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1465 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:47:55.465595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] PUT http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 Jan 21 07:47:55.466586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:55.511764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:47:55.511764 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:47:55.512241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-3d3ba787-57f2-48ee-9950-d375551ac11c-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:47:55.515528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:55.515528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:55.956874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aa91475-2e17-47eb-8c7a-fa2901e4364f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:55.957694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aa91475-2e17-47eb-8c7a-fa2901e4364f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:55.958111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:55.958111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:55.959098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aa91475-2e17-47eb-8c7a-fa2901e4364f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:56.032761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:56.032761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:56.034731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6aa91475-2e17-47eb-8c7a-fa2901e4364f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:56.036872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aa91475-2e17-47eb-8c7a-fa2901e4364f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:56.041453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 252/507] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:55 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:57.059814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5c7bbe-6b8f-49c7-a057-bbf5aab1c3b7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:57.060886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5c7bbe-6b8f-49c7-a057-bbf5aab1c3b7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:57.066758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.066758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.067415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5c7bbe-6b8f-49c7-a057-bbf5aab1c3b7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:57.165415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.165415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.166588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a5c7bbe-6b8f-49c7-a057-bbf5aab1c3b7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:57.168555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5c7bbe-6b8f-49c7-a057-bbf5aab1c3b7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:57.186070 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 253/508] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:57 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 466 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:57.201916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9f41ad2-2c65-461b-a2ad-ed8b0658a720 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action Jan 21 07:47:57.202581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.202581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.203331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9f41ad2-2c65-461b-a2ad-ed8b0658a720 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:57.203887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9f41ad2-2c65-461b-a2ad-ed8b0658a720 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:57.204965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-a9f41ad2-2c65-461b-a2ad-ed8b0658a720 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot '6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450' with '{'status': 'error_deleting'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:47:57.287762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.287762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.338947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9f41ad2-2c65-461b-a2ad-ed8b0658a720 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action returned with HTTP 202 Jan 21 07:47:57.340583 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 254/509] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:57 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:47:57.352407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-773f64c1-607d-42c0-a80a-1526dd5e3862 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:57.354255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-773f64c1-607d-42c0-a80a-1526dd5e3862 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:57.368007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.368007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.369120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-773f64c1-607d-42c0-a80a-1526dd5e3862 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:57.401520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.401520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.403091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-773f64c1-607d-42c0-a80a-1526dd5e3862 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:57.405684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-773f64c1-607d-42c0-a80a-1526dd5e3862 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:57.406936 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 255/510] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:57 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 471 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:57.418566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action Jan 21 07:47:57.419050 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.419050 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.419624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:57.420009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:57.472143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.472143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.475760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot retrieved successfully. Jan 21 07:47:57.578398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot delete request issued successfully. Jan 21 07:47:57.579710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18b2e295-098f-4ba2-bb81-b90cb15bd8d2 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action returned with HTTP 202 Jan 21 07:47:57.583118 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 256/511] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:47:57 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:57.593383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b0ccd8a-e77f-4015-b071-9740e5ece930 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:57.598319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b0ccd8a-e77f-4015-b071-9740e5ece930 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:57.599906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.599906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.600593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b0ccd8a-e77f-4015-b071-9740e5ece930 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:57.656027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.656027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.660812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b0ccd8a-e77f-4015-b071-9740e5ece930 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:57.662720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b0ccd8a-e77f-4015-b071-9740e5ece930 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:57.663756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 257/512] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:57 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:57.740633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-3d3ba787-57f2-48ee-9950-d375551ac11c-n-h1-768862-4'" released by "attachment_update" :: held 2.228s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:47:57.742708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 returned with HTTP 200 Jan 21 07:47:57.744373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 256/513] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:47:55 2021] PUT /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 => generated 762 bytes in 2287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:57.798189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-3da28cda-e5a9-4c8a-81b0-972df8f97dce tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26/action Jan 21 07:47:57.798714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.798714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:57.799157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-3da28cda-e5a9-4c8a-81b0-972df8f97dce tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:57.799542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-3da28cda-e5a9-4c8a-81b0-972df8f97dce tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:57.938714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.938714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:57.974766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-3da28cda-e5a9-4c8a-81b0-972df8f97dce tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26/action returned with HTTP 204 Jan 21 07:47:57.975631 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 258/514] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:47:57 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:58.039707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume// Jan 21 07:47:58.040491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:58.040907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:58.040907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:58.041574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:58.042960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-789c7e57-c0ca-484d-981e-e711a5c6e1df tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:47:58.044468 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 257/515] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:47:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:58.059331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-e8f747d0-80ad-492b-92d4-7444f5809d0c tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:47:58.059906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-e8f747d0-80ad-492b-92d4-7444f5809d0c tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:58.060327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:58.060327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:58.060498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-e8f747d0-80ad-492b-92d4-7444f5809d0c tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:58.166377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:58.166377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:58.190410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-e8f747d0-80ad-492b-92d4-7444f5809d0c tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:47:58.220823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:58.220823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:58.237623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-e8f747d0-80ad-492b-92d4-7444f5809d0c tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:47:58.238835 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 259/516] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:47:58 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 1017 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:47:58.261041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] PUT http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 Jan 21 07:47:58.262291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:58.294215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:47:58.294215 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:47:58.295479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-3499fde0-a6f8-4057-b659-3fce2c7b94ef-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:47:58.298372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:58.298372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:58.676376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5360608f-7e73-4b8f-ab85-091534b5b54b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:58.676887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5360608f-7e73-4b8f-ab85-091534b5b54b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:58.677079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:58.677079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:58.677455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5360608f-7e73-4b8f-ab85-091534b5b54b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:58.767625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:58.767625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:58.768768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5360608f-7e73-4b8f-ab85-091534b5b54b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:58.783549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5360608f-7e73-4b8f-ab85-091534b5b54b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:58.798032 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 260/517] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:58 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 465 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:59.803576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2ce322d-72b3-4924-808b-a841a6dda8ad tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:47:59.804869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2ce322d-72b3-4924-808b-a841a6dda8ad tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:59.805061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:59.805061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:47:59.805675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2ce322d-72b3-4924-808b-a841a6dda8ad tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:59.857074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:59.857074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:47:59.858556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2ce322d-72b3-4924-808b-a841a6dda8ad tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:47:59.860648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2ce322d-72b3-4924-808b-a841a6dda8ad tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 200 Jan 21 07:47:59.862023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 261/518] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:59 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:00.512924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-3499fde0-a6f8-4057-b659-3fce2c7b94ef-n-h1-768862-4'" released by "attachment_update" :: held 2.218s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:00.513788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 returned with HTTP 200 Jan 21 07:48:00.514872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 258/519] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:47:58 2021] PUT /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 => generated 762 bytes in 2260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:00.560404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c1f67729-7f95-45ce-9239-9e8785fe219b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285/action Jan 21 07:48:00.561183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:00.561183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:00.561881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c1f67729-7f95-45ce-9239-9e8785fe219b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:00.563275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c1f67729-7f95-45ce-9239-9e8785fe219b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:00.640855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:00.640855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:00.656105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c1f67729-7f95-45ce-9239-9e8785fe219b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285/action returned with HTTP 204 Jan 21 07:48:00.657292 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 262/520] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:00 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:00.695039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume// Jan 21 07:48:00.695500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:00.696009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:00.696009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:00.696392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:00.697508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-09825878-d381-45ae-8488-7f00635e889a tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:00.698453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 259/521] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:00.717981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-109a7326-338c-4375-8220-c380c3495939 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:48:00.719003 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-109a7326-338c-4375-8220-c380c3495939 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:00.719389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:00.719389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:00.720582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-109a7326-338c-4375-8220-c380c3495939 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:00.793546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:00.793546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:00.803172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-109a7326-338c-4375-8220-c380c3495939 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:48:00.828563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:00.828563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:00.840257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-109a7326-338c-4375-8220-c380c3495939 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:48:00.841568 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 263/522] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:00 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 1017 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:00.871277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c9f338d0-79a1-408c-a947-8b6d7adae5fb tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] PUT http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 Jan 21 07:48:00.872089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c9f338d0-79a1-408c-a947-8b6d7adae5fb tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:00.879210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18048a9e-e5c4-48bc-b4ce-c09eadfa6d93 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:48:00.879790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18048a9e-e5c4-48bc-b4ce-c09eadfa6d93 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:00.880191 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:00.880191 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:00.881013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18048a9e-e5c4-48bc-b4ce-c09eadfa6d93 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:00.927023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:48:00.927023 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:48:00.927850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c9f338d0-79a1-408c-a947-8b6d7adae5fb tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-44d00931-c1ef-4f4e-a71a-9aed17c648bc-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:48:00.943092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:00.943092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:00.948404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18048a9e-e5c4-48bc-b4ce-c09eadfa6d93 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 404 Jan 21 07:48:00.949491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 264/523] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:00 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:00.965936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9a8528b-7a06-4327-a413-4bc3b9ff520a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:48:00.968454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9a8528b-7a06-4327-a413-4bc3b9ff520a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:00.968847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9a8528b-7a06-4327-a413-4bc3b9ff520a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:00.969806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-d9a8528b-7a06-4327-a413-4bc3b9ff520a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:48:01.093214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.093214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.153470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9a8528b-7a06-4327-a413-4bc3b9ff520a tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:48:01.154825 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 265/524] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:48:00 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:01.162149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-380ff4f9-e259-4e22-97f5-379a0df174b8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:01.162998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-380ff4f9-e259-4e22-97f5-379a0df174b8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.163408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.163408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.164139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-380ff4f9-e259-4e22-97f5-379a0df174b8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.338008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.338008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.339407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-380ff4f9-e259-4e22-97f5-379a0df174b8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:01.341624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-380ff4f9-e259-4e22-97f5-379a0df174b8 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:01.342548 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 266/525] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:01 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 466 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:01.355175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de1f734f-3dbd-44f7-aabb-8f363ee27d80 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:48:01.355764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.355764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.356382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de1f734f-3dbd-44f7-aabb-8f363ee27d80 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:01.357005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de1f734f-3dbd-44f7-aabb-8f363ee27d80 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:01.358128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-de1f734f-3dbd-44f7-aabb-8f363ee27d80 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'creating'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:48:01.413844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.413844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.464467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de1f734f-3dbd-44f7-aabb-8f363ee27d80 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:48:01.466478 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 267/526] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:48:01 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:01.479979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af5ab515-a84c-4f26-9a04-3b853965174f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:01.483398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af5ab515-a84c-4f26-9a04-3b853965174f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.483746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.483746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.484435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af5ab515-a84c-4f26-9a04-3b853965174f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.511006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.511006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.513839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af5ab515-a84c-4f26-9a04-3b853965174f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:01.516023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af5ab515-a84c-4f26-9a04-3b853965174f tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:01.524501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 268/527] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:01 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:01.529983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] POST http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:48:01.530565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.530565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.531214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:01.531718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:01.532737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87908) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 07:48:01.560154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.560154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.560979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.snapshot_actions [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Updating snapshot c69e8224-9d21-4786-9b8a-4ee73732d969 with info {'id': 'c69e8224-9d21-4786-9b8a-4ee73732d969', 'status': 'error', 'progress': '80%'} Jan 21 07:48:01.568577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca0aed8e-0934-4ea5-82be-77d141ae8d1d tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:48:01.569781 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 269/528] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:48:01 2021] POST /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:01.578102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88876f6f-cb16-4c80-862e-f780895b2a72 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] GET http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:01.578745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88876f6f-cb16-4c80-862e-f780895b2a72 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.579463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.579463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.580117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88876f6f-cb16-4c80-862e-f780895b2a72 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.608741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.608741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.610337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-88876f6f-cb16-4c80-862e-f780895b2a72 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Snapshot retrieved successfully. Jan 21 07:48:01.612320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88876f6f-cb16-4c80-862e-f780895b2a72 tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:01.617433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 270/529] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:01 2021] GET /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:01.636440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63f8eca2-afc8-4120-93ae-0957681871fc tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] POST http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action Jan 21 07:48:01.637069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.637069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.637728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63f8eca2-afc8-4120-93ae-0957681871fc tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:01.638223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63f8eca2-afc8-4120-93ae-0957681871fc tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:01.639317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-63f8eca2-afc8-4120-93ae-0957681871fc tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] Updating snapshot 'c69e8224-9d21-4786-9b8a-4ee73732d969' with '{'status': 'available'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:48:01.720814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.720814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.787028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63f8eca2-afc8-4120-93ae-0957681871fc tempest-SnapshotsActionsTest-246953064 tempest-SnapshotsActionsTest-246953064] http://10.222.0.13/volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action returned with HTTP 202 Jan 21 07:48:01.788114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 271/530] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:48:01 2021] POST /volume/v3/c1e9862438dd4c05b7638cc45d4618a5/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:01.801122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24ead744-3989-4329-8fe1-062fe8662af4 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:01.801828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24ead744-3989-4329-8fe1-062fe8662af4 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.802496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.802496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.803246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24ead744-3989-4329-8fe1-062fe8662af4 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.833405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.833405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:01.835041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-24ead744-3989-4329-8fe1-062fe8662af4 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:01.837425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24ead744-3989-4329-8fe1-062fe8662af4 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:01.838563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 272/531] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:01 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:01.852079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9203a8fc-dff3-4f00-b1bd-5f0a5af64451 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:48:01.853035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9203a8fc-dff3-4f00-b1bd-5f0a5af64451 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.853362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.853362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:01.853929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9203a8fc-dff3-4f00-b1bd-5f0a5af64451 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.854395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-9203a8fc-dff3-4f00-b1bd-5f0a5af64451 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete snapshot with id: 6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 Jan 21 07:48:01.904414 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9203a8fc-dff3-4f00-b1bd-5f0a5af64451 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 returned with HTTP 404 Jan 21 07:48:01.905619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 273/532] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:01 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/6d4bd2a8-e5fe-40d7-88e2-73edf2b0e450 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:01.924106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40404bd9-28a1-4c70-b179-c7e1ae2b676a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:48:01.924744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40404bd9-28a1-4c70-b179-c7e1ae2b676a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.925505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40404bd9-28a1-4c70-b179-c7e1ae2b676a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.925788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-40404bd9-28a1-4c70-b179-c7e1ae2b676a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete snapshot with id: 8fce2e42-77c3-49ec-99a0-76808537d1bc Jan 21 07:48:01.991781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40404bd9-28a1-4c70-b179-c7e1ae2b676a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc returned with HTTP 404 Jan 21 07:48:01.994135 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 274/533] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:01 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/8fce2e42-77c3-49ec-99a0-76808537d1bc => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:02.015363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ac002ec-8e52-4b6c-95cd-742b5d6e1383 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:48:02.016086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ac002ec-8e52-4b6c-95cd-742b5d6e1383 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.019195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ac002ec-8e52-4b6c-95cd-742b5d6e1383 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.019683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-4ac002ec-8e52-4b6c-95cd-742b5d6e1383 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete snapshot with id: 2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 Jan 21 07:48:02.109253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ac002ec-8e52-4b6c-95cd-742b5d6e1383 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 returned with HTTP 404 Jan 21 07:48:02.117550 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 275/534] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:01 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/2cfd725f-0b35-4be8-8ceb-3d3e5c2df9b9 => generated 111 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:02.128748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5d23d27f-04e9-4867-89bd-7b22ea849017 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:48:02.129031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5d23d27f-04e9-4867-89bd-7b22ea849017 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.131979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5d23d27f-04e9-4867-89bd-7b22ea849017 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.252429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:02.252429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:02.282036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5d23d27f-04e9-4867-89bd-7b22ea849017 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:02.329696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5d23d27f-04e9-4867-89bd-7b22ea849017 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:48:02.330539 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 276/535] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:48:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1362 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:02.336320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45568d76-0cf2-4bd3-9183-dbb956727d3b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:48:02.336845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45568d76-0cf2-4bd3-9183-dbb956727d3b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.337025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:02.337025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:02.337399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45568d76-0cf2-4bd3-9183-dbb956727d3b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.337754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-45568d76-0cf2-4bd3-9183-dbb956727d3b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete snapshot with id: edd49434-4384-4e5e-9c70-a54c5d375240 Jan 21 07:48:02.377781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45568d76-0cf2-4bd3-9183-dbb956727d3b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 returned with HTTP 404 Jan 21 07:48:02.381962 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 277/536] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:02 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/edd49434-4384-4e5e-9c70-a54c5d375240 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:02.386937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-83c2dd8c-eae7-48f1-ae8e-b07a4df85fcc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 07:48:02.387715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-83c2dd8c-eae7-48f1-ae8e-b07a4df85fcc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.388595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-83c2dd8c-eae7-48f1-ae8e-b07a4df85fcc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.499340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:02.499340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:02.525712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-83c2dd8c-eae7-48f1-ae8e-b07a4df85fcc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:02.582402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-83c2dd8c-eae7-48f1-ae8e-b07a4df85fcc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 07:48:02.583431 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 278/537] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:48:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:02.595063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:02.595820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.596572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:02.596572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:02.598732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.599375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete snapshot with id: c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:02.667230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:02.667230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:02.668720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:02.758626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot delete request issued successfully. Jan 21 07:48:02.767583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17e67ab3-0f5e-4545-8f9e-cf79bfba9bf7 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 202 Jan 21 07:48:02.772814 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 279/538] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:02 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:02.790380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-3d6a7132-8e6f-4d63-8c49-6a68aa61983e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:48:02.790978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-3d6a7132-8e6f-4d63-8c49-6a68aa61983e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.791219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:02.791219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:02.791606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-3d6a7132-8e6f-4d63-8c49-6a68aa61983e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.879811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:02.879811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:02.895327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-3d6a7132-8e6f-4d63-8c49-6a68aa61983e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:02.954041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-3d6a7132-8e6f-4d63-8c49-6a68aa61983e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:48:02.954957 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 280/539] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:48:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:02.959965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:02.967671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.967934 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:02.967934 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:02.968328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.025346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.025346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:03.026505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:03.029474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 281/540] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:02 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 464 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume// Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.034625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4946476-0784-4ce5-955b-fd52900215aa tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:03.041290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 282/541] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:48:03 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:03.062786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments Jan 21 07:48:03.063648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b", "instance_uuid": "d08e6a94-2757-4a2b-b5bd-853a62ed2ffa", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:03.174612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.174612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:03.282242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments returned with HTTP 200 Jan 21 07:48:03.283384 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 283/542] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:48:03 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:03.292562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:48:03.293886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:03.294260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.294260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:03.294903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.296110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1ef3747f-a4d7-4fce-996c-0f5cb61ce9c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:03.296887 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 284/543] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:48:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:48:03.311904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments Jan 21 07:48:03.312992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b12e6298-1141-48ba-b23e-d57d6b34ec16", "instance_uuid": "d08e6a94-2757-4a2b-b5bd-853a62ed2ffa", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:03.389245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.389245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:03.530941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments returned with HTTP 200 Jan 21 07:48:03.537129 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 285/544] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:48:03 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:48:03.541136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:48:03.541618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:03.541841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.541841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:03.542220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.543300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b3b3954c-2306-42d3-8108-8154595aff6e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:03.545892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 286/545] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:48:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:03.571887 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1bd01012-b261-48d0-9fcb-4610ced191b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments Jan 21 07:48:03.572735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1bd01012-b261-48d0-9fcb-4610ced191b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eecf4919-ac78-46f7-b72f-19484ac038ac", "instance_uuid": "d08e6a94-2757-4a2b-b5bd-853a62ed2ffa", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:03.703524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.703524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:03.829728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-1bd01012-b261-48d0-9fcb-4610ced191b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments returned with HTTP 200 Jan 21 07:48:03.845867 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 287/546] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:48:03 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:03.930826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c9f338d0-79a1-408c-a947-8b6d7adae5fb tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Lock "b'cinder-attachment_update-44d00931-c1ef-4f4e-a71a-9aed17c648bc-n-h1-768862-4'" released by "attachment_update" :: held 3.003s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:03.932241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-c9f338d0-79a1-408c-a947-8b6d7adae5fb tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 returned with HTTP 200 Jan 21 07:48:03.933292 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 260/547] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:48:00 2021] PUT /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 => generated 762 bytes in 3067 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:03.985735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-5ec24a24-f709-4d6f-b75d-ed2001403fa1 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] POST http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8/action Jan 21 07:48:03.986952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.986952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:03.988113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-5ec24a24-f709-4d6f-b75d-ed2001403fa1 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:03.988664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-5ec24a24-f709-4d6f-b75d-ed2001403fa1 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:04.043800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec177561-d558-433d-87ba-bd2d05ffd97a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:04.044506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec177561-d558-433d-87ba-bd2d05ffd97a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:04.044865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:04.044865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:04.045485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec177561-d558-433d-87ba-bd2d05ffd97a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:04.189941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:04.189941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:04.200224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ec177561-d558-433d-87ba-bd2d05ffd97a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Snapshot retrieved successfully. Jan 21 07:48:04.214375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec177561-d558-433d-87ba-bd2d05ffd97a tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 200 Jan 21 07:48:04.227149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 261/548] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:04 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 464 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:04.280252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:04.280252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:04.315799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c843f108-6ae2-4582-8a97-cc68a75e2f66 req-5ec24a24-f709-4d6f-b75d-ed2001403fa1 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8/action returned with HTTP 204 Jan 21 07:48:04.317102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 288/549] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:03 2021] POST /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8/action => generated 0 bytes in 338 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:05.227702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2115d99c-7099-4acf-b8fd-fc22e3c1d015 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 Jan 21 07:48:05.228508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2115d99c-7099-4acf-b8fd-fc22e3c1d015 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:05.228650 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:05.228650 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:05.229337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2115d99c-7099-4acf-b8fd-fc22e3c1d015 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:05.272283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2115d99c-7099-4acf-b8fd-fc22e3c1d015 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 returned with HTTP 404 Jan 21 07:48:05.274818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 262/550] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:05 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/snapshots/c69e8224-9d21-4786-9b8a-4ee73732d969 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:05.283298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] DELETE http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:05.284463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:05.284830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:05.284830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:05.285442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:05.286390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete volume with id: 7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:05.394524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:05.394524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:05.406703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:48:05.493922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Delete volume request issued successfully. Jan 21 07:48:05.495808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 202 Jan 21 07:48:05.504876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5142b410-edb8-4d65-b833-b70c421a6bb3 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:05.505478 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 289/551] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:48:05 2021] DELETE /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:05.506384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5142b410-edb8-4d65-b833-b70c421a6bb3 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:05.507715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5142b410-edb8-4d65-b833-b70c421a6bb3 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:05.620753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:05.620753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:05.664369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5142b410-edb8-4d65-b833-b70c421a6bb3 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:48:05.692129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5142b410-edb8-4d65-b833-b70c421a6bb3 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 200 Jan 21 07:48:05.698736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 263/552] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:05 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:06.442324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume// Jan 21 07:48:06.443577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:06.443999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:06.443999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:06.445579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:06.447097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d53f9f6-4c3e-4780-a171-c0cc216e866e tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:06.448578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 290/553] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:06.463186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-9521f865-d586-4205-82de-f14640278331 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 07:48:06.463765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-9521f865-d586-4205-82de-f14640278331 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:06.463957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:06.463957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:06.464675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-9521f865-d586-4205-82de-f14640278331 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:06.566353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:06.566353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:06.589365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-9521f865-d586-4205-82de-f14640278331 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:06.628298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:06.628298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:06.651164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-9521f865-d586-4205-82de-f14640278331 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 07:48:06.652505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 264/554] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1460 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:06.674065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] PUT http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42 Jan 21 07:48:06.674952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:06.715776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b5dacab-8822-4f55-9a26-56cf0c10260b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:06.716556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b5dacab-8822-4f55-9a26-56cf0c10260b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:06.716944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:06.716944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:06.717634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b5dacab-8822-4f55-9a26-56cf0c10260b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:06.738831 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:48:06.738831 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:48:06.739615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.030s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:48:06.742113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:06.742113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:06.821460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:06.821460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:06.853685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b5dacab-8822-4f55-9a26-56cf0c10260b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:48:06.901813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b5dacab-8822-4f55-9a26-56cf0c10260b tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 200 Jan 21 07:48:06.902979 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 265/555] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:06 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:07.920738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eeb1fadc-7f72-46ba-a836-5cfd4f5b86f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:07.921287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eeb1fadc-7f72-46ba-a836-5cfd4f5b86f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:07.921448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:07.921448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:07.922086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eeb1fadc-7f72-46ba-a836-5cfd4f5b86f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:08.043854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:08.043854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:08.088320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eeb1fadc-7f72-46ba-a836-5cfd4f5b86f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Volume info retrieved successfully. Jan 21 07:48:08.145250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eeb1fadc-7f72-46ba-a836-5cfd4f5b86f1 tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 200 Jan 21 07:48:08.146583 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 266/556] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:07 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 912 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:09.164825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5470de0a-e1db-41c4-82a1-035ad1cd29ea tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] GET http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d Jan 21 07:48:09.166087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5470de0a-e1db-41c4-82a1-035ad1cd29ea tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:09.166577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:09.166577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:09.167658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5470de0a-e1db-41c4-82a1-035ad1cd29ea tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:09.330851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5470de0a-e1db-41c4-82a1-035ad1cd29ea tempest-SnapshotsActionsTest-799997225 tempest-SnapshotsActionsTest-799997225] http://10.222.0.13/volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d returned with HTTP 404 Jan 21 07:48:09.334915 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 267/557] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:09 2021] GET /volume/v3/461358fb24f24e36bc3af10f65c52efb/volumes/7d9b76b8-9af3-457b-b1f3-336b77c9216d => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:09.791923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b-n-h1-768862-4'" released by "attachment_update" :: held 3.052s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:09.792610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42 returned with HTTP 200 Jan 21 07:48:09.793515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 291/558] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:48:06 2021] PUT /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42 => generated 762 bytes in 3124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:09.857745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-d5a5b91a-2d82-4063-9a38-54653d5e1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42/action Jan 21 07:48:09.858647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-d5a5b91a-2d82-4063-9a38-54653d5e1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:09.859065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-d5a5b91a-2d82-4063-9a38-54653d5e1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:10.062467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:10.062467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:10.112457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-d5a5b91a-2d82-4063-9a38-54653d5e1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42/action returned with HTTP 204 Jan 21 07:48:10.113352 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 268/559] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:09 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/b6de85bb-517f-4126-8721-47c9d58e5b42/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:10.149803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:48:10.150511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:10.150925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:10.150925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:10.151549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:10.152751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-85099a78-e056-4a26-8b9e-1c0b3f1be76d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:10.153513 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 292/560] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:10 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:10.182661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b0867888-af3c-43e1-b301-8eeca76a323f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 07:48:10.183260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b0867888-af3c-43e1-b301-8eeca76a323f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:10.183762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:10.183762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:10.184378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b0867888-af3c-43e1-b301-8eeca76a323f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:10.248021 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:10.248021 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:10.259025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b0867888-af3c-43e1-b301-8eeca76a323f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:10.282388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:10.282388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:10.294559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-b0867888-af3c-43e1-b301-8eeca76a323f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 07:48:10.296042 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 269/561] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1011 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:10.341773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] PUT http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436 Jan 21 07:48:10.342490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:10.427466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:48:10.427466 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:48:10.431511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-b12e6298-1141-48ba-b23e-d57d6b34ec16-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.021s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:48:10.439235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:10.439235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:12.890141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-b12e6298-1141-48ba-b23e-d57d6b34ec16-n-h1-768862-4'" released by "attachment_update" :: held 2.460s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:12.890842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436 returned with HTTP 200 Jan 21 07:48:12.892226 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 293/562] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:48:10 2021] PUT /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436 => generated 762 bytes in 2557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:12.944318 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-f8a36402-813f-4fe0-b95e-f019f57382bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436/action Jan 21 07:48:12.944902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:12.944902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:12.945562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-f8a36402-813f-4fe0-b95e-f019f57382bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:12.946137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-f8a36402-813f-4fe0-b95e-f019f57382bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:13.116575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:13.116575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:13.137424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-f8a36402-813f-4fe0-b95e-f019f57382bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436/action returned with HTTP 204 Jan 21 07:48:13.143360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 270/563] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:12 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/62d7295f-431e-4dbe-9f94-ad7884ca1436/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:13.195196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:48:13.195910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:13.196202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:13.196202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:13.196714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:13.197859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-17912c55-e3d5-49bd-8e6a-778aab2a7a72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:13.198852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 294/564] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:13.218164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5f177f1f-f65a-4672-a850-822aae120428 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:48:13.218752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5f177f1f-f65a-4672-a850-822aae120428 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:13.219138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:13.219138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:13.219747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5f177f1f-f65a-4672-a850-822aae120428 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:13.274051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:13.274051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:13.283425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5f177f1f-f65a-4672-a850-822aae120428 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:48:13.307442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:13.307442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:13.317742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-5f177f1f-f65a-4672-a850-822aae120428 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:48:13.318931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 271/565] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1012 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:13.357099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-edf3e495-1a4c-4ebd-97db-5be0ee8b1e7a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] PUT http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac Jan 21 07:48:13.358255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-edf3e495-1a4c-4ebd-97db-5be0ee8b1e7a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:13.414748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:48:13.414748 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:48:13.415923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-edf3e495-1a4c-4ebd-97db-5be0ee8b1e7a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-eecf4919-ac78-46f7-b72f-19484ac038ac-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.021s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:48:13.419104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:13.419104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:15.360696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-edf3e495-1a4c-4ebd-97db-5be0ee8b1e7a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Lock "b'cinder-attachment_update-eecf4919-ac78-46f7-b72f-19484ac038ac-n-h1-768862-4'" released by "attachment_update" :: held 1.945s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:15.361825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-edf3e495-1a4c-4ebd-97db-5be0ee8b1e7a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac returned with HTTP 200 Jan 21 07:48:15.363062 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 295/566] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:48:13 2021] PUT /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac => generated 762 bytes in 2013 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:15.407635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-da94cef5-9261-4672-a3ae-2d50b1ff4893 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] POST http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac/action Jan 21 07:48:15.408348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:15.408348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:15.409251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-da94cef5-9261-4672-a3ae-2d50b1ff4893 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:15.409758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-da94cef5-9261-4672-a3ae-2d50b1ff4893 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:15.485420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:15.485420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:15.519331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fbe990b2-91f1-4223-ad9d-22c797346618 req-da94cef5-9261-4672-a3ae-2d50b1ff4893 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac/action returned with HTTP 204 Jan 21 07:48:15.520789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 272/567] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:15 2021] POST /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/attachments/9d992860-5f3f-424a-a4de-b0ab0d5f3dac/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:48:20.534953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a02bac48-1ca9-4888-87bd-7dab32da4214 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] GET http://10.222.0.13/volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools?detail=True Jan 21 07:48:20.536101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a02bac48-1ca9-4888-87bd-7dab32da4214 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:20.536461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:20.536461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:20.537071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a02bac48-1ca9-4888-87bd-7dab32da4214 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] Calling method 'get_pools' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:20.537842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:20.537842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:20.564496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a02bac48-1ca9-4888-87bd-7dab32da4214 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] http://10.222.0.13/volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 07:48:20.566563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 296/568] 10.222.0.13 () {58 vars in 1281 bytes} [Thu Jan 21 07:48:20 2021] GET /volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools?detail=True => generated 768 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:20.582577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7c8b905-1a0c-4329-93fd-28ca40943b34 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] GET http://10.222.0.13/volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools Jan 21 07:48:20.583459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7c8b905-1a0c-4329-93fd-28ca40943b34 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:20.583890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:20.583890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:20.584528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7c8b905-1a0c-4329-93fd-28ca40943b34 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] Calling method 'get_pools' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:20.606998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7c8b905-1a0c-4329-93fd-28ca40943b34 tempest-VolumePoolsAdminTestsJSON-121655607 tempest-VolumePoolsAdminTestsJSON-121655607] http://10.222.0.13/volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools returned with HTTP 200 Jan 21 07:48:20.615710 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 273/569] 10.222.0.13 () {58 vars in 1258 bytes} [Thu Jan 21 07:48:20 2021] GET /volume/v3/2e84d96ee3ae4717a43079edec54df2d/scheduler-stats/get_pools => generated 61 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:48:30.580560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e139e61a-b600-40e6-881a-07fae01cc39c tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] POST http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types Jan 21 07:48:30.581338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e139e61a-b600-40e6-881a-07fae01cc39c tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:30.674465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e139e61a-b600-40e6-881a-07fae01cc39c tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types returned with HTTP 200 Jan 21 07:48:30.678293 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 297/570] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:48:30 2021] POST /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types => generated 188 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:30.685779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-537d4d3a-a717-4336-9b89-e1e79651717d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] POST http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types Jan 21 07:48:30.686562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-537d4d3a-a717-4336-9b89-e1e79651717d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:30.778978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-537d4d3a-a717-4336-9b89-e1e79651717d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types returned with HTTP 200 Jan 21 07:48:30.785954 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 274/571] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:48:30 2021] POST /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types => generated 188 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:31.140300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] POST http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes Jan 21 07:48:31.141120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:31.142741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:48:31.171212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Create volume of 1 GB Jan 21 07:48:31.172243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:31.172243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:31.172929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Availability Zones retrieved successfully. Jan 21 07:48:31.213303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Flow 'volume_create_api' (c7998ed8-221c-405f-8fe0-0a69112315f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:31.220586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebca330-4b5f-40df-a75d-6ce9ce0d9104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.226772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:48:31.367909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebca330-4b5f-40df-a75d-6ce9ce0d9104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:48:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.377187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bab60de-8d18-4263-beea-fb312d4889c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.448663 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:31.450057 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:31.528539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Created reservations ['48561c72-34cc-4972-8d35-1c8d8ef1bc5b', '1441322d-2591-4880-9c2e-9ceacfcbe1f3', 'bd13b83a-c139-47b0-b50a-4984ff113bd2', '8702b3ad-165a-47ae-a015-db3a4e7e2273'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:31.530941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bab60de-8d18-4263-beea-fb312d4889c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48561c72-34cc-4972-8d35-1c8d8ef1bc5b', '1441322d-2591-4880-9c2e-9ceacfcbe1f3', 'bd13b83a-c139-47b0-b50a-4984ff113bd2', '8702b3ad-165a-47ae-a015-db3a4e7e2273']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.533551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b2f110-477e-4fcf-9e6c-a11cec806b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.644556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b2f110-477e-4fcf-9e6c-a11cec806b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='702d38e20c564ef0aaeac0d6530f6644',qos_specs=None,replication_status=,reservations=['48561c72-34cc-4972-8d35-1c8d8ef1bc5b','1441322d-2591-4880-9c2e-9ceacfcbe1f3','bd13b83a-c139-47b0-b50a-4984ff113bd2','8702b3ad-165a-47ae-a015-db3a4e7e2273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fffd521e1684f73b65db1210b4b3c7e',volume_type_id=7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8), '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=2021-01-21T07:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='702d38e20c564ef0aaeac0d6530f6644',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,user_id='5fffd521e1684f73b65db1210b4b3c7e',volume_attachment=,volume_type=,volume_type_id=7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.652471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e69b23-4d17-493c-a699-ceb38d015e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.663904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] POST http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes Jan 21 07:48:31.664939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-174574931"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:31.666213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-174574931'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:48:31.666808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Create volume of 1 GB Jan 21 07:48:31.693432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Availability Zones retrieved successfully. Jan 21 07:48:31.698273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e69b23-4d17-493c-a699-ceb38d015e18) 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-348609807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='702d38e20c564ef0aaeac0d6530f6644',qos_specs=None,replication_status=,reservations=['48561c72-34cc-4972-8d35-1c8d8ef1bc5b','1441322d-2591-4880-9c2e-9ceacfcbe1f3','bd13b83a-c139-47b0-b50a-4984ff113bd2','8702b3ad-165a-47ae-a015-db3a4e7e2273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fffd521e1684f73b65db1210b4b3c7e',volume_type_id=7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.701766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c68b91f-bfc8-4586-a5a5-060356e9c168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.720745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Flow 'volume_create_api' (32cad49c-2694-400b-ab64-8c5313e450d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:31.723953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee6486-9ef3-4ab4-b759-7aea4540f6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.726535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:48:31.740755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c68b91f-bfc8-4586-a5a5-060356e9c168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.745452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Flow 'volume_create_api' (c7998ed8-221c-405f-8fe0-0a69112315f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:31.815181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee6486-9ef3-4ab4-b759-7aea4540f6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:31.818062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf88c4a6-2db3-4c7c-8aab-43037c5b2f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:31.905432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Create volume request issued successfully. Jan 21 07:48:31.998374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b785675-b7eb-4c05-bf55-9c2d5b1e6ab3 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes returned with HTTP 202 Jan 21 07:48:32.006101 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 298/572] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:48:30 2021] POST /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes => generated 833 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:48:32.021232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2fc64e-ec6e-4fc1-a957-594d96ceeda4 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:32.023004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2fc64e-ec6e-4fc1-a957-594d96ceeda4 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:32.023485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:32.023485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:32.024413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2fc64e-ec6e-4fc1-a957-594d96ceeda4 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:32.068572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Created reservations ['1a2f4f5c-7b7a-4355-8105-a2132ce12a01', '3b8461f7-573d-4a87-ad92-c7bfdc9ab3ab', '4d37882d-1b9b-4ce7-b169-d8650f2356e9', 'fea43169-09f1-4cc3-9808-48d082565368'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:32.071656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf88c4a6-2db3-4c7c-8aab-43037c5b2f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a2f4f5c-7b7a-4355-8105-a2132ce12a01', '3b8461f7-573d-4a87-ad92-c7bfdc9ab3ab', '4d37882d-1b9b-4ce7-b169-d8650f2356e9', 'fea43169-09f1-4cc3-9808-48d082565368']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:32.074021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97ff310-d5b0-46a1-a892-5150b49befad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:32.142702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:32.142702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:32.155302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cc2fc64e-ec6e-4fc1-a957-594d96ceeda4 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:32.182910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2fc64e-ec6e-4fc1-a957-594d96ceeda4 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:32.186726 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 299/573] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:32 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 925 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:32.199029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97ff310-d5b0-46a1-a892-5150b49befad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f0ce1c-e475-49eb-86d3-d90bb871f064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-174574931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47ef483c54d40819d4bbe449888a84d',qos_specs=None,replication_status=,reservations=['1a2f4f5c-7b7a-4355-8105-a2132ce12a01','3b8461f7-573d-4a87-ad92-c7bfdc9ab3ab','4d37882d-1b9b-4ce7-b169-d8650f2356e9','fea43169-09f1-4cc3-9808-48d082565368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dbc049a07a438bb1468aa52fc17f6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-174574931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4f0ce1c-e475-49eb-86d3-d90bb871f064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47ef483c54d40819d4bbe449888a84d',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,user_id='30dbc049a07a438bb1468aa52fc17f6b',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:32.202388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b7de53-1a96-4b14-8ba7-e6b04d14770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:32.251421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b7de53-1a96-4b14-8ba7-e6b04d14770c) 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-174574931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47ef483c54d40819d4bbe449888a84d',qos_specs=None,replication_status=,reservations=['1a2f4f5c-7b7a-4355-8105-a2132ce12a01','3b8461f7-573d-4a87-ad92-c7bfdc9ab3ab','4d37882d-1b9b-4ce7-b169-d8650f2356e9','fea43169-09f1-4cc3-9808-48d082565368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dbc049a07a438bb1468aa52fc17f6b',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:32.253742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4378350-518d-414b-97e4-fd14bd8c1e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:32.287391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4378350-518d-414b-97e4-fd14bd8c1e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:32.294503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Flow 'volume_create_api' (32cad49c-2694-400b-ab64-8c5313e450d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:32.392010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Create volume request issued successfully. Jan 21 07:48:32.421342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4881a53e-6f25-41f7-88cc-d421ddd2dad6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes returned with HTTP 202 Jan 21 07:48:32.422567 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 275/574] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:48:31 2021] POST /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes => generated 820 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:48:32.437860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0595e749-fe7b-4dcb-8083-2021ec212b1b tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:32.438387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0595e749-fe7b-4dcb-8083-2021ec212b1b tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:32.438590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:32.438590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:32.439231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0595e749-fe7b-4dcb-8083-2021ec212b1b tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:32.560117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:32.560117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:32.584691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0595e749-fe7b-4dcb-8083-2021ec212b1b tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:32.619156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0595e749-fe7b-4dcb-8083-2021ec212b1b tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:32.620017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 300/575] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:32 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 888 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:33.200234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d61a9abd-70c2-4c98-b321-4021384d5caf tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:33.201318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d61a9abd-70c2-4c98-b321-4021384d5caf tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:33.201712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.201712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:33.202326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d61a9abd-70c2-4c98-b321-4021384d5caf tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:33.260574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.260574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:33.269358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d61a9abd-70c2-4c98-b321-4021384d5caf tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:33.294052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d61a9abd-70c2-4c98-b321-4021384d5caf tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:33.307529 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 276/576] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:33 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 926 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:33.310770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d1a0686-fc10-4d48-b950-dc859df26db8 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] GET http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:33.311290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d1a0686-fc10-4d48-b950-dc859df26db8 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:33.311494 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.311494 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:33.311851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d1a0686-fc10-4d48-b950-dc859df26db8 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:33.377671 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.377671 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:33.386911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d1a0686-fc10-4d48-b950-dc859df26db8 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Volume info retrieved successfully. Jan 21 07:48:33.411231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d1a0686-fc10-4d48-b950-dc859df26db8 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:33.430206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] POST http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf/action Jan 21 07:48:33.430643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.430643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:33.431387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:33.431909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:33.436385 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 301/577] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:33 2021] GET /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 1097 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:33.530579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.530579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:33.534466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:33.595069 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:33.596027 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:33.638211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a7ec0d1-b0d6-42cd-b0a2-f1bed9a74985 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:33.638906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a7ec0d1-b0d6-42cd-b0a2-f1bed9a74985 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:33.639237 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.639237 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:33.639808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a7ec0d1-b0d6-42cd-b0a2-f1bed9a74985 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:33.657934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Created reservations ['fb0bb5a1-b7ea-4375-b39b-93890f04f995', 'd647f7b6-4667-4e2f-a69a-0250258f2b87'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:33.721870 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:33.726780 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] 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. Jan 21 07:48:33.751058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.751058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:33.752604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Created reservations ['a421c9fb-6d8b-4ade-a4ef-332e6c6494b7', 'ac2d8aef-793a-4893-ada6-4fa9a800999d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:33.770190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a7ec0d1-b0d6-42cd-b0a2-f1bed9a74985 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:33.812124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a7ec0d1-b0d6-42cd-b0a2-f1bed9a74985 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:33.814188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 302/578] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:33 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:33.852779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Retype volume request issued successfully. Jan 21 07:48:33.853618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5c7e96a-1e57-4a93-b425-2801e20b6b7d tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf/action returned with HTTP 202 Jan 21 07:48:33.857686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 277/579] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:33 2021] POST /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf/action => generated 0 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:33.866552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-831a8719-938c-40e1-8149-d424714a17c7 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:33.867283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-831a8719-938c-40e1-8149-d424714a17c7 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:33.867635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.867635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:33.868212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-831a8719-938c-40e1-8149-d424714a17c7 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:33.983261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.983261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:34.008359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-831a8719-938c-40e1-8149-d424714a17c7 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:34.044581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-831a8719-938c-40e1-8149-d424714a17c7 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:34.045426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 303/580] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:33 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 925 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:35.065322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8daa3dc6-07fa-4e1a-b354-742ad951a63f tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:35.067499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8daa3dc6-07fa-4e1a-b354-742ad951a63f tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.071362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.071362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.078131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8daa3dc6-07fa-4e1a-b354-742ad951a63f tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.256588 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.256588 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:35.284151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8daa3dc6-07fa-4e1a-b354-742ad951a63f tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:35.339272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8daa3dc6-07fa-4e1a-b354-742ad951a63f tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:35.342577 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 278/581] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 926 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:35.359293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91789fb4-4d9b-46ba-98e5-4ada8d08af99 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] GET http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:35.360076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91789fb4-4d9b-46ba-98e5-4ada8d08af99 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.360440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.360440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.361048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91789fb4-4d9b-46ba-98e5-4ada8d08af99 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.425227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.425227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:35.452212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91789fb4-4d9b-46ba-98e5-4ada8d08af99 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Volume info retrieved successfully. Jan 21 07:48:35.487618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91789fb4-4d9b-46ba-98e5-4ada8d08af99 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:35.499846 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 304/582] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 1097 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:35.505260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] GET http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807 Jan 21 07:48:35.505860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.506150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.506150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.506992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.509674 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807'), ('all_tenants', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:48:35.637432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Get all volumes completed successfully. Jan 21 07:48:35.638459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0529864f-e104-4d20-818f-1976376bb9f4 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807 returned with HTTP 200 Jan 21 07:48:35.639666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 279/583] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-348609807 => generated 412 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:35.658229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] DELETE http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:35.658782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.659002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.659002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.659378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.659842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Delete volume with id: a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:35.767344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.767344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:35.768485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:35.826021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Delete volume request issued successfully. Jan 21 07:48:35.826494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d4aa003-b0da-4848-918b-e594e07d73e8 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 202 Jan 21 07:48:35.827403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 305/584] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:48:35 2021] DELETE /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:35.836501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd077e78-1f08-4817-accb-213595b9e9db tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:35.837088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd077e78-1f08-4817-accb-213595b9e9db tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.837304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.837304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.837686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd077e78-1f08-4817-accb-213595b9e9db tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.857131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:35.857660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.857847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.857847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:35.858228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.942580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.942580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:35.956286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:35.973001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.973001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.000140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd077e78-1f08-4817-accb-213595b9e9db tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:36.006359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:36.007542 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 306/585] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:36.070038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd077e78-1f08-4817-accb-213595b9e9db tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:36.072165 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 280/586] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 925 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:36.093599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume// Jan 21 07:48:36.094010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:36.094232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:36.094232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:36.094577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:36.095835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-d38101ce-2449-4740-940d-fff7068ce7df tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:36.096587 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 307/587] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:48:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:36.119332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] POST http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments Jan 21 07:48:36.120007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:36.120007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:36.120687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4f0ce1c-e475-49eb-86d3-d90bb871f064", "instance_uuid": "8bf8931c-c440-4d15-b605-80aef8be8915", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:36.219814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.219814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.330438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments returned with HTTP 200 Jan 21 07:48:36.331602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 281/588] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:48:36 2021] POST /volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:48:36.379434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c8a82e0-e00e-45b1-8719-2f5f93f3f3a4 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:36.380315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c8a82e0-e00e-45b1-8719-2f5f93f3f3a4 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:36.380991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c8a82e0-e00e-45b1-8719-2f5f93f3f3a4 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:36.412765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume// Jan 21 07:48:36.413462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:36.413894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:36.413894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:36.414564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:36.415988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-54698c9a-2b41-4ba2-83ef-db07704e82ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:48:36.416943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 282/589] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:36 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:36.448334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ccc23e2c-9299-4b94-ab37-4e8c111aa17d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:36.449185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ccc23e2c-9299-4b94-ab37-4e8c111aa17d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:36.449770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ccc23e2c-9299-4b94-ab37-4e8c111aa17d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:36.508909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.508909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.537981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c8a82e0-e00e-45b1-8719-2f5f93f3f3a4 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:36.556210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.556210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.571521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.571521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.576195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ccc23e2c-9299-4b94-ab37-4e8c111aa17d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:36.592584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c8a82e0-e00e-45b1-8719-2f5f93f3f3a4 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:36.593810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 308/590] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:36 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:36.612033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.612033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:36.621957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ccc23e2c-9299-4b94-ab37-4e8c111aa17d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:36.623356 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 283/591] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:36 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 1011 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:36.643268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-8ae60ef6-319b-430e-9365-5b28af7c04ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] PUT http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 Jan 21 07:48:36.644368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:36.644368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:36.645107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-8ae60ef6-319b-430e-9365-5b28af7c04ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:36.692590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:48:36.692590 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:48:36.694110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-8ae60ef6-319b-430e-9365-5b28af7c04ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Lock "b'cinder-attachment_update-b4f0ce1c-e475-49eb-86d3-d90bb871f064-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.020s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:48:36.698908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.698908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:37.089243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e1b41a8-1228-41f5-8877-36e716735d77 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:37.089970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e1b41a8-1228-41f5-8877-36e716735d77 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:37.090299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:37.090299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:37.090907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e1b41a8-1228-41f5-8877-36e716735d77 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:37.219693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:37.219693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:37.248440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e1b41a8-1228-41f5-8877-36e716735d77 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Volume info retrieved successfully. Jan 21 07:48:37.311844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e1b41a8-1228-41f5-8877-36e716735d77 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 200 Jan 21 07:48:37.318097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 284/592] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:37 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 925 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:37.624154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f684dcf5-80a6-4697-b213-10edc3f97b29 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:37.624154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f684dcf5-80a6-4697-b213-10edc3f97b29 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:37.624154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:37.624154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:37.624154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f684dcf5-80a6-4697-b213-10edc3f97b29 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:37.737401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:37.737401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:37.748352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f684dcf5-80a6-4697-b213-10edc3f97b29 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:37.774032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:37.774032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:37.784270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f684dcf5-80a6-4697-b213-10edc3f97b29 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:37.785721 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 285/593] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:37 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:38.335800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2815065f-71e3-42c2-b44c-cd7b50e56bd1 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] GET http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf Jan 21 07:48:38.336613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2815065f-71e3-42c2-b44c-cd7b50e56bd1 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.336978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:38.336978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:38.338059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2815065f-71e3-42c2-b44c-cd7b50e56bd1 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.429399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2815065f-71e3-42c2-b44c-cd7b50e56bd1 tempest-VolumeRetypeWithoutMigrationTest-1407181885 tempest-VolumeRetypeWithoutMigrationTest-1407181885] http://10.222.0.13/volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf returned with HTTP 404 Jan 21 07:48:38.431121 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 286/594] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:38 2021] GET /volume/v3/702d38e20c564ef0aaeac0d6530f6644/volumes/a9311bea-bd8b-4cb2-a6d0-7ebe2ab40acf => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:48:38.439338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7eba8dab-4812-4d00-aa1d-a1c140b6cf4e tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] DELETE http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be Jan 21 07:48:38.447487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7eba8dab-4812-4d00-aa1d-a1c140b6cf4e tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.448271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7eba8dab-4812-4d00-aa1d-a1c140b6cf4e tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.594252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:48:38.594252 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:48:38.615633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7eba8dab-4812-4d00-aa1d-a1c140b6cf4e tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be returned with HTTP 202 Jan 21 07:48:38.617968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 287/595] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:48:38 2021] DELETE /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:38.625327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56e7253a-3b1e-4adb-a5a2-202962cb7c9d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] GET http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be Jan 21 07:48:38.626131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56e7253a-3b1e-4adb-a5a2-202962cb7c9d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.626853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56e7253a-3b1e-4adb-a5a2-202962cb7c9d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.658492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56e7253a-3b1e-4adb-a5a2-202962cb7c9d tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be returned with HTTP 404 Jan 21 07:48:38.660301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 288/596] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:48:38 2021] GET /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/5510f1aa-f31c-495d-a015-21b2869290be => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:48:38.667965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1002e519-703d-42e7-a3ac-ab91febdab28 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] DELETE http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 Jan 21 07:48:38.668806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1002e519-703d-42e7-a3ac-ab91febdab28 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.669511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1002e519-703d-42e7-a3ac-ab91febdab28 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.834319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1002e519-703d-42e7-a3ac-ab91febdab28 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 returned with HTTP 202 Jan 21 07:48:38.835955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 289/597] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:48:38 2021] DELETE /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:48:38.840703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fb55f9b-e9a5-403f-aba7-89a850226363 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:38.841508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fb55f9b-e9a5-403f-aba7-89a850226363 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.842211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fb55f9b-e9a5-403f-aba7-89a850226363 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.938069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:38.938069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:38.980460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fb55f9b-e9a5-403f-aba7-89a850226363 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:39.015845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:39.015845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:39.028915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fb55f9b-e9a5-403f-aba7-89a850226363 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:39.030153 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 290/598] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:38 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:39.034512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df9396ca-f401-4127-9420-fbcbbf638152 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] GET http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 Jan 21 07:48:39.035372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df9396ca-f401-4127-9420-fbcbbf638152 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:39.035817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:39.035817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:39.036530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df9396ca-f401-4127-9420-fbcbbf638152 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:39.049411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df9396ca-f401-4127-9420-fbcbbf638152 tempest-VolumeRetypeWithoutMigrationTest-614321781 tempest-VolumeRetypeWithoutMigrationTest-614321781] http://10.222.0.13/volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 returned with HTTP 404 Jan 21 07:48:39.051192 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 291/599] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:48:39 2021] GET /volume/v3/9a7965d49c1e40c4a3dd67ee17bce4d8/types/7054976c-8b1d-4e19-a5aa-75d2e4ffd9e8 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:39.112947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-8ae60ef6-319b-430e-9365-5b28af7c04ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Lock "b'cinder-attachment_update-b4f0ce1c-e475-49eb-86d3-d90bb871f064-n-h1-768862-4'" released by "attachment_update" :: held 2.420s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:48:39.113638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-8ae60ef6-319b-430e-9365-5b28af7c04ba tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 returned with HTTP 200 Jan 21 07:48:39.114545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 309/600] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:48:36 2021] PUT /volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 => generated 762 bytes in 2476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:40.046196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a1fa19b-dcb1-4237-a366-8d5cde02f940 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:40.047433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a1fa19b-dcb1-4237-a366-8d5cde02f940 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:40.048156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a1fa19b-dcb1-4237-a366-8d5cde02f940 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:40.099542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:40.099542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:40.109838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a1fa19b-dcb1-4237-a366-8d5cde02f940 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:40.132933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:40.132933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:40.143471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a1fa19b-dcb1-4237-a366-8d5cde02f940 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:40.153552 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 292/601] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:40 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.160496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48d7ede1-7f89-4259-a7f3-687a4e7371a6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:41.161287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48d7ede1-7f89-4259-a7f3-687a4e7371a6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:41.162082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.162082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:41.162234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48d7ede1-7f89-4259-a7f3-687a4e7371a6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:41.217626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.217626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:41.229960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48d7ede1-7f89-4259-a7f3-687a4e7371a6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:41.250010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.250010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:41.259903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48d7ede1-7f89-4259-a7f3-687a4e7371a6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:41.270365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 310/602] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:41 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:42.277421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a83325a4-555f-459e-ae58-3ecf00734912 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:42.277968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a83325a4-555f-459e-ae58-3ecf00734912 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:42.278098 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:42.278098 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:42.278467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a83325a4-555f-459e-ae58-3ecf00734912 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:42.368902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.368902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:42.379017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a83325a4-555f-459e-ae58-3ecf00734912 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:42.404358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.404358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:42.417679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a83325a4-555f-459e-ae58-3ecf00734912 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:42.418948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 293/603] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:42 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:43.439379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8504d0c5-5b26-447e-9854-1bcd2f744203 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:43.439910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8504d0c5-5b26-447e-9854-1bcd2f744203 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:43.440056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:43.440056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:43.440724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8504d0c5-5b26-447e-9854-1bcd2f744203 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:43.544914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:43.544914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:43.565320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8504d0c5-5b26-447e-9854-1bcd2f744203 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:43.603798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:43.603798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:43.613952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8504d0c5-5b26-447e-9854-1bcd2f744203 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:43.615340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 311/604] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:43 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:44.631756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a51f3338-f3fd-4ddb-8750-d65732a367d6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:44.633018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a51f3338-f3fd-4ddb-8750-d65732a367d6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:44.633430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.633430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:44.634102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a51f3338-f3fd-4ddb-8750-d65732a367d6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:44.669579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ac852aaf-3aef-46d6-b540-e4e05079e7f3 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] POST http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9/action Jan 21 07:48:44.670457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.670457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:44.671248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ac852aaf-3aef-46d6-b540-e4e05079e7f3 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:44.671834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ac852aaf-3aef-46d6-b540-e4e05079e7f3 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:44.746626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.746626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:44.764309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a51f3338-f3fd-4ddb-8750-d65732a367d6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:44.802534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.802534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:44.806461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.806461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:44.821636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a51f3338-f3fd-4ddb-8750-d65732a367d6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:44.824527 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 294/605] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:44 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:44.835880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-75b80fd8-9123-44b8-bc15-c8088f475162 req-ac852aaf-3aef-46d6-b540-e4e05079e7f3 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9/action returned with HTTP 204 Jan 21 07:48:44.836917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 312/606] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:48:44 2021] POST /volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:48:45.840794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd41e161-1ef7-47a8-9db4-a292df4e5f0f tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:48:45.842160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd41e161-1ef7-47a8-9db4-a292df4e5f0f tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:45.842593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:45.842593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:45.843328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd41e161-1ef7-47a8-9db4-a292df4e5f0f tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:45.901795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:45.901795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:45.910436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd41e161-1ef7-47a8-9db4-a292df4e5f0f tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:48:45.931917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:45.931917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:45.941344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd41e161-1ef7-47a8-9db4-a292df4e5f0f tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:48:45.942396 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 295/607] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:45 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 1205 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:48:52.063290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] GET http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f Jan 21 07:48:52.064685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:52.065425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:52.065425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:52.066214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:52.090593 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.092506 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.095614 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.097190 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.099592 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.111527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c81b2b6e-9588-4909-b85b-59283d7136c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f returned with HTTP 200 Jan 21 07:48:52.113408 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 313/608] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:51 2021] GET /volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f => generated 361 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:52.126277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] PUT http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f Jan 21 07:48:52.127810 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:52.127810 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:52.128492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:52.296216 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.300758 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.304196 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.305063 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.306079 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] 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. Jan 21 07:48:52.320240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37c66a00-92a4-4518-af21-e2ecadc5f6e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f returned with HTTP 200 Jan 21 07:48:52.322236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 296/609] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 07:48:52 2021] PUT /volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f => generated 314 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:52.591108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] POST http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes Jan 21 07:48:52.592558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2115030628"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:52.593820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2115030628'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:48:52.594367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create volume of 1 GB Jan 21 07:48:52.632023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Availability Zones retrieved successfully. Jan 21 07:48:52.683800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Flow 'volume_create_api' (f8677839-6030-4204-8248-9f219f81ad55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:52.690347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b5d3d7-704f-47bc-bac3-7d38eac123da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:52.696688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:48:52.829552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b5d3d7-704f-47bc-bac3-7d38eac123da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:52.832086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4905af42-8a83-4502-b5aa-d54081865edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:52.932771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Created reservations ['a0f92568-0882-41e6-a063-0508cd87a4bc', 'd86ba32d-517e-47b0-bd59-1fa871d140be', '0245237d-edac-40df-91ba-40cd3eed730f', '6cfc6a5c-e124-46b1-9eb8-311183b4fa77'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:52.935001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4905af42-8a83-4502-b5aa-d54081865edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f92568-0882-41e6-a063-0508cd87a4bc', 'd86ba32d-517e-47b0-bd59-1fa871d140be', '0245237d-edac-40df-91ba-40cd3eed730f', '6cfc6a5c-e124-46b1-9eb8-311183b4fa77']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:52.937557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e790c-0fe5-4f46-85dd-ef8c6617501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:53.008830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e790c-0fe5-4f46-85dd-ef8c6617501a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f0ebacb-7c35-4d03-8556-aa0d48a7b35d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2115030628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912ccf908dda4024b277cb135c04d97f',qos_specs=None,replication_status=,reservations=['a0f92568-0882-41e6-a063-0508cd87a4bc','d86ba32d-517e-47b0-bd59-1fa871d140be','0245237d-edac-40df-91ba-40cd3eed730f','6cfc6a5c-e124-46b1-9eb8-311183b4fa77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbfc506ebc9f4085a2e8de6f9589fdd3',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2115030628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f0ebacb-7c35-4d03-8556-aa0d48a7b35d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912ccf908dda4024b277cb135c04d97f',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,user_id='dbfc506ebc9f4085a2e8de6f9589fdd3',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:53.011506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6760019d-dfda-44a3-8e45-e53743a4a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:53.045385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6760019d-dfda-44a3-8e45-e53743a4a9d7) 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-2115030628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912ccf908dda4024b277cb135c04d97f',qos_specs=None,replication_status=,reservations=['a0f92568-0882-41e6-a063-0508cd87a4bc','d86ba32d-517e-47b0-bd59-1fa871d140be','0245237d-edac-40df-91ba-40cd3eed730f','6cfc6a5c-e124-46b1-9eb8-311183b4fa77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbfc506ebc9f4085a2e8de6f9589fdd3',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:53.065421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2556b8b9-cd51-4900-a7b7-b3dcb7af3544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:48:53.098129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2556b8b9-cd51-4900-a7b7-b3dcb7af3544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:48:53.107166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Flow 'volume_create_api' (f8677839-6030-4204-8248-9f219f81ad55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:48:53.197178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create volume request issued successfully. Jan 21 07:48:53.214955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30d26f97-8ec0-4ec8-99be-31385a8a2131 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes returned with HTTP 202 Jan 21 07:48:53.216221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 314/610] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:48:52 2021] POST /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes => generated 836 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:48:53.231745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7c87657-732a-46ab-9137-7b04028f06e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:48:53.232561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7c87657-732a-46ab-9137-7b04028f06e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:53.233510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7c87657-732a-46ab-9137-7b04028f06e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:53.290378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:53.290378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:53.300321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7c87657-732a-46ab-9137-7b04028f06e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:48:53.340675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7c87657-732a-46ab-9137-7b04028f06e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 200 Jan 21 07:48:53.351851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 297/611] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:53 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 904 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:54.359186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e7fb553-1802-4518-8ba8-8bf16eb5fee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:48:54.359763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e7fb553-1802-4518-8ba8-8bf16eb5fee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:54.360037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:54.360037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:54.360312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e7fb553-1802-4518-8ba8-8bf16eb5fee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:54.412766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:54.412766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:54.422239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e7fb553-1802-4518-8ba8-8bf16eb5fee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:48:54.446579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e7fb553-1802-4518-8ba8-8bf16eb5fee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 200 Jan 21 07:48:54.447520 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 315/612] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:54 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 929 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:54.463015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] POST http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots Jan 21 07:48:54.463730 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:54.463730 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:54.465914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f0ebacb-7c35-4d03-8556-aa0d48a7b35d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1049574008"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:54.528686 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:54.528686 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:54.531156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:48:54.531746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create snapshot from volume 7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:48:54.629613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Created reservations ['77e9d06c-4379-4fae-84e2-6d19bba89ba8', '1bc0c634-a79c-461d-8e1b-c528ee1650c8', '960d716c-0c89-41b3-8661-3c36e06bbde0', '9ec9ac15-50f7-4571-ab01-5ea756b78948'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:54.813907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot create request issued successfully. Jan 21 07:48:54.814703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c683a54-3750-42e9-b502-2d54ffb5033d tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots returned with HTTP 202 Jan 21 07:48:54.815981 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 298/613] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:48:54 2021] POST /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots => generated 323 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:48:54.826717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e888921f-fa6e-46c8-a3de-246ca5b73ca2 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:54.827277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e888921f-fa6e-46c8-a3de-246ca5b73ca2 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:54.827499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:54.827499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:54.827789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e888921f-fa6e-46c8-a3de-246ca5b73ca2 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:54.884288 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:54.884288 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:54.885857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e888921f-fa6e-46c8-a3de-246ca5b73ca2 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:54.892099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e888921f-fa6e-46c8-a3de-246ca5b73ca2 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 200 Jan 21 07:48:54.893066 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 316/614] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:54 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 455 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:55.906721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea6ebe7a-b2d5-4832-92dd-e69532954353 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:55.907713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea6ebe7a-b2d5-4832-92dd-e69532954353 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:55.908039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:55.908039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:55.908601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea6ebe7a-b2d5-4832-92dd-e69532954353 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:55.961318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:55.961318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:55.964747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ea6ebe7a-b2d5-4832-92dd-e69532954353 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:55.966798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea6ebe7a-b2d5-4832-92dd-e69532954353 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 200 Jan 21 07:48:55.970535 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 299/615] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:55 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 455 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:56.982866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80c51c78-ce47-443e-bace-ff127a4a5c1c tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:56.984155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80c51c78-ce47-443e-bace-ff127a4a5c1c tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:56.984517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:56.984517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:56.985193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80c51c78-ce47-443e-bace-ff127a4a5c1c tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:57.018968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.018968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:57.020121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80c51c78-ce47-443e-bace-ff127a4a5c1c tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:57.022137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80c51c78-ce47-443e-bace-ff127a4a5c1c tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 200 Jan 21 07:48:57.023087 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 317/616] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:56 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 482 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:57.036953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b16a4dc8-8f34-41f0-921b-3acfd715357a tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] PUT http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f Jan 21 07:48:57.037609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.037609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:57.038282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b16a4dc8-8f34-41f0-921b-3acfd715357a tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:57.294129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b16a4dc8-8f34-41f0-921b-3acfd715357a tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f returned with HTTP 200 Jan 21 07:48:57.295400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 300/617] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 07:48:57 2021] PUT /volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f => generated 314 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:57.307299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] POST http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots Jan 21 07:48:57.309463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.309463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:57.310089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f0ebacb-7c35-4d03-8556-aa0d48a7b35d"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:57.396612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.396612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:57.421533 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:48:57.423617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create snapshot from volume 7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:48:57.517239 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota_utils [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Quota exceeded for 912ccf908dda4024b277cb135c04d97f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 07:48:57.518180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.middleware.fault [None req-2356aee0-5295-4793-9cfa-c8c92db116cc tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots returned with HTTP 413 Jan 21 07:48:57.523522 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 318/618] 10.222.0.13 () {60 vars in 1231 bytes} [Thu Jan 21 07:48:57 2021] POST /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots => generated 208 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 07:48:57.543181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35987470-63be-4559-9f66-2b07a98ffef0 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] PUT http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f Jan 21 07:48:57.546050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35987470-63be-4559-9f66-2b07a98ffef0 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:57.698387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35987470-63be-4559-9f66-2b07a98ffef0 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f returned with HTTP 200 Jan 21 07:48:57.705574 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 301/619] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 07:48:57 2021] PUT /volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f => generated 314 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:57.711422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] POST http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots Jan 21 07:48:57.712048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.712048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:57.713007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f0ebacb-7c35-4d03-8556-aa0d48a7b35d"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:57.770633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.770633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:57.772286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:48:57.772751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Create snapshot from volume 7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:48:57.776890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] DELETE http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 Jan 21 07:48:57.777519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:57.778009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:57.827254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.827254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:57.829495 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota_utils [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Quota exceeded for 912ccf908dda4024b277cb135c04d97f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 07:48:57.846761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.middleware.fault [None req-597fb923-c9b5-404f-a71e-4fb518b2159e tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots returned with HTTP 413 Jan 21 07:48:57.849207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 319/620] 10.222.0.13 () {60 vars in 1231 bytes} [Thu Jan 21 07:48:57 2021] POST /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots => generated 133 bytes in 143 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 07:48:57.875476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] DELETE http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:57.876168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:57.884048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.884048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:57.884858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:57.885399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Delete snapshot with id: 79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:57.911843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.911843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:57.913828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:57.983057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot delete request issued successfully. Jan 21 07:48:57.984738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aad6da6f-350c-412d-b754-7ba9053183d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 202 Jan 21 07:48:57.985897 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 320/621] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:48:57 2021] DELETE /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:48:57.997656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ce41a3-3f75-4db6-9afc-026bc0b58ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:57.998036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ce41a3-3f75-4db6-9afc-026bc0b58ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:57.998250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.998250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:57.998623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ce41a3-3f75-4db6-9afc-026bc0b58ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:58.028445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:58.028445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:58.029558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09ce41a3-3f75-4db6-9afc-026bc0b58ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:58.031721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ce41a3-3f75-4db6-9afc-026bc0b58ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 200 Jan 21 07:48:58.033411 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 321/622] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:57 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:58.790784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:48:58.791384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:48:58.801606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-58c20558-3ff5-4d2c-b429-4c6747c1f629 req-5207488d-8252-4725-9805-5d0f27115967 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 returned with HTTP 200 Jan 21 07:48:58.803458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 302/623] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:48:57 2021] DELETE /volume/v3/d47ef483c54d40819d4bbe449888a84d/attachments/bc206d08-7594-4e60-9513-5f459be389d9 => generated 19 bytes in 1032 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:59.044931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3c1947f-c93e-4555-b9af-b15f74f07af8 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:48:59.045517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3c1947f-c93e-4555-b9af-b15f74f07af8 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:59.045634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:59.045634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:48:59.045986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3c1947f-c93e-4555-b9af-b15f74f07af8 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:59.126482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:59.126482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:48:59.128341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f3c1947f-c93e-4555-b9af-b15f74f07af8 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Snapshot retrieved successfully. Jan 21 07:48:59.130301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3c1947f-c93e-4555-b9af-b15f74f07af8 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 200 Jan 21 07:48:59.131780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 322/624] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:48:59 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 481 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:00.144720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46c8bcf2-50e3-4d71-8c71-7783ca40fa02 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c Jan 21 07:49:00.146004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46c8bcf2-50e3-4d71-8c71-7783ca40fa02 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:00.146458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:00.146458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:00.148586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46c8bcf2-50e3-4d71-8c71-7783ca40fa02 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:00.187010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46c8bcf2-50e3-4d71-8c71-7783ca40fa02 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c returned with HTTP 404 Jan 21 07:49:00.188848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 303/625] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:49:00 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/snapshots/79f70755-92c9-4c45-b9fb-24157f161f3c => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:49:00.197462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] DELETE http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:49:00.198257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:00.198629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:00.198629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:00.199418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:00.200109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Delete volume with id: 7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:49:00.277302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:00.277302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:00.283039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:49:00.339702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Delete volume request issued successfully. Jan 21 07:49:00.342257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42333b99-2607-4511-8add-9acf7ea566d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 202 Jan 21 07:49:00.343677 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 323/626] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:49:00 2021] DELETE /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:49:00.355600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6236867-4684-40b6-95ea-1a4adb440039 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:49:00.357828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6236867-4684-40b6-95ea-1a4adb440039 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:00.358724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6236867-4684-40b6-95ea-1a4adb440039 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:00.523037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:00.523037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:00.545159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6236867-4684-40b6-95ea-1a4adb440039 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:49:00.605472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6236867-4684-40b6-95ea-1a4adb440039 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 200 Jan 21 07:49:00.607079 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 304/627] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:00 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 928 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:01.380255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f5b7936-99b1-423f-bbbb-48e419a1d399 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:49:01.380832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f5b7936-99b1-423f-bbbb-48e419a1d399 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:01.381047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:01.381047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:01.382549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f5b7936-99b1-423f-bbbb-48e419a1d399 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:01.490815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:01.490815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:01.501523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f5b7936-99b1-423f-bbbb-48e419a1d399 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:49:01.540330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f5b7936-99b1-423f-bbbb-48e419a1d399 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:49:01.543077 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 324/628] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:01 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:01.558554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e25b71c-5afd-4f08-8475-e8393fe0cac9 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:49:01.559269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e25b71c-5afd-4f08-8475-e8393fe0cac9 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:01.559571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:01.559571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:01.560367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e25b71c-5afd-4f08-8475-e8393fe0cac9 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:01.623563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d1aa841-33bc-4e43-b7c8-0cd9700d5afd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:49:01.624312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d1aa841-33bc-4e43-b7c8-0cd9700d5afd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:01.624504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:01.624504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:01.625158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d1aa841-33bc-4e43-b7c8-0cd9700d5afd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:01.668314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:01.668314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:01.683682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e25b71c-5afd-4f08-8475-e8393fe0cac9 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:49:01.692090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:01.692090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:01.703187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d1aa841-33bc-4e43-b7c8-0cd9700d5afd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Volume info retrieved successfully. Jan 21 07:49:01.714106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e25b71c-5afd-4f08-8475-e8393fe0cac9 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:49:01.715458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 305/629] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:01 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:01.731020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4acb745-ea68-4f79-9bf0-a30aeb4cbb11 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:49:01.731964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4acb745-ea68-4f79-9bf0-a30aeb4cbb11 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:01.732293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:01.732293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:01.732862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4acb745-ea68-4f79-9bf0-a30aeb4cbb11 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:01.742184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d1aa841-33bc-4e43-b7c8-0cd9700d5afd tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 200 Jan 21 07:49:01.752851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 325/630] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:01 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 928 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:01.801521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:01.801521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:01.817385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f4acb745-ea68-4f79-9bf0-a30aeb4cbb11 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:49:01.865494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4acb745-ea68-4f79-9bf0-a30aeb4cbb11 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:49:01.873830 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 306/631] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:01 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:02.760675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3a2463b-1e1b-4eda-b069-2bba2d53ce01 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] GET http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d Jan 21 07:49:02.762034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3a2463b-1e1b-4eda-b069-2bba2d53ce01 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:02.762420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:02.762420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:02.763431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3a2463b-1e1b-4eda-b069-2bba2d53ce01 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:02.880399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:02.880399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:49:02.887877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3a2463b-1e1b-4eda-b069-2bba2d53ce01 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256 tempest-VolumeSnapshotQuotasNegativeTestJSON-70138256] http://10.222.0.13/volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d returned with HTTP 404 Jan 21 07:49:02.896896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 326/632] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:02 2021] GET /volume/v3/912ccf908dda4024b277cb135c04d97f/volumes/7f0ebacb-7c35-4d03-8556-aa0d48a7b35d => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:49:02.903791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff99fccf-87bd-45eb-8bd3-fd4f711326b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] PUT http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f Jan 21 07:49:02.904566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:02.904566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:49:02.905293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff99fccf-87bd-45eb-8bd3-fd4f711326b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:49:03.236440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff99fccf-87bd-45eb-8bd3-fd4f711326b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001 tempest-VolumeSnapshotQuotasNegativeTestJSON-78083001] http://10.222.0.13/volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f returned with HTTP 200 Jan 21 07:49:03.240003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 307/633] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 07:49:02 2021] PUT /volume/v3/332d655e748c43eca4f86f485a65a789/os-quota-sets/912ccf908dda4024b277cb135c04d97f => generated 319 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:15.163812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:15.164391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:15.164391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:15.164627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1353852715"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:15.165933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1353852715'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:15.167519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:15.204097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:15.253346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (5256f85e-4b1b-4e2c-bd15-11dda248636f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:15.258913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de64b15d-2dad-4a54-ba9d-688ac73b5f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:15.262299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:15.392686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de64b15d-2dad-4a54-ba9d-688ac73b5f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:15.395774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003e4510-deed-4d57-bc6c-673267825b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:15.535106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['d7ee62ec-f9e6-42d6-86fb-ac25ef2c6e7d', '7ba07d53-bcdf-4da3-96aa-51c9a50c69a6', '5c78f1c6-7289-4dd6-9891-f8914c5c9eae', 'd542dfb4-6929-44ac-8eb5-d591dfa92e23'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:15.538419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003e4510-deed-4d57-bc6c-673267825b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ee62ec-f9e6-42d6-86fb-ac25ef2c6e7d', '7ba07d53-bcdf-4da3-96aa-51c9a50c69a6', '5c78f1c6-7289-4dd6-9891-f8914c5c9eae', 'd542dfb4-6929-44ac-8eb5-d591dfa92e23']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:15.540715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434950d8-4ff3-458d-ba06-f1acb6caca6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:15.655625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434950d8-4ff3-458d-ba06-f1acb6caca6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d32245-e2f6-4b9d-8c6e-e9b189963b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1353852715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['d7ee62ec-f9e6-42d6-86fb-ac25ef2c6e7d','7ba07d53-bcdf-4da3-96aa-51c9a50c69a6','5c78f1c6-7289-4dd6-9891-f8914c5c9eae','d542dfb4-6929-44ac-8eb5-d591dfa92e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1353852715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d32245-e2f6-4b9d-8c6e-e9b189963b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:15.658168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557cf09c-808b-4dac-98b0-bd8d0b4e11b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:15.697332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557cf09c-808b-4dac-98b0-bd8d0b4e11b2) 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-1353852715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['d7ee62ec-f9e6-42d6-86fb-ac25ef2c6e7d','7ba07d53-bcdf-4da3-96aa-51c9a50c69a6','5c78f1c6-7289-4dd6-9891-f8914c5c9eae','d542dfb4-6929-44ac-8eb5-d591dfa92e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:15.700692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9258b0ca-e4fa-4e78-a966-baf8e22437ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:15.726222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9258b0ca-e4fa-4e78-a966-baf8e22437ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:15.730589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (5256f85e-4b1b-4e2c-bd15-11dda248636f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:15.793236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:15.815043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-feb6fcd9-2648-4bec-aacd-45b5fae6c875 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:15.818915 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 327/634] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:15 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 818 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:15.831702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ec3fb87-1d5a-4c9e-8044-abc52f7df14e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:15.832641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fb87-1d5a-4c9e-8044-abc52f7df14e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:15.833267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fb87-1d5a-4c9e-8044-abc52f7df14e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:15.985158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:15.985158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:16.008755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ec3fb87-1d5a-4c9e-8044-abc52f7df14e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:16.057097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ec3fb87-1d5a-4c9e-8044-abc52f7df14e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:16.063988 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 308/635] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:15 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 886 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:17.075161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f219a35-6e8f-45a1-8aac-b7888431c083 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:17.075689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f219a35-6e8f-45a1-8aac-b7888431c083 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:17.075865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:17.075865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:17.076464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f219a35-6e8f-45a1-8aac-b7888431c083 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:17.158437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.158437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.169346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f219a35-6e8f-45a1-8aac-b7888431c083 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:17.224725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f219a35-6e8f-45a1-8aac-b7888431c083 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:17.228350 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 328/636] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:17 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:17.244412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action Jan 21 07:50:17.245053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:17.245053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:17.245967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action body: b'{"os-attach": {"instance_uuid": "298a36c9-a9e2-4793-9fac-e6e7b083f0b1", "mountpoint": "/dev/sdb"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:17.246772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "298a36c9-a9e2-4793-9fac-e6e7b083f0b1", "mountpoint": "/dev/sdb"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:17.337361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.337361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.338870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:17.359379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Update volume admin metadata completed successfully. Jan 21 07:50:17.575499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Attach volume completed successfully. Jan 21 07:50:17.577508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76caa33e-18a5-4df9-be93-24099279460a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action returned with HTTP 202 Jan 21 07:50:17.578943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 309/637] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:17 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:17.590423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6213def3-325f-4ab4-a06a-d3b526dc5f0c tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:17.592143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6213def3-325f-4ab4-a06a-d3b526dc5f0c tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:17.592555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:17.592555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:17.593197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6213def3-325f-4ab4-a06a-d3b526dc5f0c tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:17.698711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.698711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.723993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6213def3-325f-4ab4-a06a-d3b526dc5f0c tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:17.760189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.760189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.779081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6213def3-325f-4ab4-a06a-d3b526dc5f0c tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:17.780421 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 329/638] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:17 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 1245 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:50:17.796458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c3bc281-1dd0-4e11-8395-882603755d19 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:17.796980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c3bc281-1dd0-4e11-8395-882603755d19 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:17.797238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:17.797238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:17.797542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c3bc281-1dd0-4e11-8395-882603755d19 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:17.900959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.900959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.928104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c3bc281-1dd0-4e11-8395-882603755d19 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:17.966500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.966500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:17.983950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c3bc281-1dd0-4e11-8395-882603755d19 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:17.996338 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 310/639] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:17 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 1245 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:50:18.448723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e610242d-8115-4a1e-9ab1-5356a92434bf tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action Jan 21 07:50:18.449175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:18.449175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:18.449621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e610242d-8115-4a1e-9ab1-5356a92434bf tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:18.450011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e610242d-8115-4a1e-9ab1-5356a92434bf tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:18.451055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-e610242d-8115-4a1e-9ab1-5356a92434bf tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '01d32245-e2f6-4b9d-8c6e-e9b189963b20' with '{'status': 'error'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:50:18.599036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:18.599036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:18.692958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e610242d-8115-4a1e-9ab1-5356a92434bf tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action returned with HTTP 202 Jan 21 07:50:18.694341 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 330/640] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:17 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action => generated 0 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:18.701885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77eefe53-6c9c-468d-bd66-059ceb196329 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:18.702412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77eefe53-6c9c-468d-bd66-059ceb196329 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:18.702636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:18.702636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:18.703010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77eefe53-6c9c-468d-bd66-059ceb196329 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:18.802499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:18.802499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:18.824142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77eefe53-6c9c-468d-bd66-059ceb196329 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:18.865080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:18.865080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:18.882321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77eefe53-6c9c-468d-bd66-059ceb196329 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:18.883340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 311/641] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:18 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 1244 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:50:18.899031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action Jan 21 07:50:18.899489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:18.899489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:18.899929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2fe00c5f-e90a-4237-98b2-fec99d1671db"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:18.900323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2fe00c5f-e90a-4237-98b2-fec99d1671db"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:18.976160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:18.976160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:18.977517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Volume info retrieved successfully. Jan 21 07:50:19.085261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Terminate volume connection completed successfully. Jan 21 07:50:19.094917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87908) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 07:50:19.355896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Detach volume completed successfully. Jan 21 07:50:19.356489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac58f44c-5a66-4197-b44e-7816699e8721 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action returned with HTTP 202 Jan 21 07:50:19.358742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 331/642] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:18 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action => generated 0 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:19.365643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3df825ae-83f6-4cc7-a3bf-0787662faf0b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:19.366373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3df825ae-83f6-4cc7-a3bf-0787662faf0b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:19.366567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:19.366567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:19.367227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3df825ae-83f6-4cc7-a3bf-0787662faf0b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:19.486498 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:19.486498 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:19.509331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3df825ae-83f6-4cc7-a3bf-0787662faf0b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:19.565476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3df825ae-83f6-4cc7-a3bf-0787662faf0b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:19.566214 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 312/643] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:19 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 930 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:19.581926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c06174f-f2c5-4ae0-8a3e-0ac06d70f2c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:19.583240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c06174f-f2c5-4ae0-8a3e-0ac06d70f2c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:19.583459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:19.583459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:19.583841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c06174f-f2c5-4ae0-8a3e-0ac06d70f2c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:19.689321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:19.689321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:19.713453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c06174f-f2c5-4ae0-8a3e-0ac06d70f2c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:19.759506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c06174f-f2c5-4ae0-8a3e-0ac06d70f2c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:19.773376 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 332/644] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:19 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 930 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:19.777823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action Jan 21 07:50:19.778556 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:19.778556 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:19.779287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action body: b'{"os-detach": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:19.779822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:19.882430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:19.882430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:19.888238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:19.963970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Detach volume completed successfully. Jan 21 07:50:19.964536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97e2ce5d-0c08-4eda-93c4-db1bc4401df2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action returned with HTTP 202 Jan 21 07:50:19.969491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 313/645] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:19 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:19.974423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d8f3090-01c9-4d59-adad-e92d3ed7628f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:50:19.974998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3090-01c9-4d59-adad-e92d3ed7628f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:19.975361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:19.975361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:19.975990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3090-01c9-4d59-adad-e92d3ed7628f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:20.085608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:20.085608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:20.116922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d8f3090-01c9-4d59-adad-e92d3ed7628f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:20.158506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d8f3090-01c9-4d59-adad-e92d3ed7628f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:50:20.170180 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 333/646] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:19 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 930 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:27.899065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:27.900269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:27.900269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:27.901642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1492014969"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:27.903739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1492014969'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:27.904382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:27.937424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:27.978421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (fa93f9d5-876a-4760-a858-9dd9e98bd97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:27.989601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687eadc3-1175-4307-bf00-c38052fd3ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:27.998342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:28.251920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687eadc3-1175-4307-bf00-c38052fd3ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:28.262109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1a4198-894e-48bb-8719-efc86d60f08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:28.378728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['9a27bdf0-da00-4f6e-a48d-1ed8c70515da', 'b3effe60-92d0-45e2-aa1f-92ca0330510c', '9a968a98-3af2-432b-aeae-56215f0e608a', '8800746c-b9d3-4e44-8b05-bd186c7d6de5'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:28.381082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1a4198-894e-48bb-8719-efc86d60f08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a27bdf0-da00-4f6e-a48d-1ed8c70515da', 'b3effe60-92d0-45e2-aa1f-92ca0330510c', '9a968a98-3af2-432b-aeae-56215f0e608a', '8800746c-b9d3-4e44-8b05-bd186c7d6de5']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:28.383651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eec8db-ef2a-4d46-a4da-13a68f822700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:28.459989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eec8db-ef2a-4d46-a4da-13a68f822700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c554906-2bb7-4be9-80c3-83df20c9a610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1492014969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['9a27bdf0-da00-4f6e-a48d-1ed8c70515da','b3effe60-92d0-45e2-aa1f-92ca0330510c','9a968a98-3af2-432b-aeae-56215f0e608a','8800746c-b9d3-4e44-8b05-bd186c7d6de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1492014969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c554906-2bb7-4be9-80c3-83df20c9a610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:28.461427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f267f00-036d-4bee-be3d-fd5f364140ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:28.519540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f267f00-036d-4bee-be3d-fd5f364140ec) 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-1492014969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['9a27bdf0-da00-4f6e-a48d-1ed8c70515da','b3effe60-92d0-45e2-aa1f-92ca0330510c','9a968a98-3af2-432b-aeae-56215f0e608a','8800746c-b9d3-4e44-8b05-bd186c7d6de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:28.521880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8e54ce-f0c2-4a28-8bea-1d6430d6f87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:28.553456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8e54ce-f0c2-4a28-8bea-1d6430d6f87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:28.562595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (fa93f9d5-876a-4760-a858-9dd9e98bd97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:28.697945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:28.724786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a79eaae0-aae8-418c-9b7b-7dd2f45c57a2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:28.726049 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 314/647] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:27 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 818 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:28.744444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66dd494e-c195-4886-8a89-b84ac3b8a200 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:28.745118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66dd494e-c195-4886-8a89-b84ac3b8a200 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:28.745348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:28.745348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:28.745726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66dd494e-c195-4886-8a89-b84ac3b8a200 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:28.904914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:28.904914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:28.929446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-66dd494e-c195-4886-8a89-b84ac3b8a200 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:29.001434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66dd494e-c195-4886-8a89-b84ac3b8a200 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:29.018908 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 334/648] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:28 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 910 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:30.020160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68e2315f-d4bc-4119-b0a7-134477d39941 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:30.020732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68e2315f-d4bc-4119-b0a7-134477d39941 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:30.020913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:30.020913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:30.021295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68e2315f-d4bc-4119-b0a7-134477d39941 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:30.178438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:30.178438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:30.193686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-68e2315f-d4bc-4119-b0a7-134477d39941 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:30.261238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68e2315f-d4bc-4119-b0a7-134477d39941 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:30.271578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 315/649] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:30 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 910 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:31.283365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cee5a66-e9a7-4224-84a2-8f2302ad3b98 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:31.283365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cee5a66-e9a7-4224-84a2-8f2302ad3b98 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:31.283365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:31.283365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:31.283365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cee5a66-e9a7-4224-84a2-8f2302ad3b98 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:31.358383 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:31.358383 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:31.361351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cee5a66-e9a7-4224-84a2-8f2302ad3b98 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:31.387842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cee5a66-e9a7-4224-84a2-8f2302ad3b98 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:31.392781 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 335/650] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:31 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-167c3cc6-3a93-4020-8a59-8635a697ba96 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-167c3cc6-3a93-4020-8a59-8635a697ba96 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-167c3cc6-3a93-4020-8a59-8635a697ba96 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:31.412057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-167c3cc6-3a93-4020-8a59-8635a697ba96 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '7c554906-2bb7-4be9-80c3-83df20c9a610' with '{'status': 'attaching'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:50:31.731129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:31.731129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:32.214837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-167c3cc6-3a93-4020-8a59-8635a697ba96 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action returned with HTTP 202 Jan 21 07:50:32.234854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b5ee6f7-4ddd-460b-926b-88cfb566668d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:32.234854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b5ee6f7-4ddd-460b-926b-88cfb566668d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:32.234854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:32.234854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:32.234854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b5ee6f7-4ddd-460b-926b-88cfb566668d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:32.245914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 316/651] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:31 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action => generated 0 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:32.457485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:32.457485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:32.468274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b5ee6f7-4ddd-460b-926b-88cfb566668d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:32.503331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b5ee6f7-4ddd-460b-926b-88cfb566668d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:32.504542 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 336/652] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:32 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 911 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:32.523070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action Jan 21 07:50:32.523558 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:32.523558 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:32.524018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-force_delete": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:32.524411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:32.629851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:32.629851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:32.630811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Volume info retrieved successfully. Jan 21 07:50:32.681706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Delete volume request issued successfully. Jan 21 07:50:32.682255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-703a4cd7-739d-486f-bf4a-1803e327d56b tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action returned with HTTP 202 Jan 21 07:50:32.689547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 317/653] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:32 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:32.700499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5919d080-99b7-4026-ab87-b54403b00374 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:32.701268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5919d080-99b7-4026-ab87-b54403b00374 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:32.701645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:32.701645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:32.702421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5919d080-99b7-4026-ab87-b54403b00374 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:32.771309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:32.771309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:32.788237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5919d080-99b7-4026-ab87-b54403b00374 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:32.835012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5919d080-99b7-4026-ab87-b54403b00374 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:32.846107 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 337/654] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:32 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:33.852765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36d4a8d5-0125-4ad6-bd84-f87771f2c99a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:33.854314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36d4a8d5-0125-4ad6-bd84-f87771f2c99a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:33.854836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:33.854836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:33.855478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36d4a8d5-0125-4ad6-bd84-f87771f2c99a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:33.937571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:33.937571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:33.947188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36d4a8d5-0125-4ad6-bd84-f87771f2c99a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:33.974177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36d4a8d5-0125-4ad6-bd84-f87771f2c99a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:33.985473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 318/655] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:33 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 910 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:34.991635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06bf97fb-3281-4f46-b2e3-2b7362f4a392 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:34.992137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06bf97fb-3281-4f46-b2e3-2b7362f4a392 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:34.992332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:34.992332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:34.992980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06bf97fb-3281-4f46-b2e3-2b7362f4a392 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:35.179430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:35.179430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:35.208327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06bf97fb-3281-4f46-b2e3-2b7362f4a392 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:35.248595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06bf97fb-3281-4f46-b2e3-2b7362f4a392 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 200 Jan 21 07:50:35.248595 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 338/656] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:34 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:36.264086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a13987-39b3-40d9-9acf-b74c40d62f7a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:50:36.264086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81a13987-39b3-40d9-9acf-b74c40d62f7a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:36.264086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:36.264086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:36.264086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81a13987-39b3-40d9-9acf-b74c40d62f7a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:36.399231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a13987-39b3-40d9-9acf-b74c40d62f7a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 404 Jan 21 07:50:36.406722 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 319/657] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:36 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:36.410360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:36.411010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:36.411010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:36.411420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1882381947"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:36.412643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1882381947'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:36.413019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:36.433428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:36.459532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (f64968e1-e9dd-4601-8aa4-0515944a4b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:36.462828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3e73ae-534c-4993-8a31-64d4fcdea72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:36.473649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:36.665579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3e73ae-534c-4993-8a31-64d4fcdea72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:36.669148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ed0cc2-1d00-4c4c-8ce0-ed1d4abafd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:36.839466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['86c8331d-8fa3-4817-90a3-42a2d8bd08cf', '02f16cb9-54f8-471a-b09e-6a5f0db8634f', '8fde945f-822d-479a-88f8-577086557cf9', 'f483ac92-3e07-4e33-a773-f3dfa90f8559'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:36.844339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ed0cc2-1d00-4c4c-8ce0-ed1d4abafd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c8331d-8fa3-4817-90a3-42a2d8bd08cf', '02f16cb9-54f8-471a-b09e-6a5f0db8634f', '8fde945f-822d-479a-88f8-577086557cf9', 'f483ac92-3e07-4e33-a773-f3dfa90f8559']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:36.844339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cc673c-adf2-460b-94c6-4540767505ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:36.984037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cc673c-adf2-460b-94c6-4540767505ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e07b9d-3b82-4c1d-a49e-ec2dfba23413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1882381947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['86c8331d-8fa3-4817-90a3-42a2d8bd08cf','02f16cb9-54f8-471a-b09e-6a5f0db8634f','8fde945f-822d-479a-88f8-577086557cf9','f483ac92-3e07-4e33-a773-f3dfa90f8559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1882381947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e07b9d-3b82-4c1d-a49e-ec2dfba23413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:36.985752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ee7372-4f51-4a1a-a581-a50f7af7708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:37.151637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ee7372-4f51-4a1a-a581-a50f7af7708e) 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-1882381947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['86c8331d-8fa3-4817-90a3-42a2d8bd08cf','02f16cb9-54f8-471a-b09e-6a5f0db8634f','8fde945f-822d-479a-88f8-577086557cf9','f483ac92-3e07-4e33-a773-f3dfa90f8559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:37.153448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0470e4f5-83eb-4cb6-b97e-efa657ad1e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:37.263450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0470e4f5-83eb-4cb6-b97e-efa657ad1e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:37.343771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (f64968e1-e9dd-4601-8aa4-0515944a4b1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:37.363550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:37.367614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd3a6cab-9844-49ab-9a7e-8808adaaa206 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:37.367614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 339/658] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:36 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 818 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:37.382262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61ae6fd7-509f-4e14-949a-7efbc65859f1 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:37.382839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61ae6fd7-509f-4e14-949a-7efbc65859f1 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:37.383989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61ae6fd7-509f-4e14-949a-7efbc65859f1 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:37.578489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:37.578489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:37.604715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61ae6fd7-509f-4e14-949a-7efbc65859f1 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:37.681898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61ae6fd7-509f-4e14-949a-7efbc65859f1 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:37.683047 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 320/659] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:37 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 886 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:38.704597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae0309e3-8e29-40c9-a6d3-601f159dc359 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:38.705105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae0309e3-8e29-40c9-a6d3-601f159dc359 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:38.705904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:38.705904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:38.705904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae0309e3-8e29-40c9-a6d3-601f159dc359 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:38.868508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:38.868508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:38.920865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae0309e3-8e29-40c9-a6d3-601f159dc359 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:39.053629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae0309e3-8e29-40c9-a6d3-601f159dc359 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:39.086995 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 340/660] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:38 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 910 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:40.077362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03cb1847-3a39-4311-845b-7d29e239bed2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:40.077919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03cb1847-3a39-4311-845b-7d29e239bed2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:40.078120 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.078120 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:40.078422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03cb1847-3a39-4311-845b-7d29e239bed2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:40.217455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:40.217455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:40.226668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03cb1847-3a39-4311-845b-7d29e239bed2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:40.276158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03cb1847-3a39-4311-845b-7d29e239bed2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:40.277014 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 321/661] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:40 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:40.301631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fdcab88-b6bd-43d3-88b8-23abad029f5a tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action Jan 21 07:50:40.302092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.302092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:40.302529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fdcab88-b6bd-43d3-88b8-23abad029f5a tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:40.302940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fdcab88-b6bd-43d3-88b8-23abad029f5a tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:40.303885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-0fdcab88-b6bd-43d3-88b8-23abad029f5a tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '88e07b9d-3b82-4c1d-a49e-ec2dfba23413' with '{'status': 'creating'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:50:40.528102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:40.528102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:40.613932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fdcab88-b6bd-43d3-88b8-23abad029f5a tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action returned with HTTP 202 Jan 21 07:50:40.615561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 341/662] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:40 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:40.623437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a79fd0b5-f57a-406b-a616-e6082aa1fec7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:40.624208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a79fd0b5-f57a-406b-a616-e6082aa1fec7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:40.625426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.625426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:40.626090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a79fd0b5-f57a-406b-a616-e6082aa1fec7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:40.719073 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:40.719073 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:40.731790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a79fd0b5-f57a-406b-a616-e6082aa1fec7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:40.773944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a79fd0b5-f57a-406b-a616-e6082aa1fec7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:40.775616 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 322/663] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:40 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:40.792465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action Jan 21 07:50:40.793579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.793579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:40.794329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:40.795308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:40.875389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:40.875389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:40.877579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Volume info retrieved successfully. Jan 21 07:50:40.934010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Delete volume request issued successfully. Jan 21 07:50:40.935848 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78d3001f-ed37-4cb8-bb65-cea4755c7055 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action returned with HTTP 202 Jan 21 07:50:40.954709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 342/664] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:40 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:50:40.964732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3718850-de5f-49ee-bc22-aaf93c2328c6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:40.966709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3718850-de5f-49ee-bc22-aaf93c2328c6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:40.967105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.967105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:40.968425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3718850-de5f-49ee-bc22-aaf93c2328c6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:41.045576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:41.045576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:41.078296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3718850-de5f-49ee-bc22-aaf93c2328c6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:41.106403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3718850-de5f-49ee-bc22-aaf93c2328c6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:41.107811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 323/665] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:40 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:42.126027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84fc8975-2016-42a3-8d9b-fae02c4084d7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:42.126818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84fc8975-2016-42a3-8d9b-fae02c4084d7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.127230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:42.127230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:42.128326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84fc8975-2016-42a3-8d9b-fae02c4084d7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.417099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:42.417099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:42.450624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-84fc8975-2016-42a3-8d9b-fae02c4084d7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:42.571739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84fc8975-2016-42a3-8d9b-fae02c4084d7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:42.593753 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 343/666] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 910 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:43.600985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb1a45bf-6f26-49bb-8bb7-fa82a75be685 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:43.601979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb1a45bf-6f26-49bb-8bb7-fa82a75be685 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:43.602210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:43.602210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:43.603048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb1a45bf-6f26-49bb-8bb7-fa82a75be685 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:43.806992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:43.806992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:43.855112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bb1a45bf-6f26-49bb-8bb7-fa82a75be685 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:43.914787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb1a45bf-6f26-49bb-8bb7-fa82a75be685 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 200 Jan 21 07:50:43.931290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 324/667] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:43 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 910 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:44.932107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e716e6a-9421-46bd-9fd7-8d59e988a495 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:50:44.932575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e716e6a-9421-46bd-9fd7-8d59e988a495 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:44.933704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:44.933704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:44.933704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e716e6a-9421-46bd-9fd7-8d59e988a495 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:45.039693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e716e6a-9421-46bd-9fd7-8d59e988a495 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 404 Jan 21 07:50:45.042281 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 344/668] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:44 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:45.051926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:45.052398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:45.052398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:45.052808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-543885058"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:45.053984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-543885058'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:45.054570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:45.089122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:45.149600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (5a8eb651-ba94-4d88-a6c1-afa509108c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:45.168725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e248c88-9b03-4576-9beb-b8071c7eddd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:45.168725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:45.282452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e248c88-9b03-4576-9beb-b8071c7eddd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:45.288625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299f516b-8941-4c2a-8fd3-1d7047a3a3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:45.438586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['988972af-a92d-4d48-8ef1-500cf3fca28d', 'e5bf25e8-213b-46ee-863d-4478ab1defc9', '024866c6-8d03-4577-948a-d883559776f2', '468d887a-ba53-4d70-8b98-1a26304abd0b'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:45.440503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299f516b-8941-4c2a-8fd3-1d7047a3a3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['988972af-a92d-4d48-8ef1-500cf3fca28d', 'e5bf25e8-213b-46ee-863d-4478ab1defc9', '024866c6-8d03-4577-948a-d883559776f2', '468d887a-ba53-4d70-8b98-1a26304abd0b']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:45.442707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e3401b-8b5e-4182-8c0d-f20fc5f102de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:45.611613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e3401b-8b5e-4182-8c0d-f20fc5f102de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de752a37-7fe5-4f19-9a2d-55245529c8b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-543885058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['988972af-a92d-4d48-8ef1-500cf3fca28d','e5bf25e8-213b-46ee-863d-4478ab1defc9','024866c6-8d03-4577-948a-d883559776f2','468d887a-ba53-4d70-8b98-1a26304abd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-543885058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de752a37-7fe5-4f19-9a2d-55245529c8b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:45.614249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28e915-1bdb-49ff-96ac-1c58448ffa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:45.670496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28e915-1bdb-49ff-96ac-1c58448ffa0c) 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-543885058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['988972af-a92d-4d48-8ef1-500cf3fca28d','e5bf25e8-213b-46ee-863d-4478ab1defc9','024866c6-8d03-4577-948a-d883559776f2','468d887a-ba53-4d70-8b98-1a26304abd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:45.682127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363f514f-1688-4ddd-9897-cef075934dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:45.704307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363f514f-1688-4ddd-9897-cef075934dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:45.714096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (5a8eb651-ba94-4d88-a6c1-afa509108c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:45.813468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:45.849181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da2a6ffd-eb14-4e8c-ad14-adca098aa459 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:45.857663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 325/669] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:45 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 817 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:45.868411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7064fbc2-d022-43b0-bb7d-fea548c08510 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:45.868923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7064fbc2-d022-43b0-bb7d-fea548c08510 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:45.874476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7064fbc2-d022-43b0-bb7d-fea548c08510 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:45.986293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:45.986293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:46.000361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7064fbc2-d022-43b0-bb7d-fea548c08510 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:46.033796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7064fbc2-d022-43b0-bb7d-fea548c08510 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 200 Jan 21 07:50:46.034607 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 345/670] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:45 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:47.062346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd52b539-5627-45e5-9df1-19ab70e2df34 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:47.062898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd52b539-5627-45e5-9df1-19ab70e2df34 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:47.063004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.063004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:47.063332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd52b539-5627-45e5-9df1-19ab70e2df34 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:47.181044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.181044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:47.198874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd52b539-5627-45e5-9df1-19ab70e2df34 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:47.247228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd52b539-5627-45e5-9df1-19ab70e2df34 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 200 Jan 21 07:50:47.248299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 326/671] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:47 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:47.264359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-671208f1-dab3-4f62-bf18-956a6c276080 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action Jan 21 07:50:47.264824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.264824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:47.265260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-671208f1-dab3-4f62-bf18-956a6c276080 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:47.265648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-671208f1-dab3-4f62-bf18-956a6c276080 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:47.266594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-671208f1-dab3-4f62-bf18-956a6c276080 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume 'de752a37-7fe5-4f19-9a2d-55245529c8b6' with '{'status': 'error'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:50:47.464126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.464126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:47.567872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-671208f1-dab3-4f62-bf18-956a6c276080 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action returned with HTTP 202 Jan 21 07:50:47.568985 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 346/672] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:47 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:47.576389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e653a68-34e3-47f8-a8a9-5c1f0aedb24d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:47.577156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e653a68-34e3-47f8-a8a9-5c1f0aedb24d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:47.577464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.577464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:47.577969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e653a68-34e3-47f8-a8a9-5c1f0aedb24d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:47.660933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.660933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:47.671498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e653a68-34e3-47f8-a8a9-5c1f0aedb24d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:47.699698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e653a68-34e3-47f8-a8a9-5c1f0aedb24d tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 200 Jan 21 07:50:47.700901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 327/673] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:47 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 906 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:47.716777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action Jan 21 07:50:47.717572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.717572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:47.718296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:47.718893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:47.774316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.774316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:47.775867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Volume info retrieved successfully. Jan 21 07:50:47.806344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Delete volume request issued successfully. Jan 21 07:50:47.807264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e83de756-56ac-4c4e-bb4a-902a48931098 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action returned with HTTP 202 Jan 21 07:50:47.818301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa4954da-feb1-4b31-adf7-8ed926dc3ad8 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:47.819367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa4954da-feb1-4b31-adf7-8ed926dc3ad8 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:47.819731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.819731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:47.820366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa4954da-feb1-4b31-adf7-8ed926dc3ad8 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:47.824793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 347/674] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:47 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:47.878210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.878210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:47.888790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fa4954da-feb1-4b31-adf7-8ed926dc3ad8 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:47.929942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa4954da-feb1-4b31-adf7-8ed926dc3ad8 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 200 Jan 21 07:50:47.947089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 328/675] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:47 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:48.952733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0185b598-6d77-4a4f-86b7-e98cad579a58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:48.953243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0185b598-6d77-4a4f-86b7-e98cad579a58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:48.953449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:48.953449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:48.953920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0185b598-6d77-4a4f-86b7-e98cad579a58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:49.086252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:49.086252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:49.108620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0185b598-6d77-4a4f-86b7-e98cad579a58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:49.181177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0185b598-6d77-4a4f-86b7-e98cad579a58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 200 Jan 21 07:50:49.194921 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 348/676] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:48 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:50.197382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-461d3878-ec2c-4c59-b4cc-281a13328d58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:50:50.198446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-461d3878-ec2c-4c59-b4cc-281a13328d58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:50.198836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:50.198836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:50.199430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-461d3878-ec2c-4c59-b4cc-281a13328d58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:50.322900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:50.322900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:50.339271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-461d3878-ec2c-4c59-b4cc-281a13328d58 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 404 Jan 21 07:50:50.340652 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 329/677] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:50 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:50.352730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:50.353477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:50.353477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:50.355055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1203697013"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:50.356764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1203697013'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:50.357752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:50.401364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:50.445416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (43430aa5-b5dd-420c-8aef-892d8eff47d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:50.459310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb73eea0-6ffc-4561-8891-503384fa510a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:50.461503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:50.585758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb73eea0-6ffc-4561-8891-503384fa510a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:50.588100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69edf252-c358-4529-b556-eaa7a54b698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:50.833856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['9a15d206-db58-4327-9aa6-836eac63034e', 'c2899781-adcb-4d7c-b0d4-deb7443a5619', '18f85c58-3dca-40a6-af19-8a6ea83d1183', 'f5ffd14b-7d7d-448e-aa1a-9e56740cb957'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:50.837213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69edf252-c358-4529-b556-eaa7a54b698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a15d206-db58-4327-9aa6-836eac63034e', 'c2899781-adcb-4d7c-b0d4-deb7443a5619', '18f85c58-3dca-40a6-af19-8a6ea83d1183', 'f5ffd14b-7d7d-448e-aa1a-9e56740cb957']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:50.847048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26aafb1f-b359-4fcf-b3d0-4eb0882d8ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:51.034159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26aafb1f-b359-4fcf-b3d0-4eb0882d8ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91912667-1d74-4595-be1e-8504232f37a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203697013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['9a15d206-db58-4327-9aa6-836eac63034e','c2899781-adcb-4d7c-b0d4-deb7443a5619','18f85c58-3dca-40a6-af19-8a6ea83d1183','f5ffd14b-7d7d-448e-aa1a-9e56740cb957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203697013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91912667-1d74-4595-be1e-8504232f37a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:51.036386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b0e91f-5f0c-4d96-97eb-454275f184b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:51.092491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b0e91f-5f0c-4d96-97eb-454275f184b5) 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-1203697013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['9a15d206-db58-4327-9aa6-836eac63034e','c2899781-adcb-4d7c-b0d4-deb7443a5619','18f85c58-3dca-40a6-af19-8a6ea83d1183','f5ffd14b-7d7d-448e-aa1a-9e56740cb957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:51.098329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f46b079-a927-4740-ab1c-01eb58b75e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:51.148355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f46b079-a927-4740-ab1c-01eb58b75e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:51.162309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (43430aa5-b5dd-420c-8aef-892d8eff47d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:51.337909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:51.361037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-940c054b-994f-44d6-9901-3525b188a022 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:51.366378 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 349/678] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:50 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 818 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:51.376451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0b19aa3-ffd0-43af-bfc7-f2536bf4c750 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:51.376975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0b19aa3-ffd0-43af-bfc7-f2536bf4c750 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:51.377189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:51.377189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:51.377572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0b19aa3-ffd0-43af-bfc7-f2536bf4c750 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:51.502656 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:51.502656 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:51.528510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0b19aa3-ffd0-43af-bfc7-f2536bf4c750 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:51.568715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0b19aa3-ffd0-43af-bfc7-f2536bf4c750 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:51.579052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 330/679] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:51 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:52.585966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29d18378-44d7-4f0e-a242-0de69064e578 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:52.586533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29d18378-44d7-4f0e-a242-0de69064e578 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.588866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:52.588866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:52.589672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29d18378-44d7-4f0e-a242-0de69064e578 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.720801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.720801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:52.733883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-29d18378-44d7-4f0e-a242-0de69064e578 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:52.790664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29d18378-44d7-4f0e-a242-0de69064e578 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:52.797940 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 350/680] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:53.814156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aca6b92-5d8c-44e2-b6bb-72c33b7bcb55 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:53.815058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aca6b92-5d8c-44e2-b6bb-72c33b7bcb55 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:53.815523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:53.815523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:53.816215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aca6b92-5d8c-44e2-b6bb-72c33b7bcb55 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:53.899747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:53.899747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:53.908618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4aca6b92-5d8c-44e2-b6bb-72c33b7bcb55 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:53.935236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aca6b92-5d8c-44e2-b6bb-72c33b7bcb55 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:53.936647 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 331/681] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:53 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:53.951263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0835705-069e-4489-9a5e-412231a0d0db tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action Jan 21 07:50:53.951715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:53.951715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:53.952148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0835705-069e-4489-9a5e-412231a0d0db tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:53.952513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0835705-069e-4489-9a5e-412231a0d0db tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:53.953714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-f0835705-069e-4489-9a5e-412231a0d0db tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '91912667-1d74-4595-be1e-8504232f37a3' with '{'status': 'maintenance'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:50:54.063737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:54.063737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:54.128125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0835705-069e-4489-9a5e-412231a0d0db tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action returned with HTTP 202 Jan 21 07:50:54.129723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 351/682] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:53 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:54.137530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72bcbbd2-0844-4dfd-a425-a84d51b0dc12 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:54.138055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72bcbbd2-0844-4dfd-a425-a84d51b0dc12 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:54.138829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:54.138829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:54.139220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72bcbbd2-0844-4dfd-a425-a84d51b0dc12 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:54.193151 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:54.193151 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:54.204935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72bcbbd2-0844-4dfd-a425-a84d51b0dc12 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:54.233620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72bcbbd2-0844-4dfd-a425-a84d51b0dc12 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:54.237086 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 332/683] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:54 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:54.254927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action Jan 21 07:50:54.255441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:54.255441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:54.256005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-force_delete": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:54.256517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:54.327125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:54.327125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:54.328165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Volume info retrieved successfully. Jan 21 07:50:54.362849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Delete volume request issued successfully. Jan 21 07:50:54.364130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-556de830-c572-48cc-b0a0-75b2f054dcac tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action returned with HTTP 202 Jan 21 07:50:54.365633 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 352/684] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:54 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/91912667-1d74-4595-be1e-8504232f37a3/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:54.378960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-474bfdbc-6fcd-497d-91f0-ec58b50f2f97 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:54.380043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-474bfdbc-6fcd-497d-91f0-ec58b50f2f97 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:54.381413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:54.381413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:54.382100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-474bfdbc-6fcd-497d-91f0-ec58b50f2f97 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:54.521924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:54.521924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:54.543473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-474bfdbc-6fcd-497d-91f0-ec58b50f2f97 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:54.607466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-474bfdbc-6fcd-497d-91f0-ec58b50f2f97 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:54.621047 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 333/685] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:54 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 910 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:55.625838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19e440cf-bf32-418f-acb3-a5064c88895f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:55.626571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19e440cf-bf32-418f-acb3-a5064c88895f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:55.626993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:55.626993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:55.627485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19e440cf-bf32-418f-acb3-a5064c88895f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:55.780115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:55.780115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:55.811025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19e440cf-bf32-418f-acb3-a5064c88895f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:55.921612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19e440cf-bf32-418f-acb3-a5064c88895f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:55.922590 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 353/686] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:55 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:56.943664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d8e80ac-8d78-4e4a-9ea5-a3cfa4cada2e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:56.944190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d8e80ac-8d78-4e4a-9ea5-a3cfa4cada2e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:56.944371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:56.944371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:56.944758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d8e80ac-8d78-4e4a-9ea5-a3cfa4cada2e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:57.062544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:57.062544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:57.080008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3d8e80ac-8d78-4e4a-9ea5-a3cfa4cada2e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:57.129207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d8e80ac-8d78-4e4a-9ea5-a3cfa4cada2e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 200 Jan 21 07:50:57.129207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 334/687] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:56 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:58.127192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9722f5d1-4b25-47d6-bb1e-e4332523b5f9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:50:58.127192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9722f5d1-4b25-47d6-bb1e-e4332523b5f9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:58.127192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:58.127192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:58.129695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9722f5d1-4b25-47d6-bb1e-e4332523b5f9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:58.233060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9722f5d1-4b25-47d6-bb1e-e4332523b5f9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 404 Jan 21 07:50:58.241407 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 354/688] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:58 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:58.266096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] POST http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes Jan 21 07:50:58.267226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:58.267226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:50:58.267226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1203249309"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:58.268358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1203249309'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:58.269671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume of 1 GB Jan 21 07:50:58.298612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Availability Zones retrieved successfully. Jan 21 07:50:58.330009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (915123bf-c740-4d89-8e07-9754032f5ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:58.333801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbd6c99-9433-485c-94ca-207b8f40117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:58.336895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:58.422859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbd6c99-9433-485c-94ca-207b8f40117c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:58.425261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3fad96-a780-4e6f-967d-8c5f8344c992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:58.510297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Created reservations ['037421ed-1f21-491c-beda-f259b7211364', '2f8472e8-d52c-4153-9d93-e2976745ead4', 'b5b188ee-6aee-4bd2-893d-66868ecfb926', 'c0f5bef6-080f-4c1d-9f0e-f5c6d43d691d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:58.513134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3fad96-a780-4e6f-967d-8c5f8344c992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037421ed-1f21-491c-beda-f259b7211364', '2f8472e8-d52c-4153-9d93-e2976745ead4', 'b5b188ee-6aee-4bd2-893d-66868ecfb926', 'c0f5bef6-080f-4c1d-9f0e-f5c6d43d691d']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:58.515389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349e050a-384e-46bc-997f-8552fc797b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:58.588903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349e050a-384e-46bc-997f-8552fc797b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e3bda5-19de-4cde-8586-64369ca6308b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203249309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['037421ed-1f21-491c-beda-f259b7211364','2f8472e8-d52c-4153-9d93-e2976745ead4','b5b188ee-6aee-4bd2-893d-66868ecfb926','c0f5bef6-080f-4c1d-9f0e-f5c6d43d691d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203249309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46e3bda5-19de-4cde-8586-64369ca6308b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a182c4876d4868a1976257f43d580f',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,user_id='a1eaac58068744518a4d0cecd32408eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:58.591723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc2942f-4f55-4aac-b2e4-c22c1957d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:58.645233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc2942f-4f55-4aac-b2e4-c22c1957d66d) 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-1203249309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a182c4876d4868a1976257f43d580f',qos_specs=None,replication_status=,reservations=['037421ed-1f21-491c-beda-f259b7211364','2f8472e8-d52c-4153-9d93-e2976745ead4','b5b188ee-6aee-4bd2-893d-66868ecfb926','c0f5bef6-080f-4c1d-9f0e-f5c6d43d691d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1eaac58068744518a4d0cecd32408eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:58.649520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db06572-e133-4a67-a7bc-fbd3415577b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:58.699411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db06572-e133-4a67-a7bc-fbd3415577b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:58.715743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Flow 'volume_create_api' (915123bf-c740-4d89-8e07-9754032f5ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:58.961590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Create volume request issued successfully. Jan 21 07:50:59.005968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de8fb7b6-7874-4047-8667-18bdd4dc37d6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes returned with HTTP 202 Jan 21 07:50:59.005968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 335/689] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:58 2021] POST /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes => generated 818 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:59.021975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-057e7ae9-2032-4b1a-90c0-8f0c9305c066 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:50:59.021975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-057e7ae9-2032-4b1a-90c0-8f0c9305c066 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:59.022347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-057e7ae9-2032-4b1a-90c0-8f0c9305c066 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:59.275187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:59.275187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:50:59.306371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-057e7ae9-2032-4b1a-90c0-8f0c9305c066 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:50:59.404465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-057e7ae9-2032-4b1a-90c0-8f0c9305c066 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:50:59.404465 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 355/690] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:59 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 910 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:00.437665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c7dd76e-7203-4557-92e7-621b482213e5 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:00.437665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd76e-7203-4557-92e7-621b482213e5 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:00.437665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:00.437665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:00.437665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd76e-7203-4557-92e7-621b482213e5 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:00.605070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:00.605070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:00.636578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c7dd76e-7203-4557-92e7-621b482213e5 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:00.719458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c7dd76e-7203-4557-92e7-621b482213e5 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:00.748306 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 336/691] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:00 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 910 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:01.732475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-656a5a0e-db54-4b79-a1b1-e79eee4f8283 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:01.733189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-656a5a0e-db54-4b79-a1b1-e79eee4f8283 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:01.733189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.733189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:01.736483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-656a5a0e-db54-4b79-a1b1-e79eee4f8283 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:01.848865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:01.848865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:01.865375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-656a5a0e-db54-4b79-a1b1-e79eee4f8283 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:01.905263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-656a5a0e-db54-4b79-a1b1-e79eee4f8283 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:01.906749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 356/692] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:01 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:01.921083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2f6cb31-cf90-4a9f-982d-9cb991de1760 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action Jan 21 07:51:01.921547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.921547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:01.921993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2f6cb31-cf90-4a9f-982d-9cb991de1760 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:51:01.922381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2f6cb31-cf90-4a9f-982d-9cb991de1760 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:01.923353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-f2f6cb31-cf90-4a9f-982d-9cb991de1760 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '46e3bda5-19de-4cde-8586-64369ca6308b' with '{'status': 'error'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:51:02.047797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.047797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:02.217543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2f6cb31-cf90-4a9f-982d-9cb991de1760 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action returned with HTTP 202 Jan 21 07:51:02.226122 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 337/693] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:51:01 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:51:02.228394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8665242d-8331-4b9a-a758-a6c1d64313b4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:02.228715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8665242d-8331-4b9a-a758-a6c1d64313b4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:02.229811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:02.229811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:02.229811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8665242d-8331-4b9a-a758-a6c1d64313b4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:02.313388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.313388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:02.351163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8665242d-8331-4b9a-a758-a6c1d64313b4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:02.398860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8665242d-8331-4b9a-a758-a6c1d64313b4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:02.418449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f983e66c-0ec0-4d8e-bed3-5e285249c766 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action Jan 21 07:51:02.418844 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 357/694] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:02 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 907 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:02.419423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:02.419423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:02.419848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f983e66c-0ec0-4d8e-bed3-5e285249c766 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:51:02.420434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f983e66c-0ec0-4d8e-bed3-5e285249c766 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:02.421377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-f983e66c-0ec0-4d8e-bed3-5e285249c766 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '46e3bda5-19de-4cde-8586-64369ca6308b' with '{'status': 'available'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:51:02.553223 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.553223 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:02.703180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f983e66c-0ec0-4d8e-bed3-5e285249c766 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action returned with HTTP 202 Jan 21 07:51:02.710285 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 338/695] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:51:02 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:51:02.747784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d1fb51-3d16-467f-8473-7276f255aaa9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:02.747784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d1fb51-3d16-467f-8473-7276f255aaa9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:02.748372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:02.748372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:02.748372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d1fb51-3d16-467f-8473-7276f255aaa9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:02.899574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.899574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:02.938227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2d1fb51-3d16-467f-8473-7276f255aaa9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:03.020906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d1fb51-3d16-467f-8473-7276f255aaa9 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:03.041686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 358/696] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:02 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 911 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ed4e15e-f239-49e0-8184-d03da4df2a7e tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ed4e15e-f239-49e0-8184-d03da4df2a7e tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ed4e15e-f239-49e0-8184-d03da4df2a7e tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:03.047475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-9ed4e15e-f239-49e0-8184-d03da4df2a7e tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '46e3bda5-19de-4cde-8586-64369ca6308b' with '{'status': 'maintenance'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:51:03.290365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:03.290365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:03.399215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ed4e15e-f239-49e0-8184-d03da4df2a7e tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action returned with HTTP 202 Jan 21 07:51:03.400147 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 339/697] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:51:03 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:51:03.409529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b95fd016-7463-4fd9-94e7-b4dcb6badf6f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:03.409529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b95fd016-7463-4fd9-94e7-b4dcb6badf6f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:03.409836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.409836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:03.410222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b95fd016-7463-4fd9-94e7-b4dcb6badf6f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:03.524265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:03.524265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:03.542921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b95fd016-7463-4fd9-94e7-b4dcb6badf6f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:03.584915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b95fd016-7463-4fd9-94e7-b4dcb6badf6f tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:03.586312 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 359/698] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:03 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 913 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:03.618593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22679b37-19fe-4777-b1f6-02b397f4bce9 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] POST http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action Jan 21 07:51:03.619263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.619263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:03.620121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22679b37-19fe-4777-b1f6-02b397f4bce9 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:51:03.620676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22679b37-19fe-4777-b1f6-02b397f4bce9 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:03.622077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-22679b37-19fe-4777-b1f6-02b397f4bce9 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] Updating volume '46e3bda5-19de-4cde-8586-64369ca6308b' with '{'status': 'available'}' {{(pid=87907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:51:03.844234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:03.844234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:03.990775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22679b37-19fe-4777-b1f6-02b397f4bce9 tempest-VolumesActionsTest-966507553 tempest-VolumesActionsTest-966507553] http://10.222.0.13/volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action returned with HTTP 202 Jan 21 07:51:04.000019 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 340/699] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:51:03 2021] POST /volume/v3/f405233ebd8740d6b95d7827be6ecca6/volumes/46e3bda5-19de-4cde-8586-64369ca6308b/action => generated 0 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:51:04.013006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6678412b-02c4-435c-b0ab-9c9e21f124ea tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:04.015805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6678412b-02c4-435c-b0ab-9c9e21f124ea tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:04.020557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:04.020557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:04.021342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6678412b-02c4-435c-b0ab-9c9e21f124ea tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:04.207938 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.207938 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:04.222926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6678412b-02c4-435c-b0ab-9c9e21f124ea tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:04.305023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6678412b-02c4-435c-b0ab-9c9e21f124ea tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:04.305984 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 360/700] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:04 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 911 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:04.351171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: 46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:04.539877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.539877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:04.539877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:04.611168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume request issued successfully. Jan 21 07:51:04.611168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bd0b27a-b069-462d-8801-0c06f4985e69 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 202 Jan 21 07:51:04.611168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 341/701] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:04 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:51:04.631264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cfe68e2f-5e26-4d44-a958-b94e6dae0fba tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:04.631264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cfe68e2f-5e26-4d44-a958-b94e6dae0fba tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:04.631264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:04.631264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:04.631264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cfe68e2f-5e26-4d44-a958-b94e6dae0fba tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:04.755610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.755610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:04.780273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cfe68e2f-5e26-4d44-a958-b94e6dae0fba tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:04.839565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cfe68e2f-5e26-4d44-a958-b94e6dae0fba tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:04.869480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 361/702] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:04 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:05.876880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87b674c1-74c2-4467-81e1-7122a964d091 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:05.877433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87b674c1-74c2-4467-81e1-7122a964d091 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:05.877726 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:05.877726 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:05.878581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87b674c1-74c2-4467-81e1-7122a964d091 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:05.998545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:05.998545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:06.017341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87b674c1-74c2-4467-81e1-7122a964d091 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:06.060441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87b674c1-74c2-4467-81e1-7122a964d091 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 200 Jan 21 07:51:06.062445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 342/703] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:05 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:07.116468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8fb64f1-c1c1-4dd5-9f37-aaed30e7f52b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b Jan 21 07:51:07.116468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8fb64f1-c1c1-4dd5-9f37-aaed30e7f52b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.116468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:07.116468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:07.116468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8fb64f1-c1c1-4dd5-9f37-aaed30e7f52b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.299048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8fb64f1-c1c1-4dd5-9f37-aaed30e7f52b tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b returned with HTTP 404 Jan 21 07:51:07.299048 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 362/704] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:07 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/46e3bda5-19de-4cde-8586-64369ca6308b => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-771af342-f3a7-475b-90f0-2484edee68df tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-771af342-f3a7-475b-90f0-2484edee68df tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-771af342-f3a7-475b-90f0-2484edee68df tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.310813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-771af342-f3a7-475b-90f0-2484edee68df tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: 91912667-1d74-4595-be1e-8504232f37a3 Jan 21 07:51:07.473733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-771af342-f3a7-475b-90f0-2484edee68df tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 returned with HTTP 404 Jan 21 07:51:07.473733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 343/705] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:07 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/91912667-1d74-4595-be1e-8504232f37a3 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:07.479703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23f04f78-8ad9-4ee0-a2fa-6abd6821e7d4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:51:07.479703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23f04f78-8ad9-4ee0-a2fa-6abd6821e7d4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.479703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23f04f78-8ad9-4ee0-a2fa-6abd6821e7d4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.485391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-23f04f78-8ad9-4ee0-a2fa-6abd6821e7d4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: de752a37-7fe5-4f19-9a2d-55245529c8b6 Jan 21 07:51:07.576488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23f04f78-8ad9-4ee0-a2fa-6abd6821e7d4 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 returned with HTTP 404 Jan 21 07:51:07.583089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 363/706] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:07 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/de752a37-7fe5-4f19-9a2d-55245529c8b6 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:07.588909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-508eee83-bfdc-4313-998c-f3b7684db77a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:51:07.588909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-508eee83-bfdc-4313-998c-f3b7684db77a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.588909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-508eee83-bfdc-4313-998c-f3b7684db77a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.588909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-508eee83-bfdc-4313-998c-f3b7684db77a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: 88e07b9d-3b82-4c1d-a49e-ec2dfba23413 Jan 21 07:51:07.713958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-508eee83-bfdc-4313-998c-f3b7684db77a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 returned with HTTP 404 Jan 21 07:51:07.713958 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 344/707] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:07 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/88e07b9d-3b82-4c1d-a49e-ec2dfba23413 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:07.719631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f39e482-0339-438c-8ac7-110c09d8cff6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:51:07.719631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f39e482-0339-438c-8ac7-110c09d8cff6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.719631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f39e482-0339-438c-8ac7-110c09d8cff6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.719631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-6f39e482-0339-438c-8ac7-110c09d8cff6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: 7c554906-2bb7-4be9-80c3-83df20c9a610 Jan 21 07:51:07.819185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f39e482-0339-438c-8ac7-110c09d8cff6 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 returned with HTTP 404 Jan 21 07:51:07.823169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] DELETE http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:07.823169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:07.823169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:07.823169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume with id: 01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:07.831180 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 364/708] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:07 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/7c554906-2bb7-4be9-80c3-83df20c9a610 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:07.950046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:07.950046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:07.950046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:08.087573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Delete volume request issued successfully. Jan 21 07:51:08.087573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47cf3185-792e-48da-a413-c32e49fe33b2 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 202 Jan 21 07:51:08.098559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 345/709] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:07 2021] DELETE /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:51:08.113323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-704c06d6-700c-410d-be68-f2d57bbb48db tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:08.113323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-704c06d6-700c-410d-be68-f2d57bbb48db tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:08.113323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-704c06d6-700c-410d-be68-f2d57bbb48db tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:08.287389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:08.287389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:08.303778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-704c06d6-700c-410d-be68-f2d57bbb48db tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:08.359914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-704c06d6-700c-410d-be68-f2d57bbb48db tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:51:08.359914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 365/710] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:08 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 929 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:09.372854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-028bb2ce-5f19-4abd-a6c0-86faab4f75c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:09.373526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-028bb2ce-5f19-4abd-a6c0-86faab4f75c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:09.373857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:09.373857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:09.374436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-028bb2ce-5f19-4abd-a6c0-86faab4f75c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:09.511652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:09.511652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:09.546090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-028bb2ce-5f19-4abd-a6c0-86faab4f75c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:09.596123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-028bb2ce-5f19-4abd-a6c0-86faab4f75c7 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:51:09.609366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 346/711] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:09 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 929 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:10.626177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36cf0ec2-1f92-4f68-96d0-583aaae5c32a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:10.628280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36cf0ec2-1f92-4f68-96d0-583aaae5c32a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:10.629114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:10.629114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:10.629755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36cf0ec2-1f92-4f68-96d0-583aaae5c32a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:10.799845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:10.799845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:10.854763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36cf0ec2-1f92-4f68-96d0-583aaae5c32a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:10.895749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36cf0ec2-1f92-4f68-96d0-583aaae5c32a tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:51:10.896630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 366/712] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:10 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 929 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:11.935874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3c88c4d-2127-433c-948e-b69fe202ce8e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:11.935874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3c88c4d-2127-433c-948e-b69fe202ce8e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:11.935874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:11.935874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:11.935874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3c88c4d-2127-433c-948e-b69fe202ce8e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:12.150477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:12.150477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:12.160671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f3c88c4d-2127-433c-948e-b69fe202ce8e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Volume info retrieved successfully. Jan 21 07:51:12.272691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3c88c4d-2127-433c-948e-b69fe202ce8e tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 200 Jan 21 07:51:12.272691 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 347/713] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:11 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 929 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:13.288531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb13e955-0f52-4d2c-8ab1-c879b2a00650 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] GET http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 Jan 21 07:51:13.288531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb13e955-0f52-4d2c-8ab1-c879b2a00650 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:13.288531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:13.288531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:13.288531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb13e955-0f52-4d2c-8ab1-c879b2a00650 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:13.371037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb13e955-0f52-4d2c-8ab1-c879b2a00650 tempest-VolumesActionsTest-1980539130 tempest-VolumesActionsTest-1980539130] http://10.222.0.13/volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 returned with HTTP 404 Jan 21 07:51:13.371037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 367/714] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:13 2021] GET /volume/v3/d3a182c4876d4868a1976257f43d580f/volumes/01d32245-e2f6-4b9d-8c6e-e9b189963b20 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:29.302062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes Jan 21 07:51:29.304433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:29.304433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:29.305118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-726852308"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:29.306441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-726852308'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:29.307738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume of 1 GB Jan 21 07:51:29.326662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Availability Zones retrieved successfully. Jan 21 07:51:29.349014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (eaf5d710-55c3-4dbf-a964-f7a4a8db7bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:29.352343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8655511-eac6-4516-afed-382a9e4f7282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:29.355011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:51:29.429228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8655511-eac6-4516-afed-382a9e4f7282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:29.432196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a516f9-85b8-4c4b-ac4d-84ed1d805309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:29.535715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['535286b5-4a94-41eb-b7be-18e3785783c1', 'cacdcce1-f0c2-4da1-b1eb-884894d56c5a', '05b698f0-aef9-4428-a9a0-b82ef567c491', '624c0296-3441-45e0-b45c-3a270d0f062f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:29.538194 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a516f9-85b8-4c4b-ac4d-84ed1d805309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535286b5-4a94-41eb-b7be-18e3785783c1', 'cacdcce1-f0c2-4da1-b1eb-884894d56c5a', '05b698f0-aef9-4428-a9a0-b82ef567c491', '624c0296-3441-45e0-b45c-3a270d0f062f']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:29.540689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70377d4b-e9ac-4f5f-83a5-4081a99f7354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:29.604563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70377d4b-e9ac-4f5f-83a5-4081a99f7354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c985462-f710-4c3c-80e3-6bcffa4b072a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-726852308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['535286b5-4a94-41eb-b7be-18e3785783c1','cacdcce1-f0c2-4da1-b1eb-884894d56c5a','05b698f0-aef9-4428-a9a0-b82ef567c491','624c0296-3441-45e0-b45c-3a270d0f062f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-726852308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c985462-f710-4c3c-80e3-6bcffa4b072a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229fa376b76b464c88c016d14320e110',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,user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:29.607291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78546-e9fb-426d-b6ff-7f83f7f28506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:29.636954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78546-e9fb-426d-b6ff-7f83f7f28506) 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-726852308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['535286b5-4a94-41eb-b7be-18e3785783c1','cacdcce1-f0c2-4da1-b1eb-884894d56c5a','05b698f0-aef9-4428-a9a0-b82ef567c491','624c0296-3441-45e0-b45c-3a270d0f062f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:29.639306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e258ed56-030b-4fa1-b549-b579bda28b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:29.657544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e258ed56-030b-4fa1-b549-b579bda28b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:29.661012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (eaf5d710-55c3-4dbf-a964-f7a4a8db7bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:29.727711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request issued successfully. Jan 21 07:51:29.746391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3216b645-66ea-4831-b2ec-31977d1e1005 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes returned with HTTP 202 Jan 21 07:51:29.748493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 348/715] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:51:29 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/volumes => generated 819 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:29.774023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c7b8910-2d47-4628-88eb-76c03535988a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:29.775373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c7b8910-2d47-4628-88eb-76c03535988a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:29.777778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c7b8910-2d47-4628-88eb-76c03535988a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:29.846924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:29.846924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:29.858339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c7b8910-2d47-4628-88eb-76c03535988a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:29.885225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c7b8910-2d47-4628-88eb-76c03535988a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:29.886793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 368/716] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:29 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:30.904854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09c2db65-5aaf-44de-89f3-00ceb4214eea tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:30.904854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09c2db65-5aaf-44de-89f3-00ceb4214eea tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:30.904854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:30.904854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:30.904854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09c2db65-5aaf-44de-89f3-00ceb4214eea tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:31.021166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:31.021166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:31.033025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09c2db65-5aaf-44de-89f3-00ceb4214eea tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:31.095501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09c2db65-5aaf-44de-89f3-00ceb4214eea tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:31.110138 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 349/717] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:30 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:31.114076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots Jan 21 07:51:31.114307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:31.114307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:31.114726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c985462-f710-4c3c-80e3-6bcffa4b072a", "name": "tempest-VolumesDeleteCascade-Snapshot-360029381"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:31.197465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:31.197465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:31.199069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:31.199484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create snapshot from volume 0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:31.273667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['2f151362-62d1-4c5c-b0ca-c7129766af62', '1d8a7268-baab-4631-a7fe-5d80f1756a5e', 'f5ff7f0f-60c3-4f7c-ac61-c85847a85a55', '0823685a-c6e9-4bcc-8bb5-0e92e5d3fb8b'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:31.495773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot create request issued successfully. Jan 21 07:51:31.496532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41ffec12-1a10-49fc-a0f6-787edb8a7670 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots returned with HTTP 202 Jan 21 07:51:31.499100 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 369/718] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:51:31 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/snapshots => generated 306 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:31.511487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-532bd9f3-5420-471c-a819-81f30f30af26 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:51:31.511958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-532bd9f3-5420-471c-a819-81f30f30af26 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:31.512182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:31.512182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:31.512557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-532bd9f3-5420-471c-a819-81f30f30af26 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:31.542784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:31.542784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:31.544460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-532bd9f3-5420-471c-a819-81f30f30af26 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:31.546968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-532bd9f3-5420-471c-a819-81f30f30af26 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 returned with HTTP 200 Jan 21 07:51:31.547858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 350/719] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:31 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:32.565815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa176cdb-6bb6-4a14-811a-0a432e97cb1e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:51:32.566351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa176cdb-6bb6-4a14-811a-0a432e97cb1e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:32.567245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:32.567245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:32.567949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa176cdb-6bb6-4a14-811a-0a432e97cb1e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:32.662368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:32.662368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:32.664996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa176cdb-6bb6-4a14-811a-0a432e97cb1e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:32.671392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa176cdb-6bb6-4a14-811a-0a432e97cb1e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 returned with HTTP 200 Jan 21 07:51:32.675931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 370/720] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:32 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 => generated 438 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:33.695988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5286e89-8cdf-49a2-a812-e5032d087c1d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:51:33.695988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5286e89-8cdf-49a2-a812-e5032d087c1d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:33.695988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:33.695988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:33.695988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5286e89-8cdf-49a2-a812-e5032d087c1d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:33.761717 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:33.761717 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:33.768561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5286e89-8cdf-49a2-a812-e5032d087c1d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:33.770659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5286e89-8cdf-49a2-a812-e5032d087c1d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 returned with HTTP 200 Jan 21 07:51:33.775179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 351/721] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:33 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 => generated 438 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:34.788685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e837796b-1c0a-454c-b8f7-96ad885cb05d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:51:34.789106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e837796b-1c0a-454c-b8f7-96ad885cb05d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:34.792822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:34.792822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:34.792822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e837796b-1c0a-454c-b8f7-96ad885cb05d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:34.868515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:34.868515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:34.869672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e837796b-1c0a-454c-b8f7-96ad885cb05d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:34.871649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e837796b-1c0a-454c-b8f7-96ad885cb05d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 returned with HTTP 200 Jan 21 07:51:34.885342 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 371/722] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:34 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 => generated 465 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:34.899518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots Jan 21 07:51:34.900161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:34.900161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:34.900830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c985462-f710-4c3c-80e3-6bcffa4b072a", "name": "tempest-VolumesDeleteCascade-Snapshot-344068294"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:35.068877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:35.068877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:35.070222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:35.071991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create snapshot from volume 0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:35.228420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['b5520037-2bc0-48c9-af4a-72bd58d805db', '2728b087-8a65-4bf1-aee8-c2132d7775e9', '0086aa74-803f-485f-a307-929282028024', 'e69fb3e6-335a-402f-8ebd-29194b554fa2'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:35.475707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot create request issued successfully. Jan 21 07:51:35.476061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4617aeca-3f93-485e-aee7-9823a7b04e31 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots returned with HTTP 202 Jan 21 07:51:35.484654 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 352/723] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:51:34 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/snapshots => generated 306 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:51:35.491232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd672fab-7573-4f14-b5b9-529aab76c2a2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:51:35.492008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd672fab-7573-4f14-b5b9-529aab76c2a2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:35.492352 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:35.492352 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:35.493609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd672fab-7573-4f14-b5b9-529aab76c2a2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:35.559859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:35.559859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:35.564912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd672fab-7573-4f14-b5b9-529aab76c2a2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:35.566995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd672fab-7573-4f14-b5b9-529aab76c2a2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 returned with HTTP 200 Jan 21 07:51:35.573733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 372/724] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:35 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:36.588369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fafbc9d1-a502-4afe-9b26-9e3b490b1a6f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:51:36.589596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fafbc9d1-a502-4afe-9b26-9e3b490b1a6f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:36.589596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:36.589596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:36.589596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fafbc9d1-a502-4afe-9b26-9e3b490b1a6f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:36.734423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:36.734423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:36.746620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fafbc9d1-a502-4afe-9b26-9e3b490b1a6f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:36.757210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fafbc9d1-a502-4afe-9b26-9e3b490b1a6f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 returned with HTTP 200 Jan 21 07:51:36.760088 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 353/725] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:36 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 => generated 438 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:37.773086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60fdc27a-2c11-42b6-be3d-1a1459139011 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:51:37.773509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60fdc27a-2c11-42b6-be3d-1a1459139011 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:37.773825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:37.773825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:37.774060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60fdc27a-2c11-42b6-be3d-1a1459139011 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:37.833832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:37.833832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:37.835302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60fdc27a-2c11-42b6-be3d-1a1459139011 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:37.838770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60fdc27a-2c11-42b6-be3d-1a1459139011 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 returned with HTTP 200 Jan 21 07:51:37.842046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 373/726] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:37 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 => generated 438 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:38.857447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9be649db-ea0c-4fca-9b0b-21473e858145 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:51:38.858015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9be649db-ea0c-4fca-9b0b-21473e858145 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:38.859087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:38.859087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:38.859717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9be649db-ea0c-4fca-9b0b-21473e858145 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:38.930957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:38.930957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:38.936001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9be649db-ea0c-4fca-9b0b-21473e858145 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:38.938437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9be649db-ea0c-4fca-9b0b-21473e858145 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 returned with HTTP 200 Jan 21 07:51:38.941489 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 354/727] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:38 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 => generated 465 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:38.952709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a?cascade=True Jan 21 07:51:38.953447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:38.953447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:38.953447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:38.953785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:38.954271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume with id: 0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:39.131395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:39.131395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:39.132719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:39.295500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume request issued successfully. Jan 21 07:51:39.317051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eff61f7c-0ff5-4c16-a71a-4cce3a27876f tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a?cascade=True returned with HTTP 202 Jan 21 07:51:39.317051 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 374/728] 10.222.0.13 () {58 vars in 1343 bytes} [Thu Jan 21 07:51:38 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a?cascade=True => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:51:39.323325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b992c227-8a3a-4e63-885d-42b2cb9e2eac tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:39.323325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b992c227-8a3a-4e63-885d-42b2cb9e2eac tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:39.323325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:39.323325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:39.323325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b992c227-8a3a-4e63-885d-42b2cb9e2eac tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:39.466610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:39.466610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:39.488935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b992c227-8a3a-4e63-885d-42b2cb9e2eac tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:39.554114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b992c227-8a3a-4e63-885d-42b2cb9e2eac tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:39.556406 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 355/729] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:39 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:40.578991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-283e7994-6720-427a-891b-7c3d888d1e29 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:40.578991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-283e7994-6720-427a-891b-7c3d888d1e29 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:40.578991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:40.578991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:40.578991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-283e7994-6720-427a-891b-7c3d888d1e29 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:40.738828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:40.738828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:40.768688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-283e7994-6720-427a-891b-7c3d888d1e29 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:40.852137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-283e7994-6720-427a-891b-7c3d888d1e29 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:40.853160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 375/730] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:40 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:41.869614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27dfa804-aca3-4702-b549-66b9f480c351 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:41.870140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27dfa804-aca3-4702-b549-66b9f480c351 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:41.870360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:41.870360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:41.870753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27dfa804-aca3-4702-b549-66b9f480c351 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:41.989819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:41.989819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:42.008489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27dfa804-aca3-4702-b549-66b9f480c351 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:42.068079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27dfa804-aca3-4702-b549-66b9f480c351 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:42.069671 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 356/731] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:41 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:43.084966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad20bdce-a147-47a8-a994-a9cd6ed32b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:43.086533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad20bdce-a147-47a8-a994-a9cd6ed32b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:43.086985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:43.086985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:43.087665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad20bdce-a147-47a8-a994-a9cd6ed32b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:43.293256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:43.293256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:43.336504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad20bdce-a147-47a8-a994-a9cd6ed32b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:43.423403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad20bdce-a147-47a8-a994-a9cd6ed32b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:43.424857 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 376/732] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:43 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:44.441758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d1933a2-3f7f-45ca-9422-253569421ddd tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:44.442260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d1933a2-3f7f-45ca-9422-253569421ddd tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:44.442457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:44.442457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:44.443252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d1933a2-3f7f-45ca-9422-253569421ddd tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:44.579250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:44.579250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:44.618058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3d1933a2-3f7f-45ca-9422-253569421ddd tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:44.663083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d1933a2-3f7f-45ca-9422-253569421ddd tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:44.663923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 357/733] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:44 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:45.680805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e35ae727-d320-4f23-b348-05f116bf2d80 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:45.681292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e35ae727-d320-4f23-b348-05f116bf2d80 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:45.682179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:45.682179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:45.682803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e35ae727-d320-4f23-b348-05f116bf2d80 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:45.798507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:45.798507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:45.818131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e35ae727-d320-4f23-b348-05f116bf2d80 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:45.869852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e35ae727-d320-4f23-b348-05f116bf2d80 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:45.870963 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 377/734] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:45 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:46.889405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c254e4ec-a722-4d30-800a-81f093f44c7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:46.890827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c254e4ec-a722-4d30-800a-81f093f44c7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:46.891248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:46.891248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:46.891904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c254e4ec-a722-4d30-800a-81f093f44c7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:47.030900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:47.030900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:47.071602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c254e4ec-a722-4d30-800a-81f093f44c7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:47.139262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c254e4ec-a722-4d30-800a-81f093f44c7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 200 Jan 21 07:51:47.141500 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 358/735] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:46 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:48.156897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85968f95-b693-497e-a7c8-1f99efddcd90 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:51:48.160220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85968f95-b693-497e-a7c8-1f99efddcd90 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:48.160628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:48.160628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:48.161244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85968f95-b693-497e-a7c8-1f99efddcd90 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:48.348723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85968f95-b693-497e-a7c8-1f99efddcd90 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 404 Jan 21 07:51:48.359257 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 378/736] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:48 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:48.370584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes Jan 21 07:51:48.371363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:48.371773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:48.371773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:48.372414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:48.373440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:51:48.375720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:51:48.468467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Get all volumes completed successfully. Jan 21 07:51:48.469482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a53f1063-2ec6-4e65-bd86-c88a0bd01f3b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes returned with HTTP 200 Jan 21 07:51:48.472597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 359/737] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 07:51:48 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:51:48.486785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots Jan 21 07:51:48.488213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:48.488919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:48.489775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:51:48.492284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:51:48.539967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Get all snapshots completed successfully. Jan 21 07:51:48.547001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57018b63-cc62-4299-9912-394b0d6871fc tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots returned with HTTP 200 Jan 21 07:51:48.547891 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 379/738] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:51:48 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:51:48.563103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes Jan 21 07:51:48.564749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-482122992"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:48.567903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-482122992'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:48.568499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume of 1 GB Jan 21 07:51:48.619322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Availability Zones retrieved successfully. Jan 21 07:51:48.682731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (edfbeecd-cc0f-4401-b995-b602fae7e797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:48.692019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db3ff9a-806f-4bc8-827d-c469b5a65107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:48.697257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:51:48.919846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db3ff9a-806f-4bc8-827d-c469b5a65107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:48.922984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2884df-2dcd-480e-ab35-686f98f2b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:49.087998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['a1617e44-1b6e-40f2-83b4-6b2e545bf3bd', '59d929eb-d33b-462f-9a59-ce4d83c400ac', 'f6a94e02-1e98-48b7-9302-7a96968c4493', 'b5ed8544-effc-4514-bac5-5a39843f3279'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:49.091899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2884df-2dcd-480e-ab35-686f98f2b492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1617e44-1b6e-40f2-83b4-6b2e545bf3bd', '59d929eb-d33b-462f-9a59-ce4d83c400ac', 'f6a94e02-1e98-48b7-9302-7a96968c4493', 'b5ed8544-effc-4514-bac5-5a39843f3279']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:49.094134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fa7914-bc90-4cfe-857d-37f16ad1f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:49.223069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fa7914-bc90-4cfe-857d-37f16ad1f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a444fe5-8e84-4611-b34d-53023243e39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-482122992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['a1617e44-1b6e-40f2-83b4-6b2e545bf3bd','59d929eb-d33b-462f-9a59-ce4d83c400ac','f6a94e02-1e98-48b7-9302-7a96968c4493','b5ed8544-effc-4514-bac5-5a39843f3279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-482122992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a444fe5-8e84-4611-b34d-53023243e39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229fa376b76b464c88c016d14320e110',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,user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:49.225261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef49870-80d5-4038-a85d-9e92d7fc0e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:49.258741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef49870-80d5-4038-a85d-9e92d7fc0e6d) 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-482122992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['a1617e44-1b6e-40f2-83b4-6b2e545bf3bd','59d929eb-d33b-462f-9a59-ce4d83c400ac','f6a94e02-1e98-48b7-9302-7a96968c4493','b5ed8544-effc-4514-bac5-5a39843f3279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:49.260889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b96626-c941-4606-9e55-24ba2ec5943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:49.312255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b96626-c941-4606-9e55-24ba2ec5943c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:49.320655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (edfbeecd-cc0f-4401-b995-b602fae7e797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:49.539200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request issued successfully. Jan 21 07:51:49.585102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1548e6dc-9176-4cf5-bc6d-25c5d38881f5 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes returned with HTTP 202 Jan 21 07:51:49.587737 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 360/739] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:51:48 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/volumes => generated 819 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:49.603054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc30f858-c102-4c54-aa2b-036cdec4ad72 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:51:49.603054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc30f858-c102-4c54-aa2b-036cdec4ad72 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:49.604457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc30f858-c102-4c54-aa2b-036cdec4ad72 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:49.729437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:49.729437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:49.757228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc30f858-c102-4c54-aa2b-036cdec4ad72 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:49.849584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc30f858-c102-4c54-aa2b-036cdec4ad72 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:51:49.849584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 380/740] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:49 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 911 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:50.873231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3dccf4b9-907c-4e44-b402-f6c107c470ec tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:51:50.875258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3dccf4b9-907c-4e44-b402-f6c107c470ec tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:50.875852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:50.875852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:50.879007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3dccf4b9-907c-4e44-b402-f6c107c470ec tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:51.145777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:51.145777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:51.180924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3dccf4b9-907c-4e44-b402-f6c107c470ec tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:51.256377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3dccf4b9-907c-4e44-b402-f6c107c470ec tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:51:51.264257 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 361/741] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:50 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 912 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:51.292195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots Jan 21 07:51:51.293144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:51.293144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:51.293995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a444fe5-8e84-4611-b34d-53023243e39b", "name": "tempest-VolumesDeleteCascade-Snapshot-626670575"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:51.428147 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:51.428147 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:51.443045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:51.443853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create snapshot from volume 8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:51:51.635092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['0266c398-917b-440e-9a93-0272d0e870db', 'd0ccd966-e45d-4417-91d0-c56f577c7b01', 'b93aefab-d2ed-444e-8ea5-e51bbd2a7f5e', '32b875e7-51ef-41e3-a25f-8544f25ce64a'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:51.910055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot create request issued successfully. Jan 21 07:51:51.911096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-273a2395-5f9a-4cd2-b270-f35c1661c19d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots returned with HTTP 202 Jan 21 07:51:51.912523 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 381/742] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:51:51 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/snapshots => generated 306 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:51.925997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89dc3305-065a-4e04-ae27-feb76615fb8e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:51:51.926816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89dc3305-065a-4e04-ae27-feb76615fb8e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:51.927103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:51.927103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:51.927580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89dc3305-065a-4e04-ae27-feb76615fb8e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:52.018557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:52.018557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:52.022609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-89dc3305-065a-4e04-ae27-feb76615fb8e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:52.025272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89dc3305-065a-4e04-ae27-feb76615fb8e tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f returned with HTTP 200 Jan 21 07:51:52.026806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 362/743] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:51 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f => generated 438 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:53.038257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53ac5bc2-e254-4a04-b703-fd43f329817a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:51:53.040067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53ac5bc2-e254-4a04-b703-fd43f329817a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:53.040297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:53.040297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:53.040688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53ac5bc2-e254-4a04-b703-fd43f329817a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:53.130986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:53.130986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:53.134162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53ac5bc2-e254-4a04-b703-fd43f329817a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:53.136792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53ac5bc2-e254-4a04-b703-fd43f329817a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f returned with HTTP 200 Jan 21 07:51:53.146006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 382/744] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:53 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f => generated 438 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:54.157526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a85031a-812d-410c-830b-3b32e3e5d9b8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:51:54.160415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a85031a-812d-410c-830b-3b32e3e5d9b8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:54.160795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:54.160795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:54.161457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a85031a-812d-410c-830b-3b32e3e5d9b8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:54.275764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:54.275764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:54.276913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a85031a-812d-410c-830b-3b32e3e5d9b8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:54.283857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a85031a-812d-410c-830b-3b32e3e5d9b8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f returned with HTTP 200 Jan 21 07:51:54.289211 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 363/745] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:54 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f => generated 438 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:55.297498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d0af2e-3e59-41f4-8e20-514ef008b1f7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:51:55.298001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d0af2e-3e59-41f4-8e20-514ef008b1f7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:55.302213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:55.302213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:55.303083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d0af2e-3e59-41f4-8e20-514ef008b1f7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:55.395882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:55.395882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:55.398357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5d0af2e-3e59-41f4-8e20-514ef008b1f7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:55.401245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d0af2e-3e59-41f4-8e20-514ef008b1f7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f returned with HTTP 200 Jan 21 07:51:55.402787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 383/746] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:51:55 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f => generated 465 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:55.413247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] POST http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes Jan 21 07:51:55.414235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:55.414235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:55.414894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ab7f97c-f422-4b76-b65f-4720ccebf62f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1787858256"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:55.416387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request body: {'volume': {'snapshot_id': '3ab7f97c-f422-4b76-b65f-4720ccebf62f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1787858256'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:55.474915 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:55.474915 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:55.478413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Snapshot retrieved successfully. Jan 21 07:51:55.482885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume of 1 GB Jan 21 07:51:55.510591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Availability Zones retrieved successfully. Jan 21 07:51:55.534587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (31d6f966-03d8-4b74-88fb-95d4b13b543c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:55.538406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46644a0-275c-4dab-b4e0-fc93f9d6fb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:55.541462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:51:55.682614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46644a0-275c-4dab-b4e0-fc93f9d6fb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ab7f97c-f422-4b76-b65f-4720ccebf62f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:55.686136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b6bd58-74dc-43d6-a844-69a7f39536c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:55.785819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Created reservations ['8696d289-4053-4b95-98cd-d33b956e84b2', '20a71e38-2c74-42e9-8b03-ffc489719eca', 'd02afbbb-ce85-4845-9eee-3455c2ba1a84', '9be5bb63-e85f-402f-82f5-70334f8334e4'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:55.787711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b6bd58-74dc-43d6-a844-69a7f39536c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8696d289-4053-4b95-98cd-d33b956e84b2', '20a71e38-2c74-42e9-8b03-ffc489719eca', 'd02afbbb-ce85-4845-9eee-3455c2ba1a84', '9be5bb63-e85f-402f-82f5-70334f8334e4']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:55.790028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8b5c48-03fb-4153-8d7c-1f2ec6198418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:56.090208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8b5c48-03fb-4153-8d7c-1f2ec6198418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dfe3132-8e28-4b25-9a1f-173c6d019dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1787858256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['8696d289-4053-4b95-98cd-d33b956e84b2','20a71e38-2c74-42e9-8b03-ffc489719eca','d02afbbb-ce85-4845-9eee-3455c2ba1a84','9be5bb63-e85f-402f-82f5-70334f8334e4'],size=1,snapshot_id=3ab7f97c-f422-4b76-b65f-4720ccebf62f,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1787858256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dfe3132-8e28-4b25-9a1f-173c6d019dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229fa376b76b464c88c016d14320e110',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=3ab7f97c-f422-4b76-b65f-4720ccebf62f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:56.092343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74cd3d9-b680-44f8-8177-f8cc145c22ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:56.152549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74cd3d9-b680-44f8-8177-f8cc145c22ac) 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-1787858256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229fa376b76b464c88c016d14320e110',qos_specs=None,replication_status=,reservations=['8696d289-4053-4b95-98cd-d33b956e84b2','20a71e38-2c74-42e9-8b03-ffc489719eca','d02afbbb-ce85-4845-9eee-3455c2ba1a84','9be5bb63-e85f-402f-82f5-70334f8334e4'],size=1,snapshot_id=3ab7f97c-f422-4b76-b65f-4720ccebf62f,source_replicaid=,source_volid=None,status='creating',user_id='fdf51ade783f45a4b6772988a5f0fd92',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:56.154883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca113192-869f-4799-b8e4-02792faf2c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:56.608365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca113192-869f-4799-b8e4-02792faf2c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:56.612671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Flow 'volume_create_api' (31d6f966-03d8-4b74-88fb-95d4b13b543c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:56.679163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Create volume request issued successfully. Jan 21 07:51:56.695950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69cc1d3f-1ee6-4e6c-8c24-2a5f999fabd9 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes returned with HTTP 202 Jan 21 07:51:56.697420 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 364/747] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:51:55 2021] POST /volume/v3/229fa376b76b464c88c016d14320e110/volumes => generated 854 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:56.713216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6201a42f-4ff3-46e1-8cd9-b1d07a37c95c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:51:56.714013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6201a42f-4ff3-46e1-8cd9-b1d07a37c95c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:56.714567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:56.714567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:56.715411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6201a42f-4ff3-46e1-8cd9-b1d07a37c95c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:56.907460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:56.907460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:56.952633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6201a42f-4ff3-46e1-8cd9-b1d07a37c95c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:57.037136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6201a42f-4ff3-46e1-8cd9-b1d07a37c95c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:51:57.055923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 384/748] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:56 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 922 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:58.055859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da0f66ce-161b-4571-881f-2c5552ea56ab tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:51:58.057082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da0f66ce-161b-4571-881f-2c5552ea56ab tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:58.057447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:58.057447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:58.058198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da0f66ce-161b-4571-881f-2c5552ea56ab tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:58.246885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:58.246885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:58.294502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da0f66ce-161b-4571-881f-2c5552ea56ab tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:58.414184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da0f66ce-161b-4571-881f-2c5552ea56ab tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:51:58.415747 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 365/749] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:58 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:59.433947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa7c0b5-10aa-4c2d-a3c8-7ffa13340b7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:51:59.435090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa7c0b5-10aa-4c2d-a3c8-7ffa13340b7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:59.435445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:59.435445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:51:59.436022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa7c0b5-10aa-4c2d-a3c8-7ffa13340b7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:59.610351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:59.610351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:51:59.643930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fa7c0b5-10aa-4c2d-a3c8-7ffa13340b7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:51:59.707258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa7c0b5-10aa-4c2d-a3c8-7ffa13340b7b tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:51:59.711623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 385/750] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:59 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:00.727745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3731089c-d0c8-4756-992b-a100c000927d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:00.728425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3731089c-d0c8-4756-992b-a100c000927d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:00.728648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:00.728648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:00.729026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3731089c-d0c8-4756-992b-a100c000927d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:00.883897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:00.883897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:00.904291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3731089c-d0c8-4756-992b-a100c000927d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:00.985898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3731089c-d0c8-4756-992b-a100c000927d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:00.989082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 366/751] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:00 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:02.005101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad1d52ba-a3ce-4e6c-901a-247323da0176 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:02.005619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad1d52ba-a3ce-4e6c-901a-247323da0176 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:02.005784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:02.005784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:02.006411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad1d52ba-a3ce-4e6c-901a-247323da0176 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:02.065135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:02.065135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:02.088619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad1d52ba-a3ce-4e6c-901a-247323da0176 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:02.173796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad1d52ba-a3ce-4e6c-901a-247323da0176 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:02.176324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 386/752] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:02 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:03.192038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8be9a3-dee4-4665-a482-71d5317ea3d7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:03.192589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8be9a3-dee4-4665-a482-71d5317ea3d7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:03.192753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:03.192753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:03.193376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8be9a3-dee4-4665-a482-71d5317ea3d7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:03.344043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:03.344043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:03.363669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4a8be9a3-dee4-4665-a482-71d5317ea3d7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:03.389375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8be9a3-dee4-4665-a482-71d5317ea3d7 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:03.391055 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 367/753] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:03 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:04.409091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7dfe769e-348a-4c9e-bc78-2ceaba4b2c81 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:04.412111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7dfe769e-348a-4c9e-bc78-2ceaba4b2c81 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:04.412619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:04.412619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:04.413242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7dfe769e-348a-4c9e-bc78-2ceaba4b2c81 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:04.588908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:04.588908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:04.614651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7dfe769e-348a-4c9e-bc78-2ceaba4b2c81 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:04.685372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7dfe769e-348a-4c9e-bc78-2ceaba4b2c81 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:04.692002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 387/754] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:04 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:05.711589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1469d305-a3cb-4327-b739-df2bf9019eb2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:05.712131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1469d305-a3cb-4327-b739-df2bf9019eb2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:05.712391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:05.712391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:05.713080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1469d305-a3cb-4327-b739-df2bf9019eb2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:05.874022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:05.874022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:05.931864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1469d305-a3cb-4327-b739-df2bf9019eb2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:06.079149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1469d305-a3cb-4327-b739-df2bf9019eb2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:06.080593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 368/755] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:05 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:07.098650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2204f8a2-676b-4b70-a79a-da6f851d0f0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:07.099399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2204f8a2-676b-4b70-a79a-da6f851d0f0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:07.099399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:07.099399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:07.099749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2204f8a2-676b-4b70-a79a-da6f851d0f0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:07.212926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:07.212926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:07.248888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2204f8a2-676b-4b70-a79a-da6f851d0f0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:07.292863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2204f8a2-676b-4b70-a79a-da6f851d0f0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:07.293717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 388/756] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:07 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:08.321460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81fe957d-fa98-46eb-99a9-285529ee1326 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:08.321927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81fe957d-fa98-46eb-99a9-285529ee1326 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:08.322119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:08.322119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:08.322494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81fe957d-fa98-46eb-99a9-285529ee1326 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:08.589775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:08.589775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:08.658083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81fe957d-fa98-46eb-99a9-285529ee1326 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:08.795023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81fe957d-fa98-46eb-99a9-285529ee1326 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:08.805188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 369/757] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:08 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:09.812177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928ae3ac-5296-4675-b01a-92a4fc12ff60 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:09.813244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928ae3ac-5296-4675-b01a-92a4fc12ff60 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:09.813655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:09.813655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:09.814287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928ae3ac-5296-4675-b01a-92a4fc12ff60 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:09.917831 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:09.917831 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:09.939826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-928ae3ac-5296-4675-b01a-92a4fc12ff60 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:09.991029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928ae3ac-5296-4675-b01a-92a4fc12ff60 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:09.991855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 389/758] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:09 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 947 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:10.007027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c11b2d-aae4-460e-833c-1ce0a16ad62c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:10.007811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4c11b2d-aae4-460e-833c-1ce0a16ad62c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:10.008148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:10.008148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:10.008730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4c11b2d-aae4-460e-833c-1ce0a16ad62c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:10.123465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:10.123465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:10.135812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4c11b2d-aae4-460e-833c-1ce0a16ad62c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:10.178159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c11b2d-aae4-460e-833c-1ce0a16ad62c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:10.179512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 370/759] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:10 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 947 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:10.196256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b?cascade=True Jan 21 07:52:10.196774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:10.196966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:10.196966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:10.197591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:10.198212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume with id: 8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:10.319113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:10.319113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:10.320327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:10.427909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume request issued successfully. Jan 21 07:52:10.428396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21ae3e82-b045-457e-b93f-a5dce172d56c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b?cascade=True returned with HTTP 202 Jan 21 07:52:10.436821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdcb1d00-65e6-4f6f-a22c-fc1b1fb29c62 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:10.437056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 390/760] 10.222.0.13 () {58 vars in 1343 bytes} [Thu Jan 21 07:52:10 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b?cascade=True => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:52:10.437461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdcb1d00-65e6-4f6f-a22c-fc1b1fb29c62 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:10.438069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:10.438069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:10.439661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdcb1d00-65e6-4f6f-a22c-fc1b1fb29c62 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:10.551062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:10.551062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:10.577217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bdcb1d00-65e6-4f6f-a22c-fc1b1fb29c62 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:10.637199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdcb1d00-65e6-4f6f-a22c-fc1b1fb29c62 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:52:10.643077 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 371/761] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:10 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:11.651417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c6acb4b-719e-4aac-819f-2d763bb9c1a8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:11.651972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c6acb4b-719e-4aac-819f-2d763bb9c1a8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:11.652103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:11.652103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:11.652594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c6acb4b-719e-4aac-819f-2d763bb9c1a8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:11.799398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:11.799398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:11.831642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c6acb4b-719e-4aac-819f-2d763bb9c1a8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:11.897621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c6acb4b-719e-4aac-819f-2d763bb9c1a8 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:52:11.906433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 391/762] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:11 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:12.923814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd6efb1-6247-429b-a2f2-f74d7dc23c7c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:12.924773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd6efb1-6247-429b-a2f2-f74d7dc23c7c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:12.924989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:12.924989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:12.925368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd6efb1-6247-429b-a2f2-f74d7dc23c7c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:13.101440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:13.101440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:13.128452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbd6efb1-6247-429b-a2f2-f74d7dc23c7c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:13.184055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd6efb1-6247-429b-a2f2-f74d7dc23c7c tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:52:13.190278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 372/763] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:12 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:14.208435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab676b51-4f56-4b16-ab47-16f14e7824d6 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:14.209141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab676b51-4f56-4b16-ab47-16f14e7824d6 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:14.209465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:14.209465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:14.210018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab676b51-4f56-4b16-ab47-16f14e7824d6 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:14.277710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:14.277710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:14.290814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab676b51-4f56-4b16-ab47-16f14e7824d6 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:14.350804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab676b51-4f56-4b16-ab47-16f14e7824d6 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 200 Jan 21 07:52:14.353514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 392/764] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:14 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:15.372072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67e4a3b1-2e33-4634-b1c5-7f09588bcc5d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:15.372582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67e4a3b1-2e33-4634-b1c5-7f09588bcc5d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.372771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:15.372771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:15.373396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67e4a3b1-2e33-4634-b1c5-7f09588bcc5d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.475000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67e4a3b1-2e33-4634-b1c5-7f09588bcc5d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 404 Jan 21 07:52:15.476382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 373/765] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:15 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:15.483752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes Jan 21 07:52:15.484270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.484489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:15.484489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:15.484833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.486632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:52:15.488543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:52:15.596898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Get all volumes completed successfully. Jan 21 07:52:15.603315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c935dcd6-1c9e-43c5-98f9-627532d16e34 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes returned with HTTP 200 Jan 21 07:52:15.604155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 393/766] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 07:52:15 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes => generated 401 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:15.615562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots Jan 21 07:52:15.616087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.616573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.617207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:52:15.619600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:52:15.656267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Get all snapshots completed successfully. Jan 21 07:52:15.657143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ed9e4dc-c66b-40a4-bb02-5b83560d4c59 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots returned with HTTP 200 Jan 21 07:52:15.658446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 374/767] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:52:15 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/snapshots => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:15.670028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:15.670667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.670983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:15.670983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:15.671527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.672038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume with id: 1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:15.767480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:15.767480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:15.769170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:15.805345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume request issued successfully. Jan 21 07:52:15.806131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d771b25d-38e7-4c96-a0b0-9d00fdd9d4c2 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 202 Jan 21 07:52:15.807188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 394/768] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:15 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:52:15.817386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7af9e690-753e-42b8-837e-07f2237f61f1 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:15.818514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7af9e690-753e-42b8-837e-07f2237f61f1 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.820136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7af9e690-753e-42b8-837e-07f2237f61f1 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.934957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:15.934957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:15.964527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7af9e690-753e-42b8-837e-07f2237f61f1 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:15.999294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7af9e690-753e-42b8-837e-07f2237f61f1 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:16.009924 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 375/769] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:15 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:17.020994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb10fb38-919b-4f69-88c5-6b24e08c26b0 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:17.020994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb10fb38-919b-4f69-88c5-6b24e08c26b0 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:17.020994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:17.020994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:17.020994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb10fb38-919b-4f69-88c5-6b24e08c26b0 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:17.152163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:17.152163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:17.162047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb10fb38-919b-4f69-88c5-6b24e08c26b0 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Volume info retrieved successfully. Jan 21 07:52:17.192356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb10fb38-919b-4f69-88c5-6b24e08c26b0 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 200 Jan 21 07:52:17.193417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 395/770] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:17 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 946 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:18.209932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9290518c-1b4c-4e8f-832e-7bf7043cc772 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] GET http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 Jan 21 07:52:18.210946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9290518c-1b4c-4e8f-832e-7bf7043cc772 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.211088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:18.211088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:18.212326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9290518c-1b4c-4e8f-832e-7bf7043cc772 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.309039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9290518c-1b4c-4e8f-832e-7bf7043cc772 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 returned with HTTP 404 Jan 21 07:52:18.311846 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 376/771] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:18 2021] GET /volume/v3/229fa376b76b464c88c016d14320e110/volumes/1dfe3132-8e28-4b25-9a1f-173c6d019dc8 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:18.322473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-680bbf22-00bb-42b1-9b11-ddc8a7b0602a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:52:18.323041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-680bbf22-00bb-42b1-9b11-ddc8a7b0602a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.323257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:18.323257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:18.323637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-680bbf22-00bb-42b1-9b11-ddc8a7b0602a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.325576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-680bbf22-00bb-42b1-9b11-ddc8a7b0602a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete snapshot with id: 3ab7f97c-f422-4b76-b65f-4720ccebf62f Jan 21 07:52:18.376420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-680bbf22-00bb-42b1-9b11-ddc8a7b0602a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f returned with HTTP 404 Jan 21 07:52:18.377524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 396/772] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:52:18 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/3ab7f97c-f422-4b76-b65f-4720ccebf62f => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:18.385016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d56de89d-dd1c-4f0d-b493-5c0140e67f2a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:18.385723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d56de89d-dd1c-4f0d-b493-5c0140e67f2a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.386370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d56de89d-dd1c-4f0d-b493-5c0140e67f2a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.387009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d56de89d-dd1c-4f0d-b493-5c0140e67f2a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume with id: 8a444fe5-8e84-4611-b34d-53023243e39b Jan 21 07:52:18.486148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d56de89d-dd1c-4f0d-b493-5c0140e67f2a tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b returned with HTTP 404 Jan 21 07:52:18.487467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 377/773] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:18 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/volumes/8a444fe5-8e84-4611-b34d-53023243e39b => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:18.495574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19468ce9-7f50-49b1-881d-15b945b33b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:52:18.496288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19468ce9-7f50-49b1-881d-15b945b33b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.496918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19468ce9-7f50-49b1-881d-15b945b33b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.497430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-19468ce9-7f50-49b1-881d-15b945b33b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete snapshot with id: 0c867501-d337-455a-a7f2-1b26261919f9 Jan 21 07:52:18.554123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19468ce9-7f50-49b1-881d-15b945b33b0d tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 returned with HTTP 404 Jan 21 07:52:18.555456 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 397/774] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:52:18 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/0c867501-d337-455a-a7f2-1b26261919f9 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:18.564232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d5f838b-0a2d-4c1e-bc91-ae68b7fbd794 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:52:18.575419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d5f838b-0a2d-4c1e-bc91-ae68b7fbd794 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.576248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d5f838b-0a2d-4c1e-bc91-ae68b7fbd794 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.576759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-5d5f838b-0a2d-4c1e-bc91-ae68b7fbd794 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete snapshot with id: 134a48eb-861a-4024-ad56-ad373791e716 Jan 21 07:52:18.628562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d5f838b-0a2d-4c1e-bc91-ae68b7fbd794 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 returned with HTTP 404 Jan 21 07:52:18.629896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 378/775] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:52:18 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/snapshots/134a48eb-861a-4024-ad56-ad373791e716 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:18.637634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ff43036-c857-46af-8754-e5c3172b2597 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] DELETE http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:52:18.638163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ff43036-c857-46af-8754-e5c3172b2597 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:18.638663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ff43036-c857-46af-8754-e5c3172b2597 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:18.639422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3ff43036-c857-46af-8754-e5c3172b2597 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] Delete volume with id: 0c985462-f710-4c3c-80e3-6bcffa4b072a Jan 21 07:52:18.739593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ff43036-c857-46af-8754-e5c3172b2597 tempest-VolumesDeleteCascade-430222965 tempest-VolumesDeleteCascade-430222965] http://10.222.0.13/volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a returned with HTTP 404 Jan 21 07:52:18.744176 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 398/776] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:18 2021] DELETE /volume/v3/229fa376b76b464c88c016d14320e110/volumes/0c985462-f710-4c3c-80e3-6bcffa4b072a => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:24.851358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] POST http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes Jan 21 07:52:24.853585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-945447760"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:24.855459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-945447760'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:52:24.856027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Create volume of 1 GB Jan 21 07:52:24.904179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Availability Zones retrieved successfully. Jan 21 07:52:24.958521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Flow 'volume_create_api' (b0aae7fa-ee5b-4237-b365-9fe64da2ed43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:24.963709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c424b31a-461d-4874-a014-d3416f173c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:24.966559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:25.107946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c424b31a-461d-4874-a014-d3416f173c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.114400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d0c7b1-718a-4324-93fa-5c493cf2a54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.243066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Created reservations ['d6278eea-c1d6-4ca1-bf69-6cf0a3200c04', '86bfe732-eabb-4397-98d1-0041051f497a', '904c111b-0795-464c-a63a-86c2ca9e5585', '649da28d-376d-4966-957e-3638857f2014'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:25.248305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d0c7b1-718a-4324-93fa-5c493cf2a54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6278eea-c1d6-4ca1-bf69-6cf0a3200c04', '86bfe732-eabb-4397-98d1-0041051f497a', '904c111b-0795-464c-a63a-86c2ca9e5585', '649da28d-376d-4966-957e-3638857f2014']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.253158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7778f4-eb55-4877-af9a-e1549244dff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.344040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7778f4-eb55-4877-af9a-e1549244dff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6841064b-54c1-444a-9578-cd331b8935c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-945447760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1faa7eb21c2c4a54a1827b8797ee312c',qos_specs=None,replication_status=,reservations=['d6278eea-c1d6-4ca1-bf69-6cf0a3200c04','86bfe732-eabb-4397-98d1-0041051f497a','904c111b-0795-464c-a63a-86c2ca9e5585','649da28d-376d-4966-957e-3638857f2014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f69b807ca748c7aa520e92ea014c33',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-945447760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6841064b-54c1-444a-9578-cd331b8935c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1faa7eb21c2c4a54a1827b8797ee312c',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,user_id='a2f69b807ca748c7aa520e92ea014c33',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.346464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf15f71-6d20-47ca-8743-eb4ac07a71b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.377105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf15f71-6d20-47ca-8743-eb4ac07a71b3) 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-945447760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1faa7eb21c2c4a54a1827b8797ee312c',qos_specs=None,replication_status=,reservations=['d6278eea-c1d6-4ca1-bf69-6cf0a3200c04','86bfe732-eabb-4397-98d1-0041051f497a','904c111b-0795-464c-a63a-86c2ca9e5585','649da28d-376d-4966-957e-3638857f2014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f69b807ca748c7aa520e92ea014c33',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.379358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f330fc57-5fe3-4792-9ade-62dcc156fc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.403131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f330fc57-5fe3-4792-9ade-62dcc156fc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.406030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Flow 'volume_create_api' (b0aae7fa-ee5b-4237-b365-9fe64da2ed43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:25.539369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Create volume request issued successfully. Jan 21 07:52:25.577438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86e4b440-b131-4eda-acd7-abe7f1b95ea4 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes returned with HTTP 202 Jan 21 07:52:25.579594 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 379/777] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:52:24 2021] POST /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes => generated 818 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:25.601185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08e4c640-5c44-47cb-91be-d32896388d75 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:25.602153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08e4c640-5c44-47cb-91be-d32896388d75 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:25.602837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08e4c640-5c44-47cb-91be-d32896388d75 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:25.709786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:25.709786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:25.730223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-08e4c640-5c44-47cb-91be-d32896388d75 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:25.780451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08e4c640-5c44-47cb-91be-d32896388d75 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 200 Jan 21 07:52:25.781309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 399/778] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:25 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:26.799929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d05074f-3a7a-4d86-a1ef-37a4ac1a8b50 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:26.800478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d05074f-3a7a-4d86-a1ef-37a4ac1a8b50 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:26.800643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:26.800643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:26.801012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d05074f-3a7a-4d86-a1ef-37a4ac1a8b50 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:26.916658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:26.916658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:26.945742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d05074f-3a7a-4d86-a1ef-37a4ac1a8b50 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:26.997876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d05074f-3a7a-4d86-a1ef-37a4ac1a8b50 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 200 Jan 21 07:52:27.000012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 380/779] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:26 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:27.019991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59b1ef2a-235a-40f6-a64b-cd9bbccb3ef3 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] POST http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.019991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.019991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.020568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59b1ef2a-235a-40f6-a64b-cd9bbccb3ef3 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:27.251943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.251943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.253618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-59b1ef2a-235a-40f6-a64b-cd9bbccb3ef3 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.334301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-59b1ef2a-235a-40f6-a64b-cd9bbccb3ef3 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Create volume metadata completed successfully. Jan 21 07:52:27.335269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59b1ef2a-235a-40f6-a64b-cd9bbccb3ef3 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.336371 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 400/780] 10.222.0.13 () {60 vars in 1364 bytes} [Thu Jan 21 07:52:27 2021] POST /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 101 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:27.348237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.348971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:27.349376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.349376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.349693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:27.474567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.474567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.475802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.494516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:27.495419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10e349e6-fcc8-4f5f-bd39-0e59058aeb7f tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.496733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 381/781] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:52:27 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 101 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:27.508217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3865fe8-17f0-45bd-9b9a-cb5e085c7766 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] PUT http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.508878 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.508878 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.509370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3865fe8-17f0-45bd-9b9a-cb5e085c7766 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:27.586665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.586665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.588119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e3865fe8-17f0-45bd-9b9a-cb5e085c7766 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.615501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e3865fe8-17f0-45bd-9b9a-cb5e085c7766 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Update volume metadata completed successfully. Jan 21 07:52:27.616118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3865fe8-17f0-45bd-9b9a-cb5e085c7766 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.617648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 401/782] 10.222.0.13 () {60 vars in 1362 bytes} [Thu Jan 21 07:52:27 2021] PUT /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 57 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:27.626434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.627139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:27.627467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.627467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.627984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:27.680928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.680928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.682429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.714636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:27.714636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90172dd8-9876-4307-ac58-22905a3287b8 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.714636 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 382/783] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:52:27 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 57 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:27.722745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] DELETE http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key1 Jan 21 07:52:27.722745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:27.722745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.722745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.724062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:27.792625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.792625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.792625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.803326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:27.813453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:52:27.813453 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:52:27.819635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Delete volume metadata completed successfully. Jan 21 07:52:27.820103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44fe4016-2953-4778-8dc4-954a7263b12d tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key1 returned with HTTP 200 Jan 21 07:52:27.820937 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 402/784] 10.222.0.13 () {58 vars in 1360 bytes} [Thu Jan 21 07:52:27 2021] DELETE /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key1 => generated 0 bytes in 109 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 07:52:27.830892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.831785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:27.831785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.831785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.831990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:27.883642 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.883642 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.884901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.899038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:27.899796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e11f0b0-89fd-4afb-a5a5-7cc2add664ef tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.906417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 383/785] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:52:27 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 32 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:27.911898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0fa0eb0-256d-469a-b941-24165244c97a tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] PUT http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.912722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.912722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.913145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0fa0eb0-256d-469a-b941-24165244c97a tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:27.966379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.966379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:27.967674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0fa0eb0-256d-469a-b941-24165244c97a tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:27.983247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0fa0eb0-256d-469a-b941-24165244c97a tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Update volume metadata completed successfully. Jan 21 07:52:27.984088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0fa0eb0-256d-469a-b941-24165244c97a tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:27.985438 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 403/786] 10.222.0.13 () {60 vars in 1362 bytes} [Thu Jan 21 07:52:27 2021] PUT /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:27.995882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba210989-eda4-4310-98d8-c531243d4298 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] POST http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:27.996947 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:27.996947 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:27.997656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba210989-eda4-4310-98d8-c531243d4298 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:28.075773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.075773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.077020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba210989-eda4-4310-98d8-c531243d4298 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.102289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba210989-eda4-4310-98d8-c531243d4298 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Create volume metadata completed successfully. Jan 21 07:52:28.103062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba210989-eda4-4310-98d8-c531243d4298 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:28.108459 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 384/787] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:52:27 2021] POST /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 68 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:52:28.114856 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7b8ee25-ec57-4243-b88e-2784fc3be583 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] PUT http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 Jan 21 07:52:28.115334 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.115334 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.115754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7b8ee25-ec57-4243-b88e-2784fc3be583 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:28.180032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.180032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.181596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7b8ee25-ec57-4243-b88e-2784fc3be583 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.197627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7b8ee25-ec57-4243-b88e-2784fc3be583 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Update volume metadata completed successfully. Jan 21 07:52:28.198371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7b8ee25-ec57-4243-b88e-2784fc3be583 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 returned with HTTP 200 Jan 21 07:52:28.204128 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 404/788] 10.222.0.13 () {60 vars in 1377 bytes} [Thu Jan 21 07:52:28 2021] PUT /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 => generated 35 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:28.209159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 Jan 21 07:52:28.209689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:28.209912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.209912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.210508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:28.273377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.273377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.274575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.286232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:28.287125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-889e2e3c-e3f6-40d2-a398-941d5db1c50c tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 returned with HTTP 200 Jan 21 07:52:28.288082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 385/789] 10.222.0.13 () {58 vars in 1357 bytes} [Thu Jan 21 07:52:28 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata/key3 => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:28.297073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:28.297890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:28.298081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.298081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.298731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:28.399828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.399828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.401409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.412828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Get volume metadata completed successfully. Jan 21 07:52:28.414063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69ce832-3d25-412d-a2bb-cd34aee05c83 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:28.415453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 405/790] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:52:28 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 75 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:28.426251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74f2ab59-a7c6-4c1f-836d-1dd3a225087e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] PUT http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata Jan 21 07:52:28.426825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.426825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.427555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74f2ab59-a7c6-4c1f-836d-1dd3a225087e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:28.496298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.496298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.498394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74f2ab59-a7c6-4c1f-836d-1dd3a225087e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.516923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74f2ab59-a7c6-4c1f-836d-1dd3a225087e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Update volume metadata completed successfully. Jan 21 07:52:28.517614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74f2ab59-a7c6-4c1f-836d-1dd3a225087e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata returned with HTTP 200 Jan 21 07:52:28.524732 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 386/791] 10.222.0.13 () {60 vars in 1362 bytes} [Thu Jan 21 07:52:28 2021] PUT /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7/metadata => generated 16 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:28.529296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] DELETE http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:28.530256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:28.530501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.530501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.531096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:28.531634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Delete volume with id: 6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:28.581697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.581697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.583046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.615716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Delete volume request issued successfully. Jan 21 07:52:28.616388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f70fb581-15b0-4a73-81d9-c70c7af25a69 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 202 Jan 21 07:52:28.622441 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 406/792] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:28 2021] DELETE /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:52:28.625573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e71197de-9852-487b-9146-c473aa8ac2bc tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:28.626699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e71197de-9852-487b-9146-c473aa8ac2bc tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:28.627024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.627024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:28.628029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e71197de-9852-487b-9146-c473aa8ac2bc tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:28.720293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.720293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:28.740420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e71197de-9852-487b-9146-c473aa8ac2bc tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:28.771162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e71197de-9852-487b-9146-c473aa8ac2bc tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 200 Jan 21 07:52:28.772284 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 387/793] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:28 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:29.788804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-070e422b-3ced-4790-83d5-9ce7ed15704e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:29.789341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-070e422b-3ced-4790-83d5-9ce7ed15704e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:29.789512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:29.789512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:29.789885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-070e422b-3ced-4790-83d5-9ce7ed15704e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:29.918163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:29.918163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:29.944239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-070e422b-3ced-4790-83d5-9ce7ed15704e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Volume info retrieved successfully. Jan 21 07:52:29.987505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-070e422b-3ced-4790-83d5-9ce7ed15704e tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 200 Jan 21 07:52:29.994348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 407/794] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:29 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:31.004446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2438002d-87c4-4336-ab7a-421c26376531 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] GET http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 Jan 21 07:52:31.005566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2438002d-87c4-4336-ab7a-421c26376531 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:31.005924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:31.005924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:31.006764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2438002d-87c4-4336-ab7a-421c26376531 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:31.102086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2438002d-87c4-4336-ab7a-421c26376531 tempest-VolumesMetadataTest-1484317148 tempest-VolumesMetadataTest-1484317148] http://10.222.0.13/volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 returned with HTTP 404 Jan 21 07:52:31.104532 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 388/795] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:30 2021] GET /volume/v3/1faa7eb21c2c4a54a1827b8797ee312c/volumes/6841064b-54c1-444a-9578-cd331b8935c7 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:38.329491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] POST http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes Jan 21 07:52:38.330897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:38.330897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:38.331566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-135072413"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:38.332949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-135072413'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:52:38.333671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume of 1 GB Jan 21 07:52:38.366103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Availability Zones retrieved successfully. Jan 21 07:52:38.408668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Flow 'volume_create_api' (b02a390f-3ecb-4fc4-b4fc-63f92b22a086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:38.430034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a0077d-2a33-4cb8-82a2-a6dcd3ab1975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:38.437274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:38.556906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a0077d-2a33-4cb8-82a2-a6dcd3ab1975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:38.561311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86499517-3982-493a-801c-cf95256097e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:38.727649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Created reservations ['e2d29d79-62c7-4ba4-a5f3-51d31bdb922b', '9ad46184-cd19-4a08-b6a6-c5de9c81c4d8', '5985aa78-3b54-4fac-914d-070609466eb4', '9b5b500a-1c1f-4d63-8525-5f61bbd833a9'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:38.733925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86499517-3982-493a-801c-cf95256097e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d29d79-62c7-4ba4-a5f3-51d31bdb922b', '9ad46184-cd19-4a08-b6a6-c5de9c81c4d8', '5985aa78-3b54-4fac-914d-070609466eb4', '9b5b500a-1c1f-4d63-8525-5f61bbd833a9']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:38.736910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d257b37-cd82-438f-a16d-5e62936d5272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:38.816935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d257b37-cd82-438f-a16d-5e62936d5272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff3e511-c34d-41aa-b4e7-90da1ec74f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-135072413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c404efbc0fb5432cb3aec3463eecd2c9',qos_specs=None,replication_status=,reservations=['e2d29d79-62c7-4ba4-a5f3-51d31bdb922b','9ad46184-cd19-4a08-b6a6-c5de9c81c4d8','5985aa78-3b54-4fac-914d-070609466eb4','9b5b500a-1c1f-4d63-8525-5f61bbd833a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c47801800b4bbfa247779b31118b60',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-135072413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff3e511-c34d-41aa-b4e7-90da1ec74f0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c404efbc0fb5432cb3aec3463eecd2c9',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,user_id='98c47801800b4bbfa247779b31118b60',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:38.826999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23ef61b-bd68-4f92-bfe0-1faf709fa94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:38.874384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23ef61b-bd68-4f92-bfe0-1faf709fa94c) 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-135072413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c404efbc0fb5432cb3aec3463eecd2c9',qos_specs=None,replication_status=,reservations=['e2d29d79-62c7-4ba4-a5f3-51d31bdb922b','9ad46184-cd19-4a08-b6a6-c5de9c81c4d8','5985aa78-3b54-4fac-914d-070609466eb4','9b5b500a-1c1f-4d63-8525-5f61bbd833a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c47801800b4bbfa247779b31118b60',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:38.877513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64895a9b-982a-4fc5-8f1d-d12003bfe09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:38.904813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64895a9b-982a-4fc5-8f1d-d12003bfe09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:38.907737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Flow 'volume_create_api' (b02a390f-3ecb-4fc4-b4fc-63f92b22a086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:38.963323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume request issued successfully. Jan 21 07:52:38.980163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9eb572c-2716-4acc-b6d6-58b977ca6818 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes returned with HTTP 202 Jan 21 07:52:38.981538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 408/796] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:52:37 2021] POST /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes => generated 819 bytes in 1132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:38.996667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a95b636b-a1a4-406d-a7f4-dd02fb6c3ca4 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:38.997628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a95b636b-a1a4-406d-a7f4-dd02fb6c3ca4 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:38.998314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a95b636b-a1a4-406d-a7f4-dd02fb6c3ca4 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:39.132009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:39.132009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:39.151667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a95b636b-a1a4-406d-a7f4-dd02fb6c3ca4 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:39.210074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a95b636b-a1a4-406d-a7f4-dd02fb6c3ca4 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:39.211154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 389/797] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:38 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 887 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:40.228265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-386d19a8-3ada-4a45-b553-20d2e42261da tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:40.230438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-386d19a8-3ada-4a45-b553-20d2e42261da tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:40.230886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.230886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:40.231750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-386d19a8-3ada-4a45-b553-20d2e42261da tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:40.366302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:40.366302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:40.376759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-386d19a8-3ada-4a45-b553-20d2e42261da tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:40.405269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-386d19a8-3ada-4a45-b553-20d2e42261da tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:40.407737 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 409/798] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:40 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:40.424583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] POST http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer Jan 21 07:52:40.425040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.425040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:40.425453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2ff3e511-c34d-41aa-b4e7-90da1ec74f0c"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:40.426406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Creating new volume transfer {'transfer': {'volume_id': '2ff3e511-c34d-41aa-b4e7-90da1ec74f0c'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 07:52:40.426774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Creating transfer of volume 2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:40.427130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.transfer.api [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Generating transfer record for volume 2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:40.540500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:40.540500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:40.575646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-038b7dcb-3570-4f65-b0bf-ec87cdee9e34 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer returned with HTTP 202 Jan 21 07:52:40.583981 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 390/799] 10.222.0.13 () {60 vars in 1258 bytes} [Thu Jan 21 07:52:40 2021] POST /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer => generated 507 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:40.588122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a2aa7cd-8ec0-4e82-846d-2c205f6720d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:40.588651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a2aa7cd-8ec0-4e82-846d-2c205f6720d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:40.588857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.588857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:40.589230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a2aa7cd-8ec0-4e82-846d-2c205f6720d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:40.650011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:40.650011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:40.659948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a2aa7cd-8ec0-4e82-846d-2c205f6720d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:40.684727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a2aa7cd-8ec0-4e82-846d-2c205f6720d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:40.686172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 410/800] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:40 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:40.705807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-108e061d-f9e8-44f3-8b02-865de9557b72 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c Jan 21 07:52:40.706631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-108e061d-f9e8-44f3-8b02-865de9557b72 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:40.707013 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.707013 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:40.707606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-108e061d-f9e8-44f3-8b02-865de9557b72 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:40.730073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-108e061d-f9e8-44f3-8b02-865de9557b72 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c returned with HTTP 200 Jan 21 07:52:40.737755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 391/801] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 07:52:40 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:40.745592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89e45a69-52f5-4eca-995a-1aa381483c5b tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer Jan 21 07:52:40.746567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89e45a69-52f5-4eca-995a-1aa381483c5b tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:40.746944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.746944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:40.747343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89e45a69-52f5-4eca-995a-1aa381483c5b tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:40.747922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-89e45a69-52f5-4eca-995a-1aa381483c5b tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Listing volume transfers {{(pid=87908) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 07:52:40.773181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89e45a69-52f5-4eca-995a-1aa381483c5b tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer returned with HTTP 200 Jan 21 07:52:40.774840 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 411/802] 10.222.0.13 () {58 vars in 1237 bytes} [Thu Jan 21 07:52:40 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer => generated 434 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:41.324360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] POST http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c/accept Jan 21 07:52:41.325821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6e200617a431e11b"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:41.326946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Accepting volume transfer 3002f99f-f480-4415-a574-6a850fa4949c {{(pid=87907) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 07:52:41.327585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Accepting transfer 3002f99f-f480-4415-a574-6a850fa4949c Jan 21 07:52:41.559711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Created reservations ['c1be2613-b94d-41e4-870a-66e39227f62b', '0a3b78d4-11a4-4016-9797-f590b6a6f7dd', '899a1bef-258d-4704-9915-d9084e138437', '79800d5f-2be6-4932-b8da-3a09208bf987'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:41.633357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Created reservations ['3d0c2abe-3141-4fcf-8e5c-2353475645c9', '7a3a71e4-2313-4389-bec8-cbdeafb74a57', '979ea5ba-7a62-49f1-963a-419ae2b1519a', '9a4e23ca-1a9e-4c75-aa79-67170effb1f0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:41.724140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Created reservations ['aef37539-96d4-4e90-b552-cfc2fd2d2fef', '99c5feb0-3a35-4f79-9b09-f2f4fb2f7e60', 'd9d74cbf-3f9f-4849-8bc6-bb83324a4937', '90b21c69-6d06-4548-801f-7b05dfce97a4'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:41.787247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Created reservations ['b6541a93-42ae-4324-a863-1ba42f605786', '15c00530-0766-4c4b-8939-e6236634bc45', '9a05e39b-2b21-4d34-a073-0d58b829e2c4', 'faa00486-f90e-4684-99b7-3f903d19766e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:41.790411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:41.790411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:41.848720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Transfer volume completed successfully. Jan 21 07:52:41.876827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:52:41.876827 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:52:42.133081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.transfer.api [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Volume 2ff3e511-c34d-41aa-b4e7-90da1ec74f0c has been transferred. Jan 21 07:52:42.238662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6301ce87-e10b-4f35-8ef0-257cc53dcd47 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c/accept returned with HTTP 202 Jan 21 07:52:42.247161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 392/803] 10.222.0.13 () {60 vars in 1390 bytes} [Thu Jan 21 07:52:40 2021] POST /volume/v3/d75f509298d94b358214a5ed465e415b/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c/accept => generated 431 bytes in 1466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:42.252239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38fdbb47-67b4-4465-a40f-00d7689aac0e tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] GET http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:42.253171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38fdbb47-67b4-4465-a40f-00d7689aac0e tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.253572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:42.253572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:42.254204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38fdbb47-67b4-4465-a40f-00d7689aac0e tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.375823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:42.375823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:42.393107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-38fdbb47-67b4-4465-a40f-00d7689aac0e tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Volume info retrieved successfully. Jan 21 07:52:42.404416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4797bb8-9aad-4069-892f-58088c5c319a tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] GET http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools Jan 21 07:52:42.404941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4797bb8-9aad-4069-892f-58088c5c319a tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.405430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4797bb8-9aad-4069-892f-58088c5c319a tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Calling method 'get_pools' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.435341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4797bb8-9aad-4069-892f-58088c5c319a tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools returned with HTTP 200 Jan 21 07:52:42.436207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 412/804] 10.222.0.13 () {58 vars in 1258 bytes} [Thu Jan 21 07:52:41 2021] GET /volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools => generated 61 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:52:42.449009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38fdbb47-67b4-4465-a40f-00d7689aac0e tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:42.450002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 393/805] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:42.452081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29e43de7-1a73-4645-a963-4120f3648a5d tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] GET http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools?detail=True Jan 21 07:52:42.452609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29e43de7-1a73-4645-a963-4120f3648a5d tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.456996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29e43de7-1a73-4645-a963-4120f3648a5d tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Calling method 'get_pools' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.468420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92c981d4-0f2d-498b-9d0f-fcc0a7cf6977 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] GET http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:42.468979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92c981d4-0f2d-498b-9d0f-fcc0a7cf6977 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.469760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:42.469760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:42.470239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92c981d4-0f2d-498b-9d0f-fcc0a7cf6977 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.513811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29e43de7-1a73-4645-a963-4120f3648a5d tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 07:52:42.515006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 413/806] 10.222.0.13 () {58 vars in 1281 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/26fcba7954d94207b4320844b96af63d/scheduler-stats/get_pools?detail=True => generated 768 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:42.537051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05bdf0cc-7d68-486e-b92f-1c5bae78b1db tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] GET http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 Jan 21 07:52:42.542482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:42.542482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:42.543426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05bdf0cc-7d68-486e-b92f-1c5bae78b1db tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.544047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05bdf0cc-7d68-486e-b92f-1c5bae78b1db tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.552448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-92c981d4-0f2d-498b-9d0f-fcc0a7cf6977 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] Volume info retrieved successfully. Jan 21 07:52:42.585207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92c981d4-0f2d-498b-9d0f-fcc0a7cf6977 tempest-VolumesTransfersTest-1696599026 tempest-VolumesTransfersTest-1696599026] http://10.222.0.13/volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:42.585748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05bdf0cc-7d68-486e-b92f-1c5bae78b1db tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 returned with HTTP 200 Jan 21 07:52:42.586305 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 394/807] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/d75f509298d94b358214a5ed465e415b/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:42.587082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 414/808] 10.222.0.13 () {58 vars in 1294 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 => generated 712 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:42.612608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8372aa95-5f90-44de-bdd7-fbcff24652d2 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] DELETE http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c Jan 21 07:52:42.613145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8372aa95-5f90-44de-bdd7-fbcff24652d2 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.613638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8372aa95-5f90-44de-bdd7-fbcff24652d2 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.614020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-8372aa95-5f90-44de-bdd7-fbcff24652d2 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Delete transfer with id: 3002f99f-f480-4415-a574-6a850fa4949c Jan 21 07:52:42.624561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86d7ca79-3f3b-4381-95c0-3174d55c09e5 tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] GET http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 Jan 21 07:52:42.625093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86d7ca79-3f3b-4381-95c0-3174d55c09e5 tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.625508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:42.625508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:42.625995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86d7ca79-3f3b-4381-95c0-3174d55c09e5 tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.629002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8372aa95-5f90-44de-bdd7-fbcff24652d2 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c returned with HTTP 404 Jan 21 07:52:42.630735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 415/809] 10.222.0.13 () {58 vars in 1351 bytes} [Thu Jan 21 07:52:42 2021] DELETE /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/3002f99f-f480-4415-a574-6a850fa4949c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:42.678438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86d7ca79-3f3b-4381-95c0-3174d55c09e5 tempest-BackendsCapabilitiesAdminTestsJSON-242918371 tempest-BackendsCapabilitiesAdminTestsJSON-242918371] http://10.222.0.13/volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 returned with HTTP 200 Jan 21 07:52:42.686974 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 395/810] 10.222.0.13 () {58 vars in 1294 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/26fcba7954d94207b4320844b96af63d/capabilities/n-d-768862-4@lvmdriver-1 => generated 712 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:43.090150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] DELETE http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:43.091251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:43.091945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:43.092602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Delete volume with id: 2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:43.202789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:43.202789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:43.207720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:43.258774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Delete volume request issued successfully. Jan 21 07:52:43.259541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb40ec33-174b-4b1d-8398-022f5dd5704d tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 202 Jan 21 07:52:43.260908 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 416/811] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:42 2021] DELETE /volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 0 bytes in 626 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:52:43.269033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5afd0534-d044-4279-a711-c3b1d3aaefca tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:43.269773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5afd0534-d044-4279-a711-c3b1d3aaefca tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:43.270475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5afd0534-d044-4279-a711-c3b1d3aaefca tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:43.342235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:43.342235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:43.359950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5afd0534-d044-4279-a711-c3b1d3aaefca tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:43.401416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5afd0534-d044-4279-a711-c3b1d3aaefca tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:43.402419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 396/812] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:43 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 1082 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:44.419712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8249420-adc5-4354-8ed2-d0b33a59fe88 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:44.420250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8249420-adc5-4354-8ed2-d0b33a59fe88 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:44.420396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:44.420396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:44.421219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8249420-adc5-4354-8ed2-d0b33a59fe88 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:44.647238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:44.647238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:44.664496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b8249420-adc5-4354-8ed2-d0b33a59fe88 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:44.732715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8249420-adc5-4354-8ed2-d0b33a59fe88 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 200 Jan 21 07:52:44.745810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 417/813] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:44 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 1082 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:45.753776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-892c11f7-6690-4620-baf4-2ea215ff02c9 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:45.754309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-892c11f7-6690-4620-baf4-2ea215ff02c9 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:45.754591 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:45.754591 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:45.754888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-892c11f7-6690-4620-baf4-2ea215ff02c9 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:45.856047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-892c11f7-6690-4620-baf4-2ea215ff02c9 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 404 Jan 21 07:52:45.857114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 397/814] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:45 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:45.867854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] POST http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes Jan 21 07:52:45.868310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:45.868310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:45.868720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-897479886"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:45.869810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-897479886'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:52:45.870178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume of 1 GB Jan 21 07:52:45.899424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Availability Zones retrieved successfully. Jan 21 07:52:45.934396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Flow 'volume_create_api' (d6ba34fd-f544-4af9-8c82-aa4db99ece89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:45.938102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e190a85d-23d4-4563-a419-d2a178d62c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:45.940300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:46.030405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e190a85d-23d4-4563-a419-d2a178d62c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:46.035007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85d2708-265f-40f7-b978-a806c1764ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:46.184022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Created reservations ['2db3ffd7-1af7-4ac1-83e4-f75b1bfcfcd6', 'fd672314-f3cd-4090-928c-4d6fb2ea50fa', '6abc9af8-e528-430b-8c26-eb1621e1126b', '14b4f412-adeb-4d1d-897d-7d0a4193435a'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:46.185945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85d2708-265f-40f7-b978-a806c1764ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db3ffd7-1af7-4ac1-83e4-f75b1bfcfcd6', 'fd672314-f3cd-4090-928c-4d6fb2ea50fa', '6abc9af8-e528-430b-8c26-eb1621e1126b', '14b4f412-adeb-4d1d-897d-7d0a4193435a']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:46.190190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3728824d-7485-44e7-b0d5-35c3fe1e3efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:46.326493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3728824d-7485-44e7-b0d5-35c3fe1e3efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8193fc-455a-450f-850a-87da7ef6a9e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-897479886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c404efbc0fb5432cb3aec3463eecd2c9',qos_specs=None,replication_status=,reservations=['2db3ffd7-1af7-4ac1-83e4-f75b1bfcfcd6','fd672314-f3cd-4090-928c-4d6fb2ea50fa','6abc9af8-e528-430b-8c26-eb1621e1126b','14b4f412-adeb-4d1d-897d-7d0a4193435a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c47801800b4bbfa247779b31118b60',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-897479886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8193fc-455a-450f-850a-87da7ef6a9e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c404efbc0fb5432cb3aec3463eecd2c9',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,user_id='98c47801800b4bbfa247779b31118b60',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:46.329445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610f0b74-fbe7-4121-a574-f734c27ab049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:46.405441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610f0b74-fbe7-4121-a574-f734c27ab049) 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-897479886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c404efbc0fb5432cb3aec3463eecd2c9',qos_specs=None,replication_status=,reservations=['2db3ffd7-1af7-4ac1-83e4-f75b1bfcfcd6','fd672314-f3cd-4090-928c-4d6fb2ea50fa','6abc9af8-e528-430b-8c26-eb1621e1126b','14b4f412-adeb-4d1d-897d-7d0a4193435a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c47801800b4bbfa247779b31118b60',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:46.409773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effce241-1002-41f4-b44b-d37bb5638e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:46.439564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effce241-1002-41f4-b44b-d37bb5638e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:46.445096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Flow 'volume_create_api' (d6ba34fd-f544-4af9-8c82-aa4db99ece89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:46.568774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Create volume request issued successfully. Jan 21 07:52:46.625434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a8982d0-158a-4990-ac0b-c307d75082c7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes returned with HTTP 202 Jan 21 07:52:46.627470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 418/815] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:52:45 2021] POST /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes => generated 819 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:46.641516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ca97001-2e9f-4373-917f-bc5e5aa38d68 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:46.642118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ca97001-2e9f-4373-917f-bc5e5aa38d68 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:46.642613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ca97001-2e9f-4373-917f-bc5e5aa38d68 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:46.747258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:46.747258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:46.767811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3ca97001-2e9f-4373-917f-bc5e5aa38d68 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:46.813821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ca97001-2e9f-4373-917f-bc5e5aa38d68 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:46.825716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 398/816] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:46 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:47.851784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cfdb309-a068-45fb-b25c-583fd585ce95 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:47.853510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cfdb309-a068-45fb-b25c-583fd585ce95 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:47.854091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:47.854091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:47.855062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cfdb309-a068-45fb-b25c-583fd585ce95 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:47.975210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:47.975210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:47.985151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2cfdb309-a068-45fb-b25c-583fd585ce95 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:48.016846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cfdb309-a068-45fb-b25c-583fd585ce95 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:48.018727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 419/817] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:47 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 911 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:49.032956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fa7b227-15ea-4f07-a715-c1468c3cc2dd tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types Jan 21 07:52:49.033954 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.033954 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.034603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fa7b227-15ea-4f07-a715-c1468c3cc2dd tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-573400003"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:49.036095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b85983e7-4798-4905-92c5-47341a322691 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.036611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b85983e7-4798-4905-92c5-47341a322691 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.036819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.036819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.037305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b85983e7-4798-4905-92c5-47341a322691 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.121183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fa7b227-15ea-4f07-a715-c1468c3cc2dd tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types returned with HTTP 200 Jan 21 07:52:49.128841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 399/818] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:52:48 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types => generated 223 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:49.134750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1ced4b3-19a7-48d6-9ff3-9def5dbab28c tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types Jan 21 07:52:49.139592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1ced4b3-19a7-48d6-9ff3-9def5dbab28c tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-214970103"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:49.208057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1ced4b3-19a7-48d6-9ff3-9def5dbab28c tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types returned with HTTP 202 Jan 21 07:52:49.209852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 400/819] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 07:52:49 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types => generated 180 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:49.220759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.220759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.242301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b85983e7-4798-4905-92c5-47341a322691 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:49.282986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b85983e7-4798-4905-92c5-47341a322691 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:49.295867 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 420/820] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:49.302151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] POST http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer Jan 21 07:52:49.302758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.302758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.303331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a8193fc-455a-450f-850a-87da7ef6a9e7"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:49.304396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Creating new volume transfer {'transfer': {'volume_id': '9a8193fc-455a-450f-850a-87da7ef6a9e7'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 07:52:49.304847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Creating transfer of volume 9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.306416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.transfer.api [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Generating transfer record for volume 9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.417301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.417301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.467489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a517cd5-2682-4642-990c-22179a90c47e tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer returned with HTTP 202 Jan 21 07:52:49.468727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 421/821] 10.222.0.13 () {60 vars in 1258 bytes} [Thu Jan 21 07:52:49 2021] POST /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer => generated 507 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:49.480339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-567770c0-3960-4144-ad4b-3976b2bc8a1c tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.481171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-567770c0-3960-4144-ad4b-3976b2bc8a1c tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.481576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.481576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.482252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-567770c0-3960-4144-ad4b-3976b2bc8a1c tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.540232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.540232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.550000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-567770c0-3960-4144-ad4b-3976b2bc8a1c tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:49.573189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-567770c0-3960-4144-ad4b-3976b2bc8a1c tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:49.574474 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 422/822] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:49.591913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-271b1b20-7dae-480a-9221-de2ffecb077d tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/detail Jan 21 07:52:49.593215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-271b1b20-7dae-480a-9221-de2ffecb077d tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.593584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.593584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.594206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-271b1b20-7dae-480a-9221-de2ffecb077d tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.594833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-271b1b20-7dae-480a-9221-de2ffecb077d tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Listing volume transfers {{(pid=87908) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 07:52:49.606538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups Jan 21 07:52:49.607381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a57c81b7-b926-4cdc-85fe-3cf95d6cbcb6", "volume_types": ["a94372b3-9499-484b-86a0-a59a2b25fd87"], "name": "tempest-GroupSnapshotsTest-Group-971360931"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:49.607861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-271b1b20-7dae-480a-9221-de2ffecb077d tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/detail returned with HTTP 200 Jan 21 07:52:49.608392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group {'group': {'group_type': 'a57c81b7-b926-4cdc-85fe-3cf95d6cbcb6', 'volume_types': ['a94372b3-9499-484b-86a0-a59a2b25fd87'], 'name': 'tempest-GroupSnapshotsTest-Group-971360931'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:52:49.608964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 423/823] 10.222.0.13 () {58 vars in 1258 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/detail => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:49.620998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-558770cb-2a0e-45b3-b6c4-8e2d36ec4716 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] DELETE http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 Jan 21 07:52:49.625381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-558770cb-2a0e-45b3-b6c4-8e2d36ec4716 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.626080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-558770cb-2a0e-45b3-b6c4-8e2d36ec4716 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.626870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-558770cb-2a0e-45b3-b6c4-8e2d36ec4716 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Delete transfer with id: 2a05e713-b732-4088-bf1a-97dba689bf86 Jan 21 07:52:49.633921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group tempest-GroupSnapshotsTest-Group-971360931. Jan 21 07:52:49.688042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability zone cache updated, next update will occur around 2021-01-21 08:52:49.686863. {{(pid=87907) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:52:49.689837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:52:49.697978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.697978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.716651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:52:49.716651 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:52:49.723130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-558770cb-2a0e-45b3-b6c4-8e2d36ec4716 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 returned with HTTP 202 Jan 21 07:52:49.724280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 424/824] 10.222.0.13 () {58 vars in 1351 bytes} [Thu Jan 21 07:52:49 2021] DELETE /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:52:49.726481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['78673dbc-5d33-4017-a3b9-bf8ccf1560af'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:49.732057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d96c835-232b-4b7c-a227-c18248f24000 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] GET http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.732577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d96c835-232b-4b7c-a227-c18248f24000 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.732796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.732796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.733185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d96c835-232b-4b7c-a227-c18248f24000 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.800159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc27120f-d2f0-4821-9062-269272337c2a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups returned with HTTP 202 Jan 21 07:52:49.805642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 401/825] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 07:52:49 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups => generated 111 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:49.806613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.806613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.810014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097d5c5f-8e13-4bbc-9ac4-b924b5c02a0f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 Jan 21 07:52:49.810647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097d5c5f-8e13-4bbc-9ac4-b924b5c02a0f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.810794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.810794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.811252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097d5c5f-8e13-4bbc-9ac4-b924b5c02a0f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.811526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-097d5c5f-8e13-4bbc-9ac4-b924b5c02a0f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member faf5079f-edc3-4e2b-a038-3140a2f62d13 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:52:49.820199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d96c835-232b-4b7c-a227-c18248f24000 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Volume info retrieved successfully. Jan 21 07:52:49.837508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.837508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.851472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d96c835-232b-4b7c-a227-c18248f24000 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:49.855231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 425/826] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:49.871638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-647b36f9-e340-44c0-bd1f-787f9e185375 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] DELETE http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 Jan 21 07:52:49.872229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-647b36f9-e340-44c0-bd1f-787f9e185375 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.872447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.872447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:49.872855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-647b36f9-e340-44c0-bd1f-787f9e185375 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.873288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-647b36f9-e340-44c0-bd1f-787f9e185375 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Delete transfer with id: 2a05e713-b732-4088-bf1a-97dba689bf86 Jan 21 07:52:49.880700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-647b36f9-e340-44c0-bd1f-787f9e185375 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 returned with HTTP 404 Jan 21 07:52:49.886852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 426/827] 10.222.0.13 () {58 vars in 1351 bytes} [Thu Jan 21 07:52:49 2021] DELETE /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/os-volume-transfer/2a05e713-b732-4088-bf1a-97dba689bf86 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:49.895074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] DELETE http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.895832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.897356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.898158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Delete volume with id: 9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:49.900641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097d5c5f-8e13-4bbc-9ac4-b924b5c02a0f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 returned with HTTP 200 Jan 21 07:52:49.901522 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 402/828] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 => generated 391 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:49.976247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.976247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:49.979096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:50.018695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Delete volume request issued successfully. Jan 21 07:52:50.019334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af875b76-a85e-429f-9d85-42a68d552c66 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 202 Jan 21 07:52:50.025135 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 427/829] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:49 2021] DELETE /volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:52:50.029502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4be8bf9-310d-4d05-9cb7-d9026da3c480 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:50.030035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4be8bf9-310d-4d05-9cb7-d9026da3c480 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:50.030252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:50.030252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:50.030714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4be8bf9-310d-4d05-9cb7-d9026da3c480 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:50.118205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:50.118205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:50.145500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4be8bf9-310d-4d05-9cb7-d9026da3c480 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:50.170582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4be8bf9-310d-4d05-9cb7-d9026da3c480 tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:50.172514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 403/830] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:50 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 1082 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:50.914182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28f59333-7544-4d50-916d-56d4acc94269 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 Jan 21 07:52:50.914799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28f59333-7544-4d50-916d-56d4acc94269 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:50.915017 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:50.915017 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:50.915467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28f59333-7544-4d50-916d-56d4acc94269 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:50.915875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-28f59333-7544-4d50-916d-56d4acc94269 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member faf5079f-edc3-4e2b-a038-3140a2f62d13 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:52:50.932559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:50.932559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:51.002841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28f59333-7544-4d50-916d-56d4acc94269 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 returned with HTTP 200 Jan 21 07:52:51.016404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes Jan 21 07:52:51.016965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:51.016965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:51.017453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a94372b3-9499-484b-86a0-a59a2b25fd87", "group_id": "faf5079f-edc3-4e2b-a038-3140a2f62d13", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1327990143"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:51.018588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request body: {'volume': {'volume_type': 'a94372b3-9499-484b-86a0-a59a2b25fd87', 'group_id': 'faf5079f-edc3-4e2b-a038-3140a2f62d13', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1327990143'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:52:51.034218 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 428/831] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:52:50 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 => generated 392 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:51.070517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:51.070517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:51.072032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume of 1 GB Jan 21 07:52:51.104275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:52:51.132148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (0b41deee-48a5-4608-b98d-3d72095f6108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:51.137576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642fa349-76c7-4c08-9f0e-449e99aaea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:51.139997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:51.139997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:51.141105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:51.189929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85940d8a-b745-439a-9ab8-7e107189c3ec tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:51.190857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85940d8a-b745-439a-9ab8-7e107189c3ec tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:51.191249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:51.191249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:51.191854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85940d8a-b745-439a-9ab8-7e107189c3ec tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:51.347097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642fa349-76c7-4c08-9f0e-449e99aaea2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a94372b3-9499-484b-86a0-a59a2b25fd87,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-573400003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a94372b3-9499-484b-86a0-a59a2b25fd87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'faf5079f-edc3-4e2b-a038-3140a2f62d13', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:51.357576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:51.357576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:51.362210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8188623d-de21-4881-9807-aa3a56499485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:51.383353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85940d8a-b745-439a-9ab8-7e107189c3ec tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Volume info retrieved successfully. Jan 21 07:52:51.431393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85940d8a-b745-439a-9ab8-7e107189c3ec tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 200 Jan 21 07:52:51.432491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 429/832] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:51 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 1082 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:52:51.467667 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-573400003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-573400003, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:51.470044 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-573400003 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-573400003, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:51.560065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['e7906960-4d17-4603-ac28-da85bdc7e301', '88246e18-1fd9-4630-a4fe-caf2ae126b34', 'dfe0f77f-92b9-4eb8-bd6b-1c38d883ec4c', '7ca12e0d-7ed5-4fce-9bad-ad94eafb047d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:51.570272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8188623d-de21-4881-9807-aa3a56499485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7906960-4d17-4603-ac28-da85bdc7e301', '88246e18-1fd9-4630-a4fe-caf2ae126b34', 'dfe0f77f-92b9-4eb8-bd6b-1c38d883ec4c', '7ca12e0d-7ed5-4fce-9bad-ad94eafb047d']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:51.580142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebb1f2f-f4b5-49cd-8080-101dbe3c3d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:51.686882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebb1f2f-f4b5-49cd-8080-101dbe3c3d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a32eca9-1aab-4482-a73b-130d434b8433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1327990143',encryption_key_id=None,group_id=faf5079f-edc3-4e2b-a038-3140a2f62d13,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['e7906960-4d17-4603-ac28-da85bdc7e301','88246e18-1fd9-4630-a4fe-caf2ae126b34','dfe0f77f-92b9-4eb8-bd6b-1c38d883ec4c','7ca12e0d-7ed5-4fce-9bad-ad94eafb047d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87), '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=2021-01-21T07:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1327990143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=faf5079f-edc3-4e2b-a038-3140a2f62d13,host=None,id=6a32eca9-1aab-4482-a73b-130d434b8433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eda226aa5b342ebb31a6eaf40421784',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,user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_attachment=,volume_type=,volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:51.689591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4c763-8231-4c46-a992-7541a0569622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:51.734375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4c763-8231-4c46-a992-7541a0569622) 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-1327990143',encryption_key_id=None,group_id=faf5079f-edc3-4e2b-a038-3140a2f62d13,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['e7906960-4d17-4603-ac28-da85bdc7e301','88246e18-1fd9-4630-a4fe-caf2ae126b34','dfe0f77f-92b9-4eb8-bd6b-1c38d883ec4c','7ca12e0d-7ed5-4fce-9bad-ad94eafb047d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:51.737327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125087dd-ba7c-4a03-a468-0f926ce328f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:51.783682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125087dd-ba7c-4a03-a468-0f926ce328f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:51.789347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (0b41deee-48a5-4608-b98d-3d72095f6108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:51.903582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request issued successfully. Jan 21 07:52:51.929370 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:51.929761 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:51.954476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:51.970950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:51.970950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:51.994978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-297187bf-edd2-4311-be71-b780d847506e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes returned with HTTP 202 Jan 21 07:52:52.006202 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 404/833] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 07:52:51 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes => generated 907 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:52.011374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:52:52.012124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:52.012496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:52.012496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:52.013073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:52.143479 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:52.143479 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:52.164249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:52:52.220522 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:52.224479 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:52.266869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:52.286243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:52.286243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:52.350861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84aea5c1-b329-4ba3-a786-2af7df31df3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 200 Jan 21 07:52:52.352850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 430/834] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:52:52 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 975 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:52.461134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77afa4ff-2c3c-4921-ad10-0a994dabdcce tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] GET http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:52.461877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77afa4ff-2c3c-4921-ad10-0a994dabdcce tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:52.462237 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:52.462237 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:52.464887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77afa4ff-2c3c-4921-ad10-0a994dabdcce tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:52.668911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77afa4ff-2c3c-4921-ad10-0a994dabdcce tempest-VolumesTransfersTest-2074548523 tempest-VolumesTransfersTest-2074548523] http://10.222.0.13/volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 404 Jan 21 07:52:52.679778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 405/835] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:52 2021] GET /volume/v3/db432d792c41430db0ddada25510906e/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 109 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:52.684515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0913597f-c44e-4fe6-9313-a503c1ffc2d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] DELETE http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:52.685045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0913597f-c44e-4fe6-9313-a503c1ffc2d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:52.685252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:52.685252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:52.685590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0913597f-c44e-4fe6-9313-a503c1ffc2d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:52.686057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0913597f-c44e-4fe6-9313-a503c1ffc2d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Delete volume with id: 9a8193fc-455a-450f-850a-87da7ef6a9e7 Jan 21 07:52:52.787692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0913597f-c44e-4fe6-9313-a503c1ffc2d9 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 returned with HTTP 404 Jan 21 07:52:52.793637 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 431/836] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:52 2021] DELETE /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/9a8193fc-455a-450f-850a-87da7ef6a9e7 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:52:52.801843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a8c76b7-e5ba-4d4f-90b4-d02de298dba7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] DELETE http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:52.803093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a8c76b7-e5ba-4d4f-90b4-d02de298dba7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:52.804105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a8c76b7-e5ba-4d4f-90b4-d02de298dba7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:52.814600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8a8c76b7-e5ba-4d4f-90b4-d02de298dba7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] Delete volume with id: 2ff3e511-c34d-41aa-b4e7-90da1ec74f0c Jan 21 07:52:52.919299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a8c76b7-e5ba-4d4f-90b4-d02de298dba7 tempest-VolumesTransfersTest-1207042919 tempest-VolumesTransfersTest-1207042919] http://10.222.0.13/volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c returned with HTTP 404 Jan 21 07:52:52.925928 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 406/837] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:52:52 2021] DELETE /volume/v3/c404efbc0fb5432cb3aec3463eecd2c9/volumes/2ff3e511-c34d-41aa-b4e7-90da1ec74f0c => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:53.379104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:52:53.379828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:53.380429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:53.525248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:53.525248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:53.551738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:52:53.576009 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:53.576460 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:53.592213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:53.606018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:53.606018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:53.653078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a997104d-f761-40e8-85ee-1fa3c298afbe tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 200 Jan 21 07:52:53.654099 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 432/838] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:52:53 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 1000 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:52:53.670792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots Jan 21 07:52:53.671617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "faf5079f-edc3-4e2b-a038-3140a2f62d13", "name": "tempest-group_snapshot-1137042830"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:53.673375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group_snapshot {'group_snapshot': {'group_id': 'faf5079f-edc3-4e2b-a038-3140a2f62d13', 'name': 'tempest-group_snapshot-1137042830'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 07:52:53.697177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:53.697177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:53.728961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group_snapshot tempest-group_snapshot-1137042830. Jan 21 07:52:53.840812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:53.840812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:53.904142 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-573400003 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-573400003, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:53.969634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['1591bb79-a780-41a1-b789-1cd052a3624f', '3b575121-50d1-49ae-a341-706db4559c1a', '421375eb-bdce-4385-895b-bf0217d4d90a', '7d9ffc7d-d31f-4a10-8cb9-01d4a6c604d7'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:54.219087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d0be448-b93a-49bf-b897-395876013ce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots returned with HTTP 202 Jan 21 07:52:54.223858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 407/839] 10.222.0.13 () {62 vars in 1291 bytes} [Thu Jan 21 07:52:53 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots => generated 168 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:54.235017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3c3887e-57e3-43ee-b6fd-3631e8b0b83a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:52:54.235605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3c3887e-57e3-43ee-b6fd-3631e8b0b83a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:54.235835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:54.235835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:54.236212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3c3887e-57e3-43ee-b6fd-3631e8b0b83a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:54.236622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-b3c3887e-57e3-43ee-b6fd-3631e8b0b83a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:52:54.261915 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:54.261915 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:54.303875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3c3887e-57e3-43ee-b6fd-3631e8b0b83a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 200 Jan 21 07:52:54.304741 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 433/840] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:52:54 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 307 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:55.318216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-352e26c4-5604-4400-a723-1d8ad11c86dd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:52:55.319502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-352e26c4-5604-4400-a723-1d8ad11c86dd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:55.319935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:55.319935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:55.320600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-352e26c4-5604-4400-a723-1d8ad11c86dd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:55.321196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-352e26c4-5604-4400-a723-1d8ad11c86dd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:52:55.345528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:55.345528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:55.371601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-352e26c4-5604-4400-a723-1d8ad11c86dd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 200 Jan 21 07:52:55.375751 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 408/841] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:52:55 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 307 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:56.387090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f95623-d543-4d0a-9a4e-0f8ee779d276 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:52:56.388629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f95623-d543-4d0a-9a4e-0f8ee779d276 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:56.388629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:56.388629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:56.388629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f95623-d543-4d0a-9a4e-0f8ee779d276 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:56.388975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-46f95623-d543-4d0a-9a4e-0f8ee779d276 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:52:56.412044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:56.412044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:56.442382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f95623-d543-4d0a-9a4e-0f8ee779d276 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 200 Jan 21 07:52:56.445293 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 434/842] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:52:56 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:57.458498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df178f9d-028c-4158-8a93-3e2b8012829a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:52:57.463259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df178f9d-028c-4158-8a93-3e2b8012829a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:57.463811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:57.463811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:57.464229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df178f9d-028c-4158-8a93-3e2b8012829a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:57.465184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-df178f9d-028c-4158-8a93-3e2b8012829a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:52:57.474291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.474291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.503969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df178f9d-028c-4158-8a93-3e2b8012829a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 200 Jan 21 07:52:57.504986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 409/843] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:52:57 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 308 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:57.516881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:52:57.517691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:57.517912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:57.517912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:57.518428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:57.519226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:52:57.522525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:52:57.586181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:52:57.587685 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.587685 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.589474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09987690-fd0f-4197-9fa8-1a14be078627 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:52:57.597554 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 435/844] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:52:57 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 454 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:57.603248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37f232d1-d0a7-4c78-b018-cb0ce63b71e7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d Jan 21 07:52:57.603987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37f232d1-d0a7-4c78-b018-cb0ce63b71e7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:57.604381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:57.604381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:57.606715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37f232d1-d0a7-4c78-b018-cb0ce63b71e7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:57.645551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.645551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.646712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37f232d1-d0a7-4c78-b018-cb0ce63b71e7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:52:57.660385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37f232d1-d0a7-4c78-b018-cb0ce63b71e7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d returned with HTTP 200 Jan 21 07:52:57.676540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/action Jan 21 07:52:57.677044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:57.677044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:57.677536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action body: b'{"create-from-src": {"group_snapshot_id": "94edd89c-2d25-4e94-b543-0d74e566d483", "name": "tempest-Group_from_snap-549873647"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:52:57.677930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "94edd89c-2d25-4e94-b543-0d74e566d483", "name": "tempest-Group_from_snap-549873647"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:57.679230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group {'create-from-src': {'group_snapshot_id': '94edd89c-2d25-4e94-b543-0d74e566d483', 'name': 'tempest-Group_from_snap-549873647'}}. {{(pid=87908) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 07:52:57.679581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group tempest-Group_from_snap-549873647 from group_snapshot 94edd89c-2d25-4e94-b543-0d74e566d483. Jan 21 07:52:57.681844 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 410/845] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:52:57 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d => generated 451 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:57.707361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.707361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.740540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.740540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.751698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.751698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:57.924951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['a73cac50-1c81-4e40-9fb1-18ebe0b8d1fb'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:58.212362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.group.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] A mapping entry already exists for group 2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c and volume type a94372b3-9499-484b-86a0-a59a2b25fd87. Do not need to create again. Jan 21 07:52:58.213261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:58.213261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:58.238040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability zone cache updated, next update will occur around 2021-01-21 08:52:58.237121. {{(pid=87908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:52:58.238484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:52:58.259221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (8e2bfe49-6a49-45c7-9e93-5f65393767e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:58.265042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0387702-1146-4873-a4c4-ea8ba3e07a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:58.268866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:58.558599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0387702-1146-4873-a4c4-ea8ba3e07a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d35bb7e-b98b-410e-9da8-6258abbdff9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a94372b3-9499-484b-86a0-a59a2b25fd87,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-573400003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a94372b3-9499-484b-86a0-a59a2b25fd87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:58.565920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a794d1d6-3aec-4ac9-ad9a-0329ca35c71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:58.676791 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-573400003 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-573400003, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:58.721233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['b4c11113-eb48-4df9-a812-3334a56894e2', '8d92a3bc-6a3c-46ca-b544-205e47463dfb'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:58.723116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a794d1d6-3aec-4ac9-ad9a-0329ca35c71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c11113-eb48-4df9-a812-3334a56894e2', '8d92a3bc-6a3c-46ca-b544-205e47463dfb']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:58.725275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4602b61-2e68-4203-8f87-73a052df855e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:59.010976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4602b61-2e68-4203-8f87-73a052df855e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59728d53-4166-47dc-ad57-85820e74235d', '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=2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['b4c11113-eb48-4df9-a812-3334a56894e2','8d92a3bc-6a3c-46ca-b544-205e47463dfb'],size=1,snapshot_id=7d35bb7e-b98b-410e-9da8-6258abbdff9d,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87), '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=2021-01-21T07:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c,host=None,id=59728d53-4166-47dc-ad57-85820e74235d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eda226aa5b342ebb31a6eaf40421784',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=7d35bb7e-b98b-410e-9da8-6258abbdff9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_attachment=,volume_type=,volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:59.013967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c68c892-1de1-4855-bdca-57352bd2dcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:59.083066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c68c892-1de1-4855-bdca-57352bd2dcff) 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=2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['b4c11113-eb48-4df9-a812-3334a56894e2','8d92a3bc-6a3c-46ca-b544-205e47463dfb'],size=1,snapshot_id=7d35bb7e-b98b-410e-9da8-6258abbdff9d,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=a94372b3-9499-484b-86a0-a59a2b25fd87)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:59.085658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (8e2bfe49-6a49-45c7-9e93-5f65393767e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:59.164812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request issued successfully. Jan 21 07:52:59.277254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a97d9d8-73b9-4a7b-a393-a4bb61e87a0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/action returned with HTTP 202 Jan 21 07:52:59.281331 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 436/846] 10.222.0.13 () {62 vars in 1285 bytes} [Thu Jan 21 07:52:57 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/action => generated 102 bytes in 1609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:59.290286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:52:59.290917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:59.291152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:59.291152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:59.291701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:59.292293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:52:59.293951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:52:59.445435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:52:59.447312 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:59.447849 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:59.456206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:59.463403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.463403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:59.476533 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:59.476963 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:59.485810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:59.492534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.492534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:59.515106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9054a6de-e827-492f-8b96-509152b2c1cc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:52:59.516306 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 411/847] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:52:59 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1984 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:52:59.534589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:52:59.536077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:59.536430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:59.536430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:52:59.537628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:59.739159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.739159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:59.772546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:52:59.812405 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:52:59.812861 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:52:59.840579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:59.854847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.854847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:52:59.906104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65de5e81-f678-4be5-b23a-0351d341d6d5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:52:59.908852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 437/848] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:52:59 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:00.926005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:00.926451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:00.926653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:00.926653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:00.927502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:01.007010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:01.007010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:01.015995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:01.032438 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:01.032438 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:01.040145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:01.049010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:01.049010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:01.096095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-082d0258-9977-4522-b1ba-659e53cf6582 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:01.098860 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 412/849] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:00 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:01.735221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] POST http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes Jan 21 07:53:01.735903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:01.735903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:01.736419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2053137664"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:01.737568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2053137664'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:01.738019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Create volume of 2 GB Jan 21 07:53:01.774025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Availability Zones retrieved successfully. Jan 21 07:53:01.804448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Flow 'volume_create_api' (cee446d5-4c72-48bf-98d5-69922307bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:01.808310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35dad4d0-2499-4257-a26a-9ee5e782e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:01.811788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Validating volume size '2' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:02.026939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35dad4d0-2499-4257-a26a-9ee5e782e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:02.029785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3648daeb-c64c-4b2b-9962-cc1fcefe8665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:02.116783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:02.116783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:02.116783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:02.116783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:02.116783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:02.309948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:02.309948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:02.331540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:02.373528 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:02.374180 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:02.387532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Created reservations ['262b9c3e-e385-4e26-bc43-fa5c717c46aa', '874b2f61-9346-440e-8228-8e46a96d9140', '065b48cb-0f01-4b11-9a1a-4dda52090520', '25b395ed-074a-4507-a575-407c150d7057'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:02.387716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:02.389675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3648daeb-c64c-4b2b-9962-cc1fcefe8665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262b9c3e-e385-4e26-bc43-fa5c717c46aa', '874b2f61-9346-440e-8228-8e46a96d9140', '065b48cb-0f01-4b11-9a1a-4dda52090520', '25b395ed-074a-4507-a575-407c150d7057']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:02.392526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862575d2-df96-4f65-b0bb-920a328862bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:02.402372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:02.402372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:02.436983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffbf9098-67d8-42a7-945f-58bc1b2fd0d8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:02.438597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 413/850] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:02 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:02.479774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862575d2-df96-4f65-b0bb-920a328862bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7671cf26-dfc3-4681-8070-7538d695bcc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2053137664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3357d3970a91428ebd8d61bbb575eaa8',qos_specs=None,replication_status=,reservations=['262b9c3e-e385-4e26-bc43-fa5c717c46aa','874b2f61-9346-440e-8228-8e46a96d9140','065b48cb-0f01-4b11-9a1a-4dda52090520','25b395ed-074a-4507-a575-407c150d7057'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff057de42264e09858a5994358fbb2f',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2053137664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7671cf26-dfc3-4681-8070-7538d695bcc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3357d3970a91428ebd8d61bbb575eaa8',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,user_id='fff057de42264e09858a5994358fbb2f',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:02.482632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355e26fb-4203-4b2d-817e-f2f48eeaf773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:02.514513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355e26fb-4203-4b2d-817e-f2f48eeaf773) 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-2053137664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3357d3970a91428ebd8d61bbb575eaa8',qos_specs=None,replication_status=,reservations=['262b9c3e-e385-4e26-bc43-fa5c717c46aa','874b2f61-9346-440e-8228-8e46a96d9140','065b48cb-0f01-4b11-9a1a-4dda52090520','25b395ed-074a-4507-a575-407c150d7057'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff057de42264e09858a5994358fbb2f',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:02.518115 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75e18f8-14f6-4bd8-a2ea-f3831f0e3c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:02.539136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75e18f8-14f6-4bd8-a2ea-f3831f0e3c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:02.542393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Flow 'volume_create_api' (cee446d5-4c72-48bf-98d5-69922307bf72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:02.611909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Create volume request issued successfully. Jan 21 07:53:02.635921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4085ac6-de29-424c-8e26-d3a917178c73 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes returned with HTTP 202 Jan 21 07:53:02.647736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 438/851] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:53:01 2021] POST /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes => generated 824 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:02.653374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e89b5430-53df-4ba1-95be-9e77fa69772a tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:02.654014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e89b5430-53df-4ba1-95be-9e77fa69772a tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:02.654214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:02.654214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:02.654879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e89b5430-53df-4ba1-95be-9e77fa69772a tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:02.749012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:02.749012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:02.759120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e89b5430-53df-4ba1-95be-9e77fa69772a tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:02.802474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e89b5430-53df-4ba1-95be-9e77fa69772a tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 200 Jan 21 07:53:02.805524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 414/852] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:02 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 892 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:03.454893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:03.455431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:03.455875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:03.455875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:03.461397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:03.663739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:03.663739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:03.686712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:03.720539 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:03.721112 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:03.728797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:03.746850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:03.746850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:03.806390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48c1fb51-dd63-4e8f-830c-937484086722 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:03.810836 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 439/853] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:03 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:03.825430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-046866ce-9333-454c-aac5-8f5f30be7c41 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:03.826000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-046866ce-9333-454c-aac5-8f5f30be7c41 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:03.826573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:03.826573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:03.826573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-046866ce-9333-454c-aac5-8f5f30be7c41 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:03.893765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:03.893765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:03.902704 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-046866ce-9333-454c-aac5-8f5f30be7c41 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:03.935610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-046866ce-9333-454c-aac5-8f5f30be7c41 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 200 Jan 21 07:53:03.936504 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 415/854] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:03 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:03.951771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] POST http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes Jan 21 07:53:03.952596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:03.952596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:03.953508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7671cf26-dfc3-4681-8070-7538d695bcc4"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:03.954139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Create volume request body: {'volume': {'size': 1, 'source_volid': '7671cf26-dfc3-4681-8070-7538d695bcc4'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:04.012077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:04.012077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:04.013762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume retrieved successfully. Jan 21 07:53:04.014243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Create volume of 1 GB Jan 21 07:53:04.028213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Availability Zones retrieved successfully. Jan 21 07:53:04.048126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Flow 'volume_create_api' (46e5e15d-c750-420a-85b8-ebdda276df74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:04.051127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b00a-6a8a-414e-a92b-c90842ea866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:04.053531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Validating volume size '1' using validate_int, validate_source_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:04.089964 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b00a-6a8a-414e-a92b-c90842ea866e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:53:04.089964 n-d-768862-4 devstack@c-api.service[87906]: 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. Jan 21 07:53:04.095896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b00a-6a8a-414e-a92b-c90842ea866e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:04.097290 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b00a-6a8a-414e-a92b-c90842ea866e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:53:04.106005 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Flow 'volume_create_api' (46e5e15d-c750-420a-85b8-ebdda276df74) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:53:04.106739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ee07fba-f8c3-4176-bf45-e421d3aacbb6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes returned with HTTP 400 Jan 21 07:53:04.107817 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 440/855] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:53:03 2021] POST /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes => generated 173 bytes in 160 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:53:04.116966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] DELETE http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:04.117646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:04.118022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:04.118022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:04.118888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:04.119522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Delete volume with id: 7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:04.194845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:04.194845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:04.196375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:04.455270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Delete volume request issued successfully. Jan 21 07:53:04.457075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-719862e9-159c-49a4-b12a-0f1e3fdbe338 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 202 Jan 21 07:53:04.459881 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 416/856] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:04 2021] DELETE /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 0 bytes in 346 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:04.467055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67c93a00-5028-4e9c-919b-202f48a88bf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:04.467586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67c93a00-5028-4e9c-919b-202f48a88bf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:04.467777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:04.467777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:04.469997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67c93a00-5028-4e9c-919b-202f48a88bf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:04.551946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:04.551946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:04.572533 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-67c93a00-5028-4e9c-919b-202f48a88bf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:04.623474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67c93a00-5028-4e9c-919b-202f48a88bf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 200 Jan 21 07:53:04.638084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 441/857] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:04 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:04.829989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:04.830557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:04.830994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:04.830994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:04.831737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:04.962372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:04.962372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:04.988799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:05.023042 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:05.025139 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:05.040220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:05.084151 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:05.084151 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:05.105526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fdde368-284d-4046-ba52-671b83cc3681 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:05.106850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 417/858] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:04 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:05.646222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45af8841-4916-43e2-8fd9-059267086392 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:05.647614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45af8841-4916-43e2-8fd9-059267086392 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:05.647958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:05.647958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:05.648573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45af8841-4916-43e2-8fd9-059267086392 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:05.705987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:05.705987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:05.722266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45af8841-4916-43e2-8fd9-059267086392 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:05.745981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45af8841-4916-43e2-8fd9-059267086392 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 200 Jan 21 07:53:05.747377 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 442/859] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:05 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:06.123061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:06.124131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:06.124545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:06.124545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:06.125803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:06.236057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:06.236057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:06.256491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:06.286386 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:06.290530 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:06.305239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:06.312437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:06.312437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:06.358444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02908f32-99ca-4f04-ab00-8ebd6fadc196 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:06.360719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 418/860] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:06 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:06.766766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-058e513d-a1ae-4558-b3b3-885b7f608cf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:06.768150 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-058e513d-a1ae-4558-b3b3-885b7f608cf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:06.768524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:06.768524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:06.769161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-058e513d-a1ae-4558-b3b3-885b7f608cf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:06.909241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:06.909241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:06.950169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-058e513d-a1ae-4558-b3b3-885b7f608cf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Volume info retrieved successfully. Jan 21 07:53:07.060582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-058e513d-a1ae-4558-b3b3-885b7f608cf6 tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 200 Jan 21 07:53:07.061858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 443/861] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:06 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:07.382622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:07.383469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:07.383690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:07.383690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:07.384070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:07.587685 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:07.587685 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:07.611589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:07.628674 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:07.629917 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:07.643811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:07.651697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:07.651697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:07.682601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64c4d8d3-842e-4495-beea-ad7f7944f860 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:07.683814 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 419/862] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:07 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:08.082172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5709238-568b-40d7-b004-6902ac9298de tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] GET http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 Jan 21 07:53:08.082870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5709238-568b-40d7-b004-6902ac9298de tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:08.083189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:08.083189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:08.083728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5709238-568b-40d7-b004-6902ac9298de tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:08.213985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5709238-568b-40d7-b004-6902ac9298de tempest-VolumesCloneNegativeTest-1257055704 tempest-VolumesCloneNegativeTest-1257055704] http://10.222.0.13/volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 returned with HTTP 404 Jan 21 07:53:08.220404 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 444/863] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:08 2021] GET /volume/v3/3357d3970a91428ebd8d61bbb575eaa8/volumes/7671cf26-dfc3-4681-8070-7538d695bcc4 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:08.700364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:08.700950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:08.701331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:08.701331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:08.701894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:08.876424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:08.876424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:08.894748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:08.926586 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:08.927709 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:08.948572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:08.961142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:08.961142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:08.996574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f7c68f1-abd4-44f6-812b-301c779e2cc9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:08.998804 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 420/864] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:08 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:10.014948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:10.016224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:10.016853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:10.099393 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.099393 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.110137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:10.127953 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:10.128688 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:10.137480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:10.176155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.176155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.208310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e762b0-114c-4fa4-90c4-585a66901920 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:10.219866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 445/865] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 992 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:10.225970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93bf7469-41f1-4bbf-a46c-cce2df0b6a7d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c Jan 21 07:53:10.226117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93bf7469-41f1-4bbf-a46c-cce2df0b6a7d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:10.226300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:10.226300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:10.226622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93bf7469-41f1-4bbf-a46c-cce2df0b6a7d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:10.227054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-93bf7469-41f1-4bbf-a46c-cce2df0b6a7d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:10.236590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.236590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.263906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93bf7469-41f1-4bbf-a46c-cce2df0b6a7d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c returned with HTTP 200 Jan 21 07:53:10.271862 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 421/866] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c => generated 417 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:10.276549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:10.277345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:10.277774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:10.277774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:10.278457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:10.279403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:10.281713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:10.344933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:10.347014 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:10.347458 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:10.357962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:10.368891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.368891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.389021 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:10.389582 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:10.399202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:10.406780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.406780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.429048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a055f3d-8a0e-4c51-807b-434deb0bb9da tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:10.429993 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 446/867] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1985 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:10.446736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c/action Jan 21 07:53:10.447406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:10.447406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:10.448043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:53:10.448531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:10.449770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for group 2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c {{(pid=87907) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:53:10.450232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group with id: 2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c Jan 21 07:53:10.462591 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.462591 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.639352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d96d5d93-6ac7-4c62-838b-a2d9660ee382 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c/action returned with HTTP 202 Jan 21 07:53:10.641583 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 422/868] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 07:53:10 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:10.653867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:10.654599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:10.654800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:10.654800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:10.655345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:10.769014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.769014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.790199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:10.808520 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:10.808980 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:10.817378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:10.824297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.824297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:10.860127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d863551f-0bdf-4bf3-b88b-2f021b903e78 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:10.881182 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 447/869] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:11.774320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:11.775848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:11.775848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:11.776539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-48902495", "metadata": {"Type": "Test"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:11.778086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-48902495', 'metadata': {'Type': 'Test'}}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:11.779250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:11.794297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:11.813278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (539939ad-121d-4a8c-8959-83bf2abe841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:11.816929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0607de3d-a61a-47d7-983b-55345502e047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:11.819674 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:11.877081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:11.877702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:11.877895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:11.877895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:11.878536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:11.903538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0607de3d-a61a-47d7-983b-55345502e047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:11.907889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55567cc2-27bb-4142-b9e5-ad82c513836b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:11.978051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:11.978051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:12.006582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:12.028296 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:12.028761 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:12.050496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:12.058407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:12.058407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:12.107996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac453671-5993-4e19-b829-847c45187c2f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 200 Jan 21 07:53:12.118636 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 448/870] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:11 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 991 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:12.129128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['cabe332a-e084-4dc9-b2ee-e65335047b5a', 'e6313b8a-48fc-49f9-b93a-68e1d6e1fb79', '6084d02f-e88e-4d2b-9149-fb257c8561cc', '25c03996-4387-4c7e-951e-c87b4b742d2d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:12.137619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55567cc2-27bb-4142-b9e5-ad82c513836b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cabe332a-e084-4dc9-b2ee-e65335047b5a', 'e6313b8a-48fc-49f9-b93a-68e1d6e1fb79', '6084d02f-e88e-4d2b-9149-fb257c8561cc', '25c03996-4387-4c7e-951e-c87b4b742d2d']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:12.144267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c54558-a41e-4937-baa5-5cc6707dca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:12.238491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c54558-a41e-4937-baa5-5cc6707dca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac25b1e6-574b-4b9d-a550-de7890b172d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-48902495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['cabe332a-e084-4dc9-b2ee-e65335047b5a','e6313b8a-48fc-49f9-b93a-68e1d6e1fb79','6084d02f-e88e-4d2b-9149-fb257c8561cc','25c03996-4387-4c7e-951e-c87b4b742d2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-48902495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac25b1e6-574b-4b9d-a550-de7890b172d5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:12.240746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e74f1a-0be8-4053-8bdd-a1c59ce8aba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:12.268137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e74f1a-0be8-4053-8bdd-a1c59ce8aba8) 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-48902495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['cabe332a-e084-4dc9-b2ee-e65335047b5a','e6313b8a-48fc-49f9-b93a-68e1d6e1fb79','6084d02f-e88e-4d2b-9149-fb257c8561cc','25c03996-4387-4c7e-951e-c87b4b742d2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:12.270259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cbecfa-ed39-4808-bff1-88146a084b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:12.285398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cbecfa-ed39-4808-bff1-88146a084b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:12.288163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (539939ad-121d-4a8c-8959-83bf2abe841f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:12.353770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:12.394428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f16e6fe8-d8e5-4d84-8379-d07b08be0848 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:12.396180 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 423/871] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:11 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 826 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:12.410631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ce64e7-93da-4f05-8568-d6b3952fc65d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:12.411331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ce64e7-93da-4f05-8568-d6b3952fc65d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:12.411651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:12.411651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:12.412184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ce64e7-93da-4f05-8568-d6b3952fc65d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:12.544106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:12.544106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:12.555163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09ce64e7-93da-4f05-8568-d6b3952fc65d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:12.582026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ce64e7-93da-4f05-8568-d6b3952fc65d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:12.583133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 449/872] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:12 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:13.138672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a25daac2-d603-4e16-aa78-b9afd97e9739 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d Jan 21 07:53:13.142698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a25daac2-d603-4e16-aa78-b9afd97e9739 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.142698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.142698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.142698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a25daac2-d603-4e16-aa78-b9afd97e9739 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.324465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a25daac2-d603-4e16-aa78-b9afd97e9739 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d returned with HTTP 404 Jan 21 07:53:13.330720 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 424/873] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/59728d53-4166-47dc-ad57-85820e74235d => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:13.339528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac3d0d53-7eb4-4203-bfec-0c9ed505d01c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c Jan 21 07:53:13.340323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac3d0d53-7eb4-4203-bfec-0c9ed505d01c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.340688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.340688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.342312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac3d0d53-7eb4-4203-bfec-0c9ed505d01c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.342976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ac3d0d53-7eb4-4203-bfec-0c9ed505d01c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:13.355795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac3d0d53-7eb4-4203-bfec-0c9ed505d01c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c returned with HTTP 404 Jan 21 07:53:13.361814 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 450/874] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/2a0c5dbb-2729-4ca2-a79d-6fdaab169b5c => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:13.366773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:53:13.367103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.367741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.368277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 07:53:13.368727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group_snapshot with id: 94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:53:13.392118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.392118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.487992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb68b59b-6d37-415b-92ab-3c877b609917 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 202 Jan 21 07:53:13.489166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 425/875] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 07:53:13 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:13.497728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:13.500134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.500792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.501663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:13.503734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:13.591546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:13.593358 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:13.594582 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:13.600292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5b6e528-8fcb-45ee-9ee1-9dd7857b7151 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:13.601233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e528-8fcb-45ee-9ee1-9dd7857b7151 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.601609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.601609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.602238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5b6e528-8fcb-45ee-9ee1-9dd7857b7151 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.623848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:13.638534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.638534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.696784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78b5ae6-ecb4-4412-ac14-82cce642b5ce tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:13.699990 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 451/876] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1003 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:13.725649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:53:13.726178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.726386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.726386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.726833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.727411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:13.730480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:53:13.753208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.753208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.754359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:53:13.755374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.755374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.756728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c830de93-7b1d-48cd-bb6b-e4f4f8e36bbf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:53:13.757750 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 452/877] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 453 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:13.770661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab756204-4dcb-499f-828b-d7f8515bf84b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d Jan 21 07:53:13.771326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab756204-4dcb-499f-828b-d7f8515bf84b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.771980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.771980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.772440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab756204-4dcb-499f-828b-d7f8515bf84b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.778012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5b6e528-8fcb-45ee-9ee1-9dd7857b7151 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:13.804756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.804756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.806949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab756204-4dcb-499f-828b-d7f8515bf84b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:13.809836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab756204-4dcb-499f-828b-d7f8515bf84b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d returned with HTTP 200 Jan 21 07:53:13.810913 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 453/878] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:13.833883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5b6e528-8fcb-45ee-9ee1-9dd7857b7151 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:13.835241 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 426/879] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 919 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:13.852092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cb5ed09-fa77-4818-b997-d0aa4e8c2904 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:13.852899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cb5ed09-fa77-4818-b997-d0aa4e8c2904 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.853270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.853270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:13.854073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cb5ed09-fa77-4818-b997-d0aa4e8c2904 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.967048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.967048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:13.995106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5cb5ed09-fa77-4818-b997-d0aa4e8c2904 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:14.049217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cb5ed09-fa77-4818-b997-d0aa4e8c2904 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:14.050310 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 454/880] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 919 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.065714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9830e3a-132e-4ce2-882e-0a248effcf6c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:14.066341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.066341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:14.066977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9830e3a-132e-4ce2-882e-0a248effcf6c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-48902495"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:14.166396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.166396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:14.199130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9830e3a-132e-4ce2-882e-0a248effcf6c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:14.214058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9830e3a-132e-4ce2-882e-0a248effcf6c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:14.236914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9830e3a-132e-4ce2-882e-0a248effcf6c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:14.238302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 427/881] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:53:14 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.251881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-359b18fe-f62d-4e14-93b1-14cf4310f068 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:14.252341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.252341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:14.252765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-359b18fe-f62d-4e14-93b1-14cf4310f068 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-917890362", "description": "This is the new description of volume"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:14.304523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.304523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:14.313863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-359b18fe-f62d-4e14-93b1-14cf4310f068 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:14.335735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-359b18fe-f62d-4e14-93b1-14cf4310f068 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:14.350551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-359b18fe-f62d-4e14-93b1-14cf4310f068 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:14.351803 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 455/882] 10.222.0.13 () {60 vars in 1336 bytes} [Thu Jan 21 07:53:14 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.366509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d0e631e-1a51-4681-926d-304c02e007d4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:14.366509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d0e631e-1a51-4681-926d-304c02e007d4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:14.366890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.366890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:14.367100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d0e631e-1a51-4681-926d-304c02e007d4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:14.417463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.417463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:14.426508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d0e631e-1a51-4681-926d-304c02e007d4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:14.450045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d0e631e-1a51-4681-926d-304c02e007d4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:14.451348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 428/883] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:14 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-411608033", "availability_zone": "nova", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-411608033', 'availability_zone': 'nova', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:14.487175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:14.537138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:14.571334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (7970134a-767e-4d6c-a95a-5a2b87c0b0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:14.574087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4b4f17-6088-411b-8d1a-bd407e2e09de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:14.576228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:14.698579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4b4f17-6088-411b-8d1a-bd407e2e09de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:14.701316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3a6b43-3dc4-42d2-ab4c-b4caf43bfc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:14.809611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['cd344410-09a4-4415-b050-abd21ca98e3f', '0311f5f4-6961-4c68-83e9-fc11d2c45d73', 'b2295c28-2c5c-4aaa-9e69-17e63e34aa78', '9d3c6762-0450-4555-a7d3-8fdff3fc63ed'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:14.812086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3a6b43-3dc4-42d2-ab4c-b4caf43bfc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd344410-09a4-4415-b050-abd21ca98e3f', '0311f5f4-6961-4c68-83e9-fc11d2c45d73', 'b2295c28-2c5c-4aaa-9e69-17e63e34aa78', '9d3c6762-0450-4555-a7d3-8fdff3fc63ed']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:14.815139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848f62d7-3ed4-4c32-a95b-23627a9f0a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:14.824064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-409c3d94-089b-4285-a95c-482c2f387222 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d Jan 21 07:53:14.825140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-409c3d94-089b-4285-a95c-482c2f387222 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:14.825405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.825405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:14.825792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-409c3d94-089b-4285-a95c-482c2f387222 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:14.885806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848f62d7-3ed4-4c32-a95b-23627a9f0a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503db7a8-4276-4bba-a36d-5de634ca308b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-411608033',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['cd344410-09a4-4415-b050-abd21ca98e3f','0311f5f4-6961-4c68-83e9-fc11d2c45d73','b2295c28-2c5c-4aaa-9e69-17e63e34aa78','9d3c6762-0450-4555-a7d3-8fdff3fc63ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-411608033',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503db7a8-4276-4bba-a36d-5de634ca308b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:14.889719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d984a0-febe-4d2f-b518-3a1901cb41bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:14.890949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.890949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:14.895206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-409c3d94-089b-4285-a95c-482c2f387222 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:14.899450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-409c3d94-089b-4285-a95c-482c2f387222 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d returned with HTTP 200 Jan 21 07:53:14.902718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 429/884] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:14 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d => generated 450 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.923852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d984a0-febe-4d2f-b518-3a1901cb41bf) 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-411608033',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['cd344410-09a4-4415-b050-abd21ca98e3f','0311f5f4-6961-4c68-83e9-fc11d2c45d73','b2295c28-2c5c-4aaa-9e69-17e63e34aa78','9d3c6762-0450-4555-a7d3-8fdff3fc63ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:14.925937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f70c67-1e9d-4674-8377-d4b60184e0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:14.958072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f70c67-1e9d-4674-8377-d4b60184e0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:14.963301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (7970134a-767e-4d6c-a95a-5a2b87c0b0d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:15.134952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:15.177729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4567c028-f262-4bc2-9287-f849df3fbe95 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:15.180034 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 456/885] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:14 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 810 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:15.195523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ddb613e-5f0b-4791-9c50-7d2115ca82b0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:15.196393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ddb613e-5f0b-4791-9c50-7d2115ca82b0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.196822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.196822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:15.197507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ddb613e-5f0b-4791-9c50-7d2115ca82b0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.335851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:15.335851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:15.349900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ddb613e-5f0b-4791-9c50-7d2115ca82b0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:15.392256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ddb613e-5f0b-4791-9c50-7d2115ca82b0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:15.393114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 430/886] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 902 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:15.921076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6067d5e7-9eb7-40d2-b661-e40a5bf2c853 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d Jan 21 07:53:15.922226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6067d5e7-9eb7-40d2-b661-e40a5bf2c853 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.922439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.922439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:15.922832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6067d5e7-9eb7-40d2-b661-e40a5bf2c853 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.982853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6067d5e7-9eb7-40d2-b661-e40a5bf2c853 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d returned with HTTP 404 Jan 21 07:53:15.987869 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 457/887] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/7d35bb7e-b98b-410e-9da8-6258abbdff9d => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:15.996382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17847062-18c8-4e67-a112-835d471f1907 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 Jan 21 07:53:15.997291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17847062-18c8-4e67-a112-835d471f1907 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.997721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.997721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:15.998403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17847062-18c8-4e67-a112-835d471f1907 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.999540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-17847062-18c8-4e67-a112-835d471f1907 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 94edd89c-2d25-4e94-b543-0d74e566d483 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:16.006275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17847062-18c8-4e67-a112-835d471f1907 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 returned with HTTP 404 Jan 21 07:53:16.007868 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 431/888] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/94edd89c-2d25-4e94-b543-0d74e566d483 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:16.018266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:16.018266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.018266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.018552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:16.019361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.019361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.020581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:16.088035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:16.089695 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:16.090254 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:16.100913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:16.108355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.108355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.136912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b96518e-a1ed-4bbd-a5dc-f3c4c8c8c2fd tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:16.149076 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 458/889] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:16 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1003 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:16.156763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13/action Jan 21 07:53:16.157957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:53:16.158404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:16.159396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for group faf5079f-edc3-4e2b-a038-3140a2f62d13 {{(pid=87907) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:53:16.159906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group with id: faf5079f-edc3-4e2b-a038-3140a2f62d13 Jan 21 07:53:16.177216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.177216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.311328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc529ef0-22b7-4850-a085-60288144e70b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13/action returned with HTTP 202 Jan 21 07:53:16.312572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 432/890] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 07:53:16 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:16.320450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:53:16.321171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.321362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.321362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:16.321736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.371837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.371837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.380859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:16.396285 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:16.396831 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:16.409200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12fa6498-2e88-4ade-bd9a-141c4d721c67 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:16.409872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12fa6498-2e88-4ade-bd9a-141c4d721c67 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.410195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.410195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:16.410919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12fa6498-2e88-4ade-bd9a-141c4d721c67 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.416483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:16.431206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.431206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.463133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1cb0601-2a7e-4121-babd-4f71caaaf42f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 200 Jan 21 07:53:16.474451 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 459/891] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:16 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 999 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:53:16.501260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.501260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.510827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-12fa6498-2e88-4ade-bd9a-141c4d721c67 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:16.537875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12fa6498-2e88-4ade-bd9a-141c4d721c67 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:16.539080 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 433/892] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:16 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 903 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:16.554547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48277d85-5e83-4418-91ef-0e184785d240 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:16.555107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.555107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:16.555617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48277d85-5e83-4418-91ef-0e184785d240 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-48902495", "description": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:16.617094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.617094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.627226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48277d85-5e83-4418-91ef-0e184785d240 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:16.638540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48277d85-5e83-4418-91ef-0e184785d240 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:16.665433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48277d85-5e83-4418-91ef-0e184785d240 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:16.666600 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 460/893] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:53:16 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 837 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:16.681423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:16.682757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.682964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.682964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:16.684000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.684487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:16.755848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.755848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.757943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:16.793425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:53:16.793909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2db1a877-78b7-4cbf-89b9-3273c84ec567 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 202 Jan 21 07:53:16.798231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 434/894] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:16 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:16.803719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c30cdf9-b6fb-481d-ab1e-5c492731190c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:16.805621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c30cdf9-b6fb-481d-ab1e-5c492731190c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.806248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.806248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:16.808038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c30cdf9-b6fb-481d-ab1e-5c492731190c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.878539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.878539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:16.891143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c30cdf9-b6fb-481d-ab1e-5c492731190c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:16.915641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c30cdf9-b6fb-481d-ab1e-5c492731190c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:16.916758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 461/895] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:16 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 904 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:17.481844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:53:17.482365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:17.482620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:17.482620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:17.482984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:17.582672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:17.582672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:17.612851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:17.640674 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:17.641135 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:17.649577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:17.664783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:17.664783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:17.707649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44077abf-ca85-4576-8a5c-65d90365cf1c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 200 Jan 21 07:53:17.720188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 435/896] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:17 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 999 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:17.932688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3363d32b-023d-4d68-a3cd-5d29b081dc23 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:17.933593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3363d32b-023d-4d68-a3cd-5d29b081dc23 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:17.934020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:17.934020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:17.934718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3363d32b-023d-4d68-a3cd-5d29b081dc23 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:18.043543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:18.043543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:18.106039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3363d32b-023d-4d68-a3cd-5d29b081dc23 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:18.173885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3363d32b-023d-4d68-a3cd-5d29b081dc23 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:18.183556 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 462/897] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:17 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 904 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:18.737998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:53:18.738611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:18.738774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:18.738774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:18.739200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:18.846614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:18.846614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:18.873525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:18.909422 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:18.910174 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:18.927458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:18.934717 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:18.934717 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:18.985913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06ac4b9d-d260-4a1e-aa0e-4db299f42ee2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 200 Jan 21 07:53:18.987168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 436/898] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:18 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 999 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:19.192339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-191730d8-0a7c-43a4-a8ab-430245c374b7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:19.193052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-191730d8-0a7c-43a4-a8ab-430245c374b7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:19.193379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:19.193379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:19.194151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-191730d8-0a7c-43a4-a8ab-430245c374b7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:19.325450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:19.325450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:19.345578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-191730d8-0a7c-43a4-a8ab-430245c374b7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:19.406163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-191730d8-0a7c-43a4-a8ab-430245c374b7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 200 Jan 21 07:53:19.407139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 463/899] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:19 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 904 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:20.003930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd83406b-1241-483b-b547-6ee48ab2c1db tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:53:20.004654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd83406b-1241-483b-b547-6ee48ab2c1db tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.004985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:20.004985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:20.005549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd83406b-1241-483b-b547-6ee48ab2c1db tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.169106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd83406b-1241-483b-b547-6ee48ab2c1db tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 404 Jan 21 07:53:20.170648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 437/900] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:19 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:20.179321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a2168a6-bde3-4a99-86d4-e530e2006e1d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 Jan 21 07:53:20.179883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a2168a6-bde3-4a99-86d4-e530e2006e1d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.180093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:20.180093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:20.180463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a2168a6-bde3-4a99-86d4-e530e2006e1d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.180864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-9a2168a6-bde3-4a99-86d4-e530e2006e1d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member faf5079f-edc3-4e2b-a038-3140a2f62d13 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:20.193341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a2168a6-bde3-4a99-86d4-e530e2006e1d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 returned with HTTP 404 Jan 21 07:53:20.194368 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 464/901] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:20 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/faf5079f-edc3-4e2b-a038-3140a2f62d13 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:20.203467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe7d7907-0d45-4ff4-bbff-4804b1d257ef tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/a57c81b7-b926-4cdc-85fe-3cf95d6cbcb6 Jan 21 07:53:20.204212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe7d7907-0d45-4ff4-bbff-4804b1d257ef tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.204810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe7d7907-0d45-4ff4-bbff-4804b1d257ef tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.244904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:53:20.244904 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:53:20.259551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe7d7907-0d45-4ff4-bbff-4804b1d257ef tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/a57c81b7-b926-4cdc-85fe-3cf95d6cbcb6 returned with HTTP 202 Jan 21 07:53:20.261472 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 438/902] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 07:53:20 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/a57c81b7-b926-4cdc-85fe-3cf95d6cbcb6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:20.271960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99a9775f-94df-4db7-a980-a22e84a1625f tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types Jan 21 07:53:20.272745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99a9775f-94df-4db7-a980-a22e84a1625f tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1019018523"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:20.369833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99a9775f-94df-4db7-a980-a22e84a1625f tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types returned with HTTP 200 Jan 21 07:53:20.377763 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 465/903] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:53:20 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types => generated 224 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:20.386709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74b0a9f5-5324-41b4-8f6d-5c153be67944 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types Jan 21 07:53:20.387670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74b0a9f5-5324-41b4-8f6d-5c153be67944 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1762983515"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:20.423134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a541204-4f75-4204-a10d-1d86e7b539a2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b Jan 21 07:53:20.423648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a541204-4f75-4204-a10d-1d86e7b539a2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.424128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a541204-4f75-4204-a10d-1d86e7b539a2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.466358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74b0a9f5-5324-41b4-8f6d-5c153be67944 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types returned with HTTP 202 Jan 21 07:53:20.467630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 439/904] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 07:53:20 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types => generated 181 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:20.481101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups Jan 21 07:53:20.489401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8646f5f2-dcd1-47bc-964c-3aec6bc33daa", "volume_types": ["9aa1e932-953a-458e-acec-d0cd0befd94e"], "name": "tempest-GroupSnapshotsTest-Group-1489018680"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:20.491938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group {'group': {'group_type': '8646f5f2-dcd1-47bc-964c-3aec6bc33daa', 'volume_types': ['9aa1e932-953a-458e-acec-d0cd0befd94e'], 'name': 'tempest-GroupSnapshotsTest-Group-1489018680'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:53:20.509824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group tempest-GroupSnapshotsTest-Group-1489018680. Jan 21 07:53:20.520812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a541204-4f75-4204-a10d-1d86e7b539a2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b returned with HTTP 404 Jan 21 07:53:20.525137 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 466/905] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:20 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/503db7a8-4276-4bba-a36d-5de634ca308b => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:20.538530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:20.539201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.539783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.540149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:20.584153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:53:20.637030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['978b11a0-4b09-4454-ad86-282d0b5896e2'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:20.655554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:20.655554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:20.656959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:20.716835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:53:20.717307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edaf3d8e-3479-4e1d-bab2-0a6aedaf2652 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 202 Jan 21 07:53:20.718702 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 467/906] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:20 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:20.726359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da7670e5-a298-4d68-8b5c-3a65ef27f7ac tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:20.726926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da7670e5-a298-4d68-8b5c-3a65ef27f7ac tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.727139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:20.727139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:20.727510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da7670e5-a298-4d68-8b5c-3a65ef27f7ac tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.801369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adbbdf3c-6208-4183-82c0-2a2594129371 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups returned with HTTP 202 Jan 21 07:53:20.807900 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 440/907] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 07:53:20 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups => generated 112 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:20.822965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fed3f04f-6e03-44a8-87f5-f9f644808610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:20.828368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fed3f04f-6e03-44a8-87f5-f9f644808610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.831411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:20.831411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:20.833160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fed3f04f-6e03-44a8-87f5-f9f644808610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.835945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-fed3f04f-6e03-44a8-87f5-f9f644808610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:20.859366 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:20.859366 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:20.862431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:20.862431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:20.899265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da7670e5-a298-4d68-8b5c-3a65ef27f7ac tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:20.920861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fed3f04f-6e03-44a8-87f5-f9f644808610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:20.932314 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 441/908] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:20 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 392 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:20.955003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da7670e5-a298-4d68-8b5c-3a65ef27f7ac tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:20.956018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 468/909] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:20 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 958 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:21.944543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97fb0491-dd76-4f66-a23b-6e6f68d539ee tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:21.945668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97fb0491-dd76-4f66-a23b-6e6f68d539ee tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.946051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:21.946051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:21.946666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97fb0491-dd76-4f66-a23b-6e6f68d539ee tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:21.947270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-97fb0491-dd76-4f66-a23b-6e6f68d539ee tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:21.955615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:21.955615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:21.976673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a04e8b0-6bf8-4af0-bd7e-13dd98338928 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:21.977911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a04e8b0-6bf8-4af0-bd7e-13dd98338928 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.978906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:21.978906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:21.980042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a04e8b0-6bf8-4af0-bd7e-13dd98338928 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:22.005094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97fb0491-dd76-4f66-a23b-6e6f68d539ee tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:22.006153 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 442/910] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:21 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 393 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:22.016942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes Jan 21 07:53:22.017616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:22.017616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:22.018308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9aa1e932-953a-458e-acec-d0cd0befd94e", "group_id": "cc118206-37f8-4e1d-9219-cfaeb613f3a8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-158264637"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:22.019639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request body: {'volume': {'volume_type': '9aa1e932-953a-458e-acec-d0cd0befd94e', 'group_id': 'cc118206-37f8-4e1d-9219-cfaeb613f3a8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-158264637'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:22.041652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.041652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.043361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume of 1 GB Jan 21 07:53:22.045315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.045315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.056672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a04e8b0-6bf8-4af0-bd7e-13dd98338928 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:22.084890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:53:22.103449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (59ac54f3-145c-4c74-8218-5434d52ef0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:22.107178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc50368-898e-45af-9ed6-c2d3b82977c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:22.109438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a04e8b0-6bf8-4af0-bd7e-13dd98338928 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:22.110333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.110333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.111192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:22.112183 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 469/911] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:21 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 958 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:22.184824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc50368-898e-45af-9ed6-c2d3b82977c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:53:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9aa1e932-953a-458e-acec-d0cd0befd94e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1019018523',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aa1e932-953a-458e-acec-d0cd0befd94e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc118206-37f8-4e1d-9219-cfaeb613f3a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:22.188390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f42b1f-f701-4650-91b2-be91bc1aa74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:22.243467 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1019018523 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1019018523, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:22.244720 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1019018523 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1019018523, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:22.310075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['9e9d939d-9c82-4517-ad6b-a825717fc862', 'a994483e-fa72-405c-b924-b97ab89d4120', 'a3e7439a-d043-4ca6-bd25-d86615489394', '1cb885fb-4a62-40a1-b2ce-b1ba978ea644'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:22.313292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f42b1f-f701-4650-91b2-be91bc1aa74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9d939d-9c82-4517-ad6b-a825717fc862', 'a994483e-fa72-405c-b924-b97ab89d4120', 'a3e7439a-d043-4ca6-bd25-d86615489394', '1cb885fb-4a62-40a1-b2ce-b1ba978ea644']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:22.315655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6235ecba-cd17-44f5-8a2a-926e2f7ca714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:22.445391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6235ecba-cd17-44f5-8a2a-926e2f7ca714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a0169a-1fd6-45d4-b935-11f5cfdbc678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-158264637',encryption_key_id=None,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['9e9d939d-9c82-4517-ad6b-a825717fc862','a994483e-fa72-405c-b924-b97ab89d4120','a3e7439a-d043-4ca6-bd25-d86615489394','1cb885fb-4a62-40a1-b2ce-b1ba978ea644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e), '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=2021-01-21T07:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-158264637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,host=None,id=11a0169a-1fd6-45d4-b935-11f5cfdbc678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eda226aa5b342ebb31a6eaf40421784',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,user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_attachment=,volume_type=,volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:22.447814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd5c0dd-9278-4234-8151-f0f01316ac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:22.480393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd5c0dd-9278-4234-8151-f0f01316ac80) 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-158264637',encryption_key_id=None,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['9e9d939d-9c82-4517-ad6b-a825717fc862','a994483e-fa72-405c-b924-b97ab89d4120','a3e7439a-d043-4ca6-bd25-d86615489394','1cb885fb-4a62-40a1-b2ce-b1ba978ea644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:22.482623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588f1880-6e2a-4bf7-8a5b-9de33dc0f4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:22.528712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588f1880-6e2a-4bf7-8a5b-9de33dc0f4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:22.531716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (59ac54f3-145c-4c74-8218-5434d52ef0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:22.636604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request issued successfully. Jan 21 07:53:22.668285 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:22.668744 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:22.690140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:22.697257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.697257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.726405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f006aade-4524-478e-9314-c5ce93ebf100 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes returned with HTTP 202 Jan 21 07:53:22.727519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 443/912] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 07:53:22 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes => generated 907 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:22.744037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:53:22.744607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:22.744798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:22.744798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:22.745175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:22.851817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.851817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.871039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:22.900396 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:22.901364 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:22.910777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:22.918028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.918028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:22.942598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5862be3e-1d1d-4a0b-9a6a-72afcb07ffa0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 returned with HTTP 200 Jan 21 07:53:22.944018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 470/913] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:22 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 => generated 999 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:23.129698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b19ac06f-d27e-433c-bf56-18addc90f3be tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:23.130865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b19ac06f-d27e-433c-bf56-18addc90f3be tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:23.131264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:23.131264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:23.131879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b19ac06f-d27e-433c-bf56-18addc90f3be tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:23.241916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:23.241916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:23.261554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b19ac06f-d27e-433c-bf56-18addc90f3be tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:23.311439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b19ac06f-d27e-433c-bf56-18addc90f3be tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 200 Jan 21 07:53:23.322396 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 444/914] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:23 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 958 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:23.966452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:53:23.967460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:23.968346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:23.968346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:23.969001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:24.244925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:24.244925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:24.327119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:24.330243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f15ce029-7917-40b6-8707-e1e2358474ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 Jan 21 07:53:24.330917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f15ce029-7917-40b6-8707-e1e2358474ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:24.331142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:24.331142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:24.331473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f15ce029-7917-40b6-8707-e1e2358474ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:24.423221 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:24.424235 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:24.448203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:24.494591 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:24.494591 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:24.536980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f15ce029-7917-40b6-8707-e1e2358474ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 returned with HTTP 404 Jan 21 07:53:24.541034 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 445/915] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:24 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/ac25b1e6-574b-4b9d-a550-de7890b172d5 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:24.565718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:24.571617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1147666432"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:24.573707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1147666432'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:24.576165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acbe8b24-00d2-4cb0-9850-ff541b4d0350 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 returned with HTTP 200 Jan 21 07:53:24.576950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:24.595412 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 471/916] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:23 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 => generated 999 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:24.638597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:24.712904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (5c78650f-293d-4b0a-961e-ecbe558f7d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:24.727737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070c6b7e-5a8f-4534-9bd7-db1700e62b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:24.736008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:24.992913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070c6b7e-5a8f-4534-9bd7-db1700e62b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:24.997360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecce4c29-e6f2-498c-9969-5b06bf4ca8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.091579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['f8dc2e19-4dfa-4ff4-9761-5d09ef177d75', 'cac0590e-14c2-4d70-93f3-4fd78c39f029', 'fecc884e-fcfb-4cb8-a58b-449cff3a2145', '4cd84f94-2aeb-43bd-b557-abc9f944ae24'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:25.094161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecce4c29-e6f2-498c-9969-5b06bf4ca8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8dc2e19-4dfa-4ff4-9761-5d09ef177d75', 'cac0590e-14c2-4d70-93f3-4fd78c39f029', 'fecc884e-fcfb-4cb8-a58b-449cff3a2145', '4cd84f94-2aeb-43bd-b557-abc9f944ae24']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:25.096976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5188da0-ca07-44f4-bdf2-1af2a91fb975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.173665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5188da0-ca07-44f4-bdf2-1af2a91fb975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b73c99b-91a5-40c5-b504-390e2a1ceca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1147666432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['f8dc2e19-4dfa-4ff4-9761-5d09ef177d75','cac0590e-14c2-4d70-93f3-4fd78c39f029','fecc884e-fcfb-4cb8-a58b-449cff3a2145','4cd84f94-2aeb-43bd-b557-abc9f944ae24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1147666432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b73c99b-91a5-40c5-b504-390e2a1ceca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:25.176541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd2f21b-5ec6-4b89-b2cd-8a5581b38587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.230207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd2f21b-5ec6-4b89-b2cd-8a5581b38587) 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-1147666432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['f8dc2e19-4dfa-4ff4-9761-5d09ef177d75','cac0590e-14c2-4d70-93f3-4fd78c39f029','fecc884e-fcfb-4cb8-a58b-449cff3a2145','4cd84f94-2aeb-43bd-b557-abc9f944ae24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:25.232375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa02bcf2-b76c-4513-9bb7-0b1fc6ec6727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.265716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa02bcf2-b76c-4513-9bb7-0b1fc6ec6727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:25.272840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (5c78650f-293d-4b0a-961e-ecbe558f7d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:25.336044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:25.352841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0067b6c-ec1e-42c0-9b18-967f5d43e750 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:25.353998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 446/917] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:53:24 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 814 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:25.369416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d8333e6-e5c7-45b6-8509-058a264fb9fd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:53:25.370057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d8333e6-e5c7-45b6-8509-058a264fb9fd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:25.370344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:25.370344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:25.370886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d8333e6-e5c7-45b6-8509-058a264fb9fd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:25.482694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.482694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:25.500120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2d8333e6-e5c7-45b6-8509-058a264fb9fd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:25.530762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d8333e6-e5c7-45b6-8509-058a264fb9fd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 200 Jan 21 07:53:25.531843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 472/918] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:25 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 882 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:25.619864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:53:25.620434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:25.620651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:25.620651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:25.621027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:25.679530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.679530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:25.690663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:25.707046 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:25.707502 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:25.717618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:25.732259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.732259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:25.758656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df08452-7b3b-46fe-bf68-4e73c3ab6ff7 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 returned with HTTP 200 Jan 21 07:53:25.760057 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 447/919] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:25 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 => generated 1000 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:25.775906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes Jan 21 07:53:25.776748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:25.776748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:25.777532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9aa1e932-953a-458e-acec-d0cd0befd94e", "group_id": "cc118206-37f8-4e1d-9219-cfaeb613f3a8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1223861885"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:25.778943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request body: {'volume': {'volume_type': '9aa1e932-953a-458e-acec-d0cd0befd94e', 'group_id': 'cc118206-37f8-4e1d-9219-cfaeb613f3a8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1223861885'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:25.806482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.806482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:25.812505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume of 1 GB Jan 21 07:53:25.833104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:53:25.851445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (e0f8c256-597e-42e6-a704-3c64c7e548e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:25.855695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b4e937-a464-4748-93d4-103c10940b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.857534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.857534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:25.858361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:25.918332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b4e937-a464-4748-93d4-103c10940b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:53:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9aa1e932-953a-458e-acec-d0cd0befd94e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1019018523',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aa1e932-953a-458e-acec-d0cd0befd94e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc118206-37f8-4e1d-9219-cfaeb613f3a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:25.922334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff515c9c-e819-4998-816a-a278a706a725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:25.982041 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1019018523 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1019018523, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:25.983277 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1019018523 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1019018523, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:26.010624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['16018233-c443-47bb-a94d-b87eee1f8c68', '77e0e17e-b718-4ee9-8b52-92c40084311f', 'da8e4504-1b39-4e69-ac73-ff3b4d0d413e', '31b13941-0dd2-4971-890a-8b28c00236a1'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:26.013063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff515c9c-e819-4998-816a-a278a706a725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16018233-c443-47bb-a94d-b87eee1f8c68', '77e0e17e-b718-4ee9-8b52-92c40084311f', 'da8e4504-1b39-4e69-ac73-ff3b4d0d413e', '31b13941-0dd2-4971-890a-8b28c00236a1']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:26.017083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2253e7-7558-4dee-afb7-22909d164e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:26.144186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2253e7-7558-4dee-afb7-22909d164e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c2cafa-547d-4117-8379-84f77b4a7d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1223861885',encryption_key_id=None,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['16018233-c443-47bb-a94d-b87eee1f8c68','77e0e17e-b718-4ee9-8b52-92c40084311f','da8e4504-1b39-4e69-ac73-ff3b4d0d413e','31b13941-0dd2-4971-890a-8b28c00236a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e), '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=2021-01-21T07:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1223861885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,host=None,id=76c2cafa-547d-4117-8379-84f77b4a7d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eda226aa5b342ebb31a6eaf40421784',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,user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_attachment=,volume_type=,volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:26.146578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c33ea8-a208-4300-b8df-f3eac3dfbb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:26.191029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c33ea8-a208-4300-b8df-f3eac3dfbb8e) 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-1223861885',encryption_key_id=None,group_id=cc118206-37f8-4e1d-9219-cfaeb613f3a8,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['16018233-c443-47bb-a94d-b87eee1f8c68','77e0e17e-b718-4ee9-8b52-92c40084311f','da8e4504-1b39-4e69-ac73-ff3b4d0d413e','31b13941-0dd2-4971-890a-8b28c00236a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=9aa1e932-953a-458e-acec-d0cd0befd94e)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:26.194188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afff6e8c-b89c-4b27-b9c7-c1ca3c43a1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:26.224261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afff6e8c-b89c-4b27-b9c7-c1ca3c43a1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:26.226931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (e0f8c256-597e-42e6-a704-3c64c7e548e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:26.360619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request issued successfully. Jan 21 07:53:26.393222 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:26.393720 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:26.403831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:26.413625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.413625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:26.428180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e329f743-e89d-425e-afa5-a8e1680a39a6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes returned with HTTP 202 Jan 21 07:53:26.429365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 473/920] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 07:53:25 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes => generated 908 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:26.445075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:26.445652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:26.445845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:26.445845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:26.446233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:26.502280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.502280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:26.512917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:26.533571 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:26.534228 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:26.541819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:26.550921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.550921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:26.554248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a41df285-ee17-4259-80bf-f57eeb7d73f2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:53:26.555152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a41df285-ee17-4259-80bf-f57eeb7d73f2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:26.555508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:26.555508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:26.556112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a41df285-ee17-4259-80bf-f57eeb7d73f2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:26.579909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7915c0cb-3ca9-467f-94ba-8d07fa7a1847 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:26.595181 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 448/921] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:26 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:26.638602 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.638602 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:26.653808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a41df285-ee17-4259-80bf-f57eeb7d73f2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:26.680328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a41df285-ee17-4259-80bf-f57eeb7d73f2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 200 Jan 21 07:53:26.681457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 474/922] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:26 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 907 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:26.697718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:26.698315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:26.698315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:26.698967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2b73c99b-91a5-40c5-b504-390e2a1ceca3", "size": 1, "name": "tempest-VolumesGetTest-Volume-183213197", "metadata": {"Type": "Test"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:26.700390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'source_volid': '2b73c99b-91a5-40c5-b504-390e2a1ceca3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-183213197', 'metadata': {'Type': 'Test'}}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:26.761716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.761716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:26.763436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume retrieved successfully. Jan 21 07:53:26.763995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:26.798179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:26.861478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (630a3155-2d20-42d4-94d3-21daafd721e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:26.864394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e21a6c4-44db-49ff-ab18-1c4ffdc77560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:26.866944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int, validate_source_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:26.987890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e21a6c4-44db-49ff-ab18-1c4ffdc77560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2b73c99b-91a5-40c5-b504-390e2a1ceca3', 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:26.990934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae00515-b84a-409a-b483-655ab356ac49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:27.168737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['9653c8ff-d6ef-4b53-ab5e-ee9278f2df22', '73ea668e-b0f9-4b31-91b4-8fca4178eda6', '572b0361-f7bf-4bfc-a59e-554eccf19273', '35af53d7-4c02-4ac8-bfed-fb15690b9506'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:27.171601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae00515-b84a-409a-b483-655ab356ac49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9653c8ff-d6ef-4b53-ab5e-ee9278f2df22', '73ea668e-b0f9-4b31-91b4-8fca4178eda6', '572b0361-f7bf-4bfc-a59e-554eccf19273', '35af53d7-4c02-4ac8-bfed-fb15690b9506']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:27.182998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e9d14a-4451-4a7c-837d-338a60fc1e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:27.421938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e9d14a-4451-4a7c-837d-338a60fc1e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5063cc0b-7a19-4a7d-924e-082605e46f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-183213197',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['9653c8ff-d6ef-4b53-ab5e-ee9278f2df22','73ea668e-b0f9-4b31-91b4-8fca4178eda6','572b0361-f7bf-4bfc-a59e-554eccf19273','35af53d7-4c02-4ac8-bfed-fb15690b9506'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b73c99b-91a5-40c5-b504-390e2a1ceca3,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-183213197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5063cc0b-7a19-4a7d-924e-082605e46f50,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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=2b73c99b-91a5-40c5-b504-390e2a1ceca3,status='creating',terminated_at=None,updated_at=None,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:27.428442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeae8c91-9015-42a3-91a2-8c9328c9d5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:27.482602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeae8c91-9015-42a3-91a2-8c9328c9d5d1) 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-183213197',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['9653c8ff-d6ef-4b53-ab5e-ee9278f2df22','73ea668e-b0f9-4b31-91b4-8fca4178eda6','572b0361-f7bf-4bfc-a59e-554eccf19273','35af53d7-4c02-4ac8-bfed-fb15690b9506'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b73c99b-91a5-40c5-b504-390e2a1ceca3,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:27.486587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb784e89-081c-452b-a152-dde6604c676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:27.584405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb784e89-081c-452b-a152-dde6604c676c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:27.589586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (630a3155-2d20-42d4-94d3-21daafd721e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:27.600562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:27.600562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:27.600562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.600562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:27.601217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:27.671061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.671061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:27.683582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:27.690362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:27.705701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2672467d-07c9-4921-91ad-f4079984a0af tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:27.706598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 449/923] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:26 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 861 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:27.713192 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:27.713644 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:27.721821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e524b55-e5b7-4455-8f75-05d4d3418259 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:27.722487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e524b55-e5b7-4455-8f75-05d4d3418259 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:27.722849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.722849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:27.723547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e524b55-e5b7-4455-8f75-05d4d3418259 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:27.729469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:27.738138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.738138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:27.762997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-659ab1e1-9f02-47cd-9d84-3b64868c9cff tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:27.764164 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 475/924] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:27 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1001 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:53:27.780861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d341b13-6464-4fca-9a12-af1ace10e764 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] PUT http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:27.781824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.781824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:27.782822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d341b13-6464-4fca-9a12-af1ace10e764 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "11a0169a-1fd6-45d4-b935-11f5cfdbc678"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:27.798297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-0d341b13-6464-4fca-9a12-af1ace10e764 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Update called for group cc118206-37f8-4e1d-9219-cfaeb613f3a8. {{(pid=87908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:53:27.798924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-0d341b13-6464-4fca-9a12-af1ace10e764 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Updating group cc118206-37f8-4e1d-9219-cfaeb613f3a8 with name None description: None add_volumes: None remove_volumes: 11a0169a-1fd6-45d4-b935-11f5cfdbc678. Jan 21 07:53:27.808964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.808964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:27.831349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.831349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:27.870366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e524b55-e5b7-4455-8f75-05d4d3418259 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:27.917603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d341b13-6464-4fca-9a12-af1ace10e764 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 202 Jan 21 07:53:27.920214 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 476/925] 10.222.0.13 () {62 vars in 1373 bytes} [Thu Jan 21 07:53:27 2021] PUT /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:27.934788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0969ecf-5e7a-4f77-89bf-f6726ca021fa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:27.935370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0969ecf-5e7a-4f77-89bf-f6726ca021fa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:27.935583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.935583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:27.935958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0969ecf-5e7a-4f77-89bf-f6726ca021fa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:27.936365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-e0969ecf-5e7a-4f77-89bf-f6726ca021fa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:27.943099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e524b55-e5b7-4455-8f75-05d4d3418259 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:27.948132 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 450/926] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:27 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 929 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:27.985796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.985796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:28.046431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0969ecf-5e7a-4f77-89bf-f6726ca021fa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:28.047498 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 477/927] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:27 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 392 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:28.964688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f667604d-22f0-4423-88fc-d7dd8cf2bbdd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:28.965188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f667604d-22f0-4423-88fc-d7dd8cf2bbdd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:28.965566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:28.965566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:28.966175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f667604d-22f0-4423-88fc-d7dd8cf2bbdd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.059611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db402814-d07e-46eb-be14-143363e9bb08 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:29.060898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db402814-d07e-46eb-be14-143363e9bb08 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.061098 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:29.061098 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:29.063411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db402814-d07e-46eb-be14-143363e9bb08 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.063991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-db402814-d07e-46eb-be14-143363e9bb08 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:29.085770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.085770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:29.105249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.105249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:29.133338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f667604d-22f0-4423-88fc-d7dd8cf2bbdd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:29.190627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db402814-d07e-46eb-be14-143363e9bb08 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:29.191409 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 478/928] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:29 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 393 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:53:29.202917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae833186-519f-489a-ab06-1eb9176f7451 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] PUT http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:29.206382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:29.206382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:29.214652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae833186-519f-489a-ab06-1eb9176f7451 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "11a0169a-1fd6-45d4-b935-11f5cfdbc678"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:29.217341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ae833186-519f-489a-ab06-1eb9176f7451 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Update called for group cc118206-37f8-4e1d-9219-cfaeb613f3a8. {{(pid=87908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:53:29.218482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-ae833186-519f-489a-ab06-1eb9176f7451 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Updating group cc118206-37f8-4e1d-9219-cfaeb613f3a8 with name None description: None add_volumes: 11a0169a-1fd6-45d4-b935-11f5cfdbc678 remove_volumes: None. Jan 21 07:53:29.233197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.233197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:29.242023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f667604d-22f0-4423-88fc-d7dd8cf2bbdd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:29.249626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 451/929] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:28 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:29.513554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae833186-519f-489a-ab06-1eb9176f7451 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 202 Jan 21 07:53:29.515620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 479/930] 10.222.0.13 () {62 vars in 1373 bytes} [Thu Jan 21 07:53:29 2021] PUT /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:29.523831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06df6068-3f2f-48d2-9a35-7c06bf640f7e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:29.529049 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06df6068-3f2f-48d2-9a35-7c06bf640f7e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.529273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:29.529273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:29.529738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06df6068-3f2f-48d2-9a35-7c06bf640f7e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.530472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-06df6068-3f2f-48d2-9a35-7c06bf640f7e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:29.548577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.548577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:29.601944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06df6068-3f2f-48d2-9a35-7c06bf640f7e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:29.609331 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 452/931] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:29 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:30.261980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef40032-8852-4517-914d-3fe11b5deb6a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:30.262548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef40032-8852-4517-914d-3fe11b5deb6a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:30.262698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:30.262698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:30.263052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef40032-8852-4517-914d-3fe11b5deb6a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:30.349404 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:30.349404 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:30.358329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ef40032-8852-4517-914d-3fe11b5deb6a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:30.382109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef40032-8852-4517-914d-3fe11b5deb6a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:30.383053 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 480/932] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:30 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:30.616052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-736ea46a-d71e-40b8-ba9c-cb083a134e79 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:30.616625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-736ea46a-d71e-40b8-ba9c-cb083a134e79 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:30.616844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:30.616844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:30.617219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-736ea46a-d71e-40b8-ba9c-cb083a134e79 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:30.617630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-736ea46a-d71e-40b8-ba9c-cb083a134e79 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:30.639367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:30.639367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:30.715065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-736ea46a-d71e-40b8-ba9c-cb083a134e79 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:30.720467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 453/933] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:30 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 393 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:30.733717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f27d165-bfee-4c78-b9f0-fe416f1c96fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] PUT http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:30.734229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:30.734229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:30.734651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f27d165-bfee-4c78-b9f0-fe416f1c96fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "76c2cafa-547d-4117-8379-84f77b4a7d19"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:30.736410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-8f27d165-bfee-4c78-b9f0-fe416f1c96fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Update called for group cc118206-37f8-4e1d-9219-cfaeb613f3a8. {{(pid=87908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:53:30.736768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-8f27d165-bfee-4c78-b9f0-fe416f1c96fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Updating group cc118206-37f8-4e1d-9219-cfaeb613f3a8 with name None description: None add_volumes: None remove_volumes: 76c2cafa-547d-4117-8379-84f77b4a7d19. Jan 21 07:53:30.765102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:30.765102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:30.883577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f27d165-bfee-4c78-b9f0-fe416f1c96fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 202 Jan 21 07:53:30.884458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 481/934] 10.222.0.13 () {62 vars in 1373 bytes} [Thu Jan 21 07:53:30 2021] PUT /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:30.893469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a341752-750e-4199-899a-f73fbe55640a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:30.894037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a341752-750e-4199-899a-f73fbe55640a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:30.894252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:30.894252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:30.894625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a341752-750e-4199-899a-f73fbe55640a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:30.895058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-3a341752-750e-4199-899a-f73fbe55640a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:30.907437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:30.907437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:30.964020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a341752-750e-4199-899a-f73fbe55640a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:30.964978 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 454/935] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:30 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:31.399064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9dbb6636-836d-4288-960f-0e97f9da7188 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:31.400176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9dbb6636-836d-4288-960f-0e97f9da7188 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:31.400541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:31.400541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:31.401187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9dbb6636-836d-4288-960f-0e97f9da7188 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:31.532067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:31.532067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:31.540716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9dbb6636-836d-4288-960f-0e97f9da7188 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:31.573366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9dbb6636-836d-4288-960f-0e97f9da7188 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:31.574986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 482/936] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:31 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:31.977079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de1b1cf8-6d2e-497f-b52e-2b7f754a439e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:31.977979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de1b1cf8-6d2e-497f-b52e-2b7f754a439e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:31.978358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:31.978358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:31.978988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de1b1cf8-6d2e-497f-b52e-2b7f754a439e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:31.979554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-de1b1cf8-6d2e-497f-b52e-2b7f754a439e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:31.989424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:31.989424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:32.038728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de1b1cf8-6d2e-497f-b52e-2b7f754a439e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:32.040850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 455/937] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:31 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:32.052095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2623d849-872f-4503-a1c7-addce1d4ffc2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] PUT http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:32.052690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:32.052690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:32.053061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2623d849-872f-4503-a1c7-addce1d4ffc2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "76c2cafa-547d-4117-8379-84f77b4a7d19"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:32.054324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-2623d849-872f-4503-a1c7-addce1d4ffc2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Update called for group cc118206-37f8-4e1d-9219-cfaeb613f3a8. {{(pid=87908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:53:32.054523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-2623d849-872f-4503-a1c7-addce1d4ffc2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Updating group cc118206-37f8-4e1d-9219-cfaeb613f3a8 with name None description: None add_volumes: 76c2cafa-547d-4117-8379-84f77b4a7d19 remove_volumes: None. Jan 21 07:53:32.069275 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:32.069275 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:32.302905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2623d849-872f-4503-a1c7-addce1d4ffc2 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 202 Jan 21 07:53:32.304656 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 483/938] 10.222.0.13 () {62 vars in 1373 bytes} [Thu Jan 21 07:53:32 2021] PUT /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:32.314954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0011579-713d-4d27-9580-a9e89729f09a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:32.316116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0011579-713d-4d27-9580-a9e89729f09a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:32.316475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:32.316475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:32.317288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0011579-713d-4d27-9580-a9e89729f09a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:32.317845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-d0011579-713d-4d27-9580-a9e89729f09a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:32.352664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:32.352664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:32.417266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0011579-713d-4d27-9580-a9e89729f09a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:32.418425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 456/939] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:32 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 392 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:32.589256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a4566e5-ca24-42f5-9efe-cd31254dcb8c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:32.590151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a4566e5-ca24-42f5-9efe-cd31254dcb8c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:32.590507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:32.590507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:32.591194 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a4566e5-ca24-42f5-9efe-cd31254dcb8c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:32.699129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:32.699129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:32.727523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a4566e5-ca24-42f5-9efe-cd31254dcb8c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:32.789412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a4566e5-ca24-42f5-9efe-cd31254dcb8c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:32.790430 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 484/940] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:32 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:33.430604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9772ac72-c0d1-4e3c-9d21-a4fbe5d3a15c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:33.431206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9772ac72-c0d1-4e3c-9d21-a4fbe5d3a15c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:33.431417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:33.431417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:33.431788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9772ac72-c0d1-4e3c-9d21-a4fbe5d3a15c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:33.432857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-9772ac72-c0d1-4e3c-9d21-a4fbe5d3a15c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:33.448597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:33.448597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:33.501629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9772ac72-c0d1-4e3c-9d21-a4fbe5d3a15c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 200 Jan 21 07:53:33.502757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 457/941] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:33 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 393 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:33.513247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:33.514059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:33.514269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:33.514269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:33.515297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:33.516166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:33.518228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:33.602740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:33.604885 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:33.605462 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:33.620177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:33.637263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:33.637263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:33.672584 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:33.673028 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:33.695559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:33.712030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:33.712030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:33.762860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7865288d-e98e-467b-87cf-7a56097f7e57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:33.764795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 485/942] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:33 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1994 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:33.801923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots Jan 21 07:53:33.802425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:33.802425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:33.802862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cc118206-37f8-4e1d-9219-cfaeb613f3a8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-491799441"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:33.805863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group_snapshot {'group_snapshot': {'group_id': 'cc118206-37f8-4e1d-9219-cfaeb613f3a8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-491799441'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 07:53:33.812316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c878364-9252-4a84-a586-8d52431dceff tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:33.812839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c878364-9252-4a84-a586-8d52431dceff tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:33.813052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:33.813052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:33.813425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c878364-9252-4a84-a586-8d52431dceff tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:33.844962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:33.844962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:33.899321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-491799441. Jan 21 07:53:34.068505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:34.068505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:34.103779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:34.103779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:34.109478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c878364-9252-4a84-a586-8d52431dceff tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:34.163581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c878364-9252-4a84-a586-8d52431dceff tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:34.170513 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 486/943] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:33 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:34.232759 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1019018523 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1019018523, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:34.281097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['6265549b-97bd-4765-98da-4d6428b97a8a', 'a6fce2a7-1d48-4c36-bf40-97f580c23ca2', '76071c05-9c35-4e8b-9e6d-c90f387e2a95', '696f5634-48ed-4fb5-9786-129d77032027'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:34.817670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f678c011-7050-44a5-b5a8-596530a82162 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots returned with HTTP 202 Jan 21 07:53:34.821445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 458/944] 10.222.0.13 () {62 vars in 1291 bytes} [Thu Jan 21 07:53:33 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots => generated 186 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:34.834644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8ec9b91-181e-40c1-bd9c-39cb66d4bf00 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:34.835665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8ec9b91-181e-40c1-bd9c-39cb66d4bf00 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:34.836159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:34.836159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:34.837390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8ec9b91-181e-40c1-bd9c-39cb66d4bf00 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:34.839112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-f8ec9b91-181e-40c1-bd9c-39cb66d4bf00 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:34.855384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:34.855384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:34.876256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8ec9b91-181e-40c1-bd9c-39cb66d4bf00 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:34.877585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 487/945] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:34 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:35.184425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f34a2fa6-4774-4be8-a146-a85e1589db2a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:35.191790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f34a2fa6-4774-4be8-a146-a85e1589db2a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:35.192369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:35.192369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:35.194299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f34a2fa6-4774-4be8-a146-a85e1589db2a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:35.367973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:35.367973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:35.417540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f34a2fa6-4774-4be8-a146-a85e1589db2a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:35.474537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f34a2fa6-4774-4be8-a146-a85e1589db2a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:35.475392 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 459/946] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:35 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:35.896824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6543da6a-f931-4574-85bb-23e237485e71 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:35.900921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6543da6a-f931-4574-85bb-23e237485e71 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:35.901104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:35.901104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:35.902871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6543da6a-f931-4574-85bb-23e237485e71 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:35.904862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-6543da6a-f931-4574-85bb-23e237485e71 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:35.921759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:35.921759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:35.945276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6543da6a-f931-4574-85bb-23e237485e71 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:35.962639 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 488/947] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:35 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:36.491745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2af62b5-f99c-4727-84b0-ae72e8f13ae4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:36.492732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2af62b5-f99c-4727-84b0-ae72e8f13ae4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:36.493169 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:36.493169 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:36.493986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2af62b5-f99c-4727-84b0-ae72e8f13ae4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:36.663382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:36.663382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:36.697822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2af62b5-f99c-4727-84b0-ae72e8f13ae4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:36.783495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2af62b5-f99c-4727-84b0-ae72e8f13ae4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:36.787699 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 460/948] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:36 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:36.970085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e11c1be5-2ae8-49e5-8053-1b90c091ac46 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:36.970634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e11c1be5-2ae8-49e5-8053-1b90c091ac46 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:36.971044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:36.971044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:36.971671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e11c1be5-2ae8-49e5-8053-1b90c091ac46 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:36.972231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-e11c1be5-2ae8-49e5-8053-1b90c091ac46 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:36.986759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:36.986759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:37.012659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e11c1be5-2ae8-49e5-8053-1b90c091ac46 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:37.013791 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 489/949] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:36 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:37.830024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3e510f5-7f98-44da-8999-3c42ffa935fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:37.830982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3e510f5-7f98-44da-8999-3c42ffa935fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:37.831693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:37.831693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:37.831693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3e510f5-7f98-44da-8999-3c42ffa935fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:37.970743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:37.970743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:37.982745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3e510f5-7f98-44da-8999-3c42ffa935fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:38.028418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bbe17f9-86b1-4b31-84c2-06a845a13230 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:38.031843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bbe17f9-86b1-4b31-84c2-06a845a13230 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:38.032040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:38.032040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:38.032848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bbe17f9-86b1-4b31-84c2-06a845a13230 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:38.033205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3e510f5-7f98-44da-8999-3c42ffa935fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:38.033588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-4bbe17f9-86b1-4b31-84c2-06a845a13230 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:38.046161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 461/950] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:37 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:38.055870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:38.055870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:38.112515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bbe17f9-86b1-4b31-84c2-06a845a13230 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:38.113380 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 490/951] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:38 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 325 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:39.058828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61f6de0c-c3c6-44df-9199-d2163a29c698 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:39.059317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61f6de0c-c3c6-44df-9199-d2163a29c698 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:39.059614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:39.059614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:39.060002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61f6de0c-c3c6-44df-9199-d2163a29c698 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:39.129721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88b31f3e-06dd-4301-b508-5b665b04e3a0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:39.130223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88b31f3e-06dd-4301-b508-5b665b04e3a0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:39.130411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:39.130411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:39.131091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88b31f3e-06dd-4301-b508-5b665b04e3a0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:39.131640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-88b31f3e-06dd-4301-b508-5b665b04e3a0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:39.153292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:39.153292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:39.214380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88b31f3e-06dd-4301-b508-5b665b04e3a0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:39.215402 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 491/952] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:39 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 325 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:39.284338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:39.284338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:39.304432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61f6de0c-c3c6-44df-9199-d2163a29c698 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:39.363166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61f6de0c-c3c6-44df-9199-d2163a29c698 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:39.364058 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 462/953] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:39 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:40.230410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94b2d39e-9ddd-4277-b416-7fb0438c43d6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:40.230996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94b2d39e-9ddd-4277-b416-7fb0438c43d6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.231182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.231182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.232110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94b2d39e-9ddd-4277-b416-7fb0438c43d6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.232873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-94b2d39e-9ddd-4277-b416-7fb0438c43d6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:40.245547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.245547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.291329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94b2d39e-9ddd-4277-b416-7fb0438c43d6 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 200 Jan 21 07:53:40.298101 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 492/954] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:40.304144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:53:40.304839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.305227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.305227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.305843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.306666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:40.309097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:53:40.334197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:53:40.335507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.335507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.337214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5c671e1-8a6b-40a7-af23-f883e6405597 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:53:40.338348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 463/955] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 925 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:40.356105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7dbe204-8567-48c3-813c-92d860b9ef48 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:40.357512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7dbe204-8567-48c3-813c-92d860b9ef48 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.360882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.360882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.361525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7dbe204-8567-48c3-813c-92d860b9ef48 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.381147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c74fc3d-5e97-4946-b646-f7e1e202ba59 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:40.381701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c74fc3d-5e97-4946-b646-f7e1e202ba59 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.381923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.381923 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.382302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c74fc3d-5e97-4946-b646-f7e1e202ba59 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.506298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.506298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.507472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7dbe204-8567-48c3-813c-92d860b9ef48 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:40.509379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7dbe204-8567-48c3-813c-92d860b9ef48 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 200 Jan 21 07:53:40.515787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.515787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.526342 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 493/956] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 467 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:40.541310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d5b450-dca7-4462-8d9d-679a76cfbeaa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d Jan 21 07:53:40.547415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1c74fc3d-5e97-4946-b646-f7e1e202ba59 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:40.548319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d5b450-dca7-4462-8d9d-679a76cfbeaa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.550902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.550902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.551486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d5b450-dca7-4462-8d9d-679a76cfbeaa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.601699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c74fc3d-5e97-4946-b646-f7e1e202ba59 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:40.602811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 464/957] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:40.641955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.641955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.646489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d1d5b450-dca7-4462-8d9d-679a76cfbeaa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:40.656339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d5b450-dca7-4462-8d9d-679a76cfbeaa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d returned with HTTP 200 Jan 21 07:53:40.662235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 494/958] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d => generated 469 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:40.673546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:40.674133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.674407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.674407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.674794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.675380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 07:53:40.675872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group_snapshot with id: d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:40.709596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.709596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:40.850859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c9784be-7228-4d1f-95ad-42a3754cd817 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 202 Jan 21 07:53:40.852133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 465/959] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 07:53:40 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 07:53:40.860075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:40.860643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:40.860832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:40.860832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:40.861497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:40.862249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:40.864209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:40.957508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:40.958973 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:40.959412 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:40.978559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:40.989902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:40.989902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.013016 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:41.013693 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:41.022253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:41.031008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.031008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.065166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-749a4d3d-7327-4966-9bd9-5ab0abca72ba tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:41.066734 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 495/960] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:40 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1994 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:41.086513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:53:41.087374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:41.087790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:41.087790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:41.088471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:41.089235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:41.090119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.090119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.096973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:53:41.158410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:53:41.159790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.159790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.161239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45fbf5d8-f5fa-4b8d-b1c1-2c3df15aa396 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:53:41.162079 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 466/961] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:53:41 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 927 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:41.177550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99434759-c9a9-4231-8571-3f1746c50a20 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:41.178464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99434759-c9a9-4231-8571-3f1746c50a20 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:41.179055 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:41.179055 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:41.179729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99434759-c9a9-4231-8571-3f1746c50a20 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:41.229034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.229034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.234773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99434759-c9a9-4231-8571-3f1746c50a20 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:41.240688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99434759-c9a9-4231-8571-3f1746c50a20 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 200 Jan 21 07:53:41.243563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 496/962] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:41 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:41.619876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b49641a-02d7-4d54-b7f5-d4f1884b6a8d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:41.620563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b49641a-02d7-4d54-b7f5-d4f1884b6a8d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:41.621009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:41.621009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:41.621639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b49641a-02d7-4d54-b7f5-d4f1884b6a8d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:41.771211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.771211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:41.819049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b49641a-02d7-4d54-b7f5-d4f1884b6a8d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:41.907941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b49641a-02d7-4d54-b7f5-d4f1884b6a8d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:41.908797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 467/963] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:41 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 953 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:42.256126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cc1e068-8590-447a-9eba-37dfb56ab6f1 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:42.256725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cc1e068-8590-447a-9eba-37dfb56ab6f1 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:42.257003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:42.257003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:42.257666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cc1e068-8590-447a-9eba-37dfb56ab6f1 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:42.306855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:42.306855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:42.309839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9cc1e068-8590-447a-9eba-37dfb56ab6f1 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:42.316514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cc1e068-8590-447a-9eba-37dfb56ab6f1 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 200 Jan 21 07:53:42.323410 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 497/964] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:42 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:42.924988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bbe4f6f-6861-448e-a177-f3ba473b1de8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:42.925663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bbe4f6f-6861-448e-a177-f3ba473b1de8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:42.925856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:42.925856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:42.927566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bbe4f6f-6861-448e-a177-f3ba473b1de8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:43.038722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.038722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.089119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9bbe4f6f-6861-448e-a177-f3ba473b1de8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:43.160902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bbe4f6f-6861-448e-a177-f3ba473b1de8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:43.162425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 468/965] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:42 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 954 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.178162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb18c21f-decf-4496-a137-efd287180144 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:43.179051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb18c21f-decf-4496-a137-efd287180144 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:43.179416 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.179416 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.179976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb18c21f-decf-4496-a137-efd287180144 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:43.258377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.258377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.269193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb18c21f-decf-4496-a137-efd287180144 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:43.293290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb18c21f-decf-4496-a137-efd287180144 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:43.294806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 498/966] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:43 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 954 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.309796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-facb67e4-f3ad-44aa-8b68-3ddad7a43b33 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:43.310469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.310469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.311484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-facb67e4-f3ad-44aa-8b68-3ddad7a43b33 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-183213197"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:43.330510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adec6d71-b5b9-4f75-92db-618386de8a81 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:43.331101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adec6d71-b5b9-4f75-92db-618386de8a81 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:43.331395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.331395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.331906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adec6d71-b5b9-4f75-92db-618386de8a81 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:43.387164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.387164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.391859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-adec6d71-b5b9-4f75-92db-618386de8a81 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:43.393874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adec6d71-b5b9-4f75-92db-618386de8a81 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 200 Jan 21 07:53:43.399379 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 499/967] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:43 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.410922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.410922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.423325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-facb67e4-f3ad-44aa-8b68-3ddad7a43b33 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:43.433640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-facb67e4-f3ad-44aa-8b68-3ddad7a43b33 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:43.449616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-facb67e4-f3ad-44aa-8b68-3ddad7a43b33 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:43.451315 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 469/968] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:53:43 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 886 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.465453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7b4e2f2-a8b2-472d-8580-99fb3f8a7537 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:43.465905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.465905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.466324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7b4e2f2-a8b2-472d-8580-99fb3f8a7537 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1569884933", "description": "This is the new description of volume"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:43.576019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.576019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.587062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7b4e2f2-a8b2-472d-8580-99fb3f8a7537 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:43.599838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7b4e2f2-a8b2-472d-8580-99fb3f8a7537 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:43.619203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7b4e2f2-a8b2-472d-8580-99fb3f8a7537 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:43.620280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 500/969] 10.222.0.13 () {60 vars in 1336 bytes} [Thu Jan 21 07:53:43 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 926 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.634564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac569397-c129-4887-bc59-6475ced61676 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:43.635462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac569397-c129-4887-bc59-6475ced61676 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:43.636061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.636061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.636813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac569397-c129-4887-bc59-6475ced61676 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:43.704884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:43.704884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:43.714588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac569397-c129-4887-bc59-6475ced61676 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:43.748598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac569397-c129-4887-bc59-6475ced61676 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:43.751417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 470/970] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:43 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 994 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.768041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:43.768894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.768894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:43.770035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1645570167", "availability_zone": "nova", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:43.771613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1645570167', 'availability_zone': 'nova', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:43.772194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:43.806091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:43.848630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (ca669240-61aa-4e62-8dd8-f319a6a27bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:43.855904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c3ee28-86cf-4059-ae8b-e0305f4f17c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:43.866181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:44.018098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c3ee28-86cf-4059-ae8b-e0305f4f17c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:44.020366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7639d5a5-9981-4fca-8907-b549a2a01eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:44.183706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['84bbb706-832a-48f7-98d8-5e29acda27ce', '757adc8c-5681-47c9-a8a0-7026f99cc517', '3bd7ad60-11ce-44f1-8892-5ac7d6fe4fb2', 'c73c2879-7fb9-4f96-ae94-948123d7fec0'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:44.185522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7639d5a5-9981-4fca-8907-b549a2a01eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84bbb706-832a-48f7-98d8-5e29acda27ce', '757adc8c-5681-47c9-a8a0-7026f99cc517', '3bd7ad60-11ce-44f1-8892-5ac7d6fe4fb2', 'c73c2879-7fb9-4f96-ae94-948123d7fec0']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:44.191238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4456c4-f096-4ed6-b9f2-4c6b1977018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:44.287255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4456c4-f096-4ed6-b9f2-4c6b1977018b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d31e18c-978c-45a1-8446-a56d940b17d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1645570167',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['84bbb706-832a-48f7-98d8-5e29acda27ce','757adc8c-5681-47c9-a8a0-7026f99cc517','3bd7ad60-11ce-44f1-8892-5ac7d6fe4fb2','c73c2879-7fb9-4f96-ae94-948123d7fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1645570167',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d31e18c-978c-45a1-8446-a56d940b17d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:44.290377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f063bc-7411-40e4-bb89-4d3aabf5f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:44.328158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f063bc-7411-40e4-bb89-4d3aabf5f5fb) 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-1645570167',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['84bbb706-832a-48f7-98d8-5e29acda27ce','757adc8c-5681-47c9-a8a0-7026f99cc517','3bd7ad60-11ce-44f1-8892-5ac7d6fe4fb2','c73c2879-7fb9-4f96-ae94-948123d7fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:44.330618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5b6971-92e5-41f2-b5eb-1731c3169fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:44.361161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5b6971-92e5-41f2-b5eb-1731c3169fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:44.364026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (ca669240-61aa-4e62-8dd8-f319a6a27bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:44.409199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e735d3-59af-4ca0-b9b1-8fcb70cc9420 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:44.410296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e735d3-59af-4ca0-b9b1-8fcb70cc9420 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:44.410761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:44.410761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:44.411475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e735d3-59af-4ca0-b9b1-8fcb70cc9420 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:44.472003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:44.472003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:44.473611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71e735d3-59af-4ca0-b9b1-8fcb70cc9420 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:53:44.476192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e735d3-59af-4ca0-b9b1-8fcb70cc9420 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 200 Jan 21 07:53:44.480713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 471/971] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:44 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:44.488407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:44.539637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-731e4978-af04-417f-ac01-e9270fb196f9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:44.550756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 501/972] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:43 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 811 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:44.555605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-096e4338-955b-454e-a6ba-50c24857de40 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:44.556198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-096e4338-955b-454e-a6ba-50c24857de40 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:44.556401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:44.556401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:44.556916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-096e4338-955b-454e-a6ba-50c24857de40 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:44.638732 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:44.638732 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:44.666248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-096e4338-955b-454e-a6ba-50c24857de40 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:44.701138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-096e4338-955b-454e-a6ba-50c24857de40 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:44.702657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 472/973] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:44 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 879 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:45.490499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173a591c-4c9b-468d-9c3b-2c63dd1949fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 Jan 21 07:53:45.491167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173a591c-4c9b-468d-9c3b-2c63dd1949fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.491259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:45.491259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:45.491600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173a591c-4c9b-468d-9c3b-2c63dd1949fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.542408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173a591c-4c9b-468d-9c3b-2c63dd1949fb tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 returned with HTTP 404 Jan 21 07:53:45.543144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 502/974] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/3806c5f6-63e2-4986-a88c-40725dcaf081 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:45.552345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03880e69-4f7a-4208-a029-7d434ee1cd15 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d Jan 21 07:53:45.552867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03880e69-4f7a-4208-a029-7d434ee1cd15 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.553083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:45.553083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:45.553458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03880e69-4f7a-4208-a029-7d434ee1cd15 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.580911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03880e69-4f7a-4208-a029-7d434ee1cd15 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d returned with HTTP 404 Jan 21 07:53:45.582309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 473/975] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/1c3c9d12-c14d-4257-b314-d878101dad5d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:45.590951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1065ffa6-0e08-4152-b436-9ab9d2c4c8c5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:45.591536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1065ffa6-0e08-4152-b436-9ab9d2c4c8c5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.592366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1065ffa6-0e08-4152-b436-9ab9d2c4c8c5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.593343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-1065ffa6-0e08-4152-b436-9ab9d2c4c8c5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:45.598903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1065ffa6-0e08-4152-b436-9ab9d2c4c8c5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 404 Jan 21 07:53:45.611289 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 503/976] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:45.612460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:45.613234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.613872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.614601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for member d84a82ef-d981-46a3-bcf2-6d9238d28fde {{(pid=87907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 07:53:45.615138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group_snapshot with id: d84a82ef-d981-46a3-bcf2-6d9238d28fde Jan 21 07:53:45.621900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9240477-8ee9-46c5-ab92-1b23d7d3e909 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde returned with HTTP 404 Jan 21 07:53:45.632139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 474/977] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 07:53:45 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/d84a82ef-d981-46a3-bcf2-6d9238d28fde => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:45.637801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:53:45.639810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.640718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.642298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:53:45.643481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.643481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:45.644882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:45.720639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4431daec-eed5-4b0e-a218-41948f229fb3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:45.721425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4431daec-eed5-4b0e-a218-41948f229fb3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.722063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4431daec-eed5-4b0e-a218-41948f229fb3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.741550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:53:45.743150 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:45.743526 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:45.759384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:45.777720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.777720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:45.802446 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:45.802934 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:45.817610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:45.820409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.820409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:45.829828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.829828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:45.856251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4431daec-eed5-4b0e-a218-41948f229fb3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:45.871079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f1f388a-a182-4f93-bce7-a9a6d3060363 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:53:45.882730 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 504/978] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1994 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:45.894106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8/action Jan 21 07:53:45.895640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:45.895640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:45.896631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:53:45.897851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:45.899977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for group cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:53:45.900432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group with id: cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:45.909408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.909408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:45.926860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4431daec-eed5-4b0e-a218-41948f229fb3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:45.931411 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 475/979] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 903 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:46.292040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f5e9fe2-65bc-4b0e-8591-8ca289914a3e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8/action returned with HTTP 202 Jan 21 07:53:46.297317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 505/980] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 07:53:45 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8/action => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:46.302394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:46.303434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:46.304371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:46.304371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:46.304944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:46.457673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:46.457673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:46.496124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:46.532468 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:46.533285 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:46.572986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:46.586856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:46.586856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:46.638963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6abfff0c-74bf-4a31-80f5-87ef2ac2dfd9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:46.643161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 476/981] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:46 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:46.949983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa3827c9-398f-42ab-b26c-f1a264dd5e1a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:46.953031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa3827c9-398f-42ab-b26c-f1a264dd5e1a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:46.953579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:46.953579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:46.954913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa3827c9-398f-42ab-b26c-f1a264dd5e1a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.082884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.082884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.107053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa3827c9-398f-42ab-b26c-f1a264dd5e1a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:47.165622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa3827c9-398f-42ab-b26c-f1a264dd5e1a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:47.166626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 506/982] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:46 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 904 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:47.188396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1950cb2b-38d8-4335-b06b-b752de7f265b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:47.189259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:47.189259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:47.190159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1950cb2b-38d8-4335-b06b-b752de7f265b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-183213197", "description": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:47.343138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.343138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.360403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1950cb2b-38d8-4335-b06b-b752de7f265b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:47.379921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1950cb2b-38d8-4335-b06b-b752de7f265b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:53:47.422821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1950cb2b-38d8-4335-b06b-b752de7f265b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:47.424026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 477/983] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:53:47 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 838 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:47.438634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:47.439294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:47.439595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:47.439595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:47.440122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.440670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:47.564690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.564690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.566976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:47.640946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:53:47.641422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f063360-0b15-48cb-9559-ef0b39d5c3bc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 202 Jan 21 07:53:47.642582 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 507/984] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:47 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:47.649814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-419616de-25fc-48e1-bf52-aab8db6440ad tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:47.650335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-419616de-25fc-48e1-bf52-aab8db6440ad tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:47.653835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:47.653835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:47.654277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-419616de-25fc-48e1-bf52-aab8db6440ad tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.657014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:47.657585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:47.657776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:47.657776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:47.658152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.792731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.792731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.803681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.803681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.817890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-419616de-25fc-48e1-bf52-aab8db6440ad tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:47.825174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:47.855150 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:47.859512 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:47.875721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:47.877234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-419616de-25fc-48e1-bf52-aab8db6440ad tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:47.882591 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 478/985] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:47 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 905 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:47.891797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.891797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:47.946346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd655803-9646-4a80-af35-b400bb460d4d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:47.948458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 508/986] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:47 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:48.895101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-641f78b1-0a9a-4b86-b87d-1cb69e722d11 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:48.896402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-641f78b1-0a9a-4b86-b87d-1cb69e722d11 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:48.896783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:48.896783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:48.897522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-641f78b1-0a9a-4b86-b87d-1cb69e722d11 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:48.965418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:48.966463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:48.966914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:48.966914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:48.968697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:48.997300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:48.997300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:49.021927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-641f78b1-0a9a-4b86-b87d-1cb69e722d11 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:49.109104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-641f78b1-0a9a-4b86-b87d-1cb69e722d11 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 200 Jan 21 07:53:49.111597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 479/987] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:48 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 905 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:49.117902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:49.117902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:49.133540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:49.154901 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:49.155935 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:49.166825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:49.179531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:49.179531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:49.205332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-583d9594-4586-4d37-967a-332c81868552 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:49.223371 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 509/988] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:48 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:50.128589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f8829d-d0de-466b-952b-e47ab4fccf6b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 Jan 21 07:53:50.129113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f8829d-d0de-466b-952b-e47ab4fccf6b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.129329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:50.129329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:50.129843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f8829d-d0de-466b-952b-e47ab4fccf6b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:50.225535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:50.226106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.226318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:50.226318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:50.226708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:50.258227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f8829d-d0de-466b-952b-e47ab4fccf6b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 returned with HTTP 404 Jan 21 07:53:50.259659 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 480/989] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:50 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/9d31e18c-978c-45a1-8446-a56d940b17d4 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:50.269477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:50.270170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.270657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:50.271136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:50.345803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:50.345803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:50.370641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:50.402344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:50.402344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:50.403740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:50.416078 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:50.416544 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:50.439910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:50.472163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:50.472163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:50.516753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:53:50.518327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8008a16b-157c-4ed6-adf3-d5f637e36dde tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 202 Jan 21 07:53:50.521341 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 481/990] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:50 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:50.537607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63743d2e-a249-4319-8953-7984823d762b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:50.539993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63743d2e-a249-4319-8953-7984823d762b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.541869 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:50.541869 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:50.542795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63743d2e-a249-4319-8953-7984823d762b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:50.544181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a9df691-3bfe-4381-b1ae-4bf69ee0867b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:50.554291 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 510/991] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:50 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:50.755765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:50.755765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:50.782163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63743d2e-a249-4319-8953-7984823d762b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:50.848162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63743d2e-a249-4319-8953-7984823d762b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:50.862478 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 482/992] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:50 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 993 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:51.562480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:51.563174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:51.563762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:51.563762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:51.564346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:51.750296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:51.750296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:51.776864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:51.806807 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:51.807649 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:51.820988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:51.830239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:51.830239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:51.880043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32c08c48-cb5b-4e50-b034-a1bd4f17079a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 200 Jan 21 07:53:51.881366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 511/993] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:51 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 1000 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:51.885323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd15b941-6a36-4e4e-b956-8c5d13d2d0c9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:51.886174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd15b941-6a36-4e4e-b956-8c5d13d2d0c9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:51.886597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:51.886597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:51.887454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd15b941-6a36-4e4e-b956-8c5d13d2d0c9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:51.998055 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:51.998055 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:52.025820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd15b941-6a36-4e4e-b956-8c5d13d2d0c9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:52.081828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd15b941-6a36-4e4e-b956-8c5d13d2d0c9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:52.082926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 483/994] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:51 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 993 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:52.899659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b31e11d5-0a58-4dfc-a4e2-269f3eddebb9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:53:52.901489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b31e11d5-0a58-4dfc-a4e2-269f3eddebb9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:52.901901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:52.901901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:52.902839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b31e11d5-0a58-4dfc-a4e2-269f3eddebb9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.012916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b31e11d5-0a58-4dfc-a4e2-269f3eddebb9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 404 Jan 21 07:53:53.016440 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 512/995] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:52 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:53.029334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ced128d7-f4d8-4b5a-96a4-552b5900cf57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:53:53.030638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ced128d7-f4d8-4b5a-96a4-552b5900cf57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.030638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:53.030638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:53.030976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ced128d7-f4d8-4b5a-96a4-552b5900cf57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.099283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0c58bc6-e641-4eaa-a533-d7d985d44dcd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:53.100288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0c58bc6-e641-4eaa-a533-d7d985d44dcd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.100827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0c58bc6-e641-4eaa-a533-d7d985d44dcd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.208709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ced128d7-f4d8-4b5a-96a4-552b5900cf57 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 returned with HTTP 404 Jan 21 07:53:53.210032 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 484/996] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:53:53.221275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec9955ed-a25b-4e60-8ea9-e74f57322fe8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 Jan 21 07:53:53.228490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec9955ed-a25b-4e60-8ea9-e74f57322fe8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.229330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec9955ed-a25b-4e60-8ea9-e74f57322fe8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.230212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ec9955ed-a25b-4e60-8ea9-e74f57322fe8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member cc118206-37f8-4e1d-9219-cfaeb613f3a8 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:53.253457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec9955ed-a25b-4e60-8ea9-e74f57322fe8 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 returned with HTTP 404 Jan 21 07:53:53.267118 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 485/997] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/cc118206-37f8-4e1d-9219-cfaeb613f3a8 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 07:53:53.289600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df62bafd-1574-4b73-b4f4-30dd29543802 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/8646f5f2-dcd1-47bc-964c-3aec6bc33daa Jan 21 07:53:53.290414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df62bafd-1574-4b73-b4f4-30dd29543802 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.293161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:53.293161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:53.293993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df62bafd-1574-4b73-b4f4-30dd29543802 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.321473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0c58bc6-e641-4eaa-a533-d7d985d44dcd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:53.370470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0c58bc6-e641-4eaa-a533-d7d985d44dcd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 200 Jan 21 07:53:53.371365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 513/998] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 993 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:53.381464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:53:53.381464 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:53:53.395025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df62bafd-1574-4b73-b4f4-30dd29543802 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/8646f5f2-dcd1-47bc-964c-3aec6bc33daa returned with HTTP 202 Jan 21 07:53:53.396180 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 486/999] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 07:53:53 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/8646f5f2-dcd1-47bc-964c-3aec6bc33daa => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:53:53.415248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6435501-b1fd-4d37-95a5-628d419313a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types Jan 21 07:53:53.415699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:53.415699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:53.416134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6435501-b1fd-4d37-95a5-628d419313a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1771043799"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:53.529339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6435501-b1fd-4d37-95a5-628d419313a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types returned with HTTP 200 Jan 21 07:53:53.534542 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 514/1000] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:53:53 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types => generated 224 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:53.545994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5e0739a-feb6-4f79-8245-629bded3d191 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] POST http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types Jan 21 07:53:53.547340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5e0739a-feb6-4f79-8245-629bded3d191 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-733339671"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:53.628593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5e0739a-feb6-4f79-8245-629bded3d191 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types returned with HTTP 202 Jan 21 07:53:53.629914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 487/1001] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 07:53:53 2021] POST /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types => generated 180 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:53.641450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups Jan 21 07:53:53.642574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b15c1c4b-fd39-4577-b93f-c0a3a0cbb005", "volume_types": ["1ba7c4b0-8cd6-446f-aacd-0a0dea707898"], "name": "tempest-GroupSnapshotsTest-Group-1561516947"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:53.643837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group {'group': {'group_type': 'b15c1c4b-fd39-4577-b93f-c0a3a0cbb005', 'volume_types': ['1ba7c4b0-8cd6-446f-aacd-0a0dea707898'], 'name': 'tempest-GroupSnapshotsTest-Group-1561516947'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:53:53.674540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group tempest-GroupSnapshotsTest-Group-1561516947. Jan 21 07:53:53.745872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:53:53.792748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['a888a5b9-ef55-46c6-9718-7cad28a73f8f'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:53.904389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43707b66-6a5d-4716-ab95-07420e54d1e5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups returned with HTTP 202 Jan 21 07:53:53.906949 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 515/1002] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 07:53:53 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups => generated 112 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:53.916703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3643402e-03b3-4a83-a0ff-3753a291f939 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 Jan 21 07:53:53.917499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3643402e-03b3-4a83-a0ff-3753a291f939 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.918341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3643402e-03b3-4a83-a0ff-3753a291f939 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.919014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-3643402e-03b3-4a83-a0ff-3753a291f939 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 1c1d882b-cf8f-4f2f-b7dd-612acec529a7 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:53.936993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:53.936993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:53.999238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3643402e-03b3-4a83-a0ff-3753a291f939 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 returned with HTTP 200 Jan 21 07:53:54.003989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 488/1003] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:54.388045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09d7b5a2-8f76-4959-84cd-6cce6a4e5ca6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 Jan 21 07:53:54.391140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09d7b5a2-8f76-4959-84cd-6cce6a4e5ca6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:54.391539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:54.391539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:54.392548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09d7b5a2-8f76-4959-84cd-6cce6a4e5ca6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:54.523843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09d7b5a2-8f76-4959-84cd-6cce6a4e5ca6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 returned with HTTP 404 Jan 21 07:53:54.526164 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 516/1004] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:54 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/5063cc0b-7a19-4a7d-924e-082605e46f50 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:54.601096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:53:54.601560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:54.601560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:54.601971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesGetTest-Volume-1889782548", "metadata": {"Type": "Test"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:54.603674 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1889782548', 'metadata': {'Type': 'Test'}}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:54.801693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:53:54.802426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:54.802426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:54.839499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:53:54.877107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (3e35cc0e-944a-4323-b185-409512303403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:54.879945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab6a38e-7210-4bb6-8a3a-3835ea05ab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:54.882036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:55.016165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-047da0d1-d7ed-4106-9ee2-23292f5a4c2b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 Jan 21 07:53:55.016729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-047da0d1-d7ed-4106-9ee2-23292f5a4c2b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:55.017167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-047da0d1-d7ed-4106-9ee2-23292f5a4c2b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:55.017754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-047da0d1-d7ed-4106-9ee2-23292f5a4c2b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 1c1d882b-cf8f-4f2f-b7dd-612acec529a7 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:53:55.030900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.030900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:55.171311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-047da0d1-d7ed-4106-9ee2-23292f5a4c2b tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 returned with HTTP 200 Jan 21 07:53:55.172444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 517/1005] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:53:55 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 => generated 393 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:55.184908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes Jan 21 07:53:55.188343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:55.188343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:55.194948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab6a38e-7210-4bb6-8a3a-3835ea05ab0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.195748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ba7c4b0-8cd6-446f-aacd-0a0dea707898", "group_id": "1c1d882b-cf8f-4f2f-b7dd-612acec529a7", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1270200564"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:55.197184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ccb31d-8c97-435a-9fb1-926c58cafd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.199242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request body: {'volume': {'volume_type': '1ba7c4b0-8cd6-446f-aacd-0a0dea707898', 'group_id': '1c1d882b-cf8f-4f2f-b7dd-612acec529a7', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1270200564'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:55.247115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.247115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:55.249398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume of 1 GB Jan 21 07:53:55.285387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Availability Zones retrieved successfully. Jan 21 07:53:55.321537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (ea903b3b-7840-4c96-a987-082d7fe8f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:55.328485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617ba176-a31a-4a98-98fd-2ab3ce161b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.340295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.340295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:55.345812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:55.351162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['75df6437-e2cf-409a-b471-52ac368d6916', 'ed8824f8-8025-4f84-9043-4becb85b5ecd', '1bef9878-2732-4033-b1ed-6fe039c8e75f', '490ce194-b9ae-4bce-9156-0559a4a2381c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:55.353364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ccb31d-8c97-435a-9fb1-926c58cafd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75df6437-e2cf-409a-b471-52ac368d6916', 'ed8824f8-8025-4f84-9043-4becb85b5ecd', '1bef9878-2732-4033-b1ed-6fe039c8e75f', '490ce194-b9ae-4bce-9156-0559a4a2381c']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.356352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecab0ed-9022-4ba5-81f6-0c146e71c752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.510006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecab0ed-9022-4ba5-81f6-0c146e71c752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1187a0f0-dac1-4ecb-8c6c-a4e22e138475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1889782548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['75df6437-e2cf-409a-b471-52ac368d6916','ed8824f8-8025-4f84-9043-4becb85b5ecd','1bef9878-2732-4033-b1ed-6fe039c8e75f','490ce194-b9ae-4bce-9156-0559a4a2381c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1889782548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1187a0f0-dac1-4ecb-8c6c-a4e22e138475,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.513455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617ba176-a31a-4a98-98fd-2ab3ce161b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:53:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ba7c4b0-8cd6-446f-aacd-0a0dea707898,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1771043799',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ba7c4b0-8cd6-446f-aacd-0a0dea707898', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c1d882b-cf8f-4f2f-b7dd-612acec529a7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.516825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d294ae13-0dfc-4ab6-986c-bed8c68e81d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.519859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4de761-d90a-41e8-a37f-e110551946c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.577452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d294ae13-0dfc-4ab6-986c-bed8c68e81d7) 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-1889782548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['75df6437-e2cf-409a-b471-52ac368d6916','ed8824f8-8025-4f84-9043-4becb85b5ecd','1bef9878-2732-4033-b1ed-6fe039c8e75f','490ce194-b9ae-4bce-9156-0559a4a2381c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.579673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97b6dc3-e375-4d3e-8dff-f1c06a722830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.611145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97b6dc3-e375-4d3e-8dff-f1c06a722830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.614314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (3e35cc0e-944a-4323-b185-409512303403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:55.632834 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1771043799 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1771043799, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:55.633846 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1771043799 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1771043799, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:55.706975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['b661446e-90c6-46dd-8bbd-91f19d45e880', '18ca0393-4cf9-48e1-a6b4-0ee49430ae68', 'a50615a7-6fff-47c6-af90-0a55e6797882', '8640bba0-3d4d-4be9-93e9-14823f169c10'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:55.709098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4de761-d90a-41e8-a37f-e110551946c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b661446e-90c6-46dd-8bbd-91f19d45e880', '18ca0393-4cf9-48e1-a6b4-0ee49430ae68', 'a50615a7-6fff-47c6-af90-0a55e6797882', '8640bba0-3d4d-4be9-93e9-14823f169c10']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.711615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9531c09-9153-4a4a-a56a-18fa433104a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.726264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:53:55.765575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0753dded-fada-4a3f-9769-b38eb1440376 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:53:55.766653 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 489/1006] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:54 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 828 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:55.781585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a98c1df1-4526-44a4-9fc2-fc53f50eaf4a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:53:55.782207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a98c1df1-4526-44a4-9fc2-fc53f50eaf4a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:55.782665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:55.782665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:55.783073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a98c1df1-4526-44a4-9fc2-fc53f50eaf4a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:55.861803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9531c09-9153-4a4a-a56a-18fa433104a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f1a4f8c-ea43-4558-b4ff-e21e379ec645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1270200564',encryption_key_id=None,group_id=1c1d882b-cf8f-4f2f-b7dd-612acec529a7,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['b661446e-90c6-46dd-8bbd-91f19d45e880','18ca0393-4cf9-48e1-a6b4-0ee49430ae68','a50615a7-6fff-47c6-af90-0a55e6797882','8640bba0-3d4d-4be9-93e9-14823f169c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=1ba7c4b0-8cd6-446f-aacd-0a0dea707898), '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=2021-01-21T07:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1270200564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c1d882b-cf8f-4f2f-b7dd-612acec529a7,host=None,id=1f1a4f8c-ea43-4558-b4ff-e21e379ec645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eda226aa5b342ebb31a6eaf40421784',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,user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_attachment=,volume_type=,volume_type_id=1ba7c4b0-8cd6-446f-aacd-0a0dea707898)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.876325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b830b480-8085-41d7-9fab-21115a265a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.931407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.931407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:55.940586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b830b480-8085-41d7-9fab-21115a265a47) 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-1270200564',encryption_key_id=None,group_id=1c1d882b-cf8f-4f2f-b7dd-612acec529a7,group_type_id=,metadata={},multiattach=False,project_id='0eda226aa5b342ebb31a6eaf40421784',qos_specs=None,replication_status=,reservations=['b661446e-90c6-46dd-8bbd-91f19d45e880','18ca0393-4cf9-48e1-a6b4-0ee49430ae68','a50615a7-6fff-47c6-af90-0a55e6797882','8640bba0-3d4d-4be9-93e9-14823f169c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ebfd4ff3fe4449b8365dae40e978cf',volume_type_id=1ba7c4b0-8cd6-446f-aacd-0a0dea707898)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:55.942972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b06ee7-3b07-4945-9634-a18581446649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:55.957118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a98c1df1-4526-44a4-9fc2-fc53f50eaf4a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:56.004976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a98c1df1-4526-44a4-9fc2-fc53f50eaf4a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:53:56.005815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b06ee7-3b07-4945-9634-a18581446649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:56.008477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Flow 'volume_create_api' (ea903b3b-7840-4c96-a987-082d7fe8f048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:56.009893 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 490/1007] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:55 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 896 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:53:56.128591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Create volume request issued successfully. Jan 21 07:53:56.144630 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:56.145329 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:56.158305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:56.168565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:56.168565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:56.202596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e779fcdb-afef-43d2-9dbd-36a0e13ed83f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes returned with HTTP 202 Jan 21 07:53:56.203642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 518/1008] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 07:53:55 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes => generated 908 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:56.219524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:53:56.220117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:56.220337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:56.220337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:56.220716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:56.343037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:56.343037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:56.372968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:56.399162 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:56.399651 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:56.416397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:56.424307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:56.424307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:56.468633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a764b90-99e7-4e31-be9f-3214b1bf667a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:53:56.469846 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 491/1009] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:56 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1000 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:57.027914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd4a8604-10dd-445b-8788-8fafee0d68ef tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:53:57.028617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd4a8604-10dd-445b-8788-8fafee0d68ef tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:57.028954 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:57.028954 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:57.029507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd4a8604-10dd-445b-8788-8fafee0d68ef tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:57.222632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:57.222632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:57.250855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dd4a8604-10dd-445b-8788-8fafee0d68ef tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:57.301538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd4a8604-10dd-445b-8788-8fafee0d68ef tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:53:57.302480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 519/1010] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:57 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:57.486593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:53:57.487521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:57.488368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:57.488368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:57.489333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:57.630892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:57.630892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:57.654278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:57.686555 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:57.689387 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:57.721539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:57.738948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:57.738948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:57.763084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b5fd9ff-af82-40df-a260-4b69cf48318a tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:53:57.764339 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 492/1011] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:57 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1000 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:58.319253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67ed3667-e5d1-4791-bcf4-831fa4802623 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:53:58.319800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67ed3667-e5d1-4791-bcf4-831fa4802623 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:58.319972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.319972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:58.320326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67ed3667-e5d1-4791-bcf4-831fa4802623 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:58.410153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.410153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:58.421281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-67ed3667-e5d1-4791-bcf4-831fa4802623 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:58.457396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67ed3667-e5d1-4791-bcf4-831fa4802623 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:53:58.459026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 520/1012] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:58 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:58.781583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:53:58.782280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:58.782485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.782485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:58.783025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:58.835936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.835936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:58.847322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:53:58.867977 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:53:58.868436 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:53:58.880451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:53:58.890633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.890633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:58.951648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf1553c5-a608-4782-89e4-bff4d9ef27e9 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:53:58.955195 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 493/1013] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:53:58 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1001 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:53:58.973132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots Jan 21 07:53:58.978074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.978074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:58.979690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1c1d882b-cf8f-4f2f-b7dd-612acec529a7", "name": "tempest-group_snapshot-839559552"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:58.981879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating new group_snapshot {'group_snapshot': {'group_id': '1c1d882b-cf8f-4f2f-b7dd-612acec529a7', 'name': 'tempest-group_snapshot-839559552'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 07:53:58.998052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.998052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:59.022487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Creating group_snapshot tempest-group_snapshot-839559552. Jan 21 07:53:59.162520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:59.162520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:59.251054 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1771043799 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1771043799, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:53:59.292635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Created reservations ['f2b662c0-b49a-4a87-841a-f417fc4a8d31', 'b9b1f52d-7197-443d-9053-527119c29d18', '54709456-5b7b-4907-8c62-a9e263363ba8', 'e3aa70a4-952a-4007-a25d-00cdb5f64bbe'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:59.394411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5436201-27ed-4ba6-b8eb-e04338501e4f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots returned with HTTP 202 Jan 21 07:53:59.395491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 521/1014] 10.222.0.13 () {62 vars in 1291 bytes} [Thu Jan 21 07:53:58 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots => generated 167 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:59.411935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d745c81f-82ee-40c5-8ec2-fa615c7a39aa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:53:59.413688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d745c81f-82ee-40c5-8ec2-fa615c7a39aa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:59.413991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:59.413991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:59.414944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d745c81f-82ee-40c5-8ec2-fa615c7a39aa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:59.415546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-d745c81f-82ee-40c5-8ec2-fa615c7a39aa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:53:59.424917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:59.424917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:59.443075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d745c81f-82ee-40c5-8ec2-fa615c7a39aa tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 200 Jan 21 07:53:59.445051 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 494/1015] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:53:59 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 306 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:59.475608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b0b956f-e692-4917-a85a-835ec620528b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:53:59.476133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b0b956f-e692-4917-a85a-835ec620528b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:59.476328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:59.476328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:53:59.476962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b0b956f-e692-4917-a85a-835ec620528b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:59.582592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:59.582592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:53:59.605762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b0b956f-e692-4917-a85a-835ec620528b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:53:59.650879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b0b956f-e692-4917-a85a-835ec620528b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:53:59.651765 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 522/1016] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:59 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:00.457109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2011e834-404e-4965-a663-85da05f6bce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:00.457710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2011e834-404e-4965-a663-85da05f6bce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:00.457848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:00.457848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:00.458841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2011e834-404e-4965-a663-85da05f6bce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:00.459468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-2011e834-404e-4965-a663-85da05f6bce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:54:00.477327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:00.477327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:00.500352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2011e834-404e-4965-a663-85da05f6bce5 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 200 Jan 21 07:54:00.511140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 495/1017] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:54:00 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 306 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:00.668671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d80ce61c-a99b-44cf-89d6-6020dd446fc6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:00.669413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d80ce61c-a99b-44cf-89d6-6020dd446fc6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:00.669786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:00.669786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:00.671315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d80ce61c-a99b-44cf-89d6-6020dd446fc6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:00.795295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:00.795295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:00.810069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d80ce61c-a99b-44cf-89d6-6020dd446fc6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:00.844455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d80ce61c-a99b-44cf-89d6-6020dd446fc6 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:00.846031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 523/1018] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:00 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:01.512801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cbd8619-4ffe-4b12-bcfd-af744d99ac60 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:01.513346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cbd8619-4ffe-4b12-bcfd-af744d99ac60 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.513554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.513554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.514462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cbd8619-4ffe-4b12-bcfd-af744d99ac60 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.514900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-9cbd8619-4ffe-4b12-bcfd-af744d99ac60 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:54:01.525484 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.525484 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.550658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cbd8619-4ffe-4b12-bcfd-af744d99ac60 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 200 Jan 21 07:54:01.552517 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 496/1019] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:01.563538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:54:01.564334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.564704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.564704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.565318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.566144 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:54:01.574222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:54:01.639716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:54:01.640946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.640946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.646667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6318de7a-5f6b-4e7b-afd6-b3f826a1982f tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:54:01.658031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 524/1020] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 453 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:01.661390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4eabc33-71af-4605-83b1-32ea2438bd23 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 Jan 21 07:54:01.663064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4eabc33-71af-4605-83b1-32ea2438bd23 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.664778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.664778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.665472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4eabc33-71af-4605-83b1-32ea2438bd23 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.726862 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.726862 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.730823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4eabc33-71af-4605-83b1-32ea2438bd23 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:54:01.736743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4eabc33-71af-4605-83b1-32ea2438bd23 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 returned with HTTP 200 Jan 21 07:54:01.738539 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 497/1021] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:01.751851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40684895-420b-47fa-bd68-732ff1b6e38e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:01.752677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40684895-420b-47fa-bd68-732ff1b6e38e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.753069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.753069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.753842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40684895-420b-47fa-bd68-732ff1b6e38e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.754433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-40684895-420b-47fa-bd68-732ff1b6e38e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:54:01.767599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.767599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.783299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40684895-420b-47fa-bd68-732ff1b6e38e tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 200 Jan 21 07:54:01.784369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 525/1022] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:01.796509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33001420-70d5-44f4-9674-b8fb88d6f923 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/detail Jan 21 07:54:01.797539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33001420-70d5-44f4-9674-b8fb88d6f923 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.797913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.797913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.798523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33001420-70d5-44f4-9674-b8fb88d6f923 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.822116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33001420-70d5-44f4-9674-b8fb88d6f923 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/detail returned with HTTP 200 Jan 21 07:54:01.829383 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 498/1023] 10.222.0.13 () {60 vars in 1290 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/detail => generated 310 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:01.835028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:01.835862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.836277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.836277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.836915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.837540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87908) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 07:54:01.838091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group_snapshot with id: 8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:01.849698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.849698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.861992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b839147-e03a-48f8-adc8-463d3a5f8408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:01.862670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b839147-e03a-48f8-adc8-463d3a5f8408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.863072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.863072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.863458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b839147-e03a-48f8-adc8-463d3a5f8408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.968548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f75142e-7f63-4d63-802b-56d8f9c8e46d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 202 Jan 21 07:54:01.968890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.968890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.972343 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 526/1024] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 07:54:01 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:54:01.984096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:54:01.988118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.989413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.989413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:01.990128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.992452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:54:01.993079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b839147-e03a-48f8-adc8-463d3a5f8408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:01.994900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.994900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:01.997734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:54:02.047408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b839147-e03a-48f8-adc8-463d3a5f8408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:02.048780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 499/1025] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:02.159916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:54:02.161413 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:54:02.161855 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:54:02.179355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:54:02.186839 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:02.186839 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:02.240613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3675d7f-134e-4e41-aa72-6f8722767cb4 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:54:02.246041 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 527/1026] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1004 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:54:02.257539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail Jan 21 07:54:02.258312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:02.259629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:02.259629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:02.260447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:02.262283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:54:02.266484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:54:02.323775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all snapshots completed successfully. Jan 21 07:54:02.328568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:02.328568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:02.336582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61021f70-cc29-4a4b-8157-7a483a0003e3 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail returned with HTTP 200 Jan 21 07:54:02.340996 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 500/1027] 10.222.0.13 () {58 vars in 1231 bytes} [Thu Jan 21 07:54:02 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/detail => generated 452 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:02.351865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfcf9a21-3bd1-4829-9030-3a9f571a1f14 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 Jan 21 07:54:02.352377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfcf9a21-3bd1-4829-9030-3a9f571a1f14 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:02.352605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:02.352605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:02.352965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfcf9a21-3bd1-4829-9030-3a9f571a1f14 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:02.424106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:02.424106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:02.425563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bfcf9a21-3bd1-4829-9030-3a9f571a1f14 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:54:02.428642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfcf9a21-3bd1-4829-9030-3a9f571a1f14 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 returned with HTTP 200 Jan 21 07:54:02.436760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 528/1028] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:02 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 => generated 449 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:03.065109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59c09288-a8b4-49ab-8720-cb2a6fc8d453 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:03.065644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59c09288-a8b4-49ab-8720-cb2a6fc8d453 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:03.065796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:03.065796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:03.066380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59c09288-a8b4-49ab-8720-cb2a6fc8d453 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.110173 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] DELETE http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:03.111427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:03.111761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:03.111761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:03.112329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.113178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Delete volume with id: b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:03.183046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.183046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:03.186664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:54:03.209840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.209840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:03.220608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-59c09288-a8b4-49ab-8720-cb2a6fc8d453 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:03.242874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Delete volume request issued successfully. Jan 21 07:54:03.244827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-561cc7b4-5e9e-46a6-ac98-f534f8d44b9d tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 202 Jan 21 07:54:03.247289 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 529/1029] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:03 2021] DELETE /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:03.249652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59c09288-a8b4-49ab-8720-cb2a6fc8d453 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:03.260085 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 501/1030] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:03 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:03.261956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fca18dd4-57fa-461c-8823-179dff577cb8 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:03.262501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fca18dd4-57fa-461c-8823-179dff577cb8 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:03.264872 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:03.264872 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:03.265390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fca18dd4-57fa-461c-8823-179dff577cb8 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.371280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.371280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:03.396149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fca18dd4-57fa-461c-8823-179dff577cb8 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:54:03.447786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8363300e-0870-46de-9291-ae1a0e3b4d0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 Jan 21 07:54:03.448355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8363300e-0870-46de-9291-ae1a0e3b4d0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:03.448634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:03.448634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:03.449260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8363300e-0870-46de-9291-ae1a0e3b4d0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.470617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fca18dd4-57fa-461c-8823-179dff577cb8 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:54:03.485006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 530/1031] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:03 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:03.524806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.524806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:03.526295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8363300e-0870-46de-9291-ae1a0e3b4d0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Snapshot retrieved successfully. Jan 21 07:54:03.528682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8363300e-0870-46de-9291-ae1a0e3b4d0d tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 returned with HTTP 200 Jan 21 07:54:03.532606 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 502/1032] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:03 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 => generated 449 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:04.267112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a063479a-a233-42da-85d7-00966232fb4e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:04.267700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a063479a-a233-42da-85d7-00966232fb4e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.268053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:04.268053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:04.268620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a063479a-a233-42da-85d7-00966232fb4e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.401101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:04.401101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:04.413429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a063479a-a233-42da-85d7-00966232fb4e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:04.460140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a063479a-a233-42da-85d7-00966232fb4e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:04.461678 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 531/1033] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:04.495464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95fcedba-b207-479a-84b6-856718878cb6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:04.495464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95fcedba-b207-479a-84b6-856718878cb6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.495464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:04.495464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:04.495464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95fcedba-b207-479a-84b6-856718878cb6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.544375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c952f9b-ecb8-483b-95d2-91a4023d5270 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 Jan 21 07:54:04.545931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c952f9b-ecb8-483b-95d2-91a4023d5270 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.546396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:04.546396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:04.547167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c952f9b-ecb8-483b-95d2-91a4023d5270 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.615798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:04.615798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:04.634638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c952f9b-ecb8-483b-95d2-91a4023d5270 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 returned with HTTP 404 Jan 21 07:54:04.636733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 532/1034] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/snapshots/a16ed472-083e-4eb8-a1ea-80935cf84558 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:04.637434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-95fcedba-b207-479a-84b6-856718878cb6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:54:04.645311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d75ef5b-8505-4471-a35e-29919e837257 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:04.645876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d75ef5b-8505-4471-a35e-29919e837257 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.646973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d75ef5b-8505-4471-a35e-29919e837257 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.647381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-7d75ef5b-8505-4471-a35e-29919e837257 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:54:04.661368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:04.661368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:04.695236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95fcedba-b207-479a-84b6-856718878cb6 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:54:04.695421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d75ef5b-8505-4471-a35e-29919e837257 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 200 Jan 21 07:54:04.700546 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 533/1035] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:04.701792 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 503/1036] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:05.478645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b92e951a-fea7-4c64-bb74-760f855e16e4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:05.480204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b92e951a-fea7-4c64-bb74-760f855e16e4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.480622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:05.480622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:05.481285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b92e951a-fea7-4c64-bb74-760f855e16e4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.589708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:05.589708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:05.619597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b92e951a-fea7-4c64-bb74-760f855e16e4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:05.670659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b92e951a-fea7-4c64-bb74-760f855e16e4 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:05.671643 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 534/1037] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:05.708885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c880f129-29c1-41b5-af7c-4bf9a25ff46c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:05.709460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c880f129-29c1-41b5-af7c-4bf9a25ff46c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.709653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:05.709653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:05.710434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c880f129-29c1-41b5-af7c-4bf9a25ff46c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.711081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-c880f129-29c1-41b5-af7c-4bf9a25ff46c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 07:54:05.717722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dae8d026-f47d-4341-bb27-2b657aec0c82 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:05.719203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dae8d026-f47d-4341-bb27-2b657aec0c82 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.719638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:05.719638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:05.720303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dae8d026-f47d-4341-bb27-2b657aec0c82 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.732140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c880f129-29c1-41b5-af7c-4bf9a25ff46c tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 404 Jan 21 07:54:05.736310 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 504/1038] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:54:05.744182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6210e21f-9f11-4065-96f5-8e4c5b0d4d75 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots Jan 21 07:54:05.744764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6210e21f-9f11-4065-96f5-8e4c5b0d4d75 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.745356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6210e21f-9f11-4065-96f5-8e4c5b0d4d75 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.784901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6210e21f-9f11-4065-96f5-8e4c5b0d4d75 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots returned with HTTP 200 Jan 21 07:54:05.787422 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 505/1039] 10.222.0.13 () {60 vars in 1269 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots => generated 23 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:05.800613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:05.801190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.807702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.810444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.group_snapshots [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for member 8c99aea6-806a-4565-9dfe-8cf441da7ff2 {{(pid=87907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 07:54:05.811395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.group_snapshots [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group_snapshot with id: 8c99aea6-806a-4565-9dfe-8cf441da7ff2 Jan 21 07:54:05.831513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77c1728a-decb-4e1d-a213-20fc292dff86 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 returned with HTTP 404 Jan 21 07:54:05.839037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 506/1040] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 07:54:05 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/group_snapshots/8c99aea6-806a-4565-9dfe-8cf441da7ff2 => generated 116 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:54:05.846615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:05.846615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:05.847552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail Jan 21 07:54:05.848127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.848613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.849224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:54:05.864840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:54:05.873135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dae8d026-f47d-4341-bb27-2b657aec0c82 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Volume info retrieved successfully. Jan 21 07:54:05.935291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dae8d026-f47d-4341-bb27-2b657aec0c82 tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 200 Jan 21 07:54:05.942768 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 535/1041] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:06.011020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Get all volumes completed successfully. Jan 21 07:54:06.015058 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:54:06.016509 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:54:06.042715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:54:06.074026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.074026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:06.130291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e77c632-c0a7-4c05-ad03-53cef4fb1055 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail returned with HTTP 200 Jan 21 07:54:06.131162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 507/1042] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/detail => generated 1004 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:54:06.147865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] POST http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7/action Jan 21 07:54:06.148490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:06.148490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:06.149004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:54:06.150346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:06.151431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] delete called for group 1c1d882b-cf8f-4f2f-b7dd-612acec529a7 {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:54:06.151743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete group with id: 1c1d882b-cf8f-4f2f-b7dd-612acec529a7 Jan 21 07:54:06.182719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.182719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:06.469286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c16e9e0d-fea3-4170-8433-cc384cb3a6be tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7/action returned with HTTP 202 Jan 21 07:54:06.470497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 536/1043] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 07:54:06 2021] POST /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:54:06.477979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:06.478561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:06.478783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:06.478783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:06.479265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:06.617434 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.617434 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:06.635246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:54:06.673234 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:54:06.673686 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:54:06.688657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4b68168-335b-498a-8e0c-1718dd3ba18c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:06.688996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:54:06.689189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4b68168-335b-498a-8e0c-1718dd3ba18c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:06.689413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:06.689413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:06.689791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4b68168-335b-498a-8e0c-1718dd3ba18c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:06.705338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.705338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:06.752194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0f4c0b2-3e17-48f1-9d32-6ed82842b610 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:54:06.764056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 508/1044] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:54:06 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1000 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:54:06.858605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.858605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:06.882144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4b68168-335b-498a-8e0c-1718dd3ba18c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:06.940490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4b68168-335b-498a-8e0c-1718dd3ba18c tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:06.941374 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 537/1045] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:06 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:06.957940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78c2a4b1-59cc-4253-aa01-afe10072ebfd tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] GET http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 Jan 21 07:54:06.958470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78c2a4b1-59cc-4253-aa01-afe10072ebfd tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:06.958706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:06.958706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:06.959436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78c2a4b1-59cc-4253-aa01-afe10072ebfd tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:07.132670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78c2a4b1-59cc-4253-aa01-afe10072ebfd tempest-DeleteServersTestJSON-1524295264 tempest-DeleteServersTestJSON-1524295264] http://10.222.0.13/volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 returned with HTTP 404 Jan 21 07:54:07.133736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 509/1046] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:06 2021] GET /volume/v3/d47ef483c54d40819d4bbe449888a84d/volumes/b4f0ce1c-e475-49eb-86d3-d90bb871f064 => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:07.768872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:07.769452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:07.769641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:07.769641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:07.770289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:07.897067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:07.897067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:07.908894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:54:07.927520 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:54:07.928147 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:54:07.937450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:54:07.945618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:07.945618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:07.957117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5f5a028-955e-4d43-bc0d-b3c38974c677 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:07.957633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5f5a028-955e-4d43-bc0d-b3c38974c677 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:07.958119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5f5a028-955e-4d43-bc0d-b3c38974c677 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:07.976327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-743a5e18-1741-4d85-be50-ef19bab89985 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:54:07.978236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 538/1047] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:54:07 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1000 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:54:08.084503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:08.084503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:08.118477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5f5a028-955e-4d43-bc0d-b3c38974c677 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:08.222832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5f5a028-955e-4d43-bc0d-b3c38974c677 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:08.244056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 510/1048] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:07 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:08.995423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:08.996012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:08.996206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:08.996206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:08.996589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:09.112637 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.112637 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:09.123116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Volume info retrieved successfully. Jan 21 07:54:09.139451 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:54:09.140419 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:54:09.155861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:54:09.174345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.174345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:09.209994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3c4e6fb-59cd-47bc-893d-0116b5447ddf tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 200 Jan 21 07:54:09.211313 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 539/1049] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:54:08 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 1000 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:54:09.253380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-570d8fdd-356e-414a-9cbf-1b54557654db tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:09.254334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-570d8fdd-356e-414a-9cbf-1b54557654db tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:09.254788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:09.254788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:09.255610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-570d8fdd-356e-414a-9cbf-1b54557654db tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:09.324850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.324850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:09.345002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-570d8fdd-356e-414a-9cbf-1b54557654db tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:09.392869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-570d8fdd-356e-414a-9cbf-1b54557654db tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:09.393728 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 511/1050] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:09 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:10.227869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc39b2ab-5956-4ce9-82cb-9ed51990f1df tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:10.228469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc39b2ab-5956-4ce9-82cb-9ed51990f1df tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.229462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:10.229462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:10.230093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc39b2ab-5956-4ce9-82cb-9ed51990f1df tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.333049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc39b2ab-5956-4ce9-82cb-9ed51990f1df tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 404 Jan 21 07:54:10.337412 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 540/1051] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:54:10.343070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f23e1aee-8974-4f17-a3cb-ecb0413e9d29 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] GET http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 Jan 21 07:54:10.343653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f23e1aee-8974-4f17-a3cb-ecb0413e9d29 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.343870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:10.343870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:10.344248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f23e1aee-8974-4f17-a3cb-ecb0413e9d29 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.344657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-f23e1aee-8974-4f17-a3cb-ecb0413e9d29 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] show called for member 1c1d882b-cf8f-4f2f-b7dd-612acec529a7 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:54:10.358069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f23e1aee-8974-4f17-a3cb-ecb0413e9d29 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 returned with HTTP 404 Jan 21 07:54:10.359571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 512/1052] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/0eda226aa5b342ebb31a6eaf40421784/groups/1c1d882b-cf8f-4f2f-b7dd-612acec529a7 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:54:10.374113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d88993-c243-4eab-95c5-fe89be696416 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/b15c1c4b-fd39-4577-b93f-c0a3a0cbb005 Jan 21 07:54:10.374833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d88993-c243-4eab-95c5-fe89be696416 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.375333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d88993-c243-4eab-95c5-fe89be696416 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.409929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25416729-7cd9-4d8f-a84c-5dd0f43a242f tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:10.410537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25416729-7cd9-4d8f-a84c-5dd0f43a242f tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.411053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25416729-7cd9-4d8f-a84c-5dd0f43a242f tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.501325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:54:10.501325 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:54:10.526188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d88993-c243-4eab-95c5-fe89be696416 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/b15c1c4b-fd39-4577-b93f-c0a3a0cbb005 returned with HTTP 202 Jan 21 07:54:10.527556 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 541/1053] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 07:54:10 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/group_types/b15c1c4b-fd39-4577-b93f-c0a3a0cbb005 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:54:10.537435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d333c9de-c203-47dc-b12e-012ecf8b3d25 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:10.538649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d333c9de-c203-47dc-b12e-012ecf8b3d25 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.539339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d333c9de-c203-47dc-b12e-012ecf8b3d25 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.539968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d333c9de-c203-47dc-b12e-012ecf8b3d25 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete volume with id: 1f1a4f8c-ea43-4558-b4ff-e21e379ec645 Jan 21 07:54:10.598803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:10.598803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:10.627571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25416729-7cd9-4d8f-a84c-5dd0f43a242f tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:10.647477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d333c9de-c203-47dc-b12e-012ecf8b3d25 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 returned with HTTP 404 Jan 21 07:54:10.648560 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 542/1054] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:10 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/1f1a4f8c-ea43-4558-b4ff-e21e379ec645 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:54:10.660992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fb7f04a-c435-48bc-8f71-c6050034f4a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 Jan 21 07:54:10.661825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f04a-c435-48bc-8f71-c6050034f4a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.662715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f04a-c435-48bc-8f71-c6050034f4a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.676140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25416729-7cd9-4d8f-a84c-5dd0f43a242f tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:10.677163 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 513/1055] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:10.828466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fb7f04a-c435-48bc-8f71-c6050034f4a8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 returned with HTTP 202 Jan 21 07:54:10.829737 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 543/1056] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:10 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:10.838462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173f6528-9006-4155-866c-edf2a602e2c1 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] GET http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 Jan 21 07:54:10.842311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173f6528-9006-4155-866c-edf2a602e2c1 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.844234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:10.844234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:10.845592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173f6528-9006-4155-866c-edf2a602e2c1 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.867944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173f6528-9006-4155-866c-edf2a602e2c1 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 returned with HTTP 404 Jan 21 07:54:10.870983 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 514/1057] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/1ba7c4b0-8cd6-446f-aacd-0a0dea707898 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:10.877222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7803ea40-a59a-44ce-b48e-cc13eb9e90d0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:54:10.878131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7803ea40-a59a-44ce-b48e-cc13eb9e90d0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.879147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7803ea40-a59a-44ce-b48e-cc13eb9e90d0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.879876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7803ea40-a59a-44ce-b48e-cc13eb9e90d0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete volume with id: 76c2cafa-547d-4117-8379-84f77b4a7d19 Jan 21 07:54:10.943225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7803ea40-a59a-44ce-b48e-cc13eb9e90d0 tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 returned with HTTP 404 Jan 21 07:54:10.944296 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 544/1058] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:10 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/76c2cafa-547d-4117-8379-84f77b4a7d19 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:10.952194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caff2527-6665-4cd4-88ad-ad7aa0d11aef tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:54:10.952696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caff2527-6665-4cd4-88ad-ad7aa0d11aef tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.953193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caff2527-6665-4cd4-88ad-ad7aa0d11aef tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.953656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-caff2527-6665-4cd4-88ad-ad7aa0d11aef tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete volume with id: 11a0169a-1fd6-45d4-b935-11f5cfdbc678 Jan 21 07:54:11.008873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caff2527-6665-4cd4-88ad-ad7aa0d11aef tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 returned with HTTP 404 Jan 21 07:54:11.010070 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 515/1059] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:10 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/11a0169a-1fd6-45d4-b935-11f5cfdbc678 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:11.019642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c94a499a-d623-49dd-926b-05f536ec22fe tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e Jan 21 07:54:11.020640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c94a499a-d623-49dd-926b-05f536ec22fe tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.021173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c94a499a-d623-49dd-926b-05f536ec22fe tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.139962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c94a499a-d623-49dd-926b-05f536ec22fe tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e returned with HTTP 202 Jan 21 07:54:11.141001 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 545/1060] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:11 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:11.149377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e1eb118-aedf-4acb-8cce-0312fc6ca700 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] GET http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e Jan 21 07:54:11.149900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e1eb118-aedf-4acb-8cce-0312fc6ca700 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.150396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e1eb118-aedf-4acb-8cce-0312fc6ca700 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.173629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e1eb118-aedf-4acb-8cce-0312fc6ca700 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e returned with HTTP 404 Jan 21 07:54:11.183782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4776b1c-357f-4098-bcce-ebd8b03d5ddc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] DELETE http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:54:11.184318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4776b1c-357f-4098-bcce-ebd8b03d5ddc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.184971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4776b1c-357f-4098-bcce-ebd8b03d5ddc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.186166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b4776b1c-357f-4098-bcce-ebd8b03d5ddc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] Delete volume with id: 6a32eca9-1aab-4482-a73b-130d434b8433 Jan 21 07:54:11.192992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 516/1061] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:11 2021] GET /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/9aa1e932-953a-458e-acec-d0cd0befd94e => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:11.247014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4776b1c-357f-4098-bcce-ebd8b03d5ddc tempest-GroupSnapshotsTest-1737980068 tempest-GroupSnapshotsTest-1737980068] http://10.222.0.13/volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 returned with HTTP 404 Jan 21 07:54:11.249186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 546/1062] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:11 2021] DELETE /volume/v3/0eda226aa5b342ebb31a6eaf40421784/volumes/6a32eca9-1aab-4482-a73b-130d434b8433 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:11.257138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb96ef89-59b9-4805-8b53-79fa8a0d2556 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] DELETE http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 Jan 21 07:54:11.257665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb96ef89-59b9-4805-8b53-79fa8a0d2556 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.258176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb96ef89-59b9-4805-8b53-79fa8a0d2556 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.658671 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:54:11.658671 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:54:11.672723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb96ef89-59b9-4805-8b53-79fa8a0d2556 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 returned with HTTP 202 Jan 21 07:54:11.676914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 517/1063] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:11 2021] DELETE /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 => generated 0 bytes in 421 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:11.682829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bf5e74b-966e-4a2e-971d-4f9f6009ebd8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] GET http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 Jan 21 07:54:11.683591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bf5e74b-966e-4a2e-971d-4f9f6009ebd8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.684396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bf5e74b-966e-4a2e-971d-4f9f6009ebd8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.694024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5017c664-5abc-4562-81a2-4bc6ec8b8c0e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:11.694714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5017c664-5abc-4562-81a2-4bc6ec8b8c0e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.695608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5017c664-5abc-4562-81a2-4bc6ec8b8c0e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.714969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bf5e74b-966e-4a2e-971d-4f9f6009ebd8 tempest-GroupSnapshotsTest-496273308 tempest-GroupSnapshotsTest-496273308] http://10.222.0.13/volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 returned with HTTP 404 Jan 21 07:54:11.733262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 547/1064] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:11 2021] GET /volume/v3/0e4b58e5e49c4f34ab5ae5d27cdc3d9f/types/a94372b3-9499-484b-86a0-a59a2b25fd87 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:11.784412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:11.784412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:11.803662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5017c664-5abc-4562-81a2-4bc6ec8b8c0e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:11.851068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5017c664-5abc-4562-81a2-4bc6ec8b8c0e tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:11.852350 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 518/1065] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:11 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:12.871299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed87d506-1659-4e30-b8b0-f0b426f3f4b3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:12.872560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed87d506-1659-4e30-b8b0-f0b426f3f4b3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:12.873568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed87d506-1659-4e30-b8b0-f0b426f3f4b3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:13.009529 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:13.009529 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:13.032897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ed87d506-1659-4e30-b8b0-f0b426f3f4b3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:13.122134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed87d506-1659-4e30-b8b0-f0b426f3f4b3 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:13.129596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 548/1066] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:12 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:14.146278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc8f69c5-6d7b-4ed3-a688-fccd4660faa1 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:14.147110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc8f69c5-6d7b-4ed3-a688-fccd4660faa1 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:14.147587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:14.147587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:14.147961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc8f69c5-6d7b-4ed3-a688-fccd4660faa1 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:14.203151 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:14.203151 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:14.212568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cc8f69c5-6d7b-4ed3-a688-fccd4660faa1 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:14.235944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc8f69c5-6d7b-4ed3-a688-fccd4660faa1 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:14.236749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 519/1067] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:14 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:15.253814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82a72e16-96f0-45b5-a12b-d5d113e7e02a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:15.255086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82a72e16-96f0-45b5-a12b-d5d113e7e02a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:15.255489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:15.255489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:15.256139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82a72e16-96f0-45b5-a12b-d5d113e7e02a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:15.430057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:15.430057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:15.454310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82a72e16-96f0-45b5-a12b-d5d113e7e02a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:15.503930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82a72e16-96f0-45b5-a12b-d5d113e7e02a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:15.514753 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 549/1068] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:15 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:16.519708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-754e487c-1163-4d6f-8749-e39fe5654afa tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:16.520134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-754e487c-1163-4d6f-8749-e39fe5654afa tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:16.520215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:16.520215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:16.520564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-754e487c-1163-4d6f-8749-e39fe5654afa tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:16.633292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:16.633292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:16.660901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-754e487c-1163-4d6f-8749-e39fe5654afa tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:16.685110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-754e487c-1163-4d6f-8749-e39fe5654afa tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:16.686810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 520/1069] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:16 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:17.702604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90cda324-00d9-4797-82e6-e0a42e0e62fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:17.703734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90cda324-00d9-4797-82e6-e0a42e0e62fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:17.704280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:17.704280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:17.705101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90cda324-00d9-4797-82e6-e0a42e0e62fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:17.773287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:17.773287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:17.784823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90cda324-00d9-4797-82e6-e0a42e0e62fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:17.829104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90cda324-00d9-4797-82e6-e0a42e0e62fe tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:17.829932 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 550/1070] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:17 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 978 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:18.844740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b7365e7-721d-4939-8795-61e8765cf7dc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:18.845981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b7365e7-721d-4939-8795-61e8765cf7dc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:18.846384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:18.846384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:18.847086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b7365e7-721d-4939-8795-61e8765cf7dc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:18.945376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:18.945376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:18.965429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b7365e7-721d-4939-8795-61e8765cf7dc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:19.015294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b7365e7-721d-4939-8795-61e8765cf7dc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:19.016781 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 521/1071] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:18 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 981 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.033721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20f73278-da09-4043-94f9-5bda5924dabb tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:20.034279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20f73278-da09-4043-94f9-5bda5924dabb tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.034399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:20.034399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:20.034800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20f73278-da09-4043-94f9-5bda5924dabb tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.088300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce973218-ebb4-4ab8-9950-7a2ca6c45e01 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services Jan 21 07:54:20.089228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce973218-ebb4-4ab8-9950-7a2ca6c45e01 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.089653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:20.089653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:20.090323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce973218-ebb4-4ab8-9950-7a2ca6c45e01 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.105458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce973218-ebb4-4ab8-9950-7a2ca6c45e01 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services returned with HTTP 200 Jan 21 07:54:20.106998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 551/1072] 10.222.0.13 () {58 vars in 1216 bytes} [Thu Jan 21 07:54:19 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services => generated 629 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.129862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc42d7b-d3c0-4005-8677-317058ce8498 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4 Jan 21 07:54:20.130842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc42d7b-d3c0-4005-8677-317058ce8498 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.131541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc42d7b-d3c0-4005-8677-317058ce8498 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.151569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:20.151569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:20.155502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc42d7b-d3c0-4005-8677-317058ce8498 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4 returned with HTTP 200 Jan 21 07:54:20.159436 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 552/1073] 10.222.0.13 () {58 vars in 1251 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4 => generated 629 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:20.174510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-116badfb-51af-4f50-8fa8-7fb735ba4e95 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-scheduler Jan 21 07:54:20.175367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-116badfb-51af-4f50-8fa8-7fb735ba4e95 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.177454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-116badfb-51af-4f50-8fa8-7fb735ba4e95 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.179688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-20f73278-da09-4043-94f9-5bda5924dabb tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:20.200228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-116badfb-51af-4f50-8fa8-7fb735ba4e95 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-scheduler returned with HTTP 200 Jan 21 07:54:20.202461 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 553/1074] 10.222.0.13 () {58 vars in 1299 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-scheduler => generated 191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.220274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb1a9d7e-23ca-4e6e-a393-7740fc5e6c5d tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?binary=cinder-scheduler Jan 21 07:54:20.220274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb1a9d7e-23ca-4e6e-a393-7740fc5e6c5d tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.221573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb1a9d7e-23ca-4e6e-a393-7740fc5e6c5d tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.226175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20f73278-da09-4043-94f9-5bda5924dabb tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:20.227042 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 522/1075] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 981 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.233465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb1a9d7e-23ca-4e6e-a393-7740fc5e6c5d tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 07:54:20.234851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 554/1076] 10.222.0.13 () {58 vars in 1263 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?binary=cinder-scheduler => generated 191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.406198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] POST http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes Jan 21 07:54:20.407252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:20.407252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:20.407662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1231381764"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:20.409186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1231381764'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:20.409553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Create volume of 1 GB Jan 21 07:54:20.424976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Availability Zones retrieved successfully. Jan 21 07:54:20.445099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Flow 'volume_create_api' (0ddb09dc-b6c0-4585-8871-f82fa2c11c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:20.448690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1707a1d2-aa6f-4109-a6b7-274d57dd7d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:20.451992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:20.527641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1707a1d2-aa6f-4109-a6b7-274d57dd7d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:20.531496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3117670-7510-4fb8-a901-19df87a32e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:20.655945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Created reservations ['132956a0-0702-42e2-9050-9c64cd470661', 'a2c385d1-5e31-4d99-af0a-b8a445cfdce6', '77ae10fc-46be-43a4-bb82-08987aca3dde', '3f0f11ee-45aa-4abc-93f7-80b546410349'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:20.658120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3117670-7510-4fb8-a901-19df87a32e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['132956a0-0702-42e2-9050-9c64cd470661', 'a2c385d1-5e31-4d99-af0a-b8a445cfdce6', '77ae10fc-46be-43a4-bb82-08987aca3dde', '3f0f11ee-45aa-4abc-93f7-80b546410349']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:20.663440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b5800d-bab0-486c-b23a-8514a4bec377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:20.758452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b5800d-bab0-486c-b23a-8514a4bec377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29b540f-5235-490f-8041-8188084b9221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1231381764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a64f66d55e04c029c2092dc654a377b',qos_specs=None,replication_status=,reservations=['132956a0-0702-42e2-9050-9c64cd470661','a2c385d1-5e31-4d99-af0a-b8a445cfdce6','77ae10fc-46be-43a4-bb82-08987aca3dde','3f0f11ee-45aa-4abc-93f7-80b546410349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807c7817df674280973a145c1a4ba280',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1231381764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29b540f-5235-490f-8041-8188084b9221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a64f66d55e04c029c2092dc654a377b',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,user_id='807c7817df674280973a145c1a4ba280',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:20.760766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e10774-0c35-4676-9b2f-17c56d592def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:20.800478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e10774-0c35-4676-9b2f-17c56d592def) 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-1231381764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a64f66d55e04c029c2092dc654a377b',qos_specs=None,replication_status=,reservations=['132956a0-0702-42e2-9050-9c64cd470661','a2c385d1-5e31-4d99-af0a-b8a445cfdce6','77ae10fc-46be-43a4-bb82-08987aca3dde','3f0f11ee-45aa-4abc-93f7-80b546410349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807c7817df674280973a145c1a4ba280',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:20.803396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c58f1a-e143-413d-bd40-78bd4cf110a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:20.838870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c58f1a-e143-413d-bd40-78bd4cf110a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:20.846832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Flow 'volume_create_api' (0ddb09dc-b6c0-4585-8871-f82fa2c11c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:20.917566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Create volume request issued successfully. Jan 21 07:54:20.937375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a1e646a-73be-4729-adb4-748e11f2457b tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes returned with HTTP 202 Jan 21 07:54:20.950601 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 523/1077] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:54:20 2021] POST /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes => generated 823 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:20.954951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc1c89a2-30ba-4d71-a403-e4e03e1501c4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:20.955593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc1c89a2-30ba-4d71-a403-e4e03e1501c4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.956075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc1c89a2-30ba-4d71-a403-e4e03e1501c4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:21.015972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:21.015972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:21.039129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc1c89a2-30ba-4d71-a403-e4e03e1501c4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:21.087612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc1c89a2-30ba-4d71-a403-e4e03e1501c4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:21.088717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 555/1078] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:21.244089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05cf1d97-4b43-4434-80de-7ef32a72110d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:21.244772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05cf1d97-4b43-4434-80de-7ef32a72110d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:21.245171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:21.245171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:21.245729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05cf1d97-4b43-4434-80de-7ef32a72110d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:21.326487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:21.326487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:21.340924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-05cf1d97-4b43-4434-80de-7ef32a72110d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:21.383356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05cf1d97-4b43-4434-80de-7ef32a72110d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:21.384386 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 524/1079] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:21 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 981 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:22.110058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-886f42ee-a710-4513-b893-33b4c8e5c671 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:22.111359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-886f42ee-a710-4513-b893-33b4c8e5c671 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.111782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:22.111782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:22.112540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-886f42ee-a710-4513-b893-33b4c8e5c671 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.201590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:22.201590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:22.212732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-886f42ee-a710-4513-b893-33b4c8e5c671 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:22.243868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-886f42ee-a710-4513-b893-33b4c8e5c671 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:22.245614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 556/1080] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:22.266555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c344057-d78a-4bc0-b0e5-c549861d1d5f tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:22.267427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c344057-d78a-4bc0-b0e5-c549861d1d5f tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.267754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:22.267754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:22.268890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c344057-d78a-4bc0-b0e5-c549861d1d5f tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.336066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:22.336066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:22.349052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c344057-d78a-4bc0-b0e5-c549861d1d5f tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Volume info retrieved successfully. Jan 21 07:54:22.381288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c344057-d78a-4bc0-b0e5-c549861d1d5f tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:22.382672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 525/1081] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 1087 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:22.406599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d94e39d-d9f5-4e8a-ab51-dd2547970c08 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:22.408852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e6f4fa1-640c-43e0-9150-c698949a0ea1 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-volume Jan 21 07:54:22.410285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d94e39d-d9f5-4e8a-ab51-dd2547970c08 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.410816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:22.410816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:22.411492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d94e39d-d9f5-4e8a-ab51-dd2547970c08 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.413486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4fa1-640c-43e0-9150-c698949a0ea1 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.413699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:22.413699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:22.414488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4fa1-640c-43e0-9150-c698949a0ea1 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.454956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e6f4fa1-640c-43e0-9150-c698949a0ea1 tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-volume returned with HTTP 200 Jan 21 07:54:22.457669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 526/1082] 10.222.0.13 () {58 vars in 1293 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services?host=n-d-768862-4&binary=cinder-volume => generated 278 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:22.480521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8eea140f-751a-4e54-8b50-5a94c6bc911c tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] GET http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services Jan 21 07:54:22.481505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8eea140f-751a-4e54-8b50-5a94c6bc911c tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.482433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8eea140f-751a-4e54-8b50-5a94c6bc911c tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.518622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8eea140f-751a-4e54-8b50-5a94c6bc911c tempest-VolumesServicesTestJSON-76630155 tempest-VolumesServicesTestJSON-76630155] http://10.222.0.13/volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services returned with HTTP 200 Jan 21 07:54:22.529523 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 527/1083] 10.222.0.13 () {58 vars in 1216 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/0fce5688c4954b07b4467b4e430c75c1/os-services => generated 629 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:22.549758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] DELETE http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:22.551117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.554311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.555561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Delete volume with id: c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:22.612349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:22.612349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:22.640722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d94e39d-d9f5-4e8a-ab51-dd2547970c08 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:22.725446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:22.725446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:22.726775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:22.728767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d94e39d-d9f5-4e8a-ab51-dd2547970c08 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:22.729665 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 557/1084] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 981 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:22.825784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Delete volume request issued successfully. Jan 21 07:54:22.826804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f6e4b13-fb8c-4dcf-a054-3c04a23d69f4 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 202 Jan 21 07:54:22.831939 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 528/1085] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:22 2021] DELETE /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:22.836727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34a91c18-f47a-4f47-9886-1a65972d06a2 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:22.839463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34a91c18-f47a-4f47-9886-1a65972d06a2 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:22.839752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:22.839752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:22.840382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34a91c18-f47a-4f47-9886-1a65972d06a2 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:22.975523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:22.975523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:22.994231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34a91c18-f47a-4f47-9886-1a65972d06a2 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:23.041845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34a91c18-f47a-4f47-9886-1a65972d06a2 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:23.054147 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 558/1086] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:22 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:23.746699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f19b645-d67a-421c-b2e1-c27f73c1b3dd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:23.751773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f19b645-d67a-421c-b2e1-c27f73c1b3dd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:23.752735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:23.752735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:23.767639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f19b645-d67a-421c-b2e1-c27f73c1b3dd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:23.864718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:23.864718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:23.887728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f19b645-d67a-421c-b2e1-c27f73c1b3dd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:23.929150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f19b645-d67a-421c-b2e1-c27f73c1b3dd tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:23.930197 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 529/1087] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:23 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 981 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:24.059207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9af3825-f38e-40bb-b66c-71d710f47854 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:24.059863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9af3825-f38e-40bb-b66c-71d710f47854 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:24.060871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:24.060871 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:24.061309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9af3825-f38e-40bb-b66c-71d710f47854 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:24.191813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:24.191813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:24.233995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9af3825-f38e-40bb-b66c-71d710f47854 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:24.318657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9af3825-f38e-40bb-b66c-71d710f47854 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:24.319455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 559/1088] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:24 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:24.946455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8737911c-410d-4b8b-9015-0b1d503bd6b5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:24.947011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8737911c-410d-4b8b-9015-0b1d503bd6b5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:24.947234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:24.947234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:24.947686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8737911c-410d-4b8b-9015-0b1d503bd6b5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.099507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.099507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:25.131167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8737911c-410d-4b8b-9015-0b1d503bd6b5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:25.205754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8737911c-410d-4b8b-9015-0b1d503bd6b5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:25.206518 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 530/1089] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:24 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 1369 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:25.223117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c405e81-6502-4431-a717-5b2b0cb4a255 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:25.223743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c405e81-6502-4431-a717-5b2b0cb4a255 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.224025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.224025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:25.224758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c405e81-6502-4431-a717-5b2b0cb4a255 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.335976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef4848e5-8422-46c2-a7b7-d9dd2d22ac93 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:25.336507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef4848e5-8422-46c2-a7b7-d9dd2d22ac93 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.336725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.336725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:25.337101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef4848e5-8422-46c2-a7b7-d9dd2d22ac93 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.352860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.352860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:25.364822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c405e81-6502-4431-a717-5b2b0cb4a255 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:25.446278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.446278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:25.448162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c405e81-6502-4431-a717-5b2b0cb4a255 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:25.452528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 560/1090] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 1369 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:25.468478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce510ec-724d-4ef5-940f-b8b57e3b1088 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:25.469178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.469178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:25.469975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ce510ec-724d-4ef5-940f-b8b57e3b1088 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1889782548"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:25.483893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef4848e5-8422-46c2-a7b7-d9dd2d22ac93 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Volume info retrieved successfully. Jan 21 07:54:25.540449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef4848e5-8422-46c2-a7b7-d9dd2d22ac93 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 200 Jan 21 07:54:25.541294 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 531/1091] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:25.635512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.635512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:25.658593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ce510ec-724d-4ef5-940f-b8b57e3b1088 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:25.676925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ce510ec-724d-4ef5-940f-b8b57e3b1088 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:54:25.709705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce510ec-724d-4ef5-940f-b8b57e3b1088 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:25.710767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 561/1092] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:54:25 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:25.725334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a656db5c-3e07-4caf-9e44-512034d0ccc9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:25.725722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.725722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:25.726147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a656db5c-3e07-4caf-9e44-512034d0ccc9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-659267181", "description": "This is the new description of volume"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:25.878501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.878501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:25.897462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a656db5c-3e07-4caf-9e44-512034d0ccc9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:25.922781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a656db5c-3e07-4caf-9e44-512034d0ccc9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:54:25.956060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a656db5c-3e07-4caf-9e44-512034d0ccc9 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:25.957980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 532/1093] 10.222.0.13 () {60 vars in 1336 bytes} [Thu Jan 21 07:54:25 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 890 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:25.978212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b27f463-8ba8-4543-ac2a-0bbe7f35c1d5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:25.978828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b27f463-8ba8-4543-ac2a-0bbe7f35c1d5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.979027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.979027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:25.980452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b27f463-8ba8-4543-ac2a-0bbe7f35c1d5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:26.164410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:26.164410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:26.190137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b27f463-8ba8-4543-ac2a-0bbe7f35c1d5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:26.252753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b27f463-8ba8-4543-ac2a-0bbe7f35c1d5 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:26.256485 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 562/1094] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 1407 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:26.268699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] POST http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes Jan 21 07:54:26.269437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:26.269437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:26.269861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-163703280", "availability_zone": "nova", "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:26.271258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-163703280', 'availability_zone': 'nova', 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:26.271636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume of 1 GB Jan 21 07:54:26.302156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Availability Zones retrieved successfully. Jan 21 07:54:26.346745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (e2033e59-54fa-4f60-854a-9b5101806c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:26.368641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9bcd66-df96-4a4f-98e6-90de08f1deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:26.381161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:26.564880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d2884b4-5e1d-4919-ba3d-971e20168703 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] GET http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 Jan 21 07:54:26.566624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d2884b4-5e1d-4919-ba3d-971e20168703 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:26.567058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:26.567058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:26.567702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d2884b4-5e1d-4919-ba3d-971e20168703 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:26.581990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9bcd66-df96-4a4f-98e6-90de08f1deff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:26.584677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9c9c0c-fbb5-498a-a02d-16573d7d7ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:26.720566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d2884b4-5e1d-4919-ba3d-971e20168703 tempest-VolumesServicesTestJSON-1602847598 tempest-VolumesServicesTestJSON-1602847598] http://10.222.0.13/volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 returned with HTTP 404 Jan 21 07:54:26.721560 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 563/1095] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:26 2021] GET /volume/v3/2a64f66d55e04c029c2092dc654a377b/volumes/c29b540f-5235-490f-8041-8188084b9221 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:26.808656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Created reservations ['41e1a1ea-73b6-44c2-9986-e7e7581b461d', '0df68c89-f118-4cf9-b4d1-dbf6cedea813', 'c2de586c-d840-4a69-9aea-fb829b82de47', 'bcc4825b-f9ba-4d97-a12f-6bef038fa90e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:26.810603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9c9c0c-fbb5-498a-a02d-16573d7d7ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41e1a1ea-73b6-44c2-9986-e7e7581b461d', '0df68c89-f118-4cf9-b4d1-dbf6cedea813', 'c2de586c-d840-4a69-9aea-fb829b82de47', 'bcc4825b-f9ba-4d97-a12f-6bef038fa90e']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:26.812805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9799865e-8311-4fed-99de-50cd5b69b5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:26.933024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9799865e-8311-4fed-99de-50cd5b69b5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0037188c-a53c-494f-8575-35c8239970d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-163703280',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['41e1a1ea-73b6-44c2-9986-e7e7581b461d','0df68c89-f118-4cf9-b4d1-dbf6cedea813','c2de586c-d840-4a69-9aea-fb829b82de47','bcc4825b-f9ba-4d97-a12f-6bef038fa90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:54:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-163703280',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0037188c-a53c-494f-8575-35c8239970d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219af88f9b07441ea6d17a2a9ea5b090',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,user_id='bd4b461810e848a9a981dd5eb9046f35',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:26.941058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8e660e-c65f-408e-bcba-45642a303294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:26.993362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8e660e-c65f-408e-bcba-45642a303294) 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-163703280',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219af88f9b07441ea6d17a2a9ea5b090',qos_specs=None,replication_status=,reservations=['41e1a1ea-73b6-44c2-9986-e7e7581b461d','0df68c89-f118-4cf9-b4d1-dbf6cedea813','c2de586c-d840-4a69-9aea-fb829b82de47','bcc4825b-f9ba-4d97-a12f-6bef038fa90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4b461810e848a9a981dd5eb9046f35',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:26.996086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9973a28c-f4c0-4774-8749-e1ccb1e5d282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:27.042251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9973a28c-f4c0-4774-8749-e1ccb1e5d282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:27.070740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Flow 'volume_create_api' (e2033e59-54fa-4f60-854a-9b5101806c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:27.203554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Create volume request issued successfully. Jan 21 07:54:27.237901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2aa2f907-c4d9-4450-8d76-431dbc32f9da tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes returned with HTTP 202 Jan 21 07:54:27.239368 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 533/1096] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:26 2021] POST /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes => generated 810 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:27.255406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aec874cb-6adc-43a0-a6f7-a5853e2c55ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:27.256211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aec874cb-6adc-43a0-a6f7-a5853e2c55ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:27.257438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aec874cb-6adc-43a0-a6f7-a5853e2c55ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:27.591453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:27.591453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:27.602553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aec874cb-6adc-43a0-a6f7-a5853e2c55ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:27.633773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aec874cb-6adc-43a0-a6f7-a5853e2c55ee tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 200 Jan 21 07:54:27.635150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 564/1097] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:27 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 902 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:28.651370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3a0925c-69a5-49d9-bc18-9c23236f93e7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:28.652526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3a0925c-69a5-49d9-bc18-9c23236f93e7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:28.652895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:28.652895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:28.653536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3a0925c-69a5-49d9-bc18-9c23236f93e7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:28.707754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:28.707754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:28.721259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3a0925c-69a5-49d9-bc18-9c23236f93e7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:28.750866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3a0925c-69a5-49d9-bc18-9c23236f93e7 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 200 Jan 21 07:54:28.754740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 534/1098] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:28 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 903 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:28.773007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98072322-3e04-4ed4-9a90-d5c3ff489408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] PUT http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:28.773461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:28.773461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:28.773873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98072322-3e04-4ed4-9a90-d5c3ff489408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1889782548", "description": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:28.873339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:28.873339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:28.890653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-98072322-3e04-4ed4-9a90-d5c3ff489408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:28.905219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-98072322-3e04-4ed4-9a90-d5c3ff489408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume updated successfully. Jan 21 07:54:28.929565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98072322-3e04-4ed4-9a90-d5c3ff489408 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 200 Jan 21 07:54:28.930828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 565/1099] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 07:54:28 2021] PUT /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 839 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:28.945322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:28.945839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:28.946043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:28.946043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:28.946404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:28.946897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:29.032054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:29.032054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:29.033255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:29.096102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:54:29.096589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c678ff3-e875-4751-8ce3-1530c4ca0bb2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 202 Jan 21 07:54:29.098111 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 535/1100] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:28 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:29.105624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3896908b-c78a-4cc9-856a-6dd515d035b8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:29.106119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3896908b-c78a-4cc9-856a-6dd515d035b8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:29.107319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:29.107319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:29.107960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3896908b-c78a-4cc9-856a-6dd515d035b8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:29.214065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:29.214065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:29.243646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3896908b-c78a-4cc9-856a-6dd515d035b8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:29.268718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3896908b-c78a-4cc9-856a-6dd515d035b8 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 200 Jan 21 07:54:29.269859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 566/1101] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:29 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 906 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:30.285316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d39d411f-b3e0-45eb-8d29-a78107f5ad4b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:30.285807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d39d411f-b3e0-45eb-8d29-a78107f5ad4b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:30.286057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:30.286057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:30.286368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d39d411f-b3e0-45eb-8d29-a78107f5ad4b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:30.382841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:30.382841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:30.408861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d39d411f-b3e0-45eb-8d29-a78107f5ad4b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:30.458793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d39d411f-b3e0-45eb-8d29-a78107f5ad4b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 200 Jan 21 07:54:30.473063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 536/1102] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:30 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 906 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:31.476929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] DELETE http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:31.477452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.477645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:31.477645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:31.478190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.479175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Delete volume with id: eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:31.489670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4aa3fbc-4b7b-4aae-8061-846e19596076 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 Jan 21 07:54:31.490198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4aa3fbc-4b7b-4aae-8061-846e19596076 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.490399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:31.490399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:31.491098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4aa3fbc-4b7b-4aae-8061-846e19596076 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.572854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4aa3fbc-4b7b-4aae-8061-846e19596076 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 returned with HTTP 404 Jan 21 07:54:31.574228 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 537/1103] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:31 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/0037188c-a53c-494f-8575-35c8239970d1 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:31.580627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.580627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:31.581838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:31.587177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:31.588761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.590373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.592539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:31.619099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] 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 or be disassociated from snapshots after volume transfer. Jan 21 07:54:31.619890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a19a65f0-cbc4-4a8f-8ae3-cf79bb374580 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 400 Jan 21 07:54:31.624529 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 567/1104] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:31 2021] DELETE /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 285 bytes in 148 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:54:31.632872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d38f724-efe1-4b72-86fb-d4f3608d4bbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:31.633392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d38f724-efe1-4b72-86fb-d4f3608d4bbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.633578 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:31.633578 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:31.633962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d38f724-efe1-4b72-86fb-d4f3608d4bbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.660054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.660054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:31.662056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:31.716864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:54:31.721537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3182b50-9c10-47f4-a457-38ac09317c8a tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 202 Jan 21 07:54:31.731511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 538/1105] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:31 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:31.742608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d8800eb-77c6-4a2a-873a-bf3b0a809ec2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:31.748418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d8800eb-77c6-4a2a-873a-bf3b0a809ec2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.748920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:31.748920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:31.749601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d8800eb-77c6-4a2a-873a-bf3b0a809ec2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.758562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.758562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:31.779400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d38f724-efe1-4b72-86fb-d4f3608d4bbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:31.838608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.838608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:31.847828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d38f724-efe1-4b72-86fb-d4f3608d4bbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:31.848724 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.848724 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:31.851020 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 568/1106] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:54:31.874517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d8800eb-77c6-4a2a-873a-bf3b0a809ec2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:31.916459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d8800eb-77c6-4a2a-873a-bf3b0a809ec2 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:31.917309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 539/1107] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:31 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 1406 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:32.866065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e89d2a-4919-4558-9a9d-a3d417ffb46b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:32.868660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e89d2a-4919-4558-9a9d-a3d417ffb46b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:32.869106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:32.869106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:32.869759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e89d2a-4919-4558-9a9d-a3d417ffb46b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:32.934507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29471c75-9932-40e3-84b4-9e2b350e383b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:32.935200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29471c75-9932-40e3-84b4-9e2b350e383b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:32.935407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:32.935407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:32.943684 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:32.943684 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:32.945648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29471c75-9932-40e3-84b4-9e2b350e383b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:32.957088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33e89d2a-4919-4558-9a9d-a3d417ffb46b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:32.987490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:32.987490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:33.000925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e89d2a-4919-4558-9a9d-a3d417ffb46b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:33.002161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 569/1108] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:33.100437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:33.100437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:33.119364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-29471c75-9932-40e3-84b4-9e2b350e383b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:33.174621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29471c75-9932-40e3-84b4-9e2b350e383b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 200 Jan 21 07:54:33.193884 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 540/1109] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:32 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 1406 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:34.018666 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2c1025b-2683-4ab1-a363-5445cc967b66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:34.019942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2c1025b-2683-4ab1-a363-5445cc967b66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:34.020309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:34.020309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:34.020931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2c1025b-2683-4ab1-a363-5445cc967b66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:34.166762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:34.166762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:34.177211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2c1025b-2683-4ab1-a363-5445cc967b66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:34.194588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f62b000f-20b4-4eb8-9f35-25090cd2a430 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 Jan 21 07:54:34.195530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f62b000f-20b4-4eb8-9f35-25090cd2a430 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:34.195869 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:34.195869 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:34.196254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f62b000f-20b4-4eb8-9f35-25090cd2a430 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:34.205115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:34.205115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:34.215867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2c1025b-2683-4ab1-a363-5445cc967b66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:34.217448 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 570/1110] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:34.257239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f62b000f-20b4-4eb8-9f35-25090cd2a430 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 returned with HTTP 404 Jan 21 07:54:34.258814 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 541/1111] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:34 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/1187a0f0-dac1-4ecb-8c6c-a4e22e138475 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:34.275340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] DELETE http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:54:34.275945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:34.276410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:34.276410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:34.277096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:34.277774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume with id: 2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:54:34.333914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:34.333914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:34.336028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:34.379440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Delete volume request issued successfully. Jan 21 07:54:34.380018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f9a790a-29d0-43f4-805d-a1f02b75acc0 tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 202 Jan 21 07:54:34.380977 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 571/1112] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:34 2021] DELETE /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:34.390293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b2501ef-01cd-46ed-b148-754d7c49b4cc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:54:34.391348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b2501ef-01cd-46ed-b148-754d7c49b4cc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:34.392011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b2501ef-01cd-46ed-b148-754d7c49b4cc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:34.485251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:34.485251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:34.495778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b2501ef-01cd-46ed-b148-754d7c49b4cc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:34.540446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b2501ef-01cd-46ed-b148-754d7c49b4cc tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 200 Jan 21 07:54:34.541318 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 542/1113] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:34 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 906 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:35.234555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30650df-c1e3-415f-9156-4be82da45e17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:35.235685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30650df-c1e3-415f-9156-4be82da45e17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:35.235907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:35.235907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:35.236771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30650df-c1e3-415f-9156-4be82da45e17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:35.333338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:35.333338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:35.347496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d30650df-c1e3-415f-9156-4be82da45e17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:35.402323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:35.402323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:35.427540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30650df-c1e3-415f-9156-4be82da45e17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:35.433094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 572/1114] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:35.558450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6ad9fba-54bf-4c81-a8ba-cea1bd284b2b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:54:35.559227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6ad9fba-54bf-4c81-a8ba-cea1bd284b2b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:35.559505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:35.559505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:35.560000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6ad9fba-54bf-4c81-a8ba-cea1bd284b2b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:35.672281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:35.672281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:35.682281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6ad9fba-54bf-4c81-a8ba-cea1bd284b2b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Volume info retrieved successfully. Jan 21 07:54:35.711407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6ad9fba-54bf-4c81-a8ba-cea1bd284b2b tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 200 Jan 21 07:54:35.712510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 543/1115] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:35 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 906 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:36.012317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6819b56-f704-472d-a748-014c026599c5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:36.013439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:36.013439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:36.014114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6819b56-f704-472d-a748-014c026599c5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1839899580", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:36.100617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6819b56-f704-472d-a748-014c026599c5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:36.101584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 573/1116] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 07:54:35 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 278 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:36.113617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d83b24d9-3205-408d-afc6-241fad3d9a3f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:36.114351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:36.114351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:36.115247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d83b24d9-3205-408d-afc6-241fad3d9a3f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1817316573", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:36.170726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d83b24d9-3205-408d-afc6-241fad3d9a3f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:36.171983 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 544/1117] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 07:54:36 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 278 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:36.347940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] POST http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes Jan 21 07:54:36.349392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-767807104", "volume_type": "21b27fb6-ccd9-43b5-8508-0fe53af62a32", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:36.351503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-767807104', 'volume_type': '21b27fb6-ccd9-43b5-8508-0fe53af62a32', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:36.387394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Create volume of 1 GB Jan 21 07:54:36.388394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:36.388394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:36.389310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Availability Zones retrieved successfully. Jan 21 07:54:36.430740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Flow 'volume_create_api' (65d4d187-7e3f-4b2a-9726-4bea91417be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:36.433809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34abefda-4922-456e-bea4-562663eb5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:36.449082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1edcbcbc-57ec-4beb-bcac-3b4df4425f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:36.450015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1edcbcbc-57ec-4beb-bcac-3b4df4425f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:36.450845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1edcbcbc-57ec-4beb-bcac-3b4df4425f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:36.458108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:36.569020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:36.569020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:36.569871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34abefda-4922-456e-bea4-562663eb5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:54:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=21b27fb6-ccd9-43b5-8508-0fe53af62a32,is_public=True,name='tempest-VolumeTypesTest-volume-type-1839899580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21b27fb6-ccd9-43b5-8508-0fe53af62a32', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:36.572602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6282b-42ff-45d5-9d55-2c50df8a8baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:36.597323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1edcbcbc-57ec-4beb-bcac-3b4df4425f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:36.624122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:36.624122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:36.635511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1edcbcbc-57ec-4beb-bcac-3b4df4425f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:36.636173 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1839899580 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1839899580, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:54:36.637063 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1839899580 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1839899580, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:54:36.646472 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 545/1118] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:36.687548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Created reservations ['e366e271-2e6d-4991-8ada-20184f454d8e', 'd224da79-e4a1-4115-926d-a4b03cd3c374', 'c65f1eb0-a498-484a-ae6a-db2db7804d3b', '467a7ada-84a4-4dcb-b71a-9e663ea244dd'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:36.690096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6282b-42ff-45d5-9d55-2c50df8a8baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e366e271-2e6d-4991-8ada-20184f454d8e', 'd224da79-e4a1-4115-926d-a4b03cd3c374', 'c65f1eb0-a498-484a-ae6a-db2db7804d3b', '467a7ada-84a4-4dcb-b71a-9e663ea244dd']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:36.692777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eb0cea-8c0b-4f33-9462-bc8d75fd4b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:36.730605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e43c608-ea52-4ce5-a932-8f10351f744d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] GET http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 Jan 21 07:54:36.732342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e43c608-ea52-4ce5-a932-8f10351f744d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:36.732796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:36.732796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:36.733423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e43c608-ea52-4ce5-a932-8f10351f744d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:36.772208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46eb0cea-8c0b-4f33-9462-bc8d75fd4b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527efeb8-d023-4cbf-8ab5-5ccf4b31286b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-767807104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddca7c02fc14ae8b5f5956aa8763af4',qos_specs=None,replication_status=,reservations=['e366e271-2e6d-4991-8ada-20184f454d8e','d224da79-e4a1-4115-926d-a4b03cd3c374','c65f1eb0-a498-484a-ae6a-db2db7804d3b','467a7ada-84a4-4dcb-b71a-9e663ea244dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aa528b113a54f0fb0f8b3ff03489944',volume_type_id=21b27fb6-ccd9-43b5-8508-0fe53af62a32), '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=2021-01-21T07:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-767807104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527efeb8-d023-4cbf-8ab5-5ccf4b31286b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ddca7c02fc14ae8b5f5956aa8763af4',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,user_id='5aa528b113a54f0fb0f8b3ff03489944',volume_attachment=,volume_type=,volume_type_id=21b27fb6-ccd9-43b5-8508-0fe53af62a32)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:36.774727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e58c9224-3f6b-40f2-a998-77c6b6b61772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:36.812958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e43c608-ea52-4ce5-a932-8f10351f744d tempest-VolumesGetTest-1290955228 tempest-VolumesGetTest-1290955228] http://10.222.0.13/volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 returned with HTTP 404 Jan 21 07:54:36.814829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 546/1119] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:36 2021] GET /volume/v3/219af88f9b07441ea6d17a2a9ea5b090/volumes/2b73c99b-91a5-40c5-b504-390e2a1ceca3 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:36.823082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e58c9224-3f6b-40f2-a998-77c6b6b61772) 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-767807104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddca7c02fc14ae8b5f5956aa8763af4',qos_specs=None,replication_status=,reservations=['e366e271-2e6d-4991-8ada-20184f454d8e','d224da79-e4a1-4115-926d-a4b03cd3c374','c65f1eb0-a498-484a-ae6a-db2db7804d3b','467a7ada-84a4-4dcb-b71a-9e663ea244dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aa528b113a54f0fb0f8b3ff03489944',volume_type_id=21b27fb6-ccd9-43b5-8508-0fe53af62a32)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:36.824996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ceffd8-30c4-4647-b67a-5cee13c724e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:36.855624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ceffd8-30c4-4647-b67a-5cee13c724e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:36.858898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Flow 'volume_create_api' (65d4d187-7e3f-4b2a-9726-4bea91417be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:36.972792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Create volume request issued successfully. Jan 21 07:54:37.004047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bb7ce95-4aed-4f8a-af16-ea6e3ff1f63c tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes returned with HTTP 202 Jan 21 07:54:37.015136 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 574/1120] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:36 2021] POST /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes => generated 849 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:37.021494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-846af0dc-4862-4151-964f-6c6f0e44b37e tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:37.022261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-846af0dc-4862-4151-964f-6c6f0e44b37e tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:37.022998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-846af0dc-4862-4151-964f-6c6f0e44b37e tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:37.153313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:37.153313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:37.164037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-846af0dc-4862-4151-964f-6c6f0e44b37e tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:37.191763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-846af0dc-4862-4151-964f-6c6f0e44b37e tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:37.192629 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 547/1121] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:37 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 941 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:37.652331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8696597b-85f2-4471-b2eb-461261867165 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:37.653354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8696597b-85f2-4471-b2eb-461261867165 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:37.654245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:37.654245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:37.655564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8696597b-85f2-4471-b2eb-461261867165 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:37.790655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:37.790655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:37.820548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8696597b-85f2-4471-b2eb-461261867165 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:37.861589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:37.861589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:37.875896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8696597b-85f2-4471-b2eb-461261867165 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:37.876987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 575/1122] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:38.212029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ecb91dc-8e99-43e2-94cd-78ddb4598563 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:38.212777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ecb91dc-8e99-43e2-94cd-78ddb4598563 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:38.213115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:38.213115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:38.213672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ecb91dc-8e99-43e2-94cd-78ddb4598563 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:38.331695 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:38.331695 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:38.340604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ecb91dc-8e99-43e2-94cd-78ddb4598563 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:38.377221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ecb91dc-8e99-43e2-94cd-78ddb4598563 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:38.378037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 548/1123] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:38 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:38.892770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06962571-19f1-4023-be5e-929705963463 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:38.893336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06962571-19f1-4023-be5e-929705963463 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:38.893462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:38.893462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:38.894118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06962571-19f1-4023-be5e-929705963463 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:38.967093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:38.967093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:38.985198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06962571-19f1-4023-be5e-929705963463 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:39.006177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:39.006177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:39.015196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06962571-19f1-4023-be5e-929705963463 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:39.016209 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 576/1124] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:39.393994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba85908b-044f-49da-afd7-25c40c135ba3 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:39.394520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba85908b-044f-49da-afd7-25c40c135ba3 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:39.394738 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:39.394738 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:39.395378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba85908b-044f-49da-afd7-25c40c135ba3 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:39.526448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:39.526448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:39.545111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba85908b-044f-49da-afd7-25c40c135ba3 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:39.584898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba85908b-044f-49da-afd7-25c40c135ba3 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:39.586450 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 549/1125] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:39 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 942 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:39.608317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] POST http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b/action Jan 21 07:54:39.611475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:39.611475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:39.612355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Action body: b'{"os-retype": {"new_type": "8c56eb32-266e-43d5-8062-fba131178abb"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:54:39.613744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8c56eb32-266e-43d5-8062-fba131178abb"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:39.709102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:39.709102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:39.710389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:39.775301 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1817316573 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1817316573, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:54:39.777384 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1817316573 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1817316573, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:54:39.817056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Created reservations ['688fbacf-c54f-4666-83ac-ab6b11807d18', 'c132ad5e-4ec0-4e40-aa50-5358d570cc97'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:39.899195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Created reservations ['5b796724-8a5a-4a38-add2-ecc4055ca772', 'f01a15f8-8c43-4495-bdb7-36904f95df95'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:40.028141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Retype volume request issued successfully. Jan 21 07:54:40.029043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1373bb92-cfbf-4dad-8476-fdf983c38462 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b/action returned with HTTP 202 Jan 21 07:54:40.033319 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 577/1126] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:54:39 2021] POST /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b/action => generated 0 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:54:40.037874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a68582c-b816-42a6-8d7d-c931de2514bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:40.038646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a68582c-b816-42a6-8d7d-c931de2514bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:40.039124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:40.039124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:40.039774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a68582c-b816-42a6-8d7d-c931de2514bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:40.042394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b4368ce-17e7-4d98-9ce2-166bdb53b6e0 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:40.043348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b4368ce-17e7-4d98-9ce2-166bdb53b6e0 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:40.043544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:40.043544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:40.044563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b4368ce-17e7-4d98-9ce2-166bdb53b6e0 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:40.211838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:40.211838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:40.236933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b4368ce-17e7-4d98-9ce2-166bdb53b6e0 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:40.251278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:40.251278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:40.286606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a68582c-b816-42a6-8d7d-c931de2514bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:40.301978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b4368ce-17e7-4d98-9ce2-166bdb53b6e0 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:40.316225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 578/1127] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:40 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 941 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:40.345517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:40.345517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:40.363851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a68582c-b816-42a6-8d7d-c931de2514bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:40.374895 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 550/1128] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:41.323167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-416fa6ba-6a67-4e6f-aaca-3ec987ea948f tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:41.324445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-416fa6ba-6a67-4e6f-aaca-3ec987ea948f tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.324865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.324865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:41.326044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-416fa6ba-6a67-4e6f-aaca-3ec987ea948f tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.385328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2611567f-5931-44ac-9d54-1d6a2237a462 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:41.386263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2611567f-5931-44ac-9d54-1d6a2237a462 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.386535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.386535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:41.387056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2611567f-5931-44ac-9d54-1d6a2237a462 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.390714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:41.390714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:41.405507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-416fa6ba-6a67-4e6f-aaca-3ec987ea948f tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:41.438138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-416fa6ba-6a67-4e6f-aaca-3ec987ea948f tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:41.439393 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 579/1129] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 942 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.456458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a52f21d6-6510-4d8a-8559-477ed8f6d227 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:41.458021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a52f21d6-6510-4d8a-8559-477ed8f6d227 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.458351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.458351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:41.458947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a52f21d6-6510-4d8a-8559-477ed8f6d227 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.459834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:41.459834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:41.472705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2611567f-5931-44ac-9d54-1d6a2237a462 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:41.501241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:41.501241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:41.511071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2611567f-5931-44ac-9d54-1d6a2237a462 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:41.511921 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 551/1130] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:41.522606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:41.522606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:41.534510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a52f21d6-6510-4d8a-8559-477ed8f6d227 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:41.567412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a52f21d6-6510-4d8a-8559-477ed8f6d227 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:41.578808 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 580/1131] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 942 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.587781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bc5c10a-f415-4d1b-bc8b-a83e8cc11094 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:41.588299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.588299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:41.588751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1bc5c10a-f415-4d1b-bc8b-a83e8cc11094 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-963311784", "description": "tempest-volume-type-description-661335961", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:41.656087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bc5c10a-f415-4d1b-bc8b-a83e8cc11094 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:41.656990 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 552/1132] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 07:54:41 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 316 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.667135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10a9489b-a6eb-487e-9e3a-e81037a3bec3 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f Jan 21 07:54:41.667768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10a9489b-a6eb-487e-9e3a-e81037a3bec3 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.667768 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.667768 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:41.668167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10a9489b-a6eb-487e-9e3a-e81037a3bec3 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.683683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10a9489b-a6eb-487e-9e3a-e81037a3bec3 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f returned with HTTP 200 Jan 21 07:54:41.685362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 581/1133] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.697393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-582e0e96-a8a4-4e97-a5f1-5dfd6e9ee54f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:41.698480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-582e0e96-a8a4-4e97-a5f1-5dfd6e9ee54f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-586209902"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:41.771425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-582e0e96-a8a4-4e97-a5f1-5dfd6e9ee54f tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:41.775081 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 553/1134] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:54:41 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 220 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.785842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbbcb1ff-9e47-446a-b35f-0036435e40f7 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption Jan 21 07:54:41.787846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbbcb1ff-9e47-446a-b35f-0036435e40f7 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:41.862519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbbcb1ff-9e47-446a-b35f-0036435e40f7 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption returned with HTTP 200 Jan 21 07:54:41.869373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 582/1135] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 07:54:41 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption => generated 193 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.875814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5b69e3a-5568-4ad8-a533-622ffab7fc0b tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption Jan 21 07:54:41.876354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5b69e3a-5568-4ad8-a533-622ffab7fc0b tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.876847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5b69e3a-5568-4ad8-a533-622ffab7fc0b tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.896669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5b69e3a-5568-4ad8-a533-622ffab7fc0b tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption returned with HTTP 200 Jan 21 07:54:41.897559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 554/1136] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption => generated 313 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:41.909885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e30880a8-d0da-4593-bea4-b95f71e5a9b5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] PUT http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider Jan 21 07:54:41.910701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e30880a8-d0da-4593-bea4-b95f71e5a9b5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:41.960743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e30880a8-d0da-4593-bea4-b95f71e5a9b5 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider returned with HTTP 200 Jan 21 07:54:41.967141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 583/1137] 10.222.0.13 () {60 vars in 1390 bytes} [Thu Jan 21 07:54:41 2021] PUT /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider => generated 122 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:41.973139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76d6f42b-ce19-4817-a44a-eacb12bc8fce tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption Jan 21 07:54:41.973821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76d6f42b-ce19-4817-a44a-eacb12bc8fce tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.974306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76d6f42b-ce19-4817-a44a-eacb12bc8fce tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:41.992021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76d6f42b-ce19-4817-a44a-eacb12bc8fce tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption returned with HTTP 200 Jan 21 07:54:41.998963 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 555/1138] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption => generated 347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:42.005158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4e2500-bc6e-4103-98a0-ca23e64d8181 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/cipher Jan 21 07:54:42.005682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4e2500-bc6e-4103-98a0-ca23e64d8181 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.006167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4e2500-bc6e-4103-98a0-ca23e64d8181 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.026565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4e2500-bc6e-4103-98a0-ca23e64d8181 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/cipher returned with HTTP 200 Jan 21 07:54:42.028101 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 584/1139] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:54:42.038961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e92a161-88bd-4aad-9680-b74c7d494c28 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider Jan 21 07:54:42.039496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e92a161-88bd-4aad-9680-b74c7d494c28 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.039989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e92a161-88bd-4aad-9680-b74c7d494c28 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.130240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e92a161-88bd-4aad-9680-b74c7d494c28 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider returned with HTTP 202 Jan 21 07:54:42.131321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 556/1140] 10.222.0.13 () {58 vars in 1372 bytes} [Thu Jan 21 07:54:42 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption/provider => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:42.141333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0aa4578-ca08-4713-b34a-e08137f51902 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption Jan 21 07:54:42.141866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0aa4578-ca08-4713-b34a-e08137f51902 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.142358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0aa4578-ca08-4713-b34a-e08137f51902 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.166000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0aa4578-ca08-4713-b34a-e08137f51902 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption returned with HTTP 200 Jan 21 07:54:42.167229 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 585/1141] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:54:42.178483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cbbc947-da29-46ac-a085-af9506f06391 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption Jan 21 07:54:42.179057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc947-da29-46ac-a085-af9506f06391 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.179551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc947-da29-46ac-a085-af9506f06391 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.198586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cbbc947-da29-46ac-a085-af9506f06391 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption returned with HTTP 200 Jan 21 07:54:42.199623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 557/1142] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:54:42.211629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb942955-f825-4b98-a777-6a041164fcb2 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:42.211852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb942955-f825-4b98-a777-6a041164fcb2 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.212355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb942955-f825-4b98-a777-6a041164fcb2 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.243713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb942955-f825-4b98-a777-6a041164fcb2 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:42.258698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11b659a6-8b47-426e-8250-41d0ab3431f6 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] POST http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types Jan 21 07:54:42.259495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11b659a6-8b47-426e-8250-41d0ab3431f6 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-502931117"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:42.264662 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 586/1143] 10.222.0.13 () {58 vars in 1198 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 1577 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:42.328655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11b659a6-8b47-426e-8250-41d0ab3431f6 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types returned with HTTP 200 Jan 21 07:54:42.329639 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 558/1144] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:54:42 2021] POST /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types => generated 220 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:42.339170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86059aa-6a49-4a28-9e35-c1eecd80e776 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] PUT http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 Jan 21 07:54:42.340175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86059aa-6a49-4a28-9e35-c1eecd80e776 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1326248896", "description": "tempest-volume-type-description-1859337343", "is_public": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:42.423469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86059aa-6a49-4a28-9e35-c1eecd80e776 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 returned with HTTP 200 Jan 21 07:54:42.436125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b852d714-c0db-4649-ae55-c3276c384149 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 Jan 21 07:54:42.436676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b852d714-c0db-4649-ae55-c3276c384149 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.437175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b852d714-c0db-4649-ae55-c3276c384149 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.441933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 587/1145] 10.222.0.13 () {60 vars in 1330 bytes} [Thu Jan 21 07:54:42 2021] PUT /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 => generated 205 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:42.454965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b852d714-c0db-4649-ae55-c3276c384149 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 returned with HTTP 200 Jan 21 07:54:42.467967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68969abd-dfd2-45e1-a831-e61e3101a33a tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 Jan 21 07:54:42.468913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68969abd-dfd2-45e1-a831-e61e3101a33a tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.469596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68969abd-dfd2-45e1-a831-e61e3101a33a tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.476813 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 559/1146] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 => generated 269 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:42.529890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-578e24df-7578-46b6-beb3-9248b3c28134 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:42.530804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-578e24df-7578-46b6-beb3-9248b3c28134 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.531452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-578e24df-7578-46b6-beb3-9248b3c28134 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.593056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:54:42.593056 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:54:42.618711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68969abd-dfd2-45e1-a831-e61e3101a33a tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 returned with HTTP 202 Jan 21 07:54:42.619730 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 588/1147] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:42 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:42.628658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caed14a1-bff5-4051-82f8-78df3664dde8 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 Jan 21 07:54:42.629012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caed14a1-bff5-4051-82f8-78df3664dde8 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.630009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caed14a1-bff5-4051-82f8-78df3664dde8 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.656273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:42.656273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:42.657902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caed14a1-bff5-4051-82f8-78df3664dde8 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 returned with HTTP 404 Jan 21 07:54:42.659001 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 589/1148] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/eeca1f7c-2101-4180-b04a-1dc134f1e416 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:42.670093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19ad80ce-c072-485d-9cce-8d4f3eb18f18 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 Jan 21 07:54:42.670744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19ad80ce-c072-485d-9cce-8d4f3eb18f18 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.671267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19ad80ce-c072-485d-9cce-8d4f3eb18f18 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.684267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-578e24df-7578-46b6-beb3-9248b3c28134 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:42.737328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:42.737328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:42.748864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-578e24df-7578-46b6-beb3-9248b3c28134 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:42.750141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 560/1149] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:54:42.769570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19ad80ce-c072-485d-9cce-8d4f3eb18f18 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 returned with HTTP 202 Jan 21 07:54:42.774256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 590/1150] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:42 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:42.779457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89d4a101-1707-48c7-9f34-594e728ddd69 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 Jan 21 07:54:42.780201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89d4a101-1707-48c7-9f34-594e728ddd69 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.780582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:42.780582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:42.781348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89d4a101-1707-48c7-9f34-594e728ddd69 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.794501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89d4a101-1707-48c7-9f34-594e728ddd69 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 returned with HTTP 404 Jan 21 07:54:42.796912 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 561/1151] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8b58caf9-a07b-4c4a-afb8-f237c29f1da9 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:42.804300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e63c4a9-3337-40da-9266-a23cb2db23f0 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f Jan 21 07:54:42.804922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e63c4a9-3337-40da-9266-a23cb2db23f0 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.806036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e63c4a9-3337-40da-9266-a23cb2db23f0 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.901799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e63c4a9-3337-40da-9266-a23cb2db23f0 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f returned with HTTP 202 Jan 21 07:54:42.906531 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 591/1152] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:42 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:42.911198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aee0ba59-ccdf-46fb-872a-4f9bbf48193e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f Jan 21 07:54:42.911727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aee0ba59-ccdf-46fb-872a-4f9bbf48193e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.912209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aee0ba59-ccdf-46fb-872a-4f9bbf48193e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.924445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aee0ba59-ccdf-46fb-872a-4f9bbf48193e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f returned with HTTP 404 Jan 21 07:54:42.928634 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 562/1153] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/0187a0c0-3cfe-4a96-970d-51a86f28fc1f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:42.933597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] DELETE http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:42.934121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.935308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.938222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Delete volume with id: 527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:43.002841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:43.002841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:43.004740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:43.041622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Delete volume request issued successfully. Jan 21 07:54:43.042106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64c312d5-5df0-4065-a6a0-a91d2d0aa490 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 202 Jan 21 07:54:43.046669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 592/1154] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:42 2021] DELETE /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:43.057967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6d7537c-1a89-494e-8efd-49aae3c32511 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:43.058939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6d7537c-1a89-494e-8efd-49aae3c32511 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:43.059061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6d7537c-1a89-494e-8efd-49aae3c32511 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:43.175531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:43.175531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:43.184344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6d7537c-1a89-494e-8efd-49aae3c32511 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:43.209189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6d7537c-1a89-494e-8efd-49aae3c32511 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:43.210201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 563/1155] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:43 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 941 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:43.767791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5e98aa7-4130-4b3e-a2cf-30ba025d28e8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:43.768975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5e98aa7-4130-4b3e-a2cf-30ba025d28e8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:43.769720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:43.769720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:43.771570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5e98aa7-4130-4b3e-a2cf-30ba025d28e8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:43.829375 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:43.829375 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:43.840435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5e98aa7-4130-4b3e-a2cf-30ba025d28e8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:43.864948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:43.864948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:43.875452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5e98aa7-4130-4b3e-a2cf-30ba025d28e8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:43.876951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 593/1156] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:44.227065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99514e0b-ef08-4411-9198-3077aeec50bf tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:44.227641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99514e0b-ef08-4411-9198-3077aeec50bf tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:44.227773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:44.227773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:44.228149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99514e0b-ef08-4411-9198-3077aeec50bf tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:44.330718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:44.330718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:44.346855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99514e0b-ef08-4411-9198-3077aeec50bf tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Volume info retrieved successfully. Jan 21 07:54:44.395964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99514e0b-ef08-4411-9198-3077aeec50bf tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 200 Jan 21 07:54:44.406667 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 564/1157] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:44 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 941 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:44.892765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac05148d-d0d3-40b5-ae02-6e033a302e21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:44.893318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac05148d-d0d3-40b5-ae02-6e033a302e21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:44.893471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:44.893471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:44.894129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac05148d-d0d3-40b5-ae02-6e033a302e21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.010851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:45.010851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:45.027009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac05148d-d0d3-40b5-ae02-6e033a302e21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:45.096086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:45.096086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:45.112651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:54:45.113360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:45.113360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:45.114106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2097051889"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:45.115503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2097051889'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:45.116027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 1 GB Jan 21 07:54:45.120276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac05148d-d0d3-40b5-ae02-6e033a302e21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:45.125094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 565/1158] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:45.164025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:54:45.192451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (d7e5699a-f630-4642-89fb-b89aa5eec61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:45.203748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afb5ec9-c4f1-4afd-8b06-3723f223d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:45.205935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:45.354192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afb5ec9-c4f1-4afd-8b06-3723f223d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:45.363090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7bca0e-73ec-4aa5-ba70-a7eff09deffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:45.412667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3deff818-9bea-4f48-8195-032e6327aac1 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] GET http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b Jan 21 07:54:45.413380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3deff818-9bea-4f48-8195-032e6327aac1 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.413698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:45.413698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:45.414239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3deff818-9bea-4f48-8195-032e6327aac1 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.520034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3deff818-9bea-4f48-8195-032e6327aac1 tempest-VolumeTypesTest-1168675225 tempest-VolumeTypesTest-1168675225] http://10.222.0.13/volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b returned with HTTP 404 Jan 21 07:54:45.525187 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 566/1159] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/4ddca7c02fc14ae8b5f5956aa8763af4/volumes/527efeb8-d023-4cbf-8ab5-5ccf4b31286b => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:54:45.530180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21aea6fa-1f24-4b1c-8f9b-7a00d0cda954 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb Jan 21 07:54:45.531048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21aea6fa-1f24-4b1c-8f9b-7a00d0cda954 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.531762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21aea6fa-1f24-4b1c-8f9b-7a00d0cda954 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.548331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['7f89e62f-e16e-46ba-ae7a-5f97a4d96007', 'a4310ec7-f9f0-4c87-a7a3-6ec858da4270', '75292d01-8fc7-421e-b789-9f88e9444d6f', '22ac87e0-349c-4a09-b429-7244f433a050'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:45.550373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7bca0e-73ec-4aa5-ba70-a7eff09deffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f89e62f-e16e-46ba-ae7a-5f97a4d96007', 'a4310ec7-f9f0-4c87-a7a3-6ec858da4270', '75292d01-8fc7-421e-b789-9f88e9444d6f', '22ac87e0-349c-4a09-b429-7244f433a050']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:45.556950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ad4362-352c-4547-b747-9569443aaaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:45.661353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:54:45.661353 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:54:45.675084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21aea6fa-1f24-4b1c-8f9b-7a00d0cda954 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb returned with HTTP 202 Jan 21 07:54:45.676328 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 567/1160] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:45 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:45.683905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2126482-8f5f-4522-9b2e-51e691efec13 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb Jan 21 07:54:45.684518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2126482-8f5f-4522-9b2e-51e691efec13 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.685246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2126482-8f5f-4522-9b2e-51e691efec13 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.686503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ad4362-352c-4547-b747-9569443aaaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be843ee2-393f-4ff2-9a52-da95e450f5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2097051889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['7f89e62f-e16e-46ba-ae7a-5f97a4d96007','a4310ec7-f9f0-4c87-a7a3-6ec858da4270','75292d01-8fc7-421e-b789-9f88e9444d6f','22ac87e0-349c-4a09-b429-7244f433a050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2097051889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be843ee2-393f-4ff2-9a52-da95e450f5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:45.692995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abeed9dd-6686-42fb-bbdf-7cb7a297b676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:45.715549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2126482-8f5f-4522-9b2e-51e691efec13 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb returned with HTTP 404 Jan 21 07:54:45.717663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 568/1161] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/8c56eb32-266e-43d5-8062-fba131178abb => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:54:45.727865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d9190df-bd4b-4227-8214-a18af7c80e0e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] DELETE http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 Jan 21 07:54:45.732182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d9190df-bd4b-4227-8214-a18af7c80e0e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.732884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abeed9dd-6686-42fb-bbdf-7cb7a297b676) 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-2097051889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['7f89e62f-e16e-46ba-ae7a-5f97a4d96007','a4310ec7-f9f0-4c87-a7a3-6ec858da4270','75292d01-8fc7-421e-b789-9f88e9444d6f','22ac87e0-349c-4a09-b429-7244f433a050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:45.733213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d9190df-bd4b-4227-8214-a18af7c80e0e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.735100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fecded5e-0b48-422f-989f-73b8b779f5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:45.775283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fecded5e-0b48-422f-989f-73b8b779f5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:45.777828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (d7e5699a-f630-4642-89fb-b89aa5eec61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:45.889666 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:54:45.895473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d9190df-bd4b-4227-8214-a18af7c80e0e tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 returned with HTTP 202 Jan 21 07:54:45.896468 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 569/1162] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 07:54:45 2021] DELETE /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:45.907464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a806e91-038d-4879-9129-49be4de78881 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] GET http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 Jan 21 07:54:45.907998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a806e91-038d-4879-9129-49be4de78881 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.908486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a806e91-038d-4879-9129-49be4de78881 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:45.926166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97da551d-b919-4c0a-904d-95a67af1f3dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:54:45.940053 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 594/1163] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:54:44 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 823 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:45.940424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a806e91-038d-4879-9129-49be4de78881 tempest-VolumeTypesTest-914514566 tempest-VolumeTypesTest-914514566] http://10.222.0.13/volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 returned with HTTP 404 Jan 21 07:54:45.940424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 570/1164] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/bad27953f4a44e02bd3db1b55a2441b4/types/21b27fb6-ccd9-43b5-8508-0fe53af62a32 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:54:45.946174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-609945cc-dad1-454f-aeda-5da6aff630be tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:54:45.946822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-609945cc-dad1-454f-aeda-5da6aff630be tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.947142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:45.947142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:45.947692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-609945cc-dad1-454f-aeda-5da6aff630be tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.117216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.117216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:46.152083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-609945cc-dad1-454f-aeda-5da6aff630be tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:54:46.153821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d19f7101-f0cf-451c-8eec-baaeb4cffaea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:46.154507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d19f7101-f0cf-451c-8eec-baaeb4cffaea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:46.155197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d19f7101-f0cf-451c-8eec-baaeb4cffaea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.241374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-609945cc-dad1-454f-aeda-5da6aff630be tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:54:46.246094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 595/1165] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 891 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:46.315510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.315510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:46.336560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d19f7101-f0cf-451c-8eec-baaeb4cffaea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:46.376008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.376008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:46.393292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d19f7101-f0cf-451c-8eec-baaeb4cffaea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:46.394156 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 571/1166] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:47.262180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69b4997-bf7a-4e67-9dd1-344088dae328 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:54:47.262806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69b4997-bf7a-4e67-9dd1-344088dae328 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:47.262958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:47.262958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:47.263628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69b4997-bf7a-4e67-9dd1-344088dae328 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:47.313229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.313229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:47.322146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b69b4997-bf7a-4e67-9dd1-344088dae328 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:54:47.346039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69b4997-bf7a-4e67-9dd1-344088dae328 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:54:47.346925 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 596/1167] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:47.364169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:54:47.364885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:47.364885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:47.365589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1852538520"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:47.411489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f6bee2b-e9ef-4f5a-bf3f-dbc2d0ac9a8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:47.412004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f6bee2b-e9ef-4f5a-bf3f-dbc2d0ac9a8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:47.412187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:47.412187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:47.412562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f6bee2b-e9ef-4f5a-bf3f-dbc2d0ac9a8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:47.427874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.427874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:47.430005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:54:47.430752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:54:47.505882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.505882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:47.515408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['9f1314a3-0fcb-402a-8902-55a1477aa634', '299c6987-f0f5-4b1c-a40d-b1d03f10325a', '083cc947-6b7c-4a01-bea8-9cd1d7f14c0e', 'bbab5c52-dae1-4b72-965b-8c77fa7c185d'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:47.516348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f6bee2b-e9ef-4f5a-bf3f-dbc2d0ac9a8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:47.536321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.536321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:47.546126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f6bee2b-e9ef-4f5a-bf3f-dbc2d0ac9a8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:47.547231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 597/1168] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:47.655674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot create request issued successfully. Jan 21 07:54:47.656615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76a1e1bf-10ef-42e2-9346-5ecc79da83c3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:54:47.663956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 572/1169] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:54:47 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 310 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:47.668559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ac54141-daf9-479e-8711-1852753a44f4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 07:54:47.669655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ac54141-daf9-479e-8711-1852753a44f4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:47.670759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:47.670759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:47.671163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ac54141-daf9-479e-8711-1852753a44f4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:47.709112 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.709112 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:47.710256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ac54141-daf9-479e-8711-1852753a44f4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:54:47.712218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ac54141-daf9-479e-8711-1852753a44f4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 07:54:47.713345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 598/1170] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:48.567550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cffb281-795a-4409-820a-2e9d84cb9b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:48.568679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1cffb281-795a-4409-820a-2e9d84cb9b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:48.569091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:48.569091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:48.569899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1cffb281-795a-4409-820a-2e9d84cb9b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:48.687395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:48.687395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:48.706024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1cffb281-795a-4409-820a-2e9d84cb9b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:48.765482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:48.765482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:48.801320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cffb281-795a-4409-820a-2e9d84cb9b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:48.802224 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 573/1171] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:48.821724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb707624-15f0-46e9-a7b4-1e56d1d6c4c5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 07:54:48.822513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb707624-15f0-46e9-a7b4-1e56d1d6c4c5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:48.822981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:48.822981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:48.823789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb707624-15f0-46e9-a7b4-1e56d1d6c4c5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:48.852598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:48.852598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:48.854272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb707624-15f0-46e9-a7b4-1e56d1d6c4c5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:54:48.857813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb707624-15f0-46e9-a7b4-1e56d1d6c4c5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 07:54:48.858926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 599/1172] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:48 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:49.819165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948a41e3-03d0-44da-9ac7-00abad43742a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:49.819746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948a41e3-03d0-44da-9ac7-00abad43742a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:49.819848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.819848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:49.820231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948a41e3-03d0-44da-9ac7-00abad43742a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:49.870579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.870579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:49.871016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28008c1f-fa0b-46b9-9318-9ab7f74b5e77 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 07:54:49.871540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28008c1f-fa0b-46b9-9318-9ab7f74b5e77 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:49.871745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.871745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:49.872745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28008c1f-fa0b-46b9-9318-9ab7f74b5e77 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:49.880342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-948a41e3-03d0-44da-9ac7-00abad43742a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:49.899812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.899812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:49.911446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.911446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:49.912081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948a41e3-03d0-44da-9ac7-00abad43742a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:49.913356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-28008c1f-fa0b-46b9-9318-9ab7f74b5e77 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:54:49.915505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28008c1f-fa0b-46b9-9318-9ab7f74b5e77 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 07:54:49.916498 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 600/1173] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:49 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:49.920278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 574/1174] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:49.930247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups Jan 21 07:54:49.931069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.931069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:49.931769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "snapshot_id": "42c47c70-7e36-43fa-a7cf-8da12321b090", "name": "tempest-VolumesSnapshotTestJSON-Backup-2068275807"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:49.933325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Creating new backup {'backup': {'volume_id': 'be843ee2-393f-4ff2-9a52-da95e450f5bc', 'snapshot_id': '42c47c70-7e36-43fa-a7cf-8da12321b090', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2068275807'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:54:49.933942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Creating backup of volume be843ee2-393f-4ff2-9a52-da95e450f5bc in container None Jan 21 07:54:49.992218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.992218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:49.993505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:54:50.020611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:50.020611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:50.021832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:54:50.078554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['8f726317-04e8-4f09-92c6-416193afc408', 'd5f59af7-1a9c-4d0e-921a-afd8abcf4d84'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:50.187475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bea73c6-a4be-4435-bc7f-3479d5cdae72 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups returned with HTTP 202 Jan 21 07:54:50.188734 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 601/1175] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:49 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/backups => generated 401 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:50.198830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6672b259-aed5-43e6-9ec8-d6eb8488e083 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:50.199537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6672b259-aed5-43e6-9ec8-d6eb8488e083 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:50.199903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:50.199903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:50.201197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6672b259-aed5-43e6-9ec8-d6eb8488e083 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:50.201718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6672b259-aed5-43e6-9ec8-d6eb8488e083 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:50.292543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:50.292543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:50.296044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6672b259-aed5-43e6-9ec8-d6eb8488e083 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:50.297100 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 575/1176] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:50.941328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22abe2da-aba6-4ad7-aa06-b531a67319c0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:50.941829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22abe2da-aba6-4ad7-aa06-b531a67319c0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:50.942230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:50.942230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:50.942925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22abe2da-aba6-4ad7-aa06-b531a67319c0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:51.063813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:51.063813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:51.078471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22abe2da-aba6-4ad7-aa06-b531a67319c0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:51.129375 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:51.129375 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:51.139181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22abe2da-aba6-4ad7-aa06-b531a67319c0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:51.140378 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 602/1177] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:51.311536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57573aa9-3d3e-4eca-91e7-276f25236d21 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:51.312055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57573aa9-3d3e-4eca-91e7-276f25236d21 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:51.312247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:51.312247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:51.312886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57573aa9-3d3e-4eca-91e7-276f25236d21 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:51.313392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-57573aa9-3d3e-4eca-91e7-276f25236d21 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:51.352126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:51.352126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:51.354473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57573aa9-3d3e-4eca-91e7-276f25236d21 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:51.356084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 576/1178] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:52.157838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de6878b9-62f9-40e1-b9c2-7dfc02a5f8d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:52.158957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de6878b9-62f9-40e1-b9c2-7dfc02a5f8d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:52.159381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:52.159381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:52.160026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de6878b9-62f9-40e1-b9c2-7dfc02a5f8d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:52.238971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:52.238971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:52.248177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de6878b9-62f9-40e1-b9c2-7dfc02a5f8d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:52.269740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:52.269740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:52.279957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de6878b9-62f9-40e1-b9c2-7dfc02a5f8d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:52.281160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 603/1179] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:52.370262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af540609-8256-43cd-81e0-e573e1bbb221 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:52.370847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af540609-8256-43cd-81e0-e573e1bbb221 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:52.371043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:52.371043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:52.371688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af540609-8256-43cd-81e0-e573e1bbb221 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:52.372412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-af540609-8256-43cd-81e0-e573e1bbb221 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:52.403840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:52.403840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:52.406113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af540609-8256-43cd-81e0-e573e1bbb221 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:52.407198 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 577/1180] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:53.297588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-881c9afc-dbba-4fba-a776-22b36beda935 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:53.298143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-881c9afc-dbba-4fba-a776-22b36beda935 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:53.298276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:53.298276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:53.299312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-881c9afc-dbba-4fba-a776-22b36beda935 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:53.423552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52480bc5-9dd7-48cb-8a5b-5191c07cf9a0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:53.424099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52480bc5-9dd7-48cb-8a5b-5191c07cf9a0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:53.424603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:53.424603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:53.424991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52480bc5-9dd7-48cb-8a5b-5191c07cf9a0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:53.425366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-52480bc5-9dd7-48cb-8a5b-5191c07cf9a0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:53.450559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.450559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:53.484434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-881c9afc-dbba-4fba-a776-22b36beda935 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:53.512907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.512907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:53.522079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52480bc5-9dd7-48cb-8a5b-5191c07cf9a0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:53.524184 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 578/1181] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:53.541578 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.541578 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:53.563201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-881c9afc-dbba-4fba-a776-22b36beda935 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:53.573758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 604/1182] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:54.471666 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] POST http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes Jan 21 07:54:54.472739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:54.472739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:54.473681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1408097534"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:54.475166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1408097534'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:54.475166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume of 1 GB Jan 21 07:54:54.500665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Availability Zones retrieved successfully. Jan 21 07:54:54.518753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (226ee6aa-ab28-44a3-884a-6b911e9dd621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:54.521919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b757751d-b47d-4458-b506-e0056a1801d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:54.524274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:54.537534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d411cf4a-c102-4e4a-9277-d79ccf04a2d2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:54.538514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d411cf4a-c102-4e4a-9277-d79ccf04a2d2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:54.538989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:54.538989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:54.539657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d411cf4a-c102-4e4a-9277-d79ccf04a2d2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:54.540209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d411cf4a-c102-4e4a-9277-d79ccf04a2d2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:54.587765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:54.587765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:54.593759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d411cf4a-c102-4e4a-9277-d79ccf04a2d2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:54.598381 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 605/1183] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:54 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:54.605936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a29ebfac-0b71-4fc1-bf6e-da586bdf0f6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:54.611494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a29ebfac-0b71-4fc1-bf6e-da586bdf0f6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:54.616788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:54.616788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:54.617604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a29ebfac-0b71-4fc1-bf6e-da586bdf0f6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:54.687809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b757751d-b47d-4458-b506-e0056a1801d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:54.693914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd813557-c997-43df-8307-a80f87bf90ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:54.704785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:54.704785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:54.714554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a29ebfac-0b71-4fc1-bf6e-da586bdf0f6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:54.775770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:54.775770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:54.794204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a29ebfac-0b71-4fc1-bf6e-da586bdf0f6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:54.798486 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 606/1184] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:54.860167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Created reservations ['b076abf8-c0f3-44f9-9eaf-43d06b849f04', 'ff316acf-942b-456e-9ad0-06191d8de236', 'ea760559-54c0-4a3a-b381-3482254ea8ad', '42df0642-27c6-43a8-9ecc-0940ec4a3b78'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:54.862380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd813557-c997-43df-8307-a80f87bf90ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b076abf8-c0f3-44f9-9eaf-43d06b849f04', 'ff316acf-942b-456e-9ad0-06191d8de236', 'ea760559-54c0-4a3a-b381-3482254ea8ad', '42df0642-27c6-43a8-9ecc-0940ec4a3b78']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:54.865015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16c9cbb-3c5c-4bf9-be3f-f1039aad913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:54.950943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16c9cbb-3c5c-4bf9-be3f-f1039aad913a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a2fcf5-97b7-4aa8-b5ce-0b2961816756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1408097534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['b076abf8-c0f3-44f9-9eaf-43d06b849f04','ff316acf-942b-456e-9ad0-06191d8de236','ea760559-54c0-4a3a-b381-3482254ea8ad','42df0642-27c6-43a8-9ecc-0940ec4a3b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1408097534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a2fcf5-97b7-4aa8-b5ce-0b2961816756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',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,user_id='b33d96671d4e4b4ea78cb82084700699',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:54.953910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44b945f-ce53-44f2-a10a-03be68b8a06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:54.991979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44b945f-ce53-44f2-a10a-03be68b8a06a) 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-VolumesBackupsAdminTest-Volume-1408097534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['b076abf8-c0f3-44f9-9eaf-43d06b849f04','ff316acf-942b-456e-9ad0-06191d8de236','ea760559-54c0-4a3a-b381-3482254ea8ad','42df0642-27c6-43a8-9ecc-0940ec4a3b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:54.995701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bcbd67-eae7-4256-b619-ffaefcd16156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:55.025254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bcbd67-eae7-4256-b619-ffaefcd16156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:55.031430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (226ee6aa-ab28-44a3-884a-6b911e9dd621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:55.130529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume request issued successfully. Jan 21 07:54:55.147150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56521a68-7bea-43f5-8459-72968955f460 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes returned with HTTP 202 Jan 21 07:54:55.148200 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 579/1185] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:54:54 2021] POST /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes => generated 823 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:54:55.167522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a5b2430-455f-429c-8500-d0e3e84eb8c2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:54:55.168540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a5b2430-455f-429c-8500-d0e3e84eb8c2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:55.176080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:55.176080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:55.178373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a5b2430-455f-429c-8500-d0e3e84eb8c2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:55.294194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:55.294194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:55.315260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a5b2430-455f-429c-8500-d0e3e84eb8c2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:54:55.354458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a5b2430-455f-429c-8500-d0e3e84eb8c2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:54:55.355951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 607/1186] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:55 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 891 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:55.615529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d376947f-0c09-4d07-a2a6-0b199a00ff62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:55.616945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d376947f-0c09-4d07-a2a6-0b199a00ff62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:55.617696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:55.617696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:55.618511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d376947f-0c09-4d07-a2a6-0b199a00ff62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:55.619350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d376947f-0c09-4d07-a2a6-0b199a00ff62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:55.680822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:55.680822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:55.683179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d376947f-0c09-4d07-a2a6-0b199a00ff62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:55.684817 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 580/1187] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:55.815056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8c8297b-223a-4a0d-b95d-e774dc23b787 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:55.815869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8c8297b-223a-4a0d-b95d-e774dc23b787 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:55.816192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:55.816192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:55.816755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8c8297b-223a-4a0d-b95d-e774dc23b787 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:55.943912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:55.943912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:55.961370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e8c8297b-223a-4a0d-b95d-e774dc23b787 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:56.005347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:56.005347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:56.026811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8c8297b-223a-4a0d-b95d-e774dc23b787 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:56.030434 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 608/1188] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:56.374397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f1bbac9-2b28-4cf0-b5d9-4ee0a5ee2e72 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:54:56.374973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f1bbac9-2b28-4cf0-b5d9-4ee0a5ee2e72 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:56.375163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:56.375163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:56.375785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f1bbac9-2b28-4cf0-b5d9-4ee0a5ee2e72 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:56.541507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:56.541507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:56.572200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1f1bbac9-2b28-4cf0-b5d9-4ee0a5ee2e72 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:54:56.639141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f1bbac9-2b28-4cf0-b5d9-4ee0a5ee2e72 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:54:56.644697 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 581/1189] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:56 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 915 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:56.697872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-569a6019-4bc5-4ea4-a1af-37da06ea9d31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:56.698626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-569a6019-4bc5-4ea4-a1af-37da06ea9d31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:56.699020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:56.699020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:56.699823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-569a6019-4bc5-4ea4-a1af-37da06ea9d31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:56.700649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-569a6019-4bc5-4ea4-a1af-37da06ea9d31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:56.740208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:56.740208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:56.742629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-569a6019-4bc5-4ea4-a1af-37da06ea9d31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:56.744237 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 609/1190] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:57.046650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dc15286-4dab-4936-82c0-3e3819d54cb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:57.047031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dc15286-4dab-4936-82c0-3e3819d54cb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:57.047243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.047243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:57.047579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dc15286-4dab-4936-82c0-3e3819d54cb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:57.166648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:57.166648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:57.194164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5dc15286-4dab-4936-82c0-3e3819d54cb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:57.230657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:57.230657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:57.235296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dc15286-4dab-4936-82c0-3e3819d54cb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:57.236684 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 582/1191] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:57.672026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea570579-35df-4f20-9ebd-2e4dbbee0faa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:54:57.672557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea570579-35df-4f20-9ebd-2e4dbbee0faa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:57.672654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.672654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:57.672981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea570579-35df-4f20-9ebd-2e4dbbee0faa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:57.758909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a4d470-67c1-4e1d-87f2-d70fc0629110 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:57.759857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a4d470-67c1-4e1d-87f2-d70fc0629110 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:57.760265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.760265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:57.760644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a4d470-67c1-4e1d-87f2-d70fc0629110 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:57.761015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d6a4d470-67c1-4e1d-87f2-d70fc0629110 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:57.788740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:57.788740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:57.791061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a4d470-67c1-4e1d-87f2-d70fc0629110 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:57.809282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 583/1192] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:57 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:57.826220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:57.826220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:57.854668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ea570579-35df-4f20-9ebd-2e4dbbee0faa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:54:57.914182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea570579-35df-4f20-9ebd-2e4dbbee0faa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:54:57.915922 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 610/1193] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:57 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:57.939683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] POST http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups Jan 21 07:54:57.940443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.940443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:57.941158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Action: 'create', calling method: create, body: {"backup": {"volume_id": "97a2fcf5-97b7-4aa8-b5ce-0b2961816756", "name": "tempest-VolumesBackupsAdminTest-Backup-1258857017"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:57.959521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Creating new backup {'backup': {'volume_id': '97a2fcf5-97b7-4aa8-b5ce-0b2961816756', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1258857017'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:54:57.960557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Creating backup of volume 97a2fcf5-97b7-4aa8-b5ce-0b2961816756 in container None Jan 21 07:54:58.020219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:58.020219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:58.022186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:54:58.076843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Created reservations ['e886e9c8-cd17-4cd4-aace-97d1f3d81943', '2e325bd9-10e6-44ce-8093-390625360594'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:58.255111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18d92fa6-f4cf-47ca-87b2-cddde6e53b58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:58.255951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18d92fa6-f4cf-47ca-87b2-cddde6e53b58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:58.256165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:58.256165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:58.256523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18d92fa6-f4cf-47ca-87b2-cddde6e53b58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:58.318419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:58.318419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:58.328004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18d92fa6-f4cf-47ca-87b2-cddde6e53b58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:58.350275 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:58.350275 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:58.360879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18d92fa6-f4cf-47ca-87b2-cddde6e53b58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:58.361736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 611/1194] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:58.421030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0db2080b-104d-4e34-a72b-9101698584ed tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups returned with HTTP 202 Jan 21 07:54:58.432756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 584/1195] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:57 2021] POST /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups => generated 401 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:58.439897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72e62502-efee-4615-bff9-b4fbe7713623 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:54:58.440438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72e62502-efee-4615-bff9-b4fbe7713623 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:58.440745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:58.440745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:58.441145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72e62502-efee-4615-bff9-b4fbe7713623 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:58.443167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-72e62502-efee-4615-bff9-b4fbe7713623 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:58.472597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:58.472597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:58.475033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72e62502-efee-4615-bff9-b4fbe7713623 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:54:58.476370 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 612/1196] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:58 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 808 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:58.814530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1034e9ce-5479-400c-9f2c-958b13fae05d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:58.815231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1034e9ce-5479-400c-9f2c-958b13fae05d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:58.815562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:58.815562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:58.816170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1034e9ce-5479-400c-9f2c-958b13fae05d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:58.816671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1034e9ce-5479-400c-9f2c-958b13fae05d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:58.874342 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:58.874342 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:58.876790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1034e9ce-5479-400c-9f2c-958b13fae05d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:58.884141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 585/1197] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:59.386446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2962ead3-57ef-4ba8-9774-27971c54a743 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:54:59.392404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2962ead3-57ef-4ba8-9774-27971c54a743 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:59.393466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:59.393466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:59.394649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2962ead3-57ef-4ba8-9774-27971c54a743 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:59.502632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-115c7bcd-7b95-4109-b26b-0b98992f9d49 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:54:59.503570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-115c7bcd-7b95-4109-b26b-0b98992f9d49 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:59.503962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:59.503962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:59.507234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-115c7bcd-7b95-4109-b26b-0b98992f9d49 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:59.507979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-115c7bcd-7b95-4109-b26b-0b98992f9d49 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:59.590721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:59.590721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:59.623346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:59.623346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:59.625671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-115c7bcd-7b95-4109-b26b-0b98992f9d49 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:54:59.633649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2962ead3-57ef-4ba8-9774-27971c54a743 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:54:59.638140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 586/1198] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:59 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 808 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:59.693341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:59.693341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:59.770987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2962ead3-57ef-4ba8-9774-27971c54a743 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:54:59.770987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 613/1199] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:59.894424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7df046b6-ace5-4759-b9c3-f05242103c79 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:54:59.895843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7df046b6-ace5-4759-b9c3-f05242103c79 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:59.896041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:59.896041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:54:59.896424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7df046b6-ace5-4759-b9c3-f05242103c79 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:59.896795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7df046b6-ace5-4759-b9c3-f05242103c79 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:54:59.950106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:59.950106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:54:59.957219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7df046b6-ace5-4759-b9c3-f05242103c79 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:54:59.959948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 587/1200] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f8ff43c-0c58-4760-bb26-005957f2e492 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f8ff43c-0c58-4760-bb26-005957f2e492 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f8ff43c-0c58-4760-bb26-005957f2e492 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:00.655731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7f8ff43c-0c58-4760-bb26-005957f2e492 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:00.704227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.704227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:00.706119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f8ff43c-0c58-4760-bb26-005957f2e492 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:00.707473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 614/1201] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:00 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 808 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:00.739685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01680e42-5ce2-4ca8-a753-ddf99df93091 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:00.740216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01680e42-5ce2-4ca8-a753-ddf99df93091 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:00.740436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:00.740436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:00.740811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01680e42-5ce2-4ca8-a753-ddf99df93091 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:00.890912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.890912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:00.904524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-01680e42-5ce2-4ca8-a753-ddf99df93091 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:00.946531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.946531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:00.946531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01680e42-5ce2-4ca8-a753-ddf99df93091 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:00.946531 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 588/1202] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:00.972956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7534fddc-2631-4d0b-afd9-176db9c36222 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:00.974333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7534fddc-2631-4d0b-afd9-176db9c36222 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:00.974709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:00.974709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:00.975407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7534fddc-2631-4d0b-afd9-176db9c36222 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:00.976213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7534fddc-2631-4d0b-afd9-176db9c36222 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:01.032899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:01.032899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:01.037771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7534fddc-2631-4d0b-afd9-176db9c36222 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:01.038804 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 615/1203] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:00 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:01.721914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-150eb4cf-5a3b-4880-86f0-f738a9200355 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:01.723073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-150eb4cf-5a3b-4880-86f0-f738a9200355 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:01.724515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:01.724515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:01.725468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-150eb4cf-5a3b-4880-86f0-f738a9200355 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:01.726590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-150eb4cf-5a3b-4880-86f0-f738a9200355 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:01.832177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:01.832177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:01.837854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-150eb4cf-5a3b-4880-86f0-f738a9200355 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:01.842984 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 589/1204] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:01 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 808 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:01.958737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e3c2ab-2dd0-4cab-8640-7b97f0d51772 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:01.962100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e3c2ab-2dd0-4cab-8640-7b97f0d51772 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:01.963197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:01.963197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:01.963842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e3c2ab-2dd0-4cab-8640-7b97f0d51772 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:02.052846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e9daebb-437c-4150-adde-fb105d73fea8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:02.053380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e9daebb-437c-4150-adde-fb105d73fea8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:02.053593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:02.053593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:02.054121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e9daebb-437c-4150-adde-fb105d73fea8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:02.054493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8e9daebb-437c-4150-adde-fb105d73fea8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:02.104121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.104121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:02.107128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e9daebb-437c-4150-adde-fb105d73fea8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:02.108348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 590/1205] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:02 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:02.145062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.145062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:02.185062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33e3c2ab-2dd0-4cab-8640-7b97f0d51772 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:02.235480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.235480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:02.257825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e3c2ab-2dd0-4cab-8640-7b97f0d51772 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:02.303460 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 616/1206] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:02.853904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-931546fc-8e49-48a3-a1f8-c712d8c234a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:02.854728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-931546fc-8e49-48a3-a1f8-c712d8c234a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:02.855377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:02.855377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:02.862728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-931546fc-8e49-48a3-a1f8-c712d8c234a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:02.869000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-931546fc-8e49-48a3-a1f8-c712d8c234a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:02.919369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.919369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:02.921303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-931546fc-8e49-48a3-a1f8-c712d8c234a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:02.931182 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 591/1207] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:02 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 808 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:03.126755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad139cba-f0de-4a73-a488-249cf217ca86 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:03.128619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad139cba-f0de-4a73-a488-249cf217ca86 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:03.129110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:03.129110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:03.129750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad139cba-f0de-4a73-a488-249cf217ca86 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:03.130297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ad139cba-f0de-4a73-a488-249cf217ca86 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:03.194075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:03.194075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:03.200304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad139cba-f0de-4a73-a488-249cf217ca86 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:03.211796 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 617/1208] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:03 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:03.279754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cafc8811-6140-4450-9d4f-a929050fcf89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:03.280281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cafc8811-6140-4450-9d4f-a929050fcf89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:03.280477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:03.280477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:03.281293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cafc8811-6140-4450-9d4f-a929050fcf89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:03.380933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:03.380933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:03.406363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cafc8811-6140-4450-9d4f-a929050fcf89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:03.450397 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:03.450397 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:03.466929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cafc8811-6140-4450-9d4f-a929050fcf89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:03.467782 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 592/1209] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e077b39-b8cc-4e0f-bd30-1e33082ff7ff tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e077b39-b8cc-4e0f-bd30-1e33082ff7ff tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e077b39-b8cc-4e0f-bd30-1e33082ff7ff tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:03.951087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7e077b39-b8cc-4e0f-bd30-1e33082ff7ff tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:04.005979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.005979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:04.010227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e077b39-b8cc-4e0f-bd30-1e33082ff7ff tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:04.015467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 618/1210] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:03 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:04.226800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-219bbee1-3999-4432-b0ee-122f14a099da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:04.227476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-219bbee1-3999-4432-b0ee-122f14a099da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:04.227726 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:04.227726 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:04.228512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-219bbee1-3999-4432-b0ee-122f14a099da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:04.229104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-219bbee1-3999-4432-b0ee-122f14a099da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:04.276378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.276378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:04.279581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-219bbee1-3999-4432-b0ee-122f14a099da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:04.281006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 593/1211] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:04 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:04.484044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6909704d-e721-4b26-9243-f2ab815c12ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:04.484573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6909704d-e721-4b26-9243-f2ab815c12ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:04.484768 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:04.484768 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:04.485422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6909704d-e721-4b26-9243-f2ab815c12ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:04.560940 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.560940 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:04.582259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6909704d-e721-4b26-9243-f2ab815c12ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:04.622354 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.622354 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:04.655923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6909704d-e721-4b26-9243-f2ab815c12ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:04.655923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 619/1212] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:05.029188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f51d4ede-6935-4048-9a52-9995734abfdf tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:05.030079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f51d4ede-6935-4048-9a52-9995734abfdf tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:05.030489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:05.030489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:05.031163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f51d4ede-6935-4048-9a52-9995734abfdf tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:05.031754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f51d4ede-6935-4048-9a52-9995734abfdf tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:05.059936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:05.059936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:05.062377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f51d4ede-6935-4048-9a52-9995734abfdf tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:05.069790 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 594/1213] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:05 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:05.294333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50d7caee-5a77-4bfe-bda4-b47c77bfced7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:05.295045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50d7caee-5a77-4bfe-bda4-b47c77bfced7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:05.295245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:05.295245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:05.296242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50d7caee-5a77-4bfe-bda4-b47c77bfced7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:05.296775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-50d7caee-5a77-4bfe-bda4-b47c77bfced7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:05.341109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:05.341109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:05.343005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50d7caee-5a77-4bfe-bda4-b47c77bfced7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:05.343832 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 620/1214] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:05 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:05.660991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed6a8b59-5510-469a-b335-213628379eab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:05.661710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed6a8b59-5510-469a-b335-213628379eab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:05.662069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:05.662069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:05.662707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed6a8b59-5510-469a-b335-213628379eab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:05.735753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:05.735753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:05.745265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ed6a8b59-5510-469a-b335-213628379eab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:05.793711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:05.793711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:05.817633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed6a8b59-5510-469a-b335-213628379eab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:05.818779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 595/1215] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:06.077858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9a5be5-f33a-400f-854d-a19fdec8a1fc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:06.078387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9a5be5-f33a-400f-854d-a19fdec8a1fc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:06.078582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:06.078582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:06.079253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9a5be5-f33a-400f-854d-a19fdec8a1fc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:06.079802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0a9a5be5-f33a-400f-854d-a19fdec8a1fc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:06.140580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:06.140580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:06.143074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9a5be5-f33a-400f-854d-a19fdec8a1fc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:06.144553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 621/1216] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:06 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:06.358965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc6c1f4d-69a1-4c91-9ec1-c5395cedb160 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:06.359530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1f4d-69a1-4c91-9ec1-c5395cedb160 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:06.359658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:06.359658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:06.360382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1f4d-69a1-4c91-9ec1-c5395cedb160 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:06.361038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dc6c1f4d-69a1-4c91-9ec1-c5395cedb160 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:06.389449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:06.389449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:06.391685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc6c1f4d-69a1-4c91-9ec1-c5395cedb160 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:06.392987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 596/1217] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:06.842667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-487de2a7-ddb2-4ee9-836c-fb58c9d31e49 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:06.845917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-487de2a7-ddb2-4ee9-836c-fb58c9d31e49 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:06.846101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:06.846101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:06.846476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-487de2a7-ddb2-4ee9-836c-fb58c9d31e49 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:06.990003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:06.990003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:06.994013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-487de2a7-ddb2-4ee9-836c-fb58c9d31e49 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:07.014892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:07.014892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:07.023872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-487de2a7-ddb2-4ee9-836c-fb58c9d31e49 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:07.025212 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 622/1218] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:07.158905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30800985-3ccc-4f58-a077-339269207612 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:07.160078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30800985-3ccc-4f58-a077-339269207612 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:07.160483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:07.160483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:07.161169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30800985-3ccc-4f58-a077-339269207612 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:07.161724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-30800985-3ccc-4f58-a077-339269207612 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:07.205142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:07.205142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:07.209431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30800985-3ccc-4f58-a077-339269207612 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:07.216345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 597/1219] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:07 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:07.406643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c080f7a-5014-4268-9b34-b8cc6cf8f769 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:07.407819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c080f7a-5014-4268-9b34-b8cc6cf8f769 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:07.408031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:07.408031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:07.408391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c080f7a-5014-4268-9b34-b8cc6cf8f769 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:07.408761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0c080f7a-5014-4268-9b34-b8cc6cf8f769 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:07.462188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:07.462188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:07.471022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c080f7a-5014-4268-9b34-b8cc6cf8f769 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:07.474614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 623/1220] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:07 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:08.040546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-334c3678-1011-4d0d-8d8e-321220411a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:08.041038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-334c3678-1011-4d0d-8d8e-321220411a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:08.041448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:08.041448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:08.042089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-334c3678-1011-4d0d-8d8e-321220411a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:08.205271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:08.205271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:08.224021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-334c3678-1011-4d0d-8d8e-321220411a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:08.230503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f220d2ea-47b8-43d3-9e14-fbed98080ee9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:08.231923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f220d2ea-47b8-43d3-9e14-fbed98080ee9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:08.232304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:08.232304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:08.233133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f220d2ea-47b8-43d3-9e14-fbed98080ee9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:08.233658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f220d2ea-47b8-43d3-9e14-fbed98080ee9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:08.277175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:08.277175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:08.280262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f220d2ea-47b8-43d3-9e14-fbed98080ee9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:08.282274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:08.282274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:08.282651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 624/1221] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:08 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:08.307160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-334c3678-1011-4d0d-8d8e-321220411a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:08.317507 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 598/1222] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:08.489024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8574d63-c94e-432c-9136-3fd820a9b637 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:08.490132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8574d63-c94e-432c-9136-3fd820a9b637 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:08.490575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:08.490575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:08.491314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8574d63-c94e-432c-9136-3fd820a9b637 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:08.492420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e8574d63-c94e-432c-9136-3fd820a9b637 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:08.528849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:08.528849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:08.530906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8574d63-c94e-432c-9136-3fd820a9b637 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:08.531952 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 625/1223] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:08 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:09.296633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6ef797f-03de-4882-9421-7e0ba0657a8b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:09.297168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6ef797f-03de-4882-9421-7e0ba0657a8b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:09.297360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:09.297360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:09.305429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6ef797f-03de-4882-9421-7e0ba0657a8b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:09.305971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e6ef797f-03de-4882-9421-7e0ba0657a8b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:09.333194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841efb60-d342-48af-a6c9-54c6ac64260f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:09.339273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-841efb60-d342-48af-a6c9-54c6ac64260f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:09.339511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:09.339511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:09.339921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-841efb60-d342-48af-a6c9-54c6ac64260f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:09.357106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:09.357106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:09.362459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6ef797f-03de-4882-9421-7e0ba0657a8b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:09.363521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 599/1224] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:09 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:09.458455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:09.458455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:09.467439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-841efb60-d342-48af-a6c9-54c6ac64260f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:09.507654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:09.507654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:09.524033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841efb60-d342-48af-a6c9-54c6ac64260f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:09.538482 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 626/1225] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:09.545709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdc9e5f8-eb38-42de-9bc5-b1416dd3e0a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:09.546441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdc9e5f8-eb38-42de-9bc5-b1416dd3e0a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:09.546860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:09.546860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:09.547483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdc9e5f8-eb38-42de-9bc5-b1416dd3e0a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:09.548019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bdc9e5f8-eb38-42de-9bc5-b1416dd3e0a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:09.582886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:09.582886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:09.585479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdc9e5f8-eb38-42de-9bc5-b1416dd3e0a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:09.586509 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 600/1226] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:09 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:10.379683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fafe019-d82c-45fa-ba95-054b15d0bf7b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:10.380210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fafe019-d82c-45fa-ba95-054b15d0bf7b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:10.380403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:10.380403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:10.381052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fafe019-d82c-45fa-ba95-054b15d0bf7b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:10.381572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6fafe019-d82c-45fa-ba95-054b15d0bf7b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:10.445108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:10.445108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:10.447010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fafe019-d82c-45fa-ba95-054b15d0bf7b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:10.449842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 627/1227] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:10 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:10.545803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3dc29760-e6ba-4199-9d5b-8b37bdfce594 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:10.546352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3dc29760-e6ba-4199-9d5b-8b37bdfce594 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:10.546561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:10.546561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:10.547224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3dc29760-e6ba-4199-9d5b-8b37bdfce594 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-813779c7-429f-44bc-a1ee-bde6b5bf0f5d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-813779c7-429f-44bc-a1ee-bde6b5bf0f5d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-813779c7-429f-44bc-a1ee-bde6b5bf0f5d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:10.624477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-813779c7-429f-44bc-a1ee-bde6b5bf0f5d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:10.709641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:10.709641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:10.715799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-813779c7-429f-44bc-a1ee-bde6b5bf0f5d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:10.716638 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 628/1228] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:10 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:10.747240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:10.747240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:10.769943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3dc29760-e6ba-4199-9d5b-8b37bdfce594 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:10.844697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:10.844697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:10.860438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3dc29760-e6ba-4199-9d5b-8b37bdfce594 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:10.861282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 601/1229] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:11.463549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-095735af-b4fc-4838-83ac-2cbe39df303f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:11.464392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-095735af-b4fc-4838-83ac-2cbe39df303f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:11.464816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:11.464816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:11.466906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-095735af-b4fc-4838-83ac-2cbe39df303f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:11.467510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-095735af-b4fc-4838-83ac-2cbe39df303f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:11.490642 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:11.490642 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:11.493020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-095735af-b4fc-4838-83ac-2cbe39df303f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:11.494179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 629/1230] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:11 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:11.729804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7e1fd48-74d5-4c5d-a0b2-820c3b2acae6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:11.730592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7e1fd48-74d5-4c5d-a0b2-820c3b2acae6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:11.731073 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:11.731073 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:11.731230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7e1fd48-74d5-4c5d-a0b2-820c3b2acae6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:11.731830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b7e1fd48-74d5-4c5d-a0b2-820c3b2acae6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:11.821221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:11.821221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:11.823822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7e1fd48-74d5-4c5d-a0b2-820c3b2acae6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:11.825309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 602/1231] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:11 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:11.880273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc2291bf-46e1-479c-af0b-f45d194e4f19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:11.897536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc2291bf-46e1-479c-af0b-f45d194e4f19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:11.897786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:11.897786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:11.898523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc2291bf-46e1-479c-af0b-f45d194e4f19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:12.017555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:12.017555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:12.036262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc2291bf-46e1-479c-af0b-f45d194e4f19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:12.061923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:12.061923 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:12.071704 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc2291bf-46e1-479c-af0b-f45d194e4f19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:12.072828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 630/1232] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:12.516184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff509581-3703-4bf7-a0a2-3e1ad70ca619 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:12.517508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff509581-3703-4bf7-a0a2-3e1ad70ca619 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:12.519535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:12.519535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:12.520242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff509581-3703-4bf7-a0a2-3e1ad70ca619 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:12.521181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ff509581-3703-4bf7-a0a2-3e1ad70ca619 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:12.636626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:12.636626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:12.638543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff509581-3703-4bf7-a0a2-3e1ad70ca619 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:12.650016 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 603/1233] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:12 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:12.841180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53101bec-25c7-4eec-9a20-fd808583e1b6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:12.841878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53101bec-25c7-4eec-9a20-fd808583e1b6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:12.841878 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:12.841878 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:12.842274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53101bec-25c7-4eec-9a20-fd808583e1b6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:12.842646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-53101bec-25c7-4eec-9a20-fd808583e1b6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:12.870517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:12.870517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:12.885103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53101bec-25c7-4eec-9a20-fd808583e1b6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:12.887223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 631/1234] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:12 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:13.088710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91887124-b1f3-4c0e-97c4-0b179407a6bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:13.089512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91887124-b1f3-4c0e-97c4-0b179407a6bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.089952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.089952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:13.092019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91887124-b1f3-4c0e-97c4-0b179407a6bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.235450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.235450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:13.253843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91887124-b1f3-4c0e-97c4-0b179407a6bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:13.299828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.299828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:13.313925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91887124-b1f3-4c0e-97c4-0b179407a6bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:13.314778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 604/1235] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:13.658903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b8534cd-40dc-44b6-a455-7dfbcd9fa326 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:13.659650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b8534cd-40dc-44b6-a455-7dfbcd9fa326 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.659842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.659842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:13.660495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b8534cd-40dc-44b6-a455-7dfbcd9fa326 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.661059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8b8534cd-40dc-44b6-a455-7dfbcd9fa326 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:13.724507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.724507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:13.728277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b8534cd-40dc-44b6-a455-7dfbcd9fa326 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:13.729827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 632/1236] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:13 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:13.903111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7ec7b05-d082-48c3-95b9-e018708d3c29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:13.903897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7ec7b05-d082-48c3-95b9-e018708d3c29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.904092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.904092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:13.904736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7ec7b05-d082-48c3-95b9-e018708d3c29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.905261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e7ec7b05-d082-48c3-95b9-e018708d3c29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:13.950793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.950793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:13.953004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7ec7b05-d082-48c3-95b9-e018708d3c29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:13.964622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 605/1237] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:13 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:14.331585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-987c7b64-9a61-4bcc-b962-58c2652d8b41 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:14.332107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-987c7b64-9a61-4bcc-b962-58c2652d8b41 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:14.332319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:14.332319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:14.332681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-987c7b64-9a61-4bcc-b962-58c2652d8b41 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:14.460263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:14.460263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:14.477692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-987c7b64-9a61-4bcc-b962-58c2652d8b41 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:14.506436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:14.506436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:14.517781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-987c7b64-9a61-4bcc-b962-58c2652d8b41 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:14.518993 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 633/1238] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:14.744015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-611efc7c-f917-44c5-933f-5f4d8a4f2a36 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:14.744617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-611efc7c-f917-44c5-933f-5f4d8a4f2a36 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:14.744908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:14.744908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:14.745374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-611efc7c-f917-44c5-933f-5f4d8a4f2a36 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:14.745821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-611efc7c-f917-44c5-933f-5f4d8a4f2a36 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:14.771682 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:14.771682 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:14.773754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-611efc7c-f917-44c5-933f-5f4d8a4f2a36 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:14.774966 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 606/1239] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:14 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:14.973920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbdaa92b-795f-4c5d-bc70-817fcf956b44 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:14.975403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbdaa92b-795f-4c5d-bc70-817fcf956b44 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:14.975807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:14.975807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:14.976692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbdaa92b-795f-4c5d-bc70-817fcf956b44 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:14.977330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bbdaa92b-795f-4c5d-bc70-817fcf956b44 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:15.017621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:15.017621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:15.020111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbdaa92b-795f-4c5d-bc70-817fcf956b44 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:15.028231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 634/1240] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:14 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:15.536355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6472433e-ac76-455a-989c-007269390055 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:15.536990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6472433e-ac76-455a-989c-007269390055 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:15.537265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:15.537265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:15.537721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6472433e-ac76-455a-989c-007269390055 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:15.676196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:15.676196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:15.703271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6472433e-ac76-455a-989c-007269390055 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:15.742557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:15.742557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:15.776881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6472433e-ac76-455a-989c-007269390055 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:15.780484 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 607/1241] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:15.788922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3d17cb7-2065-4036-9f57-217a5b687d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:15.789440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3d17cb7-2065-4036-9f57-217a5b687d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:15.789655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:15.789655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:15.790028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3d17cb7-2065-4036-9f57-217a5b687d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:15.790392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c3d17cb7-2065-4036-9f57-217a5b687d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:15.821424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:15.821424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:15.845572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3d17cb7-2065-4036-9f57-217a5b687d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:15.879203 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 635/1242] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:15 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:16.042506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9b6dea5-2de8-4de4-903f-7c66f33dc8a1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:16.043053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9b6dea5-2de8-4de4-903f-7c66f33dc8a1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.044095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:16.044095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:16.044651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9b6dea5-2de8-4de4-903f-7c66f33dc8a1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:16.044948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c9b6dea5-2de8-4de4-903f-7c66f33dc8a1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:16.093773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:16.093773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:16.095919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9b6dea5-2de8-4de4-903f-7c66f33dc8a1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:16.097360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 608/1243] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:16 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:16.795452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1081e59c-1aae-4931-99da-320fda9ffa78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:16.795967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1081e59c-1aae-4931-99da-320fda9ffa78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.796156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:16.796156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:16.796789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1081e59c-1aae-4931-99da-320fda9ffa78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:16.869170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f42e63e-712d-492e-ab7d-e5deba72ff3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:16.869819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f42e63e-712d-492e-ab7d-e5deba72ff3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.870324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:16.870324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:16.872339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f42e63e-712d-492e-ab7d-e5deba72ff3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:16.872445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1f42e63e-712d-492e-ab7d-e5deba72ff3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:16.931586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:16.931586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:16.934985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f42e63e-712d-492e-ab7d-e5deba72ff3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:16.935211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:16.935211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:16.936714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 609/1244] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:16 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:16.959589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1081e59c-1aae-4931-99da-320fda9ffa78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:16.987489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:16.987489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:17.004139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1081e59c-1aae-4931-99da-320fda9ffa78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:17.007755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 636/1245] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:17.115223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d284ae9c-f4d9-464e-8678-5af3f7deac55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:17.115887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d284ae9c-f4d9-464e-8678-5af3f7deac55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:17.116109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:17.116109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:17.116474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d284ae9c-f4d9-464e-8678-5af3f7deac55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:17.117035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d284ae9c-f4d9-464e-8678-5af3f7deac55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:17.160027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:17.160027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:17.161916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d284ae9c-f4d9-464e-8678-5af3f7deac55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:17.178944 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 610/1246] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:17 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:17.949886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c808b628-16ee-4acc-a952-fdd6df9d7a1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:17.950421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c808b628-16ee-4acc-a952-fdd6df9d7a1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:17.950639 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:17.950639 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:17.951039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c808b628-16ee-4acc-a952-fdd6df9d7a1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:17.951415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c808b628-16ee-4acc-a952-fdd6df9d7a1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:18.000766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:18.000766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:18.003040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c808b628-16ee-4acc-a952-fdd6df9d7a1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:18.004045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 637/1247] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:17 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:18.024291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a64d424f-f607-41de-8197-8f4fc603099b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:18.024859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a64d424f-f607-41de-8197-8f4fc603099b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:18.025193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:18.025193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:18.025571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a64d424f-f607-41de-8197-8f4fc603099b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:18.187593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd1d6f52-fc15-4872-9687-0611f360d84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:18.188100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd1d6f52-fc15-4872-9687-0611f360d84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:18.188320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:18.188320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:18.188695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd1d6f52-fc15-4872-9687-0611f360d84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:18.189060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cd1d6f52-fc15-4872-9687-0611f360d84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:18.244346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:18.244346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:18.254803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:18.254803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:18.256538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd1d6f52-fc15-4872-9687-0611f360d84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:18.257680 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 638/1248] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:18 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:18.271657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a64d424f-f607-41de-8197-8f4fc603099b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:18.302072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:18.302072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:18.317341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a64d424f-f607-41de-8197-8f4fc603099b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:18.327244 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 611/1249] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:19.018871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c19a5f89-8c21-4ffa-9991-5627304831f1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:19.019511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c19a5f89-8c21-4ffa-9991-5627304831f1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.019831 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:19.019831 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:19.020390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c19a5f89-8c21-4ffa-9991-5627304831f1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:19.021000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c19a5f89-8c21-4ffa-9991-5627304831f1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:19.091256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:19.091256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:19.107091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c19a5f89-8c21-4ffa-9991-5627304831f1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:19.108421 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 639/1250] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:19 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:19.271809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2538b7a8-edd6-4a4c-8699-4ebb32edf8f1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:19.273195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2538b7a8-edd6-4a4c-8699-4ebb32edf8f1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.273625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:19.273625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:19.274518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2538b7a8-edd6-4a4c-8699-4ebb32edf8f1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:19.275403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2538b7a8-edd6-4a4c-8699-4ebb32edf8f1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:19.298830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:19.298830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:19.301106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2538b7a8-edd6-4a4c-8699-4ebb32edf8f1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:19.302123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 612/1251] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:19 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:19.334796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c7ad84a-529b-4235-b92a-56e792e0b449 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:19.335801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c7ad84a-529b-4235-b92a-56e792e0b449 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.336444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:19.336444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:19.337119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c7ad84a-529b-4235-b92a-56e792e0b449 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:19.450272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:19.450272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:19.462535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c7ad84a-529b-4235-b92a-56e792e0b449 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:19.487299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:19.487299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:19.536587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c7ad84a-529b-4235-b92a-56e792e0b449 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:19.537413 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 640/1252] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:20.122212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded44cd0-e05f-4ef2-8680-3283cc76360e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:20.122752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded44cd0-e05f-4ef2-8680-3283cc76360e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:20.122948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:20.122948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:20.124738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded44cd0-e05f-4ef2-8680-3283cc76360e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:20.125270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ded44cd0-e05f-4ef2-8680-3283cc76360e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:20.176035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:20.176035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:20.178996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded44cd0-e05f-4ef2-8680-3283cc76360e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:20.195267 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 613/1253] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:20 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:20.317273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cae56feb-199d-4498-a41c-77d5c8d91ccf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:20.318418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cae56feb-199d-4498-a41c-77d5c8d91ccf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:20.318883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:20.318883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:20.319459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cae56feb-199d-4498-a41c-77d5c8d91ccf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:20.319966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cae56feb-199d-4498-a41c-77d5c8d91ccf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:20.360130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:20.360130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:20.361999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cae56feb-199d-4498-a41c-77d5c8d91ccf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:20.362851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 641/1254] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:20 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:20.556963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52c9ffc5-e494-47c4-98aa-177c00417f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:20.557483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52c9ffc5-e494-47c4-98aa-177c00417f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:20.557678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:20.557678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:20.558320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52c9ffc5-e494-47c4-98aa-177c00417f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:20.655888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:20.655888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:20.665600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-52c9ffc5-e494-47c4-98aa-177c00417f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:20.688290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:20.688290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:20.698549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52c9ffc5-e494-47c4-98aa-177c00417f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:20.718749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 614/1255] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:21.193915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f59166bd-8f54-4171-b91a-1b0ec4351ad5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:21.194423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f59166bd-8f54-4171-b91a-1b0ec4351ad5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:21.194630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:21.194630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:21.195027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f59166bd-8f54-4171-b91a-1b0ec4351ad5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:21.195389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f59166bd-8f54-4171-b91a-1b0ec4351ad5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:21.238670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:21.238670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:21.241631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f59166bd-8f54-4171-b91a-1b0ec4351ad5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:21.242918 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 642/1256] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:21 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:21.377390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2258b681-6fe1-459e-99d1-d2aa41e78a9f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:21.377974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2258b681-6fe1-459e-99d1-d2aa41e78a9f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:21.378118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:21.378118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:21.378419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2258b681-6fe1-459e-99d1-d2aa41e78a9f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:21.378789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2258b681-6fe1-459e-99d1-d2aa41e78a9f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:21.411161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:21.411161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:21.413597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2258b681-6fe1-459e-99d1-d2aa41e78a9f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:21.414621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 615/1257] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:21 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:21.725471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1e9a297-0317-4e54-91c1-8367aa2cce84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:21.726350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1e9a297-0317-4e54-91c1-8367aa2cce84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:21.726775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:21.726775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:21.727769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1e9a297-0317-4e54-91c1-8367aa2cce84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:21.815990 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:21.815990 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:21.826294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1e9a297-0317-4e54-91c1-8367aa2cce84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:21.857678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:21.857678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:21.866986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1e9a297-0317-4e54-91c1-8367aa2cce84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:21.868054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 643/1258] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:22.257622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47e65212-f46d-4c95-9a3c-dede952ad549 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:22.258138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47e65212-f46d-4c95-9a3c-dede952ad549 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:22.258350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:22.258350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:22.258732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47e65212-f46d-4c95-9a3c-dede952ad549 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:22.259102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-47e65212-f46d-4c95-9a3c-dede952ad549 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:22.310486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:22.310486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:22.312386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47e65212-f46d-4c95-9a3c-dede952ad549 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:22.318867 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 616/1259] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:22 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:22.429706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d413bde-2a35-47d1-974e-5d2ecaaf6342 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:22.430799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d413bde-2a35-47d1-974e-5d2ecaaf6342 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:22.431168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:22.431168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:22.431786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d413bde-2a35-47d1-974e-5d2ecaaf6342 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:22.432300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0d413bde-2a35-47d1-974e-5d2ecaaf6342 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:22.455263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:22.455263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:22.457578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d413bde-2a35-47d1-974e-5d2ecaaf6342 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:22.464463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 644/1260] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:22 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:22.890448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8671d3e6-9e53-4644-97e4-65306fda43bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:22.892312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8671d3e6-9e53-4644-97e4-65306fda43bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:22.892571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:22.892571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:22.893162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8671d3e6-9e53-4644-97e4-65306fda43bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:22.983385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:22.983385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:22.992515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8671d3e6-9e53-4644-97e4-65306fda43bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:23.016515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:23.016515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:23.027083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8671d3e6-9e53-4644-97e4-65306fda43bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:23.040828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 617/1261] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:23.328018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d26c8ca-5ea7-4bc8-95d2-1a3368246d51 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:23.328549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d26c8ca-5ea7-4bc8-95d2-1a3368246d51 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:23.328767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:23.328767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:23.329424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d26c8ca-5ea7-4bc8-95d2-1a3368246d51 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:23.330300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6d26c8ca-5ea7-4bc8-95d2-1a3368246d51 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:23.405229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:23.405229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:23.410481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d26c8ca-5ea7-4bc8-95d2-1a3368246d51 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:23.412238 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 645/1262] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:23 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:23.473574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29834a99-428f-4538-97e3-78d6660e6ef3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:23.474094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29834a99-428f-4538-97e3-78d6660e6ef3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:23.475012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:23.475012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:23.475012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29834a99-428f-4538-97e3-78d6660e6ef3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:23.478202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-29834a99-428f-4538-97e3-78d6660e6ef3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:23.546145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:23.546145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:23.548083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29834a99-428f-4538-97e3-78d6660e6ef3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:23.548934 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 618/1263] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:23 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:24.044768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-420544cf-e232-476d-a93a-ff00ddc797e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:24.045611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-420544cf-e232-476d-a93a-ff00ddc797e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.045937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.045937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:24.046670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-420544cf-e232-476d-a93a-ff00ddc797e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.186659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.186659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:24.206221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-420544cf-e232-476d-a93a-ff00ddc797e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:24.241491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.241491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:24.252296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-420544cf-e232-476d-a93a-ff00ddc797e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:24.282803 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 646/1264] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:24.445380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3210764-4a63-4b9c-bd58-2267ed83b41b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:24.446189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3210764-4a63-4b9c-bd58-2267ed83b41b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.446862 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.446862 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:24.447509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3210764-4a63-4b9c-bd58-2267ed83b41b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.448043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e3210764-4a63-4b9c-bd58-2267ed83b41b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:24.495365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.495365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:24.498066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3210764-4a63-4b9c-bd58-2267ed83b41b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:24.498969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 619/1265] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:24 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:24.562137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d2d2c50-e05b-42f8-beae-8018d54d2cc7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:24.562664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d2d2c50-e05b-42f8-beae-8018d54d2cc7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.562942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.562942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:24.563230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d2d2c50-e05b-42f8-beae-8018d54d2cc7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.563759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8d2d2c50-e05b-42f8-beae-8018d54d2cc7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:24.586460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.586460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:24.588607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d2d2c50-e05b-42f8-beae-8018d54d2cc7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:24.589800 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 647/1266] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:24 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:25.268524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acdba7d6-a339-4b9c-a1c4-c347de7d4a02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:25.269590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acdba7d6-a339-4b9c-a1c4-c347de7d4a02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:25.269958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:25.269958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:25.270581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acdba7d6-a339-4b9c-a1c4-c347de7d4a02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:25.376188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:25.376188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:25.398571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-acdba7d6-a339-4b9c-a1c4-c347de7d4a02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:25.425096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:25.425096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:25.434062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acdba7d6-a339-4b9c-a1c4-c347de7d4a02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:25.435544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 620/1267] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:25.513319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a05ceccd-2cc9-46cf-9e1c-a26e482abe75 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:25.513848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a05ceccd-2cc9-46cf-9e1c-a26e482abe75 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:25.514067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:25.514067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:25.514445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a05ceccd-2cc9-46cf-9e1c-a26e482abe75 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:25.515335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a05ceccd-2cc9-46cf-9e1c-a26e482abe75 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:25.560599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:25.560599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:25.562663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a05ceccd-2cc9-46cf-9e1c-a26e482abe75 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:25.564278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 648/1268] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:25 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:25.609700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb4ad673-f5eb-4125-8f80-95813dd69458 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:25.612733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb4ad673-f5eb-4125-8f80-95813dd69458 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:25.613901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:25.613901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:25.615203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb4ad673-f5eb-4125-8f80-95813dd69458 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:25.615838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-eb4ad673-f5eb-4125-8f80-95813dd69458 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:25.643785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:25.643785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:25.673329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb4ad673-f5eb-4125-8f80-95813dd69458 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:25.683162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 621/1269] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:25 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:26.464423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf920e09-4ef0-4e3a-9d19-ccd771e713c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:26.464882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf920e09-4ef0-4e3a-9d19-ccd771e713c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:26.465102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:26.465102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:26.465473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf920e09-4ef0-4e3a-9d19-ccd771e713c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:26.582351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:26.582351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:26.589210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e16312a0-6bdf-4f2d-bb01-2f72c54abf0f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:26.590624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e16312a0-6bdf-4f2d-bb01-2f72c54abf0f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:26.594970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:26.594970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:26.595697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e16312a0-6bdf-4f2d-bb01-2f72c54abf0f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:26.596270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e16312a0-6bdf-4f2d-bb01-2f72c54abf0f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:26.604650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf920e09-4ef0-4e3a-9d19-ccd771e713c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:26.660958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:26.660958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:26.681525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:26.681525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:26.684401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e16312a0-6bdf-4f2d-bb01-2f72c54abf0f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:26.684947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf920e09-4ef0-4e3a-9d19-ccd771e713c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:26.685717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 622/1270] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:26 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:26.692778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 649/1271] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:26.706780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba426a07-ca4a-4c82-8f62-29a7901f5bca tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:26.707326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba426a07-ca4a-4c82-8f62-29a7901f5bca tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:26.707545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:26.707545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:26.710110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba426a07-ca4a-4c82-8f62-29a7901f5bca tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:26.710491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ba426a07-ca4a-4c82-8f62-29a7901f5bca tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:26.761281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:26.761281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:26.764690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba426a07-ca4a-4c82-8f62-29a7901f5bca tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:26.765526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 623/1272] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:26 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:27.703398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c47cf492-edc3-4d65-b967-2c29860faed3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:27.709471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0e7b449-c9a7-4e43-8cb4-0fd2040056d0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:27.710197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b449-c9a7-4e43-8cb4-0fd2040056d0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:27.710623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:27.710623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:27.711252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b449-c9a7-4e43-8cb4-0fd2040056d0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:27.719822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c47cf492-edc3-4d65-b967-2c29860faed3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:27.720267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:27.720267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:27.720894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c47cf492-edc3-4d65-b967-2c29860faed3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:27.721632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c47cf492-edc3-4d65-b967-2c29860faed3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:27.793963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.793963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:27.801257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c47cf492-edc3-4d65-b967-2c29860faed3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:27.810066 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 650/1273] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:27 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:27.816096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cabf507-c67b-4b40-b7b1-62670de11a6d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:27.816793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cabf507-c67b-4b40-b7b1-62670de11a6d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:27.818454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:27.818454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:27.819118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cabf507-c67b-4b40-b7b1-62670de11a6d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:27.821499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9cabf507-c67b-4b40-b7b1-62670de11a6d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:27.865365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.865365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:27.872914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cabf507-c67b-4b40-b7b1-62670de11a6d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:27.873347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.873347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:27.877215 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 651/1274] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:27 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:27.898232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0e7b449-c9a7-4e43-8cb4-0fd2040056d0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:27.932344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.932344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:27.948225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0e7b449-c9a7-4e43-8cb4-0fd2040056d0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:27.948225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 624/1275] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:28.819766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dff383dc-76e7-430a-86e2-191478e4da05 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:28.820260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dff383dc-76e7-430a-86e2-191478e4da05 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:28.820455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:28.820455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:28.821721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dff383dc-76e7-430a-86e2-191478e4da05 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:28.822346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dff383dc-76e7-430a-86e2-191478e4da05 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:28.892201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb134fd8-3037-45a9-9bca-a0e50d8a28c7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:28.892749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb134fd8-3037-45a9-9bca-a0e50d8a28c7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:28.892969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:28.892969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:28.893345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb134fd8-3037-45a9-9bca-a0e50d8a28c7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:28.893712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fb134fd8-3037-45a9-9bca-a0e50d8a28c7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:28.914144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:28.914144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:28.928628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dff383dc-76e7-430a-86e2-191478e4da05 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:28.929754 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 652/1276] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:28 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:28.947673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:28.947673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:28.950740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb134fd8-3037-45a9-9bca-a0e50d8a28c7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:28.952154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 625/1277] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:28 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:28.965170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e319bd1d-dff2-4905-b8c8-b75ccbb42fef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:28.965795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e319bd1d-dff2-4905-b8c8-b75ccbb42fef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:28.965987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:28.965987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:28.966373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e319bd1d-dff2-4905-b8c8-b75ccbb42fef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:29.093357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:29.093357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:29.118127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e319bd1d-dff2-4905-b8c8-b75ccbb42fef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:29.168560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:29.168560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:29.189078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e319bd1d-dff2-4905-b8c8-b75ccbb42fef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:29.192771 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 653/1278] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:29.947130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a74674b6-6409-467d-9504-b6275cf03762 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:29.947828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a74674b6-6409-467d-9504-b6275cf03762 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:29.948249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:29.948249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:29.948801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a74674b6-6409-467d-9504-b6275cf03762 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:29.949301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a74674b6-6409-467d-9504-b6275cf03762 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:29.967301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fecd2a00-9d3a-4751-b37c-bd94e3975241 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:29.967998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fecd2a00-9d3a-4751-b37c-bd94e3975241 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:29.968271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:29.968271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:29.968729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fecd2a00-9d3a-4751-b37c-bd94e3975241 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:29.969433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fecd2a00-9d3a-4751-b37c-bd94e3975241 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:30.010584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:30.010584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:30.014065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a74674b6-6409-467d-9504-b6275cf03762 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:30.015151 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 626/1279] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:29 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:30.065848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:30.065848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:30.067903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fecd2a00-9d3a-4751-b37c-bd94e3975241 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:30.076672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 654/1280] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:29 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:30.208820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75ec71b3-4e55-4009-8fd8-7b8b4598eee2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:30.209878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75ec71b3-4e55-4009-8fd8-7b8b4598eee2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:30.210427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:30.210427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:30.211026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75ec71b3-4e55-4009-8fd8-7b8b4598eee2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:30.332014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:30.332014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:30.353525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-75ec71b3-4e55-4009-8fd8-7b8b4598eee2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:30.427786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:30.427786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:30.463554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75ec71b3-4e55-4009-8fd8-7b8b4598eee2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:30.478522 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 627/1281] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:31.029565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2f45563-1226-46c5-9db4-e7000dd2b37f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:31.030071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2f45563-1226-46c5-9db4-e7000dd2b37f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:31.030282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:31.030282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:31.030663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2f45563-1226-46c5-9db4-e7000dd2b37f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:31.031085 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e2f45563-1226-46c5-9db4-e7000dd2b37f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:31.079850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:31.079850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:31.081127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2f45563-1226-46c5-9db4-e7000dd2b37f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:31.081973 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 655/1282] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:31 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:31.086225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b76cc0c-32fa-4dcc-96f7-51cee921bd16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:31.087411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b76cc0c-32fa-4dcc-96f7-51cee921bd16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:31.087800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:31.087800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:31.088404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b76cc0c-32fa-4dcc-96f7-51cee921bd16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:31.088935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6b76cc0c-32fa-4dcc-96f7-51cee921bd16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:31.137148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:31.137148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:31.143606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b76cc0c-32fa-4dcc-96f7-51cee921bd16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:31.146383 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 628/1283] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:31 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:31.481435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c3fca65-b146-41ab-9176-16f24e4b984f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:31.482100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c3fca65-b146-41ab-9176-16f24e4b984f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:31.482317 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:31.482317 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:31.482725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c3fca65-b146-41ab-9176-16f24e4b984f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:31.567981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:31.567981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:31.577715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c3fca65-b146-41ab-9176-16f24e4b984f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:31.599810 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:31.599810 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:31.609974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c3fca65-b146-41ab-9176-16f24e4b984f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:31.610847 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 656/1284] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:32.097268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e0325a7-f782-439b-a3c7-b883fb2913bc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:32.097951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e0325a7-f782-439b-a3c7-b883fb2913bc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:32.097951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:32.097951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:32.098299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e0325a7-f782-439b-a3c7-b883fb2913bc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:32.098661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6e0325a7-f782-439b-a3c7-b883fb2913bc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:32.152159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:32.152159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:32.154549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e0325a7-f782-439b-a3c7-b883fb2913bc tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:32.161708 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 629/1285] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:32 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:32.162614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bcfd41a-75f0-49ea-82f3-0a0e0e42b4f6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:32.163172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bcfd41a-75f0-49ea-82f3-0a0e0e42b4f6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:32.163386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:32.163386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:32.163749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bcfd41a-75f0-49ea-82f3-0a0e0e42b4f6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:32.164108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4bcfd41a-75f0-49ea-82f3-0a0e0e42b4f6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:32.216852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:32.216852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:32.216852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bcfd41a-75f0-49ea-82f3-0a0e0e42b4f6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:32.223427 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 657/1286] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:32.628653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ce6641-6740-4975-8ce7-4d95f7d9756e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:32.629861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ce6641-6740-4975-8ce7-4d95f7d9756e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:32.630289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:32.630289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:32.631134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ce6641-6740-4975-8ce7-4d95f7d9756e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:32.803784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:32.803784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:32.825778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23ce6641-6740-4975-8ce7-4d95f7d9756e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:32.869868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:32.869868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:32.890280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ce6641-6740-4975-8ce7-4d95f7d9756e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:32.895157 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 630/1287] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:33.170511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97c4999e-976f-434e-8000-392071b32291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:33.171137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97c4999e-976f-434e-8000-392071b32291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.171264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:33.171264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:33.171588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97c4999e-976f-434e-8000-392071b32291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:33.172136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-97c4999e-976f-434e-8000-392071b32291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:33.221631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:33.221631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:33.223439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97c4999e-976f-434e-8000-392071b32291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:33.228373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 658/1288] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:33 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:33.237290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e610efb1-b71a-4bcd-84d2-8afe345b7296 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:33.238049 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e610efb1-b71a-4bcd-84d2-8afe345b7296 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.238355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:33.238355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:33.238889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e610efb1-b71a-4bcd-84d2-8afe345b7296 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:33.239350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e610efb1-b71a-4bcd-84d2-8afe345b7296 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:33.296393 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:33.296393 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:33.301930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e610efb1-b71a-4bcd-84d2-8afe345b7296 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:33.301930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 631/1289] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:33.913729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a468ddd-70dc-49f1-ae4f-101d029d4505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:33.914457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a468ddd-70dc-49f1-ae4f-101d029d4505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.914845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:33.914845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:33.919719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a468ddd-70dc-49f1-ae4f-101d029d4505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:34.026530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:34.026530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:34.036333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a468ddd-70dc-49f1-ae4f-101d029d4505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:34.056622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:34.056622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:34.067309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a468ddd-70dc-49f1-ae4f-101d029d4505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:34.079320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 659/1290] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:34.248973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b368741-0739-4c3a-805b-761e008bf8be tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:34.249584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b368741-0739-4c3a-805b-761e008bf8be tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:34.249800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:34.249800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:34.250180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b368741-0739-4c3a-805b-761e008bf8be tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:34.250554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7b368741-0739-4c3a-805b-761e008bf8be tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:34.284235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:34.284235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:34.286333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b368741-0739-4c3a-805b-761e008bf8be tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:34.287197 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 632/1291] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:34 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:34.333315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6abc650-68c8-4f78-9200-6102caf811b0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:34.333883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6abc650-68c8-4f78-9200-6102caf811b0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:34.334100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:34.334100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:34.334474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6abc650-68c8-4f78-9200-6102caf811b0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:34.334928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f6abc650-68c8-4f78-9200-6102caf811b0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:34.465555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:34.465555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:34.468309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6abc650-68c8-4f78-9200-6102caf811b0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:34.469149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 660/1292] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:35.085236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50e15561-87ad-4094-89a3-bd2c0fd65b5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:35.085808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50e15561-87ad-4094-89a3-bd2c0fd65b5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:35.086029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:35.086029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:35.086549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50e15561-87ad-4094-89a3-bd2c0fd65b5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:35.193976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:35.193976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:35.206202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50e15561-87ad-4094-89a3-bd2c0fd65b5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:35.242738 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:35.242738 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:35.254300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50e15561-87ad-4094-89a3-bd2c0fd65b5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:35.255329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 633/1293] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:35.302723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7bd23ee-dc45-4f38-9582-007b16a364c4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:35.303256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7bd23ee-dc45-4f38-9582-007b16a364c4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:35.303453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:35.303453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:35.303830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7bd23ee-dc45-4f38-9582-007b16a364c4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:35.304200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b7bd23ee-dc45-4f38-9582-007b16a364c4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:35.346259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:35.346259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:35.346259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7bd23ee-dc45-4f38-9582-007b16a364c4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:35.361348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 661/1294] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:35.483425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f65800b9-0e72-451d-a0bf-f0c7ccb16564 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:35.484146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f65800b9-0e72-451d-a0bf-f0c7ccb16564 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:35.484362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:35.484362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:35.484741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f65800b9-0e72-451d-a0bf-f0c7ccb16564 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:35.485272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f65800b9-0e72-451d-a0bf-f0c7ccb16564 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:35.513180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:35.513180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:35.515206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f65800b9-0e72-451d-a0bf-f0c7ccb16564 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:35.531648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 634/1295] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:35 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:36.273524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ac027f-d89d-455b-8faf-06cf963747e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:36.274645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ac027f-d89d-455b-8faf-06cf963747e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:36.275030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:36.275030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:36.275780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ac027f-d89d-455b-8faf-06cf963747e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:36.359722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29683b5a-b26d-40ce-b702-df975c361ff5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:36.360549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29683b5a-b26d-40ce-b702-df975c361ff5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:36.360917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:36.360917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:36.361702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29683b5a-b26d-40ce-b702-df975c361ff5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:36.362241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-29683b5a-b26d-40ce-b702-df975c361ff5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:36.433781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:36.433781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:36.439194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29683b5a-b26d-40ce-b702-df975c361ff5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:36.442034 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 635/1296] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:36 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:36.476898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:36.476898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:36.521585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-20ac027f-d89d-455b-8faf-06cf963747e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:36.531376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ac5e001-1f04-42f8-9026-772eb62b77e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:36.531909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ac5e001-1f04-42f8-9026-772eb62b77e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:36.532125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:36.532125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:36.532504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ac5e001-1f04-42f8-9026-772eb62b77e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:36.532877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4ac5e001-1f04-42f8-9026-772eb62b77e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:36.591222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:36.591222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:36.598594 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:36.598594 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:36.602010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ac5e001-1f04-42f8-9026-772eb62b77e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:36.606043 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 636/1297] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:36 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:36.613092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ac027f-d89d-455b-8faf-06cf963747e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:36.618063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 662/1298] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:37.455765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b77eefc3-41f4-4e1e-8dbf-59469041c969 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:37.456325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b77eefc3-41f4-4e1e-8dbf-59469041c969 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:37.456440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:37.456440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:37.457191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b77eefc3-41f4-4e1e-8dbf-59469041c969 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:37.457564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b77eefc3-41f4-4e1e-8dbf-59469041c969 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:37.505931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:37.505931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:37.507412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b77eefc3-41f4-4e1e-8dbf-59469041c969 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:37.508194 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 637/1299] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:37 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:37.617013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28c16192-6430-4118-be3c-b50974149d48 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:37.618054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28c16192-6430-4118-be3c-b50974149d48 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:37.618476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:37.618476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:37.619981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28c16192-6430-4118-be3c-b50974149d48 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:37.621604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-28c16192-6430-4118-be3c-b50974149d48 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:37.634564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f0e9fe-65ca-45a1-8175-238e6a17d097 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:37.635122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f0e9fe-65ca-45a1-8175-238e6a17d097 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:37.635316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:37.635316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:37.636167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f0e9fe-65ca-45a1-8175-238e6a17d097 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:37.650107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:37.650107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:37.653353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28c16192-6430-4118-be3c-b50974149d48 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:37.658518 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 663/1300] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:37.778636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:37.778636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:37.790031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33f0e9fe-65ca-45a1-8175-238e6a17d097 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:37.810644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:37.810644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:37.820379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f0e9fe-65ca-45a1-8175-238e6a17d097 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:37.821565 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 638/1301] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:38.527565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4d3a1f8-585c-4e88-b77c-cb42f865e478 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:38.531448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4d3a1f8-585c-4e88-b77c-cb42f865e478 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.531448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:38.531448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:38.531448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4d3a1f8-585c-4e88-b77c-cb42f865e478 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.531448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e4d3a1f8-585c-4e88-b77c-cb42f865e478 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:38.581696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:38.581696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:38.583790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4d3a1f8-585c-4e88-b77c-cb42f865e478 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:38.587840 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 664/1302] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:38 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:38.669038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0db07d63-efaa-49e9-b2e7-e8439df5e496 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:38.669585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0db07d63-efaa-49e9-b2e7-e8439df5e496 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.669776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:38.669776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:38.670971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0db07d63-efaa-49e9-b2e7-e8439df5e496 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.671517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0db07d63-efaa-49e9-b2e7-e8439df5e496 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:38.702154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:38.702154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:38.704863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0db07d63-efaa-49e9-b2e7-e8439df5e496 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:38.705868 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 639/1303] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:38 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:38.839069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de29bcdb-5ddd-4d96-9461-64ef31c187cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:38.840022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de29bcdb-5ddd-4d96-9461-64ef31c187cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.840688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:38.840688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:38.841395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de29bcdb-5ddd-4d96-9461-64ef31c187cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.944568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:38.944568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:38.953834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de29bcdb-5ddd-4d96-9461-64ef31c187cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:38.975090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:38.975090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:38.985009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de29bcdb-5ddd-4d96-9461-64ef31c187cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:38.993324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 665/1304] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:39.603193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1c7d2b4-8541-4710-bc20-c2ea4ce572b5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:39.604304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1c7d2b4-8541-4710-bc20-c2ea4ce572b5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:39.604688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:39.604688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:39.606149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1c7d2b4-8541-4710-bc20-c2ea4ce572b5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:39.617704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a1c7d2b4-8541-4710-bc20-c2ea4ce572b5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:39.672266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:39.672266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:39.674990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1c7d2b4-8541-4710-bc20-c2ea4ce572b5 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:39.682527 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 640/1305] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:39 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:39.720193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b669707c-c5e8-49d9-8dbf-3010b37d5475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:39.720886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b669707c-c5e8-49d9-8dbf-3010b37d5475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:39.721078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:39.721078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:39.721930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b669707c-c5e8-49d9-8dbf-3010b37d5475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:39.723060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b669707c-c5e8-49d9-8dbf-3010b37d5475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:39.795533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:39.795533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:39.796731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b669707c-c5e8-49d9-8dbf-3010b37d5475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:39.797473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 666/1306] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:39 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:40.004048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7110c05c-787f-44a6-a48f-8f0b2ff2f275 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:40.004570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7110c05c-787f-44a6-a48f-8f0b2ff2f275 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:40.004785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:40.004785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:40.005141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7110c05c-787f-44a6-a48f-8f0b2ff2f275 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:40.147890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.147890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:40.169334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7110c05c-787f-44a6-a48f-8f0b2ff2f275 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:40.227951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.227951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:40.245957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7110c05c-787f-44a6-a48f-8f0b2ff2f275 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:40.247261 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 641/1307] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:40.689911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e82b158-30f1-457f-b458-b8c5c0322254 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:40.690445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e82b158-30f1-457f-b458-b8c5c0322254 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:40.690624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:40.690624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:40.691192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e82b158-30f1-457f-b458-b8c5c0322254 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:40.691645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2e82b158-30f1-457f-b458-b8c5c0322254 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:40.739469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.739469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:40.750047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e82b158-30f1-457f-b458-b8c5c0322254 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:40.750997 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 667/1308] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:40 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:40.815075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83a5a8f8-9f12-4d63-9f51-b08c21a984ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:40.815912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83a5a8f8-9f12-4d63-9f51-b08c21a984ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:40.816336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:40.816336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:40.816980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83a5a8f8-9f12-4d63-9f51-b08c21a984ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:40.818220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-83a5a8f8-9f12-4d63-9f51-b08c21a984ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:40.850278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.850278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:40.852569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83a5a8f8-9f12-4d63-9f51-b08c21a984ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:40.854774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 642/1309] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:40 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:41.264679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0cc02d7-7aec-40e3-b209-6bf4735b99cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:41.266087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0cc02d7-7aec-40e3-b209-6bf4735b99cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:41.266615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.266615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:41.268073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0cc02d7-7aec-40e3-b209-6bf4735b99cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.361551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.361551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:41.370413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0cc02d7-7aec-40e3-b209-6bf4735b99cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:41.392116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.392116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:41.413798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0cc02d7-7aec-40e3-b209-6bf4735b99cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:41.421018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 668/1310] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:41.765542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa3796a8-e7b7-4d74-895f-52ba971557e0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:41.766049 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa3796a8-e7b7-4d74-895f-52ba971557e0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:41.766436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.766436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:41.767082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa3796a8-e7b7-4d74-895f-52ba971557e0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.767635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-aa3796a8-e7b7-4d74-895f-52ba971557e0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:41.810043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.810043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:41.811871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa3796a8-e7b7-4d74-895f-52ba971557e0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:41.812313 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 643/1311] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:41 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89a535e9-d4fb-4529-86d2-9ec2e610abac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89a535e9-d4fb-4529-86d2-9ec2e610abac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89a535e9-d4fb-4529-86d2-9ec2e610abac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.879857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-89a535e9-d4fb-4529-86d2-9ec2e610abac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:41.919343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.919343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:41.921029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89a535e9-d4fb-4529-86d2-9ec2e610abac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:41.928159 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 669/1312] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:41 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:42.437645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf0da34-14aa-457a-b100-7b05d740b5ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:42.438363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf0da34-14aa-457a-b100-7b05d740b5ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:42.438559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:42.438559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:42.439254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf0da34-14aa-457a-b100-7b05d740b5ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:42.542173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:42.542173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:42.556406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bcf0da34-14aa-457a-b100-7b05d740b5ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:42.600329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:42.600329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:42.622203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf0da34-14aa-457a-b100-7b05d740b5ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:42.623760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 644/1313] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:42.836772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06d0fe63-b5e5-499b-8f59-7da021c5e1fb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:42.837593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06d0fe63-b5e5-499b-8f59-7da021c5e1fb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:42.837593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:42.837593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:42.838607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06d0fe63-b5e5-499b-8f59-7da021c5e1fb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:42.838607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-06d0fe63-b5e5-499b-8f59-7da021c5e1fb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:42.889620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:42.889620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:42.892110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06d0fe63-b5e5-499b-8f59-7da021c5e1fb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:42.893354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 670/1314] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:42 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:42.936257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ceba705-ed39-454c-8b90-d5be93705877 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:42.936787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ceba705-ed39-454c-8b90-d5be93705877 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:42.937005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:42.937005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:42.937380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ceba705-ed39-454c-8b90-d5be93705877 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:42.937748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0ceba705-ed39-454c-8b90-d5be93705877 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:42.960590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:42.960590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:42.962926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ceba705-ed39-454c-8b90-d5be93705877 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:42.963958 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 645/1315] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:42 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:43.639513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc5ec117-79c0-4cc1-80d7-f6042b3536f1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:43.640121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc5ec117-79c0-4cc1-80d7-f6042b3536f1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:43.640401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:43.640401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:43.640867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc5ec117-79c0-4cc1-80d7-f6042b3536f1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:43.857107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:43.857107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:43.906410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b53cae6-4cb9-458f-9828-df4f01833022 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:43.906959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b53cae6-4cb9-458f-9828-df4f01833022 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:43.907173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:43.907173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:43.907550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b53cae6-4cb9-458f-9828-df4f01833022 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:43.907918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7b53cae6-4cb9-458f-9828-df4f01833022 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:43.919714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc5ec117-79c0-4cc1-80d7-f6042b3536f1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:43.974386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:43.974386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:43.983989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:43.983989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:43.984946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b53cae6-4cb9-458f-9828-df4f01833022 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:43.986705 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 646/1316] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:43 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:43.996047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d3fbbc6-be33-4c9c-805b-f79da9a91c6f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:43.996768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d3fbbc6-be33-4c9c-805b-f79da9a91c6f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:43.997364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:43.997364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:43.998029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d3fbbc6-be33-4c9c-805b-f79da9a91c6f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:43.998602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0d3fbbc6-be33-4c9c-805b-f79da9a91c6f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:44.002410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc5ec117-79c0-4cc1-80d7-f6042b3536f1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:44.003356 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 671/1317] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:44.046414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:44.046414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:44.048627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d3fbbc6-be33-4c9c-805b-f79da9a91c6f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:44.052269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 647/1318] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:43 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.000884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e336f5f1-ebeb-49bc-8916-cdc67dcf565a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:45.001409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e336f5f1-ebeb-49bc-8916-cdc67dcf565a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.001627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.001627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:45.002304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e336f5f1-ebeb-49bc-8916-cdc67dcf565a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.002744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e336f5f1-ebeb-49bc-8916-cdc67dcf565a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:45.019881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98abc75d-6ae1-4ca9-a204-247cc753c82c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:45.020401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98abc75d-6ae1-4ca9-a204-247cc753c82c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.020612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.020612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:45.020991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98abc75d-6ae1-4ca9-a204-247cc753c82c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.044790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.044790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:45.051641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e336f5f1-ebeb-49bc-8916-cdc67dcf565a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:45.052512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 672/1319] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:44 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.065972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0736613a-2ac5-46ed-98cd-b9547358d889 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:45.065972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0736613a-2ac5-46ed-98cd-b9547358d889 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.066260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.066260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:45.066453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0736613a-2ac5-46ed-98cd-b9547358d889 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.066859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0736613a-2ac5-46ed-98cd-b9547358d889 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:45.125301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.125301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:45.128881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0736613a-2ac5-46ed-98cd-b9547358d889 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:45.131680 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 673/1320] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.183171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.183171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:45.203976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-98abc75d-6ae1-4ca9-a204-247cc753c82c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:45.235255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.235255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:45.244465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98abc75d-6ae1-4ca9-a204-247cc753c82c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:45.246033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 648/1321] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:45.552368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a73418a-a029-4880-9cb9-093fa9925f9d tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] POST http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types Jan 21 07:55:45.553054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.553054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:45.553709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a73418a-a029-4880-9cb9-093fa9925f9d tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1774715568"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:45.619759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a73418a-a029-4880-9cb9-093fa9925f9d tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types returned with HTTP 202 Jan 21 07:55:45.621491 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 674/1322] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 07:55:45 2021] POST /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types => generated 181 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:45.632258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c996b2d1-0d74-4c9b-aad0-aec79365318a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] POST http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs Jan 21 07:55:45.633142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.633142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:45.633755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c996b2d1-0d74-4c9b-aad0-aec79365318a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:45.682166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c996b2d1-0d74-4c9b-aad0-aec79365318a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs returned with HTTP 202 Jan 21 07:55:45.684757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 649/1323] 10.222.0.13 () {62 vars in 1425 bytes} [Thu Jan 21 07:55:45 2021] POST /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs => generated 53 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:55:45.694295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3276485-19e7-453f-a106-d0c297c607a8 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] POST http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs Jan 21 07:55:45.695294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3276485-19e7-453f-a106-d0c297c607a8 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:45.765382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3276485-19e7-453f-a106-d0c297c607a8 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs returned with HTTP 202 Jan 21 07:55:45.767551 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 675/1324] 10.222.0.13 () {62 vars in 1425 bytes} [Thu Jan 21 07:55:45 2021] POST /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs => generated 61 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:55:45.786479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3f1fb92-c374-4738-8c1d-f5187f2eed84 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] GET http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key2 Jan 21 07:55:45.787294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fb92-c374-4738-8c1d-f5187f2eed84 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.787895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fb92-c374-4738-8c1d-f5187f2eed84 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.825848 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3f1fb92-c374-4738-8c1d-f5187f2eed84 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key2 returned with HTTP 200 Jan 21 07:55:45.827258 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 650/1325] 10.222.0.13 () {60 vars in 1419 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key2 => generated 26 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.836881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae6a98db-53c4-4c45-8f76-d72b936b67e6 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] GET http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 Jan 21 07:55:45.837469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae6a98db-53c4-4c45-8f76-d72b936b67e6 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.837957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae6a98db-53c4-4c45-8f76-d72b936b67e6 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.875905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae6a98db-53c4-4c45-8f76-d72b936b67e6 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 returned with HTTP 200 Jan 21 07:55:45.877186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 676/1326] 10.222.0.13 () {60 vars in 1419 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 => generated 18 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.885661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6222632c-18f9-4fd7-8365-5a92f5c11cde tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] PUT http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 Jan 21 07:55:45.886666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6222632c-18f9-4fd7-8365-5a92f5c11cde tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:45.931007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6222632c-18f9-4fd7-8365-5a92f5c11cde tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 returned with HTTP 200 Jan 21 07:55:45.931190 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 651/1327] 10.222.0.13 () {62 vars in 1439 bytes} [Thu Jan 21 07:55:45 2021] PUT /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key3 => generated 26 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.939538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a5b183d-48d4-49cc-b342-5cb4035d7817 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] GET http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs Jan 21 07:55:45.940685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a5b183d-48d4-49cc-b342-5cb4035d7817 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.940685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a5b183d-48d4-49cc-b342-5cb4035d7817 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.976178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a5b183d-48d4-49cc-b342-5cb4035d7817 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs returned with HTTP 200 Jan 21 07:55:45.981094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 677/1328] 10.222.0.13 () {60 vars in 1404 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs => generated 87 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.990546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-323e8644-10d1-415e-8032-c521acd1ef2a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] DELETE http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 Jan 21 07:55:45.991178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-323e8644-10d1-415e-8032-c521acd1ef2a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.991665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-323e8644-10d1-415e-8032-c521acd1ef2a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.012525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:55:46.012525 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:55:46.019068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-323e8644-10d1-415e-8032-c521acd1ef2a tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 returned with HTTP 202 Jan 21 07:55:46.020614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 652/1329] 10.222.0.13 () {60 vars in 1422 bytes} [Thu Jan 21 07:55:45 2021] DELETE /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 07:55:46.028789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-873251b4-271f-445a-9c84-ca11b8366a20 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] GET http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 Jan 21 07:55:46.029361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-873251b4-271f-445a-9c84-ca11b8366a20 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.029843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-873251b4-271f-445a-9c84-ca11b8366a20 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.066870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c9ceffa-9cfb-49a7-99e2-a6b059ab121d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:46.067873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c9ceffa-9cfb-49a7-99e2-a6b059ab121d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.067873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c9ceffa-9cfb-49a7-99e2-a6b059ab121d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.068248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0c9ceffa-9cfb-49a7-99e2-a6b059ab121d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:46.073708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-873251b4-271f-445a-9c84-ca11b8366a20 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] HTTP exception thrown: Group Type df041c29-3ebd-4ad0-b15f-5c18da372909 has no extra spec with key key1. Jan 21 07:55:46.073877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-873251b4-271f-445a-9c84-ca11b8366a20 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 returned with HTTP 404 Jan 21 07:55:46.084064 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 678/1330] 10.222.0.13 () {60 vars in 1419 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909/group_specs/key1 => generated 126 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:55:46.098319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfaf4cf1-7b1d-4429-abac-c501bc79d886 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] DELETE http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909 Jan 21 07:55:46.101256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfaf4cf1-7b1d-4429-abac-c501bc79d886 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.106772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfaf4cf1-7b1d-4429-abac-c501bc79d886 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.139324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.139324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:46.144859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c9ceffa-9cfb-49a7-99e2-a6b059ab121d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:46.151572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 653/1331] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:46.166579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c742f88-49d0-46f3-98cb-8e9d0611cb29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:46.177694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c742f88-49d0-46f3-98cb-8e9d0611cb29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.181222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:46.181222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:46.181972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c742f88-49d0-46f3-98cb-8e9d0611cb29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.182538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9c742f88-49d0-46f3-98cb-8e9d0611cb29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:46.197694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:55:46.197694 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 07:55:46.221298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfaf4cf1-7b1d-4429-abac-c501bc79d886 tempest-GroupTypeSpecsTest-773025541 tempest-GroupTypeSpecsTest-773025541] http://10.222.0.13/volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909 returned with HTTP 202 Jan 21 07:55:46.222630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 679/1332] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 07:55:46 2021] DELETE /volume/v3/2d361d2b9d9942939b4e48fb7eaa8564/group_types/df041c29-3ebd-4ad0-b15f-5c18da372909 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:55:46.244197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.244197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:46.248595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c742f88-49d0-46f3-98cb-8e9d0611cb29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:46.250842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 654/1333] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:46.261943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04a7d860-c902-4933-9474-71e290e41b51 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:46.262733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04a7d860-c902-4933-9474-71e290e41b51 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.263561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04a7d860-c902-4933-9474-71e290e41b51 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.356848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.356848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:46.367637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04a7d860-c902-4933-9474-71e290e41b51 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:46.406086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.406086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:46.433909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04a7d860-c902-4933-9474-71e290e41b51 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:46.442560 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 680/1334] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:47.165871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77f6a617-4528-413e-a801-98eb08ba2f2f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:47.166361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77f6a617-4528-413e-a801-98eb08ba2f2f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:47.166608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:47.166608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:47.167504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77f6a617-4528-413e-a801-98eb08ba2f2f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:47.167504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-77f6a617-4528-413e-a801-98eb08ba2f2f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:47.219996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.219996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:47.222024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77f6a617-4528-413e-a801-98eb08ba2f2f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:47.222885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 655/1335] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:47 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:47.268441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50236980-1c8b-40d0-9022-322e84a966d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:47.268995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50236980-1c8b-40d0-9022-322e84a966d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:47.269194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:47.269194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:47.269851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50236980-1c8b-40d0-9022-322e84a966d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:47.270408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-50236980-1c8b-40d0-9022-322e84a966d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:47.316460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.316460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:47.318302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50236980-1c8b-40d0-9022-322e84a966d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:47.329532 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 681/1336] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:47.463968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b9ea73a-dfe7-47c3-af46-46f9e54806b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:47.464762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea73a-dfe7-47c3-af46-46f9e54806b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:47.465192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:47.465192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:47.465614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea73a-dfe7-47c3-af46-46f9e54806b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:47.551453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.551453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:47.563995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b9ea73a-dfe7-47c3-af46-46f9e54806b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:47.598896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.598896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:47.608997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b9ea73a-dfe7-47c3-af46-46f9e54806b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:47.610549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 656/1337] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:48.237084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ae0d29e-b8a3-4a76-a9c2-5958ef8b8e3f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:48.237610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d29e-b8a3-4a76-a9c2-5958ef8b8e3f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:48.237805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:48.237805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:48.238456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d29e-b8a3-4a76-a9c2-5958ef8b8e3f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:48.239001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6ae0d29e-b8a3-4a76-a9c2-5958ef8b8e3f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:48.299644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:48.299644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:48.301474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ae0d29e-b8a3-4a76-a9c2-5958ef8b8e3f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:48.315770 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 682/1338] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:48 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:48.339927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7ce5bd3-439b-42c1-b9a8-a5156186af5c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:48.339927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7ce5bd3-439b-42c1-b9a8-a5156186af5c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:48.339927 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:48.339927 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:48.344070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7ce5bd3-439b-42c1-b9a8-a5156186af5c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:48.344070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a7ce5bd3-439b-42c1-b9a8-a5156186af5c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:48.420702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:48.420702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:48.422569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7ce5bd3-439b-42c1-b9a8-a5156186af5c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:48.423432 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 657/1339] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:48 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:48.626735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ee8153-f594-48d0-aff3-d3d70486fceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:48.627251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ee8153-f594-48d0-aff3-d3d70486fceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:48.627465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:48.627465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:48.627944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ee8153-f594-48d0-aff3-d3d70486fceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:48.779581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:48.779581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:48.820819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30ee8153-f594-48d0-aff3-d3d70486fceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:48.869219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:48.869219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:48.881336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ee8153-f594-48d0-aff3-d3d70486fceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:48.882317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 683/1340] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:49.337060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-220305b2-1285-4862-b002-b5716c6a40d3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:49.337586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-220305b2-1285-4862-b002-b5716c6a40d3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:49.342057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:49.342057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:49.342560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-220305b2-1285-4862-b002-b5716c6a40d3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:49.343057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-220305b2-1285-4862-b002-b5716c6a40d3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:49.406515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:49.406515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:49.409563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-220305b2-1285-4862-b002-b5716c6a40d3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:49.418759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 658/1341] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:49 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:49.437641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38bbb76e-8dab-48da-8376-919a41869ab4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:49.438190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38bbb76e-8dab-48da-8376-919a41869ab4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:49.438494 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:49.438494 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:49.439531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38bbb76e-8dab-48da-8376-919a41869ab4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:49.439531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-38bbb76e-8dab-48da-8376-919a41869ab4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:49.514053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:49.514053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:49.515943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38bbb76e-8dab-48da-8376-919a41869ab4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:49.516778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 684/1342] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:49 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:49.911761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cfc07df-c12a-43f8-802f-d36e31045d30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:49.911761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cfc07df-c12a-43f8-802f-d36e31045d30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:49.911761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:49.911761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:49.911761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cfc07df-c12a-43f8-802f-d36e31045d30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:49.991844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:49.991844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:50.002314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6cfc07df-c12a-43f8-802f-d36e31045d30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:50.025898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.025898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:50.036086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cfc07df-c12a-43f8-802f-d36e31045d30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:50.037183 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 659/1343] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:50.437747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4d2f607-1f95-4db9-abaa-1f6a26ab2908 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:50.438838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4d2f607-1f95-4db9-abaa-1f6a26ab2908 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.439271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:50.439271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:50.440464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4d2f607-1f95-4db9-abaa-1f6a26ab2908 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.441040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d4d2f607-1f95-4db9-abaa-1f6a26ab2908 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:50.465446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.465446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:50.468622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4d2f607-1f95-4db9-abaa-1f6a26ab2908 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:50.469655 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 685/1344] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:50 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:50.530452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb17f753-def7-4042-ad8d-177b8be3e7f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:50.532818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb17f753-def7-4042-ad8d-177b8be3e7f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.536129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:50.536129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:50.536129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb17f753-def7-4042-ad8d-177b8be3e7f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.536667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fb17f753-def7-4042-ad8d-177b8be3e7f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:50.585354 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.585354 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:50.587435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb17f753-def7-4042-ad8d-177b8be3e7f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:50.594099 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 660/1345] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:51.060750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9726cbfb-0495-4ffc-a79d-a0ea4b2d3050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:51.061300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9726cbfb-0495-4ffc-a79d-a0ea4b2d3050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:51.061499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:51.061499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:51.065647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9726cbfb-0495-4ffc-a79d-a0ea4b2d3050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:51.157039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:51.157039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:51.167251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9726cbfb-0495-4ffc-a79d-a0ea4b2d3050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:51.236918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:51.236918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:51.255445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9726cbfb-0495-4ffc-a79d-a0ea4b2d3050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:51.260457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 686/1346] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:51.485968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c48437cc-3b29-4e12-bf83-c33accb6b442 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:51.487121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c48437cc-3b29-4e12-bf83-c33accb6b442 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:51.489589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:51.489589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:51.490247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c48437cc-3b29-4e12-bf83-c33accb6b442 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:51.490812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c48437cc-3b29-4e12-bf83-c33accb6b442 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:51.529303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:51.529303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:51.531647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c48437cc-3b29-4e12-bf83-c33accb6b442 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:51.532906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 661/1347] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:51 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:51.609000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80f59206-b411-4839-8889-18f47cc45e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:51.609632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80f59206-b411-4839-8889-18f47cc45e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:51.609932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:51.609932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:51.610461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80f59206-b411-4839-8889-18f47cc45e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:51.611068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-80f59206-b411-4839-8889-18f47cc45e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:51.649314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:51.649314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:51.654914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80f59206-b411-4839-8889-18f47cc45e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:51.664184 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 687/1348] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:52.277072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f92e9d-a8d7-45ca-9873-d73cba770ca3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:52.277796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f92e9d-a8d7-45ca-9873-d73cba770ca3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:52.278015 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:52.278015 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:52.278397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f92e9d-a8d7-45ca-9873-d73cba770ca3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:52.411054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:52.411054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:52.422780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70f92e9d-a8d7-45ca-9873-d73cba770ca3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:52.454300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:52.454300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:52.465984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f92e9d-a8d7-45ca-9873-d73cba770ca3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:52.477568 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 662/1349] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:52.546157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-925d82b4-5c30-4ce5-a7a3-fd2a1781ae29 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:52.547223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-925d82b4-5c30-4ce5-a7a3-fd2a1781ae29 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:52.547603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:52.547603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:52.548212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-925d82b4-5c30-4ce5-a7a3-fd2a1781ae29 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:52.548736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-925d82b4-5c30-4ce5-a7a3-fd2a1781ae29 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:52.599305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:52.599305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:52.601143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-925d82b4-5c30-4ce5-a7a3-fd2a1781ae29 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:52.601986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 688/1350] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:52 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:52.670473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5d63864-de71-417b-bebc-61496293d454 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:52.671266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5d63864-de71-417b-bebc-61496293d454 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:52.671703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:52.671703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:52.672427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5d63864-de71-417b-bebc-61496293d454 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:52.673155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5d63864-de71-417b-bebc-61496293d454 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:52.756239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:52.756239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:52.773727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5d63864-de71-417b-bebc-61496293d454 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:52.781361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 663/1351] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:53.483252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c06346-fa52-4235-a21a-f9f9ac3eef74 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:53.484155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c06346-fa52-4235-a21a-f9f9ac3eef74 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:53.484527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:53.484527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:53.485144 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c06346-fa52-4235-a21a-f9f9ac3eef74 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:53.541368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.541368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:53.552070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-98c06346-fa52-4235-a21a-f9f9ac3eef74 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:53.571688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.571688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:53.580766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c06346-fa52-4235-a21a-f9f9ac3eef74 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:53.581646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 689/1352] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:53.617751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79268010-5855-4f5e-b8d8-a8be4bab3576 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:53.618897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79268010-5855-4f5e-b8d8-a8be4bab3576 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:53.619204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:53.619204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:53.619731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79268010-5855-4f5e-b8d8-a8be4bab3576 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:53.622155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-79268010-5855-4f5e-b8d8-a8be4bab3576 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:53.678210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.678210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:53.678210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79268010-5855-4f5e-b8d8-a8be4bab3576 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:53.678210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 664/1353] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:53 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:53.789770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f70c2e01-a63a-45f6-a051-4e77c5755dc2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:53.790291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f70c2e01-a63a-45f6-a051-4e77c5755dc2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:53.790501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:53.790501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:53.791014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f70c2e01-a63a-45f6-a051-4e77c5755dc2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:53.791384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f70c2e01-a63a-45f6-a051-4e77c5755dc2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:53.843642 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.843642 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:53.845478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f70c2e01-a63a-45f6-a051-4e77c5755dc2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:53.862985 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 690/1354] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:54.599579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e482d31b-00e8-4343-80bb-ac939664f6b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:54.600328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e482d31b-00e8-4343-80bb-ac939664f6b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:54.600663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.600663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:54.601037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e482d31b-00e8-4343-80bb-ac939664f6b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:54.691415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee71a264-8215-469b-8ea4-75d2e71a9546 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:54.692023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee71a264-8215-469b-8ea4-75d2e71a9546 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:54.692429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.692429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:54.693021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee71a264-8215-469b-8ea4-75d2e71a9546 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:54.693530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ee71a264-8215-469b-8ea4-75d2e71a9546 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:54.753423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:54.753423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:54.756345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:54.756345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:54.764753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee71a264-8215-469b-8ea4-75d2e71a9546 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:54.765593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 691/1355] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:54 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:54.790208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e482d31b-00e8-4343-80bb-ac939664f6b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:54.844145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:54.844145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:54.857694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e482d31b-00e8-4343-80bb-ac939664f6b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:54.858523 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 665/1356] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:54.871332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b4c34e3-3759-4e11-ab7b-dc5a599d87e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:54.871864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b4c34e3-3759-4e11-ab7b-dc5a599d87e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:54.872056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.872056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:54.872687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b4c34e3-3759-4e11-ab7b-dc5a599d87e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:54.873351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5b4c34e3-3759-4e11-ab7b-dc5a599d87e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:54.923647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:54.923647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:54.936043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b4c34e3-3759-4e11-ab7b-dc5a599d87e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:54.936885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 692/1357] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:54 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:55.781209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11301fa9-7c30-4c2f-84ec-b4507d8df156 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:55:55.781809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11301fa9-7c30-4c2f-84ec-b4507d8df156 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:55.781923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:55.781923 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:55.782296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11301fa9-7c30-4c2f-84ec-b4507d8df156 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:55.782669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-11301fa9-7c30-4c2f-84ec-b4507d8df156 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:55.812859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:55.812859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:55.814845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11301fa9-7c30-4c2f-84ec-b4507d8df156 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:55:55.815636 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 693/1358] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:55.829847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47ff847e-d5f9-4f7b-9540-d1db1d028cc2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:55:55.830834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47ff847e-d5f9-4f7b-9540-d1db1d028cc2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:55.831437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:55.831437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:55.832107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47ff847e-d5f9-4f7b-9540-d1db1d028cc2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:55.915619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:55.915619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:55.934249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47ff847e-d5f9-4f7b-9540-d1db1d028cc2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:55:55.973980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47ff847e-d5f9-4f7b-9540-d1db1d028cc2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:55:55.977513 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 694/1359] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:55.992401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee547cd-55dc-4886-bba6-b156d02bd623 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:55.995702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee547cd-55dc-4886-bba6-b156d02bd623 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:55.997487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:55.997487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:55.998192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee547cd-55dc-4886-bba6-b156d02bd623 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.069268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.069268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:56.070563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] GET http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts Jan 21 07:55:56.071371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.071679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.071679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:56.072216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.092723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:52+00:00 {{(pid=87907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.093364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:55+00:00 {{(pid=87907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.093866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:52+00:00 {{(pid=87907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.094150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dee547cd-55dc-4886-bba6-b156d02bd623 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:56.094932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a32144-1dd3-465b-84b9-cc0e23e200f0 tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts returned with HTTP 200 Jan 21 07:55:56.095858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 666/1360] 10.222.0.13 () {58 vars in 1207 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts => generated 563 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:56.115015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34f6b2ab-60d6-4ba4-be80-bb77c096b316 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:56.116606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34f6b2ab-60d6-4ba4-be80-bb77c096b316 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.117305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34f6b2ab-60d6-4ba4-be80-bb77c096b316 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.118205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-34f6b2ab-60d6-4ba4-be80-bb77c096b316 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:56.145161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.145161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:56.148692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34f6b2ab-60d6-4ba4-be80-bb77c096b316 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:56.149873 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 667/1361] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:56.151305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.151305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:56.171424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee547cd-55dc-4886-bba6-b156d02bd623 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:56.172277 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 695/1362] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:56.181793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] GET http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts Jan 21 07:55:56.182313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.182504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.182504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:56.187183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.209778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:52+00:00 {{(pid=87908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.210196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:55+00:00 {{(pid=87908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.210583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.hosts [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] status, active and update: available, enabled, 2021-01-21 07:55:52+00:00 {{(pid=87908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 07:55:56.211301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49d01a1f-1dcf-46a1-88e2-8ccde816ff2a tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts returned with HTTP 200 Jan 21 07:55:56.212373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 696/1363] 10.222.0.13 () {58 vars in 1207 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:56.225250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-641e261d-2ae7-418a-8ee5-499f4d80620d tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] GET http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts/n-d-768862-4@lvmdriver-1 Jan 21 07:55:56.235710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-641e261d-2ae7-418a-8ee5-499f4d80620d tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.236385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-641e261d-2ae7-418a-8ee5-499f4d80620d tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.361694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-641e261d-2ae7-418a-8ee5-499f4d80620d tempest-VolumeHostsAdminTestsJSON-78038548 tempest-VolumeHostsAdminTestsJSON-78038548] http://10.222.0.13/volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts/n-d-768862-4@lvmdriver-1 returned with HTTP 200 Jan 21 07:55:56.362589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 697/1364] 10.222.0.13 () {58 vars in 1282 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/0d1b0fe8d9ba46faa848dd0c19c79f06/os-hosts/n-d-768862-4@lvmdriver-1 => generated 950 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:56.494302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/export_record Jan 21 07:55:56.494876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.495957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.495957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:56.496542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'export_record' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.497604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Export record for backup 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 07:55:56.553728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.553728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:56.556543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.api [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling RPCAPI with context: , host: n-d-768862-4, backup: 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 07:55:56.608480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] export_record in rpcapi backup_id 330fb47c-e12c-4fa4-b9da-f02cad2e0291 on host n-d-768862-4. {{(pid=87907) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 07:55:56.629934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInVzZXJfaWQiOiAiYjMzZDk2NjcxZDRlNGI0ZWE3OGNiODIwODQ3MDA2OTkiLCAicHJvamVjdF9pZCI6ICI3ZGNiZDY0ZTJhMGU0ZWI1ODc3ZGIxODIzOGViYTliOCIsICJ2b2x1bWVfaWQiOiAiOTdhMmZjZjUtOTdiNy00YWE4LWI1Y2UtMGIyOTYxODE2NzU2IiwgImhvc3QiOiAibi1kLTc2ODg2Mi00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTg4NTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85N2EyZmNmNS05N2I3LTRhYTgtYjVjZS0wYjI5NjE4MTY3NTYvMjAyMTAxMjEwNzU1MDMvYXpfbm92YV9iYWNrdXBfMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo1NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87907) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 07:55:56.631569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68ed8869-ba25-48f7-bc6f-8493f13cfd82 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/export_record returned with HTTP 200 Jan 21 07:55:56.632672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 668/1365] 10.222.0.13 () {58 vars in 1357 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/export_record => generated 1448 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:56.649023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] POST http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/import_record Jan 21 07:55:56.649930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmVhOWFlODEtNGU5OC00NWJiLWFmMDAtYzM4N2E3N2MwN2Q3IiwgInVzZXJfaWQiOiAiYjMzZDk2NjcxZDRlNGI0ZWE3OGNiODIwODQ3MDA2OTkiLCAicHJvamVjdF9pZCI6ICI3ZGNiZDY0ZTJhMGU0ZWI1ODc3ZGIxODIzOGViYTliOCIsICJ2b2x1bWVfaWQiOiAiOTdhMmZjZjUtOTdiNy00YWE4LWI1Y2UtMGIyOTYxODE2NzU2IiwgImhvc3QiOiAibi1kLTc2ODg2Mi00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTg4NTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85N2EyZmNmNS05N2I3LTRhYTgtYjVjZS0wYjI5NjE4MTY3NTYvMjAyMTAxMjEwNzU1MDMvYXpfbm92YV9iYWNrdXBfMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo1NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:56.651091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmVhOWFlODEtNGU5OC00NWJiLWFmMDAtYzM4N2E3N2MwN2Q3IiwgInVzZXJfaWQiOiAiYjMzZDk2NjcxZDRlNGI0ZWE3OGNiODIwODQ3MDA2OTkiLCAicHJvamVjdF9pZCI6ICI3ZGNiZDY0ZTJhMGU0ZWI1ODc3ZGIxODIzOGViYTliOCIsICJ2b2x1bWVfaWQiOiAiOTdhMmZjZjUtOTdiNy00YWE4LWI1Y2UtMGIyOTYxODE2NzU2IiwgImhvc3QiOiAibi1kLTc2ODg2Mi00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTg4NTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85N2EyZmNmNS05N2I3LTRhYTgtYjVjZS0wYjI5NjE4MTY3NTYvMjAyMTAxMjEwNzU1MDMvYXpfbm92YV9iYWNrdXBfMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo1NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87908) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 07:55:56.651518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmVhOWFlODEtNGU5OC00NWJiLWFmMDAtYzM4N2E3N2MwN2Q3IiwgInVzZXJfaWQiOiAiYjMzZDk2NjcxZDRlNGI0ZWE3OGNiODIwODQ3MDA2OTkiLCAicHJvamVjdF9pZCI6ICI3ZGNiZDY0ZTJhMGU0ZWI1ODc3ZGIxODIzOGViYTliOCIsICJ2b2x1bWVfaWQiOiAiOTdhMmZjZjUtOTdiNy00YWE4LWI1Y2UtMGIyOTYxODE2NzU2IiwgImhvc3QiOiAibi1kLTc2ODg2Mi00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTg4NTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85N2EyZmNmNS05N2I3LTRhYTgtYjVjZS0wYjI5NjE4MTY3NTYvMjAyMTAxMjEwNzU1MDMvYXpfbm92YV9iYWNrdXBfMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo1NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87908) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 07:55:56.779285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Created reservations ['b0343425-d01d-4421-8064-a8f8d5f429d9', '1fd2c471-29dc-446a-8e2a-be4850497733'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:56.918957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] import_record rpcapi backup id 2ea9ae81-4e98-45bb-af00-c387a77c07d7 on host n-d-768862-4 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmVhOWFlODEtNGU5OC00NWJiLWFmMDAtYzM4N2E3N2MwN2Q3IiwgInVzZXJfaWQiOiAiYjMzZDk2NjcxZDRlNGI0ZWE3OGNiODIwODQ3MDA2OTkiLCAicHJvamVjdF9pZCI6ICI3ZGNiZDY0ZTJhMGU0ZWI1ODc3ZGIxODIzOGViYTliOCIsICJ2b2x1bWVfaWQiOiAiOTdhMmZjZjUtOTdiNy00YWE4LWI1Y2UtMGIyOTYxODE2NzU2IiwgImhvc3QiOiAibi1kLTc2ODg2Mi00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTg4NTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85N2EyZmNmNS05N2I3LTRhYTgtYjVjZS0wYjI5NjE4MTY3NTYvMjAyMTAxMjEwNzU1MDMvYXpfbm92YV9iYWNrdXBfMzMwZmI0N2MtZTEyYy00ZmE0LWI5ZGEtZjAyY2FkMmUwMjkxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NTQ6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo1NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87908) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 07:55:56.923477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Import record output: {'backup': {'id': '2ea9ae81-4e98-45bb-af00-c387a77c07d7', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7'}, {'rel': 'bookmark', 'href': 'http://10.222.0.13/volume/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7'}]}}. {{(pid=87908) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 07:55:56.924538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5125f65-4f58-4d4e-9014-1e77c039dc5d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/import_record returned with HTTP 201 Jan 21 07:55:56.931089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 698/1366] 10.222.0.13 () {60 vars in 1269 bytes} [Thu Jan 21 07:55:56 2021] POST /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/import_record => generated 354 bytes in 287 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 07:55:56.938123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1eadcda5-064f-4ace-8f99-9c4a51e8c5fa tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 Jan 21 07:55:56.938892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1eadcda5-064f-4ace-8f99-9c4a51e8c5fa tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.939247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.939247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:56.939766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1eadcda5-064f-4ace-8f99-9c4a51e8c5fa tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.940138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1eadcda5-064f-4ace-8f99-9c4a51e8c5fa tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Show backup with id 2ea9ae81-4e98-45bb-af00-c387a77c07d7. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:57.010269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:57.010269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:57.012880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1eadcda5-064f-4ace-8f99-9c4a51e8c5fa tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 returned with HTTP 200 Jan 21 07:55:57.023823 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 669/1367] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 => generated 823 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:57.171105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36b18b41-42b4-43e3-86cd-25818e80eea0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:57.171726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36b18b41-42b4-43e3-86cd-25818e80eea0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:57.171919 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:57.171919 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:57.172298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36b18b41-42b4-43e3-86cd-25818e80eea0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:57.172671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-36b18b41-42b4-43e3-86cd-25818e80eea0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:57.188801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fab2e717-2d2b-43c2-994e-1cebb01af5fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:57.189708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fab2e717-2d2b-43c2-994e-1cebb01af5fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:57.190162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:57.190162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:57.190608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fab2e717-2d2b-43c2-994e-1cebb01af5fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:57.224567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:57.224567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:57.226440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36b18b41-42b4-43e3-86cd-25818e80eea0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:57.235167 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 699/1368] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:57 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:57.275254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:57.275254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:57.286018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fab2e717-2d2b-43c2-994e-1cebb01af5fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:57.311840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:57.311840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:57.323944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fab2e717-2d2b-43c2-994e-1cebb01af5fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:57.325799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 670/1369] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:58.038474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8698e617-ebfa-44b3-865f-9241f2a48aad tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 Jan 21 07:55:58.040744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8698e617-ebfa-44b3-865f-9241f2a48aad tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.042020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.042020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:58.042897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8698e617-ebfa-44b3-865f-9241f2a48aad tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.045068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8698e617-ebfa-44b3-865f-9241f2a48aad tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Show backup with id 2ea9ae81-4e98-45bb-af00-c387a77c07d7. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:58.084470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.084470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.086480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8698e617-ebfa-44b3-865f-9241f2a48aad tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 returned with HTTP 200 Jan 21 07:55:58.112205 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 700/1370] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 => generated 824 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.116280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac340243-c4d8-4098-9ab9-935fd6ccb8ee tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups Jan 21 07:55:58.119066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac340243-c4d8-4098-9ab9-935fd6ccb8ee tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.119542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.119542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:58.120929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac340243-c4d8-4098-9ab9-935fd6ccb8ee tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.153628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac340243-c4d8-4098-9ab9-935fd6ccb8ee tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups returned with HTTP 200 Jan 21 07:55:58.154736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 671/1371] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups => generated 404 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.173396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] POST http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/restore Jan 21 07:55:58.177972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.177972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:58.178720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:58.179843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Restoring backup 330fb47c-e12c-4fa4-b9da-f02cad2e0291 ({'restore': {}}) {{(pid=87908) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 07:55:58.180401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Restoring backup 330fb47c-e12c-4fa4-b9da-f02cad2e0291 to volume None. Jan 21 07:55:58.209976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.209976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.217538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Creating volume of 1 GB for restore of backup 330fb47c-e12c-4fa4-b9da-f02cad2e0291. Jan 21 07:55:58.240599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Availability zone cache updated, next update will occur around 2021-01-21 08:55:58.239896. {{(pid=87908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:55:58.241148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Availability Zones retrieved successfully. Jan 21 07:55:58.242632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11b97a82-5be3-46ed-8151-065999ce3cc8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:58.243889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11b97a82-5be3-46ed-8151-065999ce3cc8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.244303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.244303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:58.245132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11b97a82-5be3-46ed-8151-065999ce3cc8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.246785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-11b97a82-5be3-46ed-8151-065999ce3cc8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:58.264430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (000129f8-2d5a-45f5-aa20-77ca6934def7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:58.269227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f655e665-c1b0-4406-8bed-f60316c34537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.271865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:58.284400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.284400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.287478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11b97a82-5be3-46ed-8151-065999ce3cc8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:58.289054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 672/1372] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.342164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154399c8-d249-4bb7-9676-c954f8804933 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:58.342704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154399c8-d249-4bb7-9676-c954f8804933 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.343031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.343031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:58.343438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154399c8-d249-4bb7-9676-c954f8804933 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.456092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f655e665-c1b0-4406-8bed-f60316c34537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:58.461672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.461672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.469808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee8a628-4d71-4b6a-b5c9-e2ed6c66f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.498041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-154399c8-d249-4bb7-9676-c954f8804933 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:58.554175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.554175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.568306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154399c8-d249-4bb7-9676-c954f8804933 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:58.569119 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 673/1373] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:55:58.616143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Created reservations ['5cdf0c02-ce08-4169-add6-4cc9f607411c', '0361d58d-69a4-4d4f-b38c-a0899a1b6bda', 'a65f4a29-7fa9-4bd1-9646-28b86049aee4', '8612ffe0-f497-494d-a54d-3a7581e9a113'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:58.618224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee8a628-4d71-4b6a-b5c9-e2ed6c66f56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cdf0c02-ce08-4169-add6-4cc9f607411c', '0361d58d-69a4-4d4f-b38c-a0899a1b6bda', 'a65f4a29-7fa9-4bd1-9646-28b86049aee4', '8612ffe0-f497-494d-a54d-3a7581e9a113']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:58.621605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7366e4ea-7004-4a67-8eee-a8198c1cbe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.694667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7366e4ea-7004-4a67-8eee-a8198c1cbe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab413053-9117-49a1-a03f-6d7a9881a340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_330fb47c-e12c-4fa4-b9da-f02cad2e0291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['5cdf0c02-ce08-4169-add6-4cc9f607411c','0361d58d-69a4-4d4f-b38c-a0899a1b6bda','a65f4a29-7fa9-4bd1-9646-28b86049aee4','8612ffe0-f497-494d-a54d-3a7581e9a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:55:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_330fb47c-e12c-4fa4-b9da-f02cad2e0291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab413053-9117-49a1-a03f-6d7a9881a340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',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,user_id='b33d96671d4e4b4ea78cb82084700699',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:58.697181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f128feb-17ea-4d23-94ca-b9c227b0223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.726297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f128feb-17ea-4d23-94ca-b9c227b0223b) 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='auto-created_from_restore_from_backup',display_name='restore_backup_330fb47c-e12c-4fa4-b9da-f02cad2e0291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['5cdf0c02-ce08-4169-add6-4cc9f607411c','0361d58d-69a4-4d4f-b38c-a0899a1b6bda','a65f4a29-7fa9-4bd1-9646-28b86049aee4','8612ffe0-f497-494d-a54d-3a7581e9a113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:58.728792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21ad236-b194-44b9-b8ef-5c394d81c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.765793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21ad236-b194-44b9-b8ef-5c394d81c0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:58.771151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (000129f8-2d5a-45f5-aa20-77ca6934def7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:58.883910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume request issued successfully. Jan 21 07:55:58.963457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.963457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:58.965116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:55:58.966041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 07:55:58.966041 n-d-768862-4 devstack@c-api.service[87906]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 07:55:58.966041 n-d-768862-4 devstack@c-api.service[87906]: hub = hubs.get_hub() Jan 21 07:55:59.303257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e275fc37-ccc9-4c88-b293-a975657dae35 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:59.304346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e275fc37-ccc9-4c88-b293-a975657dae35 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.304706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.304706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:59.305345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e275fc37-ccc9-4c88-b293-a975657dae35 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.305855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e275fc37-ccc9-4c88-b293-a975657dae35 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:59.357847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.357847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.359649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e275fc37-ccc9-4c88-b293-a975657dae35 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:59.368283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 674/1374] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:59.373597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e236c8a5-7283-46a3-90fb-f585dce79b3f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 07:55:59.386919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e236c8a5-7283-46a3-90fb-f585dce79b3f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.387169 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.387169 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:59.387893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e236c8a5-7283-46a3-90fb-f585dce79b3f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.437161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.437161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.438303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e236c8a5-7283-46a3-90fb-f585dce79b3f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:55:59.440271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e236c8a5-7283-46a3-90fb-f585dce79b3f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 07:55:59.447291 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 675/1375] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:55:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:59.457820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e148700f-57b4-491c-a6c3-3a67d882e8cf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:59.458340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e148700f-57b4-491c-a6c3-3a67d882e8cf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.458528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.458528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:59.459176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e148700f-57b4-491c-a6c3-3a67d882e8cf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.459696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e148700f-57b4-491c-a6c3-3a67d882e8cf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Show backup with id 45b92257-2550-4b0c-9ab3-1befd92227ba. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:55:59.509269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.509269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.511514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e148700f-57b4-491c-a6c3-3a67d882e8cf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 200 Jan 21 07:55:59.512494 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 676/1376] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:59.534817 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba Jan 21 07:55:59.535586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.535972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.535972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:59.536580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.537082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete backup with id: 45b92257-2550-4b0c-9ab3-1befd92227ba. Jan 21 07:55:59.581424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.581424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.629797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] delete_backup rpcapi backup_id 45b92257-2550-4b0c-9ab3-1befd92227ba {{(pid=87907) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:55:59.633140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c127431e-0457-49f8-a10f-19bc33d40166 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba returned with HTTP 202 Jan 21 07:55:59.638016 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 677/1377] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:59 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/backups/45b92257-2550-4b0c-9ab3-1befd92227ba => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:55:59.650161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff7dfb5a-16ed-4617-8b39-007e8a0a12bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:55:59.650651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff7dfb5a-16ed-4617-8b39-007e8a0a12bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.650903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.650903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:55:59.651274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff7dfb5a-16ed-4617-8b39-007e8a0a12bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.789217 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.789217 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.826998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff7dfb5a-16ed-4617-8b39-007e8a0a12bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:55:59.862958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.862958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:55:59.890058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff7dfb5a-16ed-4617-8b39-007e8a0a12bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:55:59.891140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 678/1378] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:00.086666 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:00.086666 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:00.088011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:00.088714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Checking backup size 1 against volume size 1 {{(pid=87908) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 07:56:00.089773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Overwriting volume ab413053-9117-49a1-a03f-6d7a9881a340 with restore of backup 330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:00.143271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] restore_backup in rpcapi backup_id 330fb47c-e12c-4fa4-b9da-f02cad2e0291 {{(pid=87908) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 07:56:00.150912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32f2cc46-cf1d-43a0-873d-47a7cec47dd9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/restore returned with HTTP 202 Jan 21 07:56:00.150912 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 701/1379] 10.222.0.13 () {60 vars in 1360 bytes} [Thu Jan 21 07:55:58 2021] POST /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291/restore => generated 189 bytes in 1987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:00.160418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6f8ec5c-9a70-4f5a-b208-c8934c832df6 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:00.161487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6f8ec5c-9a70-4f5a-b208-c8934c832df6 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:00.162091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:00.162091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:00.163101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6f8ec5c-9a70-4f5a-b208-c8934c832df6 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:00.163674 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b6f8ec5c-9a70-4f5a-b208-c8934c832df6 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:00.214559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:00.214559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:00.216805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6f8ec5c-9a70-4f5a-b208-c8934c832df6 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:00.220400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 679/1380] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:00 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:00.909007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8827ec2e-a7ed-461a-b75a-7e0ade2213a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:00.909804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8827ec2e-a7ed-461a-b75a-7e0ade2213a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:00.910131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:00.910131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:00.910747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8827ec2e-a7ed-461a-b75a-7e0ade2213a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:01.028490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:01.028490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:01.077459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8827ec2e-a7ed-461a-b75a-7e0ade2213a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:01.152745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:01.152745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:01.181641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8827ec2e-a7ed-461a-b75a-7e0ade2213a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:01.186575 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 702/1381] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:01.235148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36a7d1f4-100c-4640-9d06-0184888ebd3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:01.235665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36a7d1f4-100c-4640-9d06-0184888ebd3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:01.235877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:01.235877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:01.236249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36a7d1f4-100c-4640-9d06-0184888ebd3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:01.236793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-36a7d1f4-100c-4640-9d06-0184888ebd3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:01.316358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:01.316358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:01.318642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36a7d1f4-100c-4640-9d06-0184888ebd3d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:01.345061 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 680/1382] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:01 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:02.206039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7b84a09-54aa-41b8-beb3-a7df601137f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:02.207499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7b84a09-54aa-41b8-beb3-a7df601137f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:02.207916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:02.207916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:02.208598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7b84a09-54aa-41b8-beb3-a7df601137f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:02.300447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:02.300447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:02.312519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7b84a09-54aa-41b8-beb3-a7df601137f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:02.340232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:02.340232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:02.352859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7b84a09-54aa-41b8-beb3-a7df601137f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:02.361552 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 703/1383] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a63d35b-3870-4f42-9930-7e67aaedf3fa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a63d35b-3870-4f42-9930-7e67aaedf3fa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a63d35b-3870-4f42-9930-7e67aaedf3fa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:02.448580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3a63d35b-3870-4f42-9930-7e67aaedf3fa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:02.509069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:02.509069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:02.515918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a63d35b-3870-4f42-9930-7e67aaedf3fa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:02.516799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 681/1384] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:02 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:03.378798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b995b924-9077-4f67-a1d3-6288660fedc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:03.378798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b995b924-9077-4f67-a1d3-6288660fedc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:03.378798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:03.378798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:03.378798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b995b924-9077-4f67-a1d3-6288660fedc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:03.459161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:03.459161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:03.484472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b995b924-9077-4f67-a1d3-6288660fedc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:03.506599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:03.506599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:03.531461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c0d33c-6f76-4444-ba83-39bd86d15309 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:03.531989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c0d33c-6f76-4444-ba83-39bd86d15309 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:03.532205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:03.532205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:03.532581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c0d33c-6f76-4444-ba83-39bd86d15309 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:03.533120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-95c0d33c-6f76-4444-ba83-39bd86d15309 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:03.539349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b995b924-9077-4f67-a1d3-6288660fedc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:03.545948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 704/1385] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:03.580461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:03.580461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:03.582342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c0d33c-6f76-4444-ba83-39bd86d15309 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:03.589600 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 682/1386] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:03 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:04.559652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edf2dc83-ba4a-4c0e-a000-4636644c7e14 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:04.560173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edf2dc83-ba4a-4c0e-a000-4636644c7e14 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:04.560291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:04.560291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:04.560952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edf2dc83-ba4a-4c0e-a000-4636644c7e14 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:04.597736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85f6db1a-e098-47fa-bb6c-5c103b2e2e27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:04.598255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85f6db1a-e098-47fa-bb6c-5c103b2e2e27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:04.598465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:04.598465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:04.598891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85f6db1a-e098-47fa-bb6c-5c103b2e2e27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:04.599322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-85f6db1a-e098-47fa-bb6c-5c103b2e2e27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:04.689076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:04.689076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:04.696248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85f6db1a-e098-47fa-bb6c-5c103b2e2e27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:04.702455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 683/1387] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:04 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:04.703531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:04.703531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:04.727791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-edf2dc83-ba4a-4c0e-a000-4636644c7e14 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:04.772462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:04.772462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:04.792165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edf2dc83-ba4a-4c0e-a000-4636644c7e14 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:04.807907 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 705/1388] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:05.717509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3a6d261-9cf7-42cc-b0f3-af117ae5d30b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:05.718014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3a6d261-9cf7-42cc-b0f3-af117ae5d30b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:05.718014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:05.718014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:05.718441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3a6d261-9cf7-42cc-b0f3-af117ae5d30b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:05.718910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c3a6d261-9cf7-42cc-b0f3-af117ae5d30b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:05.758394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:05.758394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:05.761437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3a6d261-9cf7-42cc-b0f3-af117ae5d30b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:05.763268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 684/1389] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:05 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:05.825984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b48062f-ceb5-4a0b-b6e3-5c3f2f7d5d5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:05.825984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b48062f-ceb5-4a0b-b6e3-5c3f2f7d5d5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:05.825984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:05.825984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:05.825984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b48062f-ceb5-4a0b-b6e3-5c3f2f7d5d5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:05.953633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:05.953633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:06.000040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b48062f-ceb5-4a0b-b6e3-5c3f2f7d5d5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:06.057263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:06.057263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:06.138233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b48062f-ceb5-4a0b-b6e3-5c3f2f7d5d5b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:06.152301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 706/1390] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bcff33b-b275-4596-881b-d86256a7fe71 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bcff33b-b275-4596-881b-d86256a7fe71 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bcff33b-b275-4596-881b-d86256a7fe71 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:06.802142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7bcff33b-b275-4596-881b-d86256a7fe71 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:06.837956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:06.837956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:06.837956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bcff33b-b275-4596-881b-d86256a7fe71 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:06.843874 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 685/1391] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:06 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:07.159881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c938d29-da9f-4b93-b01c-feccaf140c09 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:07.159881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c938d29-da9f-4b93-b01c-feccaf140c09 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:07.159881 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:07.159881 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:07.159881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c938d29-da9f-4b93-b01c-feccaf140c09 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:07.254319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:07.254319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:07.264656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c938d29-da9f-4b93-b01c-feccaf140c09 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:07.285953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:07.285953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:07.312519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c938d29-da9f-4b93-b01c-feccaf140c09 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:07.312519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 707/1392] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:07.853663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ce9e727-f57c-4b4a-acb7-116fa75509bb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:07.856140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ce9e727-f57c-4b4a-acb7-116fa75509bb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:07.856729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:07.856729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:07.857386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ce9e727-f57c-4b4a-acb7-116fa75509bb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:07.857937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6ce9e727-f57c-4b4a-acb7-116fa75509bb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:07.897431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:07.897431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:07.899864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ce9e727-f57c-4b4a-acb7-116fa75509bb tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:07.901560 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 686/1393] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:07 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:08.335493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c3f9f34-b740-4460-9ca3-dbf464b4e64f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:08.335493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9f34-b740-4460-9ca3-dbf464b4e64f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:08.335493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:08.335493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:08.335493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9f34-b740-4460-9ca3-dbf464b4e64f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:08.514741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:08.514741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:08.530045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c3f9f34-b740-4460-9ca3-dbf464b4e64f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:08.549253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:08.549253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:08.559197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c3f9f34-b740-4460-9ca3-dbf464b4e64f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:08.559197 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 708/1394] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f062af61-22c9-454d-b4f2-4bcaa0beb74c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f062af61-22c9-454d-b4f2-4bcaa0beb74c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f062af61-22c9-454d-b4f2-4bcaa0beb74c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:08.923113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f062af61-22c9-454d-b4f2-4bcaa0beb74c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:08.963353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:08.963353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:08.970789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f062af61-22c9-454d-b4f2-4bcaa0beb74c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:08.970789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 709/1395] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:08 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-558981401"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-558981401'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:09.133696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Create volume of 1 GB Jan 21 07:56:09.162064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Availability Zones retrieved successfully. Jan 21 07:56:09.206822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Flow 'volume_create_api' (ed47ae57-2618-4694-8729-5776ca8c601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:09.218635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da73b06-b271-44f2-9c4b-9a1c163e0df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:09.220720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:09.334962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da73b06-b271-44f2-9c4b-9a1c163e0df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:09.334962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03381af-166d-4d31-9d40-3dfb7f89532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:09.573375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Created reservations ['b55550ff-3383-47d3-a8de-962e12df6d16', '3e06d321-bcf6-463f-972d-48cabf21f306', 'ecb8b10b-93ec-4afc-85da-52a4b9baf386', 'b4f070b5-4f0a-4884-b506-0f7ffc0329ad'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:09.578001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34860a20-b20d-4494-b057-9e277edc30f4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:09.578001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34860a20-b20d-4494-b057-9e277edc30f4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:09.578001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:09.578001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:09.578001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34860a20-b20d-4494-b057-9e277edc30f4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:09.610901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03381af-166d-4d31-9d40-3dfb7f89532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b55550ff-3383-47d3-a8de-962e12df6d16', '3e06d321-bcf6-463f-972d-48cabf21f306', 'ecb8b10b-93ec-4afc-85da-52a4b9baf386', 'b4f070b5-4f0a-4884-b506-0f7ffc0329ad']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:09.610901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a232d6d-68c4-4347-a7f1-4818f3f94dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:09.767197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:09.767197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:09.788473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34860a20-b20d-4494-b057-9e277edc30f4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:09.803097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a232d6d-68c4-4347-a7f1-4818f3f94dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c59bfec-f81d-4203-bb69-d41429718c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-558981401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='255de0ba4aaa4d8799224d97c5f49831',qos_specs=None,replication_status=,reservations=['b55550ff-3383-47d3-a8de-962e12df6d16','3e06d321-bcf6-463f-972d-48cabf21f306','ecb8b10b-93ec-4afc-85da-52a4b9baf386','b4f070b5-4f0a-4884-b506-0f7ffc0329ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82cf1e393464ca4914b10059d144604',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-558981401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c59bfec-f81d-4203-bb69-d41429718c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='255de0ba4aaa4d8799224d97c5f49831',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,user_id='f82cf1e393464ca4914b10059d144604',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:09.806248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3faf63d1-9294-4d16-b978-ef3fadb00d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:09.847371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:09.847371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:09.878666 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34860a20-b20d-4494-b057-9e277edc30f4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:09.878666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 710/1396] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:56:09.890428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3faf63d1-9294-4d16-b978-ef3fadb00d44) 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-558981401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='255de0ba4aaa4d8799224d97c5f49831',qos_specs=None,replication_status=,reservations=['b55550ff-3383-47d3-a8de-962e12df6d16','3e06d321-bcf6-463f-972d-48cabf21f306','ecb8b10b-93ec-4afc-85da-52a4b9baf386','b4f070b5-4f0a-4884-b506-0f7ffc0329ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f82cf1e393464ca4914b10059d144604',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:09.905435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82333f7-95b7-46fb-a289-69560b8f49c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:09.976348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82333f7-95b7-46fb-a289-69560b8f49c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:09.976348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Flow 'volume_create_api' (ed47ae57-2618-4694-8729-5776ca8c601c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-569fa453-74f8-4a30-bcb1-7ddaef8bde5d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-569fa453-74f8-4a30-bcb1-7ddaef8bde5d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-569fa453-74f8-4a30-bcb1-7ddaef8bde5d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:09.986745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-569fa453-74f8-4a30-bcb1-7ddaef8bde5d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:10.073597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:10.073597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:10.090888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-569fa453-74f8-4a30-bcb1-7ddaef8bde5d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:10.090888 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 711/1397] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:09 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:10.226339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Create volume request issued successfully. Jan 21 07:56:10.303585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3e78d66-5bb3-4600-a3d0-bd0589a0e670 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes returned with HTTP 202 Jan 21 07:56:10.303585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 687/1398] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:56:08 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes => generated 817 bytes in 1547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:10.321324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aaec1ca9-f3d6-413c-a3cf-683b56e16b9a tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:56:10.321324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aaec1ca9-f3d6-413c-a3cf-683b56e16b9a tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:10.321324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:10.321324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:10.321324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aaec1ca9-f3d6-413c-a3cf-683b56e16b9a tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:10.437409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:10.437409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:10.463265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aaec1ca9-f3d6-413c-a3cf-683b56e16b9a tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:10.562325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aaec1ca9-f3d6-413c-a3cf-683b56e16b9a tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:56:10.562325 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 712/1399] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:10 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 909 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:10.895332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e6b68dc-ef68-48ec-b01d-12bde49d3728 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:10.895332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e6b68dc-ef68-48ec-b01d-12bde49d3728 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:10.895332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:10.895332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:10.895332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e6b68dc-ef68-48ec-b01d-12bde49d3728 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:11.021950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.021950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:11.043303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e6b68dc-ef68-48ec-b01d-12bde49d3728 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:11.115229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb7834c1-8449-4634-a8cb-3c77cca99188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:11.115229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb7834c1-8449-4634-a8cb-3c77cca99188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:11.115229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:11.115229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:11.115229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb7834c1-8449-4634-a8cb-3c77cca99188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:11.119467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cb7834c1-8449-4634-a8cb-3c77cca99188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:11.148104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.148104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:11.175628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e6b68dc-ef68-48ec-b01d-12bde49d3728 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:11.201513 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 688/1400] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:11.262495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.262495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:11.266716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb7834c1-8449-4634-a8cb-3c77cca99188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:11.271268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 713/1401] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:11 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:11.641663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049d5342-bf39-445c-8384-6f01f87684b3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:56:11.641663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049d5342-bf39-445c-8384-6f01f87684b3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:11.641663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:11.641663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:11.641663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049d5342-bf39-445c-8384-6f01f87684b3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:11.718456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.718456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:11.728979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-049d5342-bf39-445c-8384-6f01f87684b3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:11.793377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049d5342-bf39-445c-8384-6f01f87684b3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:56:11.794356 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 689/1402] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:11 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:12.199580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-646d8304-8f23-4494-9fa9-79fb53c6690f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:12.199580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-646d8304-8f23-4494-9fa9-79fb53c6690f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:12.199580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:12.199580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:12.199580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-646d8304-8f23-4494-9fa9-79fb53c6690f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:12.288958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f106ba0a-3059-46c7-9e25-d6db6d5ec485 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:12.302091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f106ba0a-3059-46c7-9e25-d6db6d5ec485 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:12.302091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:12.302091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:12.302091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f106ba0a-3059-46c7-9e25-d6db6d5ec485 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:12.302091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f106ba0a-3059-46c7-9e25-d6db6d5ec485 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:12.311587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:12.311587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:12.342868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-646d8304-8f23-4494-9fa9-79fb53c6690f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:12.365208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:12.365208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:12.372527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f106ba0a-3059-46c7-9e25-d6db6d5ec485 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:12.373814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:12.373814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:12.381627 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 690/1403] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:12 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:12.393831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-646d8304-8f23-4494-9fa9-79fb53c6690f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:12.394727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 714/1404] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af49c9d5-dcb8-4cae-ac7c-c8b1ee17989c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af49c9d5-dcb8-4cae-ac7c-c8b1ee17989c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af49c9d5-dcb8-4cae-ac7c-c8b1ee17989c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:13.396628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-af49c9d5-dcb8-4cae-ac7c-c8b1ee17989c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:13.412714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3acf778c-1517-4840-844e-6ac1efb14804 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:13.412714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3acf778c-1517-4840-844e-6ac1efb14804 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:13.412714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:13.412714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:13.412714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3acf778c-1517-4840-844e-6ac1efb14804 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:13.485631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:13.485631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:13.488624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af49c9d5-dcb8-4cae-ac7c-c8b1ee17989c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:13.490464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 691/1405] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:13 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:13.615552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:13.615552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:13.643844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3acf778c-1517-4840-844e-6ac1efb14804 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:13.688256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:13.688256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:13.714806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3acf778c-1517-4840-844e-6ac1efb14804 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:13.726328 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 715/1406] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5430a87-4036-4e90-acdf-44d73c765c94 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5430a87-4036-4e90-acdf-44d73c765c94 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5430a87-4036-4e90-acdf-44d73c765c94 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:14.512101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5430a87-4036-4e90-acdf-44d73c765c94 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:14.575705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:14.575705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:14.578851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5430a87-4036-4e90-acdf-44d73c765c94 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:14.580088 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 692/1407] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:14 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:14.741493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d72d474-1dd3-48c0-bbc5-bbcbb436dd30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:14.741493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d72d474-1dd3-48c0-bbc5-bbcbb436dd30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:14.741493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:14.741493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:14.741493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d72d474-1dd3-48c0-bbc5-bbcbb436dd30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:14.929001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:14.929001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:14.949564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d72d474-1dd3-48c0-bbc5-bbcbb436dd30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:14.971399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:14.971399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:14.988370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d72d474-1dd3-48c0-bbc5-bbcbb436dd30 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:14.996480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 716/1408] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:15.609356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da8f0867-976c-4e58-93fa-b42e00dbb4b0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:15.609356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da8f0867-976c-4e58-93fa-b42e00dbb4b0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:15.609356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:15.609356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:15.609356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da8f0867-976c-4e58-93fa-b42e00dbb4b0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:15.616458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-da8f0867-976c-4e58-93fa-b42e00dbb4b0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:15.642835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:15.642835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:15.644273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da8f0867-976c-4e58-93fa-b42e00dbb4b0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:15.645093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 693/1409] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:15 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:16.008066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c8b8c87-2aef-4d27-92dd-964dc595f4a2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:16.008066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c8b8c87-2aef-4d27-92dd-964dc595f4a2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:16.008066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:16.008066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:16.008066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c8b8c87-2aef-4d27-92dd-964dc595f4a2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:16.144125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:16.144125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:16.174423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c8b8c87-2aef-4d27-92dd-964dc595f4a2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:16.252002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:16.252002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:16.265663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c8b8c87-2aef-4d27-92dd-964dc595f4a2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:16.265663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 717/1410] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fff98132-f4c6-4db7-b444-7a51987d48a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fff98132-f4c6-4db7-b444-7a51987d48a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fff98132-f4c6-4db7-b444-7a51987d48a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:16.680328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fff98132-f4c6-4db7-b444-7a51987d48a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:16.758557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:16.758557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:16.758557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fff98132-f4c6-4db7-b444-7a51987d48a4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:16.758557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 694/1411] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:16 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:17.294934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2e0119c-b888-4b4f-9991-ee94c7582408 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:17.313567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2e0119c-b888-4b4f-9991-ee94c7582408 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:17.313567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:17.313567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:17.313567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2e0119c-b888-4b4f-9991-ee94c7582408 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:17.520369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:17.520369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:17.556458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a2e0119c-b888-4b4f-9991-ee94c7582408 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:17.629040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:17.629040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:17.667489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2e0119c-b888-4b4f-9991-ee94c7582408 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:17.667489 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 718/1412] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d52829e-6f55-4fda-bdcb-399225338b23 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d52829e-6f55-4fda-bdcb-399225338b23 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d52829e-6f55-4fda-bdcb-399225338b23 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:17.789641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6d52829e-6f55-4fda-bdcb-399225338b23 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:17.909497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:17.909497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:17.909497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d52829e-6f55-4fda-bdcb-399225338b23 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:17.909497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 695/1413] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:17 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:18.689841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dde2dbb-9374-4770-9449-fb4e469d0131 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:18.690377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dde2dbb-9374-4770-9449-fb4e469d0131 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:18.691630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:18.691630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:18.692038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dde2dbb-9374-4770-9449-fb4e469d0131 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:18.857767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:18.857767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f968388-72de-4dd2-ac94-e496d5e39ad7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f968388-72de-4dd2-ac94-e496d5e39ad7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f968388-72de-4dd2-ac94-e496d5e39ad7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:18.881139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2f968388-72de-4dd2-ac94-e496d5e39ad7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:18.889162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1dde2dbb-9374-4770-9449-fb4e469d0131 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:18.919033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:18.919033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:18.932946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:18.932946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:18.938095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f968388-72de-4dd2-ac94-e496d5e39ad7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:18.938352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dde2dbb-9374-4770-9449-fb4e469d0131 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:18.939256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 719/1414] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:18.951145 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 696/1415] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:18 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:19.958749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e96641f1-59a4-40af-87bf-ff2247de6a79 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:19.958749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e96641f1-59a4-40af-87bf-ff2247de6a79 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.958749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.958749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:19.958749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e96641f1-59a4-40af-87bf-ff2247de6a79 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:19.981886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-800f8a40-4899-44ad-aeef-57d77cb2fcb8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:19.981886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-800f8a40-4899-44ad-aeef-57d77cb2fcb8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.981886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.981886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:19.981886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-800f8a40-4899-44ad-aeef-57d77cb2fcb8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:20.002382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-800f8a40-4899-44ad-aeef-57d77cb2fcb8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:20.048546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:20.048546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:20.069723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-800f8a40-4899-44ad-aeef-57d77cb2fcb8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:20.069723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 697/1416] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:20.163841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:20.163841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:20.187529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e96641f1-59a4-40af-87bf-ff2247de6a79 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:20.230478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:20.230478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:20.281869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e96641f1-59a4-40af-87bf-ff2247de6a79 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:20.296896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 720/1417] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c926ea9f-fad1-4b24-b355-84229d68ce60 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c926ea9f-fad1-4b24-b355-84229d68ce60 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c926ea9f-fad1-4b24-b355-84229d68ce60 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:21.091667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c926ea9f-fad1-4b24-b355-84229d68ce60 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:21.208628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:21.208628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:21.208628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c926ea9f-fad1-4b24-b355-84229d68ce60 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:21.230191 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 698/1418] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:21 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:21.307983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48665adb-2e6c-4543-88a0-f483e696b2ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:21.307983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48665adb-2e6c-4543-88a0-f483e696b2ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:21.307983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:21.307983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:21.307983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48665adb-2e6c-4543-88a0-f483e696b2ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:21.501309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:21.501309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:21.531971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48665adb-2e6c-4543-88a0-f483e696b2ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:21.592868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:21.592868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:21.614903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48665adb-2e6c-4543-88a0-f483e696b2ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:21.614903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 721/1419] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:22.223057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd700b0-ea33-45f5-9eb4-7853b90329c1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:22.227730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd700b0-ea33-45f5-9eb4-7853b90329c1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:22.228211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.228211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:22.239163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd700b0-ea33-45f5-9eb4-7853b90329c1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:22.239163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fbd700b0-ea33-45f5-9eb4-7853b90329c1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:22.285504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.285504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:22.306144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd700b0-ea33-45f5-9eb4-7853b90329c1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:22.306144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 699/1420] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:22 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:22.622703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b015f2f6-149f-4a59-ac6d-dd0dd191b2ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:22.622703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b015f2f6-149f-4a59-ac6d-dd0dd191b2ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:22.622703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.622703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:22.622703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b015f2f6-149f-4a59-ac6d-dd0dd191b2ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:22.763663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.763663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:22.780245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b015f2f6-149f-4a59-ac6d-dd0dd191b2ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:22.804621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.804621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:22.812067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b015f2f6-149f-4a59-ac6d-dd0dd191b2ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:22.812067 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 722/1421] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928bd015-738e-4454-a33f-b616a4367b11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928bd015-738e-4454-a33f-b616a4367b11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928bd015-738e-4454-a33f-b616a4367b11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:23.322100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-928bd015-738e-4454-a33f-b616a4367b11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:23.384856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:23.384856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:23.393290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928bd015-738e-4454-a33f-b616a4367b11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:23.393290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 700/1422] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:23 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:23.841385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0d80e8b-e0e4-48f4-a8e1-4a052dcdc241 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:23.841385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0d80e8b-e0e4-48f4-a8e1-4a052dcdc241 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:23.841385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:23.841385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:23.841385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0d80e8b-e0e4-48f4-a8e1-4a052dcdc241 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:23.948962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:23.948962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:23.981026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d0d80e8b-e0e4-48f4-a8e1-4a052dcdc241 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:24.006524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:24.006524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:24.016534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0d80e8b-e0e4-48f4-a8e1-4a052dcdc241 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:24.027169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 723/1423] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c9fecb-17bf-4556-8950-2e980de595c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c9fecb-17bf-4556-8950-2e980de595c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6c9fecb-17bf-4556-8950-2e980de595c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:24.410367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d6c9fecb-17bf-4556-8950-2e980de595c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:24.478723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:24.478723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:24.481162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6c9fecb-17bf-4556-8950-2e980de595c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:24.482186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 701/1424] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:24 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:25.049705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce8e11cf-c43c-462c-b222-9a12a31e02fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:25.049705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce8e11cf-c43c-462c-b222-9a12a31e02fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:25.049705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:25.049705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:25.049705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce8e11cf-c43c-462c-b222-9a12a31e02fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:25.224262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:25.224262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:25.244065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce8e11cf-c43c-462c-b222-9a12a31e02fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:25.296544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:25.296544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:25.316230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce8e11cf-c43c-462c-b222-9a12a31e02fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:25.329362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 724/1425] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e3c2dfe-7d76-4672-a450-b058ad960fb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e3c2dfe-7d76-4672-a450-b058ad960fb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e3c2dfe-7d76-4672-a450-b058ad960fb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:25.505444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9e3c2dfe-7d76-4672-a450-b058ad960fb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:25.600454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:25.600454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:25.611494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e3c2dfe-7d76-4672-a450-b058ad960fb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:25.629158 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 702/1426] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:25 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f33570f0-0b01-4d85-b6a2-c8e8e07cdb89 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f33570f0-0b01-4d85-b6a2-c8e8e07cdb89 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f33570f0-0b01-4d85-b6a2-c8e8e07cdb89 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.644227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f33570f0-0b01-4d85-b6a2-c8e8e07cdb89 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:26.742363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:26.742363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:26.750182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f33570f0-0b01-4d85-b6a2-c8e8e07cdb89 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:26.753976 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 703/1427] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:27.362338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74a1723a-ab63-4fa5-8c98-f99be9fef027 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:27.362338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74a1723a-ab63-4fa5-8c98-f99be9fef027 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:27.362338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:27.362338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:27.362338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74a1723a-ab63-4fa5-8c98-f99be9fef027 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:27.489970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:27.489970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:27.515813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74a1723a-ab63-4fa5-8c98-f99be9fef027 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:27.570214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:27.570214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:27.596520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74a1723a-ab63-4fa5-8c98-f99be9fef027 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:27.596520 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 725/1428] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 1261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:27.769256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ead444-ddfc-4a10-bd67-ed00bfcb2bb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:27.769256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ead444-ddfc-4a10-bd67-ed00bfcb2bb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:27.769256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:27.769256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:27.769256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ead444-ddfc-4a10-bd67-ed00bfcb2bb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:27.773652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-22ead444-ddfc-4a10-bd67-ed00bfcb2bb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:27.823590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:27.823590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:27.823590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ead444-ddfc-4a10-bd67-ed00bfcb2bb2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:27.841626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 704/1429] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:27 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:28.612736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55026b2c-4bde-4c71-88d8-f693e8fb0265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:28.612736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55026b2c-4bde-4c71-88d8-f693e8fb0265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:28.612736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:28.612736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:28.612736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55026b2c-4bde-4c71-88d8-f693e8fb0265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:28.709980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:28.709980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:28.737253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55026b2c-4bde-4c71-88d8-f693e8fb0265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:28.787252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:28.787252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:28.795430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55026b2c-4bde-4c71-88d8-f693e8fb0265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:28.809587 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 726/1430] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0371ab30-07a8-4690-9e3b-42fd5debc6b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0371ab30-07a8-4690-9e3b-42fd5debc6b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0371ab30-07a8-4690-9e3b-42fd5debc6b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:28.843780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0371ab30-07a8-4690-9e3b-42fd5debc6b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:28.871546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:28.871546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:28.871546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0371ab30-07a8-4690-9e3b-42fd5debc6b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:28.877245 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 705/1431] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:28 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:29.830608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6163e14-ad39-468a-b2db-deb3b36654c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:29.830608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6163e14-ad39-468a-b2db-deb3b36654c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:29.830608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:29.830608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:29.830608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6163e14-ad39-468a-b2db-deb3b36654c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-691c585b-65f1-4f1f-88b4-1dd937fe6f11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-691c585b-65f1-4f1f-88b4-1dd937fe6f11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-691c585b-65f1-4f1f-88b4-1dd937fe6f11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:29.885298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-691c585b-65f1-4f1f-88b4-1dd937fe6f11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:29.956612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:29.956612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:29.975863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-691c585b-65f1-4f1f-88b4-1dd937fe6f11 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:29.975863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 706/1432] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:29 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:29.981883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:29.981883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:30.047029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6163e14-ad39-468a-b2db-deb3b36654c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:30.231365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:30.231365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:30.266600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6163e14-ad39-468a-b2db-deb3b36654c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:30.266600 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 727/1433] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4b87631-0ab9-4e02-b67d-087289357053 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4b87631-0ab9-4e02-b67d-087289357053 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4b87631-0ab9-4e02-b67d-087289357053 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:31.000033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d4b87631-0ab9-4e02-b67d-087289357053 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:31.065929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:31.065929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:31.065929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4b87631-0ab9-4e02-b67d-087289357053 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:31.082902 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 707/1434] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:30 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:31.295835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f2da905-1dc6-4bc9-a557-16eb9d952437 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:31.295835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f2da905-1dc6-4bc9-a557-16eb9d952437 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:31.295835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:31.295835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:31.295835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f2da905-1dc6-4bc9-a557-16eb9d952437 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:31.498074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:31.498074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:31.521472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f2da905-1dc6-4bc9-a557-16eb9d952437 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:31.581497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:31.581497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:31.609530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f2da905-1dc6-4bc9-a557-16eb9d952437 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:31.609530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 728/1435] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:32.099061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:56:32.099061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:32.099061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:32.099061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-630356666"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:32.100626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3666314e-1e17-418d-b72f-cf93c08d6e47 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:32.100626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3666314e-1e17-418d-b72f-cf93c08d6e47 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:32.101233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-630356666'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:32.104440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:32.104440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:32.104440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3666314e-1e17-418d-b72f-cf93c08d6e47 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:32.104440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3666314e-1e17-418d-b72f-cf93c08d6e47 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:32.157298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:32.157298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:32.159635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3666314e-1e17-418d-b72f-cf93c08d6e47 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:32.163107 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 729/1436] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:32 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:32.372188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 1 GB Jan 21 07:56:32.397870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:56:32.439184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (f62b3d49-d71a-4c9a-8179-bea31c9c43d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:32.439184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbb5ad7-5506-4033-a6b3-013cdef42606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:32.444985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:32.626803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-731e47fd-c5eb-4638-9fd5-9e9d3caf9879 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:32.626803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-731e47fd-c5eb-4638-9fd5-9e9d3caf9879 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:32.626803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:32.626803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:32.626803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-731e47fd-c5eb-4638-9fd5-9e9d3caf9879 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:32.813379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbb5ad7-5506-4033-a6b3-013cdef42606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:32.813379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ef4376-44b4-4121-af0f-b15a51a48e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:32.830248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:32.830248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:32.857733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-731e47fd-c5eb-4638-9fd5-9e9d3caf9879 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:32.899022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:32.899022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:32.913838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-731e47fd-c5eb-4638-9fd5-9e9d3caf9879 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:32.925559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 730/1437] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:33.009014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['896d9b62-8f6d-48c0-aa9e-6feeed663f8e', '33acdc93-5448-4818-8d71-ddde948b4d9d', 'dcaa10be-8b4e-411d-b3b8-81a61d0f297a', 'd2ab6cff-8f2c-4a5f-9135-85ec342ae804'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:33.011341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ef4376-44b4-4121-af0f-b15a51a48e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['896d9b62-8f6d-48c0-aa9e-6feeed663f8e', '33acdc93-5448-4818-8d71-ddde948b4d9d', 'dcaa10be-8b4e-411d-b3b8-81a61d0f297a', 'd2ab6cff-8f2c-4a5f-9135-85ec342ae804']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:33.014572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b390743-bb9c-4114-a577-316a80354959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:33.152872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b390743-bb9c-4114-a577-316a80354959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8cb955-4fec-43c2-8577-785d4793ad76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-630356666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['896d9b62-8f6d-48c0-aa9e-6feeed663f8e','33acdc93-5448-4818-8d71-ddde948b4d9d','dcaa10be-8b4e-411d-b3b8-81a61d0f297a','d2ab6cff-8f2c-4a5f-9135-85ec342ae804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-630356666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed8cb955-4fec-43c2-8577-785d4793ad76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:33.165467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83dc0f16-e564-465e-b26c-c9c9e62c36b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e663680-d3b7-4d9f-85b9-a5969ced003a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e663680-d3b7-4d9f-85b9-a5969ced003a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e663680-d3b7-4d9f-85b9-a5969ced003a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:33.182750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8e663680-d3b7-4d9f-85b9-a5969ced003a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:33.245659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:33.245659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:33.245659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e663680-d3b7-4d9f-85b9-a5969ced003a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:33.245659 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 731/1438] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:33 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:33.252339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83dc0f16-e564-465e-b26c-c9c9e62c36b3) 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-630356666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['896d9b62-8f6d-48c0-aa9e-6feeed663f8e','33acdc93-5448-4818-8d71-ddde948b4d9d','dcaa10be-8b4e-411d-b3b8-81a61d0f297a','d2ab6cff-8f2c-4a5f-9135-85ec342ae804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:33.252339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcfd976-1e60-456a-b05b-7945062accf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:33.297032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcfd976-1e60-456a-b05b-7945062accf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:33.299769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (f62b3d49-d71a-4c9a-8179-bea31c9c43d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:33.414105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:56:33.434466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e39ec4a-bf86-4ac6-b914-2ed4e89d76ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:56:33.434466 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 708/1439] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:56:32 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 822 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:33.446501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89c19a0e-6e52-4a75-8f54-7afe0d5b8bfb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:33.446501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89c19a0e-6e52-4a75-8f54-7afe0d5b8bfb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:33.446501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:33.446501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:33.446501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89c19a0e-6e52-4a75-8f54-7afe0d5b8bfb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:33.552471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:33.552471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:33.565234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-89c19a0e-6e52-4a75-8f54-7afe0d5b8bfb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:33.632955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89c19a0e-6e52-4a75-8f54-7afe0d5b8bfb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:33.632955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 732/1440] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 890 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:33.923020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-305ca1a1-3551-46db-b04f-492794f48271 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:33.923777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-305ca1a1-3551-46db-b04f-492794f48271 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:33.923972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:33.923972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:33.924596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-305ca1a1-3551-46db-b04f-492794f48271 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:34.074429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:34.074429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:34.085349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-305ca1a1-3551-46db-b04f-492794f48271 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:34.121900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:34.121900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:34.131818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-305ca1a1-3551-46db-b04f-492794f48271 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:34.133253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 709/1441] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:34.253065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca8e8067-98b2-40ab-a926-e50fe93eb22b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:34.253833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca8e8067-98b2-40ab-a926-e50fe93eb22b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:34.254048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:34.254048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:34.254420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca8e8067-98b2-40ab-a926-e50fe93eb22b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:34.254807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ca8e8067-98b2-40ab-a926-e50fe93eb22b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:34.303236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:34.303236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:34.309015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca8e8067-98b2-40ab-a926-e50fe93eb22b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:34.321471 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 733/1442] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:34 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:34.633689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948c7746-45ed-41f9-b8af-6cc7a5f1d794 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:34.634229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948c7746-45ed-41f9-b8af-6cc7a5f1d794 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:34.634428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:34.634428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:34.635794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948c7746-45ed-41f9-b8af-6cc7a5f1d794 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:34.781296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:34.781296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:34.808674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-948c7746-45ed-41f9-b8af-6cc7a5f1d794 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:34.862647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948c7746-45ed-41f9-b8af-6cc7a5f1d794 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:34.867069 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 710/1443] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:35.154524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da250531-2f70-4618-8904-0a8997c6979e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:35.155100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da250531-2f70-4618-8904-0a8997c6979e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.155317 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.155317 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.155694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da250531-2f70-4618-8904-0a8997c6979e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.311913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:35.311913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:35.325112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-468cc559-53a9-4ec7-8597-d0f8a642e475 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:35.325645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-468cc559-53a9-4ec7-8597-d0f8a642e475 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.325840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.325840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.326880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-468cc559-53a9-4ec7-8597-d0f8a642e475 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.327410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-468cc559-53a9-4ec7-8597-d0f8a642e475 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id 330fb47c-e12c-4fa4-b9da-f02cad2e0291. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:35.347007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da250531-2f70-4618-8904-0a8997c6979e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:35.398567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:35.398567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:35.403402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-468cc559-53a9-4ec7-8597-d0f8a642e475 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 200 Jan 21 07:56:35.405850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 711/1444] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:35.422590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:35.422590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:35.431583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddb5685e-63fd-4223-9e66-f3a4158d4c7d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 Jan 21 07:56:35.437666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddb5685e-63fd-4223-9e66-f3a4158d4c7d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.437897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.437897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.438377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddb5685e-63fd-4223-9e66-f3a4158d4c7d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.474732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da250531-2f70-4618-8904-0a8997c6979e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:35.480028 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 734/1445] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:35.664600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:35.664600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:35.713660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ddb5685e-63fd-4223-9e66-f3a4158d4c7d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:35.765341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddb5685e-63fd-4223-9e66-f3a4158d4c7d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 returned with HTTP 200 Jan 21 07:56:35.766659 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 712/1446] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 => generated 971 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:35.794186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes Jan 21 07:56:35.809373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.809373 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.809373 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.809373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.809373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:56:35.818730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:56:35.883568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d42983a-b477-44e3-9cc5-23b2f8f7dfb2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:35.884340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d42983a-b477-44e3-9cc5-23b2f8f7dfb2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.884700 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.884700 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.885365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d42983a-b477-44e3-9cc5-23b2f8f7dfb2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.901237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Get all volumes completed successfully. Jan 21 07:56:35.912497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be105dc3-58ec-4e9e-9931-8f55515d9c83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes returned with HTTP 200 Jan 21 07:56:35.913880 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 735/1447] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes => generated 795 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:35.928219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] DELETE http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 Jan 21 07:56:35.929035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.929448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.929448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:35.930112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:35.930796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume with id: ab413053-9117-49a1-a03f-6d7a9881a340 Jan 21 07:56:36.009958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.009958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.012066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:36.039285 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.039285 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.091937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9d42983a-b477-44e3-9cc5-23b2f8f7dfb2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:36.109094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume request issued successfully. Jan 21 07:56:36.109525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52a19af2-1c15-4365-b920-4e3a7e97cd19 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 returned with HTTP 202 Jan 21 07:56:36.110597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 736/1448] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:56:35 2021] DELETE /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/ab413053-9117-49a1-a03f-6d7a9881a340 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:56:36.139606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] DELETE http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 Jan 21 07:56:36.140149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:36.140365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:36.140365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:36.140735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:36.141093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Delete backup with id: 2ea9ae81-4e98-45bb-af00-c387a77c07d7. Jan 21 07:56:36.189615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d42983a-b477-44e3-9cc5-23b2f8f7dfb2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:36.205725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 713/1449] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:36.227271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.227271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.282345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] delete_backup rpcapi backup_id 2ea9ae81-4e98-45bb-af00-c387a77c07d7 {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:56:36.295761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd739bb-9249-4684-91bb-4f152d41fd63 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 returned with HTTP 202 Jan 21 07:56:36.296631 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 737/1450] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:56:36 2021] DELETE /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:56:36.311596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c213e940-c0b2-48c0-85b6-aeff6c450055 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 Jan 21 07:56:36.316296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c213e940-c0b2-48c0-85b6-aeff6c450055 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:36.317014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:36.317014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:36.317645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c213e940-c0b2-48c0-85b6-aeff6c450055 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:36.318202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c213e940-c0b2-48c0-85b6-aeff6c450055 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Show backup with id 2ea9ae81-4e98-45bb-af00-c387a77c07d7. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:36.367439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.367439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.370392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c213e940-c0b2-48c0-85b6-aeff6c450055 tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 returned with HTTP 200 Jan 21 07:56:36.371472 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 714/1451] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:36 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 => generated 823 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:36.491855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a34b065d-8601-4d0d-a89f-3512bb5b6d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:36.492659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a34b065d-8601-4d0d-a89f-3512bb5b6d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:36.493069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:36.493069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:36.493717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a34b065d-8601-4d0d-a89f-3512bb5b6d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:36.657217 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.657217 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.689904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a34b065d-8601-4d0d-a89f-3512bb5b6d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:36.744037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.744037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:36.766661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a34b065d-8601-4d0d-a89f-3512bb5b6d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:36.771609 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 738/1452] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:37.207175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cfd5765f-0d9b-493f-b629-4a0aa770a31f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:37.208649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cfd5765f-0d9b-493f-b629-4a0aa770a31f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:37.209135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:37.209135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:37.210594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cfd5765f-0d9b-493f-b629-4a0aa770a31f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:37.386279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-185ad45d-e346-4d84-83ab-7e240c75af3a tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] GET http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 Jan 21 07:56:37.387618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-185ad45d-e346-4d84-83ab-7e240c75af3a tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:37.388176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:37.388176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:37.388668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:37.388668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:37.389188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-185ad45d-e346-4d84-83ab-7e240c75af3a tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:37.389765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-185ad45d-e346-4d84-83ab-7e240c75af3a tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Show backup with id 2ea9ae81-4e98-45bb-af00-c387a77c07d7. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:37.409237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cfd5765f-0d9b-493f-b629-4a0aa770a31f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:37.434590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-185ad45d-e346-4d84-83ab-7e240c75af3a tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 returned with HTTP 404 Jan 21 07:56:37.440428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 739/1453] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:37 2021] GET /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/2ea9ae81-4e98-45bb-af00-c387a77c07d7 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:56:37.449732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] DELETE http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 Jan 21 07:56:37.452169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:37.454296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:37.454911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete backup with id: 330fb47c-e12c-4fa4-b9da-f02cad2e0291. Jan 21 07:56:37.472394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cfd5765f-0d9b-493f-b629-4a0aa770a31f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:37.476902 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 715/1454] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:37.502355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:37.502355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:37.532901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] delete_backup rpcapi backup_id 330fb47c-e12c-4fa4-b9da-f02cad2e0291 {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:56:37.562393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad76332d-095b-42cb-b543-1e71737fa59c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 returned with HTTP 202 Jan 21 07:56:37.563930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 740/1455] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:56:37 2021] DELETE /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/330fb47c-e12c-4fa4-b9da-f02cad2e0291 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:56:37.598435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] POST http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes Jan 21 07:56:37.599609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:37.599609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:37.600073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1465573445"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:37.601535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1465573445'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:37.601917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume of 1 GB Jan 21 07:56:37.636970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Availability Zones retrieved successfully. Jan 21 07:56:37.695452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (92e2f302-073a-443c-b716-c0a2c9fffea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:37.701837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19de01ac-5488-42cd-bdce-137b0fad3f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:37.711033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:37.789011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19ae0af2-4c74-40a6-836c-f22ecfc5ebea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:37.789536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19ae0af2-4c74-40a6-836c-f22ecfc5ebea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:37.789741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:37.789741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:37.790183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19ae0af2-4c74-40a6-836c-f22ecfc5ebea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:38.040377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:38.040377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:38.057369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19de01ac-5488-42cd-bdce-137b0fad3f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:38.068783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2408ddee-ead6-419e-a7bb-af1af523534b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:38.069930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19ae0af2-4c74-40a6-836c-f22ecfc5ebea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:38.146053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:38.146053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:38.193043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19ae0af2-4c74-40a6-836c-f22ecfc5ebea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:38.194286 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 741/1456] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:38.345202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Created reservations ['6782f801-dd1e-497b-97ce-cbd81465b752', '93d98840-0b4d-4b2c-bc2c-d180155810be', 'd8cf528b-7727-4599-86e7-37519a0c0dbf', 'ed8274c6-b66b-4367-a32f-d83231cb4710'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:38.347195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2408ddee-ead6-419e-a7bb-af1af523534b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6782f801-dd1e-497b-97ce-cbd81465b752', '93d98840-0b4d-4b2c-bc2c-d180155810be', 'd8cf528b-7727-4599-86e7-37519a0c0dbf', 'ed8274c6-b66b-4367-a32f-d83231cb4710']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:38.349351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cb3d03-fb68-4bfe-a7b3-30929a15c493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:38.492835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27af2f68-107a-48d9-97b1-1e44fb8763b7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:38.494031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27af2f68-107a-48d9-97b1-1e44fb8763b7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:38.494629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:38.494629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:38.495421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27af2f68-107a-48d9-97b1-1e44fb8763b7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:38.656941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cb3d03-fb68-4bfe-a7b3-30929a15c493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1261d74e-7fbd-41b8-987c-61ea926f8963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1465573445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['6782f801-dd1e-497b-97ce-cbd81465b752','93d98840-0b4d-4b2c-bc2c-d180155810be','d8cf528b-7727-4599-86e7-37519a0c0dbf','ed8274c6-b66b-4367-a32f-d83231cb4710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1465573445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1261d74e-7fbd-41b8-987c-61ea926f8963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',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,user_id='b33d96671d4e4b4ea78cb82084700699',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:38.677640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4eeeb8-1733-4efc-8d19-87e01bee3492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:38.710493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:38.710493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:38.736317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27af2f68-107a-48d9-97b1-1e44fb8763b7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:38.802777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27af2f68-107a-48d9-97b1-1e44fb8763b7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:38.807376 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 742/1457] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:38 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:38.817041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4eeeb8-1733-4efc-8d19-87e01bee3492) 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-VolumesBackupsAdminTest-Volume-1465573445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcbd64e2a0e4eb5877db18238eba9b8',qos_specs=None,replication_status=,reservations=['6782f801-dd1e-497b-97ce-cbd81465b752','93d98840-0b4d-4b2c-bc2c-d180155810be','d8cf528b-7727-4599-86e7-37519a0c0dbf','ed8274c6-b66b-4367-a32f-d83231cb4710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b33d96671d4e4b4ea78cb82084700699',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:38.840743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002e0329-ff03-45e9-ae2d-af57072d14b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:38.926516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002e0329-ff03-45e9-ae2d-af57072d14b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:38.949199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Flow 'volume_create_api' (92e2f302-073a-443c-b716-c0a2c9fffea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:39.159983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Create volume request issued successfully. Jan 21 07:56:39.210866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-563d2a53-dc72-4c38-afce-ca2efb543844 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:39.211604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-563d2a53-dc72-4c38-afce-ca2efb543844 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:39.211946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:39.211946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:39.212545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-563d2a53-dc72-4c38-afce-ca2efb543844 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:39.252618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55c6e8d7-484e-43f1-b476-63dbf678bc24 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes returned with HTTP 202 Jan 21 07:56:39.263160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 716/1458] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:56:37 2021] POST /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes => generated 823 bytes in 1668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:39.282130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee0c8ece-8126-4e28-8a73-e863856b4318 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:56:39.283822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee0c8ece-8126-4e28-8a73-e863856b4318 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:39.284966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:39.284966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:39.286530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee0c8ece-8126-4e28-8a73-e863856b4318 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:39.445535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:39.445535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:39.488568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-563d2a53-dc72-4c38-afce-ca2efb543844 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:39.534397 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:39.534397 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:39.562782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee0c8ece-8126-4e28-8a73-e863856b4318 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:39.569492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:39.569492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:39.626644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-563d2a53-dc72-4c38-afce-ca2efb543844 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:39.635390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 743/1459] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:39.642544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee0c8ece-8126-4e28-8a73-e863856b4318 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:56:39.657488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 717/1460] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:39 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:39.824384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53383e68-3234-41ca-bb11-1ed1dc3babe8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:39.824913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53383e68-3234-41ca-bb11-1ed1dc3babe8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:39.825711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:39.825711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:39.826100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53383e68-3234-41ca-bb11-1ed1dc3babe8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:40.113441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:40.113441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:40.162975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:56:40.163523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:40.163523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:40.164054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-attach": {"instance_uuid": "36445b3c-1931-4209-a975-e5cba3f5e53c", "mountpoint": "/dev/sdb"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:56:40.164554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "36445b3c-1931-4209-a975-e5cba3f5e53c", "mountpoint": "/dev/sdb"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:40.171300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53383e68-3234-41ca-bb11-1ed1dc3babe8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:40.316082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53383e68-3234-41ca-bb11-1ed1dc3babe8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:40.324453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 744/1461] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:39 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:40.648945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73c2ac1-f499-46a3-93b0-ffd7b7b64aa4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:40.650172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73c2ac1-f499-46a3-93b0-ffd7b7b64aa4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:40.652319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:40.652319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:40.653174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73c2ac1-f499-46a3-93b0-ffd7b7b64aa4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:40.885806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:40.885806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:40.910386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d73c2ac1-f499-46a3-93b0-ffd7b7b64aa4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:40.950788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:40.950788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:40.954635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:40.985196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:40.985196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.016415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73c2ac1-f499-46a3-93b0-ffd7b7b64aa4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:41.019467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 745/1462] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:41.033324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update volume admin metadata completed successfully. Jan 21 07:56:41.041694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bffa361-b8e5-4d76-9f92-cbe1f2449518 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:56:41.045904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bffa361-b8e5-4d76-9f92-cbe1f2449518 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:41.046269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:41.046269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:41.046835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bffa361-b8e5-4d76-9f92-cbe1f2449518 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:41.223860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.223860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.264116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5bffa361-b8e5-4d76-9f92-cbe1f2449518 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:41.328021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bffa361-b8e5-4d76-9f92-cbe1f2449518 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:56:41.330398 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 746/1463] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:41 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:41.364028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c857b06-9564-407a-85fc-f2669114c9eb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:41.364682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c857b06-9564-407a-85fc-f2669114c9eb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:41.364975 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:41.364975 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:41.369867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c857b06-9564-407a-85fc-f2669114c9eb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:41.446175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Attach volume completed successfully. Jan 21 07:56:41.447293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdf5d98a-b221-4a5c-a229-e570a680f8f8 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:56:41.456307 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 718/1464] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:56:40 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:56:41.461176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-776c2208-387d-4b27-8e81-0d9b9f7e66b1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:56:41.461714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-776c2208-387d-4b27-8e81-0d9b9f7e66b1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:41.461929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:41.461929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:41.462345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-776c2208-387d-4b27-8e81-0d9b9f7e66b1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:41.632670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.632670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.668488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-776c2208-387d-4b27-8e81-0d9b9f7e66b1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:41.670500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.670500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.701459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c857b06-9564-407a-85fc-f2669114c9eb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:41.733749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.733749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.770114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-776c2208-387d-4b27-8e81-0d9b9f7e66b1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:56:41.771017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 719/1465] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:41 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 1244 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:41.797264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:56:41.797739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:41.797739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:41.798181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-detach": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:56:41.798561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:41.803457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c857b06-9564-407a-85fc-f2669114c9eb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:41.811326 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 747/1466] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:41 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:41.971890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.971890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:41.973050 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:42.036696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97d8fb5b-aa60-498b-9a5b-128294d9ad9e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:42.037233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97d8fb5b-aa60-498b-9a5b-128294d9ad9e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:42.037432 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.037432 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:42.038065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97d8fb5b-aa60-498b-9a5b-128294d9ad9e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:42.245185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.245185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:42.273551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97d8fb5b-aa60-498b-9a5b-128294d9ad9e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:42.277129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Detach volume completed successfully. Jan 21 07:56:42.277687 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948cf0d4-86da-4dbc-b23e-6b7ff05e6df1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:56:42.278754 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 720/1467] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:56:41 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:56:42.287247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11f074c-d9f6-4668-b009-b7d2db4a41d0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:56:42.287985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11f074c-d9f6-4668-b009-b7d2db4a41d0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:42.288097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.288097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:42.288460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11f074c-d9f6-4668-b009-b7d2db4a41d0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:42.336242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.336242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:42.355467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97d8fb5b-aa60-498b-9a5b-128294d9ad9e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:42.374943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 748/1468] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:42.383087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5df76c0e-675c-4d15-9b80-3985b969eb3b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:56:42.385271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5df76c0e-675c-4d15-9b80-3985b969eb3b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:42.385694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.385694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:42.389226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5df76c0e-675c-4d15-9b80-3985b969eb3b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:42.476302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.476302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:42.511109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b11f074c-d9f6-4668-b009-b7d2db4a41d0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:56:42.514701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.514701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:42.544006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5df76c0e-675c-4d15-9b80-3985b969eb3b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:42.595479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11f074c-d9f6-4668-b009-b7d2db4a41d0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:56:42.609642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 721/1469] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:42 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:42.612409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5df76c0e-675c-4d15-9b80-3985b969eb3b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:56:42.613630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 749/1470] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:42 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 916 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:42.635583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] POST http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups Jan 21 07:56:42.637998 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.637998 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:42.640152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1261d74e-7fbd-41b8-987c-61ea926f8963", "name": "tempest-VolumesBackupsAdminTest-Backup-81946644"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:42.642322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Creating new backup {'backup': {'volume_id': '1261d74e-7fbd-41b8-987c-61ea926f8963', 'name': 'tempest-VolumesBackupsAdminTest-Backup-81946644'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:56:42.643797 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Creating backup of volume 1261d74e-7fbd-41b8-987c-61ea926f8963 in container None Jan 21 07:56:42.805779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.805779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:42.809301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:56:42.828814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3faab585-b11e-4580-8e39-854dd7b0f7e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:42.829669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3faab585-b11e-4580-8e39-854dd7b0f7e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:42.830032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.830032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:42.830584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3faab585-b11e-4580-8e39-854dd7b0f7e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:42.949955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Created reservations ['a90ea557-5850-48e3-95d0-e4872237edf3', 'dccc0d1b-72a0-44c4-9b75-5db3cb6a4928'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:43.014637 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:43.014637 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:43.080910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3faab585-b11e-4580-8e39-854dd7b0f7e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:43.222451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46df67e3-85ad-439a-babb-d1eb542533a9 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups returned with HTTP 202 Jan 21 07:56:43.223519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 722/1471] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:56:42 2021] POST /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups => generated 399 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:43.224135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3faab585-b11e-4580-8e39-854dd7b0f7e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:43.225217 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 750/1472] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:42 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:43.256967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e2bc472-a5a1-48d3-9387-ecc3137b6188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:43.257530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e2bc472-a5a1-48d3-9387-ecc3137b6188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:43.257755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:43.257755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:43.265024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e2bc472-a5a1-48d3-9387-ecc3137b6188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:43.265388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9e2bc472-a5a1-48d3-9387-ecc3137b6188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:43.337485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:43.337485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:43.366876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e2bc472-a5a1-48d3-9387-ecc3137b6188 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:43.367933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 723/1473] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:43 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 806 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:43.375829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a02e9e70-5cc3-47ab-82e7-19acc25ce6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:43.377017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a02e9e70-5cc3-47ab-82e7-19acc25ce6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:43.377391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:43.377391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:43.377986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a02e9e70-5cc3-47ab-82e7-19acc25ce6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:43.441613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:43.441613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:43.454406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a02e9e70-5cc3-47ab-82e7-19acc25ce6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:43.481357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:43.481357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:43.493617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a02e9e70-5cc3-47ab-82e7-19acc25ce6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:43.496095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 751/1474] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:44.243498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3662f75a-9db0-4915-bbfc-8c7ce58a8ce4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:44.245790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3662f75a-9db0-4915-bbfc-8c7ce58a8ce4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:44.245790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:44.245790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:44.247069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3662f75a-9db0-4915-bbfc-8c7ce58a8ce4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:44.381718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-672ee205-0407-4c62-a646-10b52e6a95f7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:44.382237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-672ee205-0407-4c62-a646-10b52e6a95f7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:44.382453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:44.382453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:44.382876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-672ee205-0407-4c62-a646-10b52e6a95f7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:44.383247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-672ee205-0407-4c62-a646-10b52e6a95f7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:44.430277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.430277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:44.430524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.430524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:44.433163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-672ee205-0407-4c62-a646-10b52e6a95f7 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:44.434231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 752/1475] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:44 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:44.456683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3662f75a-9db0-4915-bbfc-8c7ce58a8ce4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:44.504346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3662f75a-9db0-4915-bbfc-8c7ce58a8ce4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:44.506119 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 724/1476] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:44 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:44.512228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b73792a-5cc8-4d1c-87cd-9f2aecbec1cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:44.512754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b73792a-5cc8-4d1c-87cd-9f2aecbec1cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:44.512975 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:44.512975 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:44.513350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b73792a-5cc8-4d1c-87cd-9f2aecbec1cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:44.606201 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.606201 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:44.620595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b73792a-5cc8-4d1c-87cd-9f2aecbec1cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:44.695026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.695026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:44.716923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b73792a-5cc8-4d1c-87cd-9f2aecbec1cb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:44.717784 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 753/1477] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6228c0f-1aec-4332-a3a1-bd48c43a1a27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6228c0f-1aec-4332-a3a1-bd48c43a1a27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6228c0f-1aec-4332-a3a1-bd48c43a1a27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:45.454297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a6228c0f-1aec-4332-a3a1-bd48c43a1a27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:45.501408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:45.501408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:45.504066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6228c0f-1aec-4332-a3a1-bd48c43a1a27 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:45.505123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 725/1478] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:45 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 806 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:45.525337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5128c7a3-0d64-47dc-938f-221ebdcc7b31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:45.526482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5128c7a3-0d64-47dc-938f-221ebdcc7b31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:45.526708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:45.526708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:45.528007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5128c7a3-0d64-47dc-938f-221ebdcc7b31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:45.616677 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:45.616677 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:45.644164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5128c7a3-0d64-47dc-938f-221ebdcc7b31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:45.686436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5128c7a3-0d64-47dc-938f-221ebdcc7b31 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:45.687838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 754/1479] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:45 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:45.736878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a819ab5-cfea-44d9-b680-f789c0ca121d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:45.737686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a819ab5-cfea-44d9-b680-f789c0ca121d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:45.737900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:45.737900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:45.738276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a819ab5-cfea-44d9-b680-f789c0ca121d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:45.861258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:45.861258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:45.878172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a819ab5-cfea-44d9-b680-f789c0ca121d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:45.924287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:45.924287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:45.944454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a819ab5-cfea-44d9-b680-f789c0ca121d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:45.945270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 726/1480] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:46.522637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2780b2c5-c87f-4499-a2a0-10a595f0ac1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:46.523525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2780b2c5-c87f-4499-a2a0-10a595f0ac1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.523848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.523848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:46.524678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2780b2c5-c87f-4499-a2a0-10a595f0ac1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:46.525220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2780b2c5-c87f-4499-a2a0-10a595f0ac1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:46.563661 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:46.563661 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:46.566268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2780b2c5-c87f-4499-a2a0-10a595f0ac1a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:46.567505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 755/1481] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 806 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:46.705804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61be384e-8f75-4f16-a7fa-24ace24f597e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:46.707045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61be384e-8f75-4f16-a7fa-24ace24f597e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.707661 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.707661 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:46.708868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61be384e-8f75-4f16-a7fa-24ace24f597e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:46.794384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:46.794384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:46.804644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61be384e-8f75-4f16-a7fa-24ace24f597e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:46.852714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61be384e-8f75-4f16-a7fa-24ace24f597e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:46.854150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 727/1482] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:46.963146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f7fcc56-3703-451b-b621-722794f21a63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:46.964572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f7fcc56-3703-451b-b621-722794f21a63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.965096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.965096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:46.966893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f7fcc56-3703-451b-b621-722794f21a63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.042358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.042358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:47.053177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9f7fcc56-3703-451b-b621-722794f21a63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:47.084454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.084454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:47.107516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f7fcc56-3703-451b-b621-722794f21a63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:47.108764 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 756/1483] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:47.582835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2640919-1ef2-4e8b-a638-85f08a55638b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:47.584149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2640919-1ef2-4e8b-a638-85f08a55638b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.584769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:47.584769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:47.585644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2640919-1ef2-4e8b-a638-85f08a55638b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.586216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a2640919-1ef2-4e8b-a638-85f08a55638b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:47.679749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.679749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:47.679749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2640919-1ef2-4e8b-a638-85f08a55638b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:47.689906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 728/1484] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 806 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:47.874631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e960451-d8ae-4424-b5f8-aeed1b0eed95 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:47.874631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e960451-d8ae-4424-b5f8-aeed1b0eed95 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.874631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:47.874631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:47.874631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e960451-d8ae-4424-b5f8-aeed1b0eed95 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.971719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.971719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:48.000544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e960451-d8ae-4424-b5f8-aeed1b0eed95 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:48.039983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e960451-d8ae-4424-b5f8-aeed1b0eed95 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:48.041350 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 757/1485] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:48.125393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78dcab1b-7cda-4bec-b285-7e3db630e626 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:48.125918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78dcab1b-7cda-4bec-b285-7e3db630e626 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:48.126109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:48.126109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:48.126922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78dcab1b-7cda-4bec-b285-7e3db630e626 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:48.204775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.204775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:48.223131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78dcab1b-7cda-4bec-b285-7e3db630e626 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:48.251118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.251118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:48.263951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78dcab1b-7cda-4bec-b285-7e3db630e626 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:48.277320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 729/1486] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:48.703128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f447f3c7-6119-4149-bbc1-ef6797f914b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:48.704553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f447f3c7-6119-4149-bbc1-ef6797f914b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:48.704920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:48.704920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:48.705491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f447f3c7-6119-4149-bbc1-ef6797f914b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:48.706255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f447f3c7-6119-4149-bbc1-ef6797f914b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:48.757541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.757541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:48.760543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f447f3c7-6119-4149-bbc1-ef6797f914b8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:48.761760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 758/1487] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:48 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:49.059311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa0b7c4b-946d-43cd-9da4-9743e7dc35a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:49.061264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa0b7c4b-946d-43cd-9da4-9743e7dc35a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:49.061645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:49.061645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:49.063148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa0b7c4b-946d-43cd-9da4-9743e7dc35a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:49.222786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.222786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:49.250792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fa0b7c4b-946d-43cd-9da4-9743e7dc35a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:49.280029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa0b7c4b-946d-43cd-9da4-9743e7dc35a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:49.281428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 730/1488] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:49 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:49.283144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0679158-ed5d-4d02-b560-0670211b3fd5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:49.283666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0679158-ed5d-4d02-b560-0670211b3fd5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:49.283856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:49.283856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:49.288899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0679158-ed5d-4d02-b560-0670211b3fd5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:49.377517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.377517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:49.392725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0679158-ed5d-4d02-b560-0670211b3fd5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:49.439525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.439525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:49.452045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0679158-ed5d-4d02-b560-0670211b3fd5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:49.453581 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 759/1489] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:49.781626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ae8d395-227e-4dff-8a4b-76b5d7f8204c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:49.783974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ae8d395-227e-4dff-8a4b-76b5d7f8204c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:49.783974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:49.783974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:49.783974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ae8d395-227e-4dff-8a4b-76b5d7f8204c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:49.792286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8ae8d395-227e-4dff-8a4b-76b5d7f8204c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:49.828886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.828886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:49.831650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ae8d395-227e-4dff-8a4b-76b5d7f8204c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:49.832591 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 731/1490] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:49 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:50.297165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb006181-200d-413a-b974-3db836e395a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:50.297684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb006181-200d-413a-b974-3db836e395a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:50.297903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:50.297903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:50.298277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb006181-200d-413a-b974-3db836e395a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:50.364847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.364847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:50.376658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb006181-200d-413a-b974-3db836e395a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:50.401542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb006181-200d-413a-b974-3db836e395a9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:50.402423 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 760/1491] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:50.474839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11bc08ed-3232-421d-b9e5-b9a92017a0ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:50.475558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11bc08ed-3232-421d-b9e5-b9a92017a0ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:50.476188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:50.476188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:50.476790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11bc08ed-3232-421d-b9e5-b9a92017a0ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:50.539459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.539459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:50.550554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-11bc08ed-3232-421d-b9e5-b9a92017a0ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:50.579263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.579263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:50.598736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11bc08ed-3232-421d-b9e5-b9a92017a0ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:50.599854 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 732/1492] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:50.847189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2126e65-985e-4af1-bba3-7ad7fda787c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:50.847929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2126e65-985e-4af1-bba3-7ad7fda787c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:50.848259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:50.848259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:50.848878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2126e65-985e-4af1-bba3-7ad7fda787c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:50.849358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d2126e65-985e-4af1-bba3-7ad7fda787c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:50.905196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.905196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:50.908083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2126e65-985e-4af1-bba3-7ad7fda787c3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:50.912369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 761/1493] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:50 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:51.419059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60215203-3d11-4be4-9bf2-b8c29af9f42d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:51.419669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60215203-3d11-4be4-9bf2-b8c29af9f42d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:51.419774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:51.419774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:51.420399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60215203-3d11-4be4-9bf2-b8c29af9f42d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:51.547828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:51.547828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:51.558146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60215203-3d11-4be4-9bf2-b8c29af9f42d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:51.607530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60215203-3d11-4be4-9bf2-b8c29af9f42d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:51.607530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 733/1494] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:51.616825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-717536ab-c57e-4aba-8072-dd1378391c2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:51.621704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-717536ab-c57e-4aba-8072-dd1378391c2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:51.621704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:51.621704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:51.621704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-717536ab-c57e-4aba-8072-dd1378391c2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:51.685312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:51.685312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:51.696431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-717536ab-c57e-4aba-8072-dd1378391c2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:51.720325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:51.720325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:51.730647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-717536ab-c57e-4aba-8072-dd1378391c2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:51.732278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 762/1495] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:51.925185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6ccd32a-b39e-4c13-bdf8-187189141088 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:51.926339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6ccd32a-b39e-4c13-bdf8-187189141088 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:51.926536 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:51.926536 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:51.927411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6ccd32a-b39e-4c13-bdf8-187189141088 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:51.927785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f6ccd32a-b39e-4c13-bdf8-187189141088 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:51.951236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:51.951236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:51.953480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6ccd32a-b39e-4c13-bdf8-187189141088 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:51.954829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 734/1496] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:51 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:52.622012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d58fa797-9709-4d3c-a22a-bbbfbb607d32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:52.623010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d58fa797-9709-4d3c-a22a-bbbfbb607d32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:52.623292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:52.623292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:52.623753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d58fa797-9709-4d3c-a22a-bbbfbb607d32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:52.751168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef9b69c5-7791-485d-864d-09f5c7eb9a42 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:52.751678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef9b69c5-7791-485d-864d-09f5c7eb9a42 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:52.751876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:52.751876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:52.755642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef9b69c5-7791-485d-864d-09f5c7eb9a42 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:52.773893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.773893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:52.797290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d58fa797-9709-4d3c-a22a-bbbfbb607d32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:52.875785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d58fa797-9709-4d3c-a22a-bbbfbb607d32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:52.876878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 763/1497] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:52.913554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.913554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:52.936830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef9b69c5-7791-485d-864d-09f5c7eb9a42 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:52.968345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9aba545-148c-46a5-be6d-f5cc1f506092 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:52.969153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9aba545-148c-46a5-be6d-f5cc1f506092 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:52.969586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:52.969586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:52.970210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9aba545-148c-46a5-be6d-f5cc1f506092 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:52.971413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a9aba545-148c-46a5-be6d-f5cc1f506092 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:52.983974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.983974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:53.005465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef9b69c5-7791-485d-864d-09f5c7eb9a42 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:53.018789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 735/1498] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:53.075160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:53.075160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:53.077073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9aba545-148c-46a5-be6d-f5cc1f506092 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:53.077909 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 764/1499] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:52 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:53.893160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fbfe39a-83a3-478d-be15-63de8c6d3255 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:53.894118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fbfe39a-83a3-478d-be15-63de8c6d3255 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:53.894477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:53.894477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:53.895125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fbfe39a-83a3-478d-be15-63de8c6d3255 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:54.008406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:54.008406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:54.023375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-472982e6-e764-4a38-898b-855265e7e51e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:54.023892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-472982e6-e764-4a38-898b-855265e7e51e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:54.024107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:54.024107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:54.024486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-472982e6-e764-4a38-898b-855265e7e51e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:54.038400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fbfe39a-83a3-478d-be15-63de8c6d3255 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:54.111302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fbfe39a-83a3-478d-be15-63de8c6d3255 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:54.112820 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 736/1500] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:54.138441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51353d50-1e50-4ee4-99d9-b7d1b4cb022b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:54.139039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51353d50-1e50-4ee4-99d9-b7d1b4cb022b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:54.139263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:54.139263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:54.139642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51353d50-1e50-4ee4-99d9-b7d1b4cb022b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:54.140015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-51353d50-1e50-4ee4-99d9-b7d1b4cb022b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:54.165335 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:54.165335 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:54.175242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-472982e6-e764-4a38-898b-855265e7e51e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:54.187219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:54.187219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:54.189420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51353d50-1e50-4ee4-99d9-b7d1b4cb022b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:54.196170 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 737/1501] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:54 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:54.201262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:54.201262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:54.217261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-472982e6-e764-4a38-898b-855265e7e51e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:54.222569 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 765/1502] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:55.131929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c81fcc5-e1c8-4c59-9f9a-a80a196ab12e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:55.132427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c81fcc5-e1c8-4c59-9f9a-a80a196ab12e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:55.132675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:55.132675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:55.132997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c81fcc5-e1c8-4c59-9f9a-a80a196ab12e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:55.211063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecf6ab0c-33b5-4ae3-9e72-57aadbf0620d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:55.211586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecf6ab0c-33b5-4ae3-9e72-57aadbf0620d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:55.211798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:55.211798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:55.212173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecf6ab0c-33b5-4ae3-9e72-57aadbf0620d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:55.212701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ecf6ab0c-33b5-4ae3-9e72-57aadbf0620d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:55.222798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.222798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:55.234640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c81fcc5-e1c8-4c59-9f9a-a80a196ab12e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:55.262716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c81fcc5-e1c8-4c59-9f9a-a80a196ab12e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:55.264154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 738/1503] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:55.268910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5829b068-fbdb-431e-adec-e15b3c2381b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:55.269939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5829b068-fbdb-431e-adec-e15b3c2381b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:55.270129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:55.270129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:55.271925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5829b068-fbdb-431e-adec-e15b3c2381b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:55.279126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.279126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:55.280983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecf6ab0c-33b5-4ae3-9e72-57aadbf0620d tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:55.281824 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 766/1504] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:55 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:55.345931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.345931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:55.358980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5829b068-fbdb-431e-adec-e15b3c2381b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:55.383133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.383133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:55.396683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5829b068-fbdb-431e-adec-e15b3c2381b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:55.403227 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 739/1505] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:56.280820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d338ce4a-014a-419e-8a65-87b9631214c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:56.281971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d338ce4a-014a-419e-8a65-87b9631214c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:56.282395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:56.282395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:56.283096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d338ce4a-014a-419e-8a65-87b9631214c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:56.296456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b758f4e1-376c-4332-96ea-16b1137b3493 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:56.296959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b758f4e1-376c-4332-96ea-16b1137b3493 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:56.297339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:56.297339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:56.298076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b758f4e1-376c-4332-96ea-16b1137b3493 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:56.298589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b758f4e1-376c-4332-96ea-16b1137b3493 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:56.347810 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:56.347810 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:56.352655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b758f4e1-376c-4332-96ea-16b1137b3493 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:56.355602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 740/1506] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:56 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:56.407339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:56.407339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:56.416394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d338ce4a-014a-419e-8a65-87b9631214c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:56.423205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e4efd78-89eb-4d1b-a2f5-8833583a8dd0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:56.423735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e4efd78-89eb-4d1b-a2f5-8833583a8dd0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:56.423928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:56.423928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:56.424556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e4efd78-89eb-4d1b-a2f5-8833583a8dd0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:56.445765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d338ce4a-014a-419e-8a65-87b9631214c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:56.446643 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 767/1507] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:56.490328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:56.490328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:56.500418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5e4efd78-89eb-4d1b-a2f5-8833583a8dd0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:56.536208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:56.536208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:56.546649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e4efd78-89eb-4d1b-a2f5-8833583a8dd0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:56.548165 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 741/1508] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:56:57.369760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e78338d-ea82-4564-b47a-6061e5dabe2c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:57.373366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e78338d-ea82-4564-b47a-6061e5dabe2c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:57.373961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:57.373961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:57.374666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e78338d-ea82-4564-b47a-6061e5dabe2c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:57.375221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4e78338d-ea82-4564-b47a-6061e5dabe2c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:57.455505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.455505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:57.461358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e78338d-ea82-4564-b47a-6061e5dabe2c tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:57.471187 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 768/1509] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:57 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:57.472126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e2a24e1-558e-4b0e-bc57-67d70435d8ce tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:57.472682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e2a24e1-558e-4b0e-bc57-67d70435d8ce tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:57.472901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:57.472901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:57.473283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e2a24e1-558e-4b0e-bc57-67d70435d8ce tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:57.564637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb84810e-efa1-4475-af72-5378b7d00e6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:57.565761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb84810e-efa1-4475-af72-5378b7d00e6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:57.566036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:57.566036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:57.566511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb84810e-efa1-4475-af72-5378b7d00e6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:57.577712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.577712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:57.605350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e2a24e1-558e-4b0e-bc57-67d70435d8ce tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:57.656345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e2a24e1-558e-4b0e-bc57-67d70435d8ce tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:57.659365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 742/1510] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:57 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:57.685276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.685276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:57.695278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb84810e-efa1-4475-af72-5378b7d00e6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:57.738664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.738664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:57.761717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb84810e-efa1-4475-af72-5378b7d00e6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:57.762842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 769/1511] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:58.476977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-932230ef-f9ed-4a68-b201-ec9f174fabd0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:58.477481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-932230ef-f9ed-4a68-b201-ec9f174fabd0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:58.478037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:58.478037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:58.478641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-932230ef-f9ed-4a68-b201-ec9f174fabd0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:58.479186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-932230ef-f9ed-4a68-b201-ec9f174fabd0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:58.535006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.535006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:58.541101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-932230ef-f9ed-4a68-b201-ec9f174fabd0 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:58.545272 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 743/1512] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:58 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:58.676987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c84ba6d-012e-4820-884d-3eba3ce4e9b3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:56:58.677822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c84ba6d-012e-4820-884d-3eba3ce4e9b3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:58.678183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:58.678183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:58.679009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c84ba6d-012e-4820-884d-3eba3ce4e9b3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:58.804580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5e6b8b1-260d-4e23-93b3-eb54a0b624db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:58.805366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5e6b8b1-260d-4e23-93b3-eb54a0b624db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:58.806016 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:58.806016 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:58.807062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5e6b8b1-260d-4e23-93b3-eb54a0b624db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:58.873992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.873992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:58.884389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5e6b8b1-260d-4e23-93b3-eb54a0b624db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:56:58.907815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.907815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:58.919136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5e6b8b1-260d-4e23-93b3-eb54a0b624db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:56:58.920787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 744/1513] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:58.947142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.947142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:58.957087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c84ba6d-012e-4820-884d-3eba3ce4e9b3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:56:59.004174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c84ba6d-012e-4820-884d-3eba3ce4e9b3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:56:59.005352 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 770/1514] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:59.558842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ab5991d-3e5c-4ffc-a34c-276503bec01e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:56:59.559475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ab5991d-3e5c-4ffc-a34c-276503bec01e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:59.559784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:59.559784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:59.560316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ab5991d-3e5c-4ffc-a34c-276503bec01e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:59.560773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2ab5991d-3e5c-4ffc-a34c-276503bec01e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:56:59.628330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:59.628330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:56:59.630176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ab5991d-3e5c-4ffc-a34c-276503bec01e tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:56:59.643487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 745/1515] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:59 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:59.940606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ccba160-e674-4360-81c0-e432fec3cd17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:56:59.941097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ccba160-e674-4360-81c0-e432fec3cd17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:59.942659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:59.942659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:56:59.943301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ccba160-e674-4360-81c0-e432fec3cd17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:00.020872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-167fb204-a126-42f7-a52d-04eab2510142 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:00.021371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-167fb204-a126-42f7-a52d-04eab2510142 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:00.021581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:00.021581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:00.021955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-167fb204-a126-42f7-a52d-04eab2510142 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:00.118454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:00.118454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:00.152151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ccba160-e674-4360-81c0-e432fec3cd17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:00.187186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:00.187186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:00.201254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:00.201254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:00.210406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-167fb204-a126-42f7-a52d-04eab2510142 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:00.221106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ccba160-e674-4360-81c0-e432fec3cd17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:00.226426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 771/1516] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:00.284258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-167fb204-a126-42f7-a52d-04eab2510142 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:00.284258 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 746/1517] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:00 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:00.672607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f62908b-fa03-4ea6-8814-f6f73d3d7c86 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:00.673775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f62908b-fa03-4ea6-8814-f6f73d3d7c86 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:00.674303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:00.674303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:00.675073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f62908b-fa03-4ea6-8814-f6f73d3d7c86 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:00.675661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7f62908b-fa03-4ea6-8814-f6f73d3d7c86 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:00.722881 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:00.722881 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:00.731696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f62908b-fa03-4ea6-8814-f6f73d3d7c86 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:00.732787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 772/1518] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:00 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:01.242953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4bc0dcd-a620-4678-b692-a902119f9e22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:01.243832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4bc0dcd-a620-4678-b692-a902119f9e22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:01.244210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:01.244210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:01.244880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4bc0dcd-a620-4678-b692-a902119f9e22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:01.296049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b896501-a967-4f6b-8318-f6132a1f00ab tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:01.296830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b896501-a967-4f6b-8318-f6132a1f00ab tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:01.297184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:01.297184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:01.297790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b896501-a967-4f6b-8318-f6132a1f00ab tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:01.412772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:01.412772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:01.433722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:01.433722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:01.442384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4bc0dcd-a620-4678-b692-a902119f9e22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:01.454572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b896501-a967-4f6b-8318-f6132a1f00ab tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:01.496734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:01.496734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:01.513821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b896501-a967-4f6b-8318-f6132a1f00ab tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:01.516876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4bc0dcd-a620-4678-b692-a902119f9e22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:01.517863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 747/1519] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:01.519095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 773/1520] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:01 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:01.748045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62c5732a-00c9-4636-aa2c-331018ef1114 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:01.748586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62c5732a-00c9-4636-aa2c-331018ef1114 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:01.748747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:01.748747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:01.749359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62c5732a-00c9-4636-aa2c-331018ef1114 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:01.749871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-62c5732a-00c9-4636-aa2c-331018ef1114 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:01.801460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:01.801460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:01.815437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62c5732a-00c9-4636-aa2c-331018ef1114 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:01.817426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 748/1521] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:01 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:02.543823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16ca6009-d48f-4253-906b-f5e02b54170d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:02.544466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c43df527-664c-4cdb-a197-d6f4fa831e82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:02.544680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16ca6009-d48f-4253-906b-f5e02b54170d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:02.544952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:02.544952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:02.545206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c43df527-664c-4cdb-a197-d6f4fa831e82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:02.545426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:02.545426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:02.545865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c43df527-664c-4cdb-a197-d6f4fa831e82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:02.546091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16ca6009-d48f-4253-906b-f5e02b54170d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:02.695946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:02.695946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:02.708092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-16ca6009-d48f-4253-906b-f5e02b54170d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:02.739459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:02.739459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:02.764110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c43df527-664c-4cdb-a197-d6f4fa831e82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:02.808189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16ca6009-d48f-4253-906b-f5e02b54170d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:02.809892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 749/1522] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:02 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:02.842914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:02.842914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-100b789b-917d-4624-979e-45dab3dd80e8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-100b789b-917d-4624-979e-45dab3dd80e8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-100b789b-917d-4624-979e-45dab3dd80e8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:02.843135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-100b789b-917d-4624-979e-45dab3dd80e8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:02.870740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c43df527-664c-4cdb-a197-d6f4fa831e82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:02.870740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 774/1523] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:02.950202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:02.950202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:02.952386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-100b789b-917d-4624-979e-45dab3dd80e8 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:02.961755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 750/1524] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:02 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.861265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31f66ba6-6981-412d-ad2e-c405af39157d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:03.864643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31f66ba6-6981-412d-ad2e-c405af39157d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.865148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.865148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:03.865919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31f66ba6-6981-412d-ad2e-c405af39157d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.887195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5bad0b5-7ce8-4f42-acd5-b788732261fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:03.887862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5bad0b5-7ce8-4f42-acd5-b788732261fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.888241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.888241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:03.888980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5bad0b5-7ce8-4f42-acd5-b788732261fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.934396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:03.934396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:03.945845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31f66ba6-6981-412d-ad2e-c405af39157d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:03.972514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31f66ba6-6981-412d-ad2e-c405af39157d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:03.982901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 775/1525] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.992987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86b4a9ec-ba4d-4f86-a948-a702c9050305 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:03.994914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86b4a9ec-ba4d-4f86-a948-a702c9050305 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.995379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.995379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:03.996065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86b4a9ec-ba4d-4f86-a948-a702c9050305 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.996641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-86b4a9ec-ba4d-4f86-a948-a702c9050305 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:04.022603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.022603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:04.026101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86b4a9ec-ba4d-4f86-a948-a702c9050305 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:04.027859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 776/1526] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:04.102400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.102400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:04.138007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5bad0b5-7ce8-4f42-acd5-b788732261fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:04.197302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.197302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:04.233480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5bad0b5-7ce8-4f42-acd5-b788732261fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:04.234320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 751/1527] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:57:04.998412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-805975c6-0f19-4fe2-a5f7-93d8dd736f6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:04.998885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-805975c6-0f19-4fe2-a5f7-93d8dd736f6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:04.999224 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:04.999224 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:04.999753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-805975c6-0f19-4fe2-a5f7-93d8dd736f6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.046055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c766efd5-04a1-4ae8-b731-d3fe01b78736 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:05.055565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c766efd5-04a1-4ae8-b731-d3fe01b78736 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.055783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.055783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:05.056770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c766efd5-04a1-4ae8-b731-d3fe01b78736 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.057148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c766efd5-04a1-4ae8-b731-d3fe01b78736 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:05.144197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.144197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:05.164970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.164970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:05.170566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c766efd5-04a1-4ae8-b731-d3fe01b78736 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:05.173155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 752/1528] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:05.207563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-805975c6-0f19-4fe2-a5f7-93d8dd736f6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:05.256235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e351868-17df-4161-a677-61802796bab9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:05.256782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e351868-17df-4161-a677-61802796bab9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.256967 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.256967 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:05.259038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e351868-17df-4161-a677-61802796bab9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.281397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-805975c6-0f19-4fe2-a5f7-93d8dd736f6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:05.282309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 777/1529] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:04 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 975 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:05.357181 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.357181 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:05.367029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e351868-17df-4161-a677-61802796bab9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:05.389099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.389099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:05.399369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e351868-17df-4161-a677-61802796bab9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:05.401013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 753/1530] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:06.187543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3322d8fe-e9c4-4367-8ed7-293bc0e61165 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:06.188958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3322d8fe-e9c4-4367-8ed7-293bc0e61165 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:06.189364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.189364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:06.190000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3322d8fe-e9c4-4367-8ed7-293bc0e61165 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:06.190545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3322d8fe-e9c4-4367-8ed7-293bc0e61165 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:06.216431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.216431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:06.218828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3322d8fe-e9c4-4367-8ed7-293bc0e61165 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:06.226197 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 778/1531] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:06 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:06.304652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11019609-0570-4115-82b5-57075191f874 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:06.305598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11019609-0570-4115-82b5-57075191f874 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:06.306344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.306344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:06.306954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11019609-0570-4115-82b5-57075191f874 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:06.418639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:06.418933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.418933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:06.419232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:06.419517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.419517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:06.419893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:06.441566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-11019609-0570-4115-82b5-57075191f874 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:06.481822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11019609-0570-4115-82b5-57075191f874 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:06.483578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 754/1532] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:06.524549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.524549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:06.535834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:06.559459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.559459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:06.570282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:06.573127 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 779/1533] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:06.925983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-78af6a23-73d8-4f7b-a0ec-70780747498a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:06.927497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-78af6a23-73d8-4f7b-a0ec-70780747498a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:06.927497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.927497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:06.927497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-78af6a23-73d8-4f7b-a0ec-70780747498a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:06.983113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.983113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:06.991615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-78af6a23-73d8-4f7b-a0ec-70780747498a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:07.016623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-78af6a23-73d8-4f7b-a0ec-70780747498a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:07.023240 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 755/1534] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:07.092593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:57:07.093255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.093615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.093615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.094192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.095793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ae37bb-af08-4c3f-a5f7-4834f51c8709 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:57:07.097260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 780/1535] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:07.115160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-1729476c-0129-4a11-a50f-19b00783aa17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments Jan 21 07:57:07.115938 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.115938 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.117199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-1729476c-0129-4a11-a50f-19b00783aa17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed8cb955-4fec-43c2-8577-785d4793ad76", "instance_uuid": "d6fc0fbc-448a-460e-995c-ebfb528203ce", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:07.174409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.174409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.260325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:07.264553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.265699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.267908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:07.276386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-1729476c-0129-4a11-a50f-19b00783aa17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments returned with HTTP 200 Jan 21 07:57:07.278543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 756/1536] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:57:07 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:07.300554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.300554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.302824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:07.303822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 781/1537] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:07.336257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b758c7-253c-400e-9d22-2bf387bda84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:07.336855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b758c7-253c-400e-9d22-2bf387bda84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.337163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.337163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.337622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b758c7-253c-400e-9d22-2bf387bda84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.354721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume// Jan 21 07:57:07.355378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.355670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.355670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.356377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.357685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b0e4511-d575-4cf1-bc04-122dd6c7e291 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:57:07.358733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 782/1538] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:07.374729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-4b060847-56eb-4ca1-b68d-66b04db8fc04 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:07.375758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-4b060847-56eb-4ca1-b68d-66b04db8fc04 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.376454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-4b060847-56eb-4ca1-b68d-66b04db8fc04 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.433042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.433042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.441723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.441723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.442614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-4b060847-56eb-4ca1-b68d-66b04db8fc04 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:07.464764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.464764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.466993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0b758c7-253c-400e-9d22-2bf387bda84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:07.479555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-4b060847-56eb-4ca1-b68d-66b04db8fc04 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:07.480620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 783/1539] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1461 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:57:07.495536 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.495536 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.503240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-fa971151-2e22-45af-995b-3a3de57a1f0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] PUT http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 Jan 21 07:57:07.503866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.503866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.504469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-fa971151-2e22-45af-995b-3a3de57a1f0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:07.536670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b758c7-253c-400e-9d22-2bf387bda84d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:07.543308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 757/1540] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1362 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:07.565270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:57:07.565270 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:57:07.565791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-fa971151-2e22-45af-995b-3a3de57a1f0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Lock "b'cinder-attachment_update-ed8cb955-4fec-43c2-8577-785d4793ad76-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:57:07.568114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.568114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.589967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2943c879-0bfe-4d72-811a-c8e554fa6976 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:07.590657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2943c879-0bfe-4d72-811a-c8e554fa6976 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.591115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.591115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:07.592203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2943c879-0bfe-4d72-811a-c8e554fa6976 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.698730 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.698730 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.725785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2943c879-0bfe-4d72-811a-c8e554fa6976 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:07.800147 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.800147 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:07.831908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2943c879-0bfe-4d72-811a-c8e554fa6976 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:07.834528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 758/1541] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:08.318618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91361592-065e-45ed-86f9-1268cb9cb0ca tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:08.319045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91361592-065e-45ed-86f9-1268cb9cb0ca tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:08.319267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:08.319267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:08.319680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91361592-065e-45ed-86f9-1268cb9cb0ca tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:08.320079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-91361592-065e-45ed-86f9-1268cb9cb0ca tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:08.376294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:08.376294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:08.378139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91361592-065e-45ed-86f9-1268cb9cb0ca tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:08.378994 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 759/1542] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:08 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:08.559483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e622947-bf4d-4446-8e7d-09bc74ed4f7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:08.560183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e622947-bf4d-4446-8e7d-09bc74ed4f7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:08.560352 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:08.560352 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:08.560686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e622947-bf4d-4446-8e7d-09bc74ed4f7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:08.668286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:08.668286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:08.711766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7e622947-bf4d-4446-8e7d-09bc74ed4f7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:08.726445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:08.726445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:08.769500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e622947-bf4d-4446-8e7d-09bc74ed4f7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:08.782310 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 760/1543] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:08 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1362 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:08.850816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f6e04e9-5171-4343-900e-7d4902484a29 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:08.851338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f6e04e9-5171-4343-900e-7d4902484a29 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:08.851524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:08.851524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:08.852608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f6e04e9-5171-4343-900e-7d4902484a29 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:08.971608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:08.971608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:08.993137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f6e04e9-5171-4343-900e-7d4902484a29 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:09.023736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:09.023736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:09.034504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f6e04e9-5171-4343-900e-7d4902484a29 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:09.035742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 761/1544] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:57:09.393045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba2b8ac-e449-45a8-aa72-200ae62c71b1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:09.393586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba2b8ac-e449-45a8-aa72-200ae62c71b1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:09.393696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:09.393696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:09.394067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba2b8ac-e449-45a8-aa72-200ae62c71b1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:09.394440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9ba2b8ac-e449-45a8-aa72-200ae62c71b1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:09.434715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:09.434715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:09.447693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba2b8ac-e449-45a8-aa72-200ae62c71b1 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:09.451024 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 762/1545] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:09 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:09.788639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54c3476d-538d-490e-bf22-b229cf4a42da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:09.789389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54c3476d-538d-490e-bf22-b229cf4a42da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:09.789977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:09.789977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:09.791440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54c3476d-538d-490e-bf22-b229cf4a42da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:09.898746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:09.898746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:09.924389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-54c3476d-538d-490e-bf22-b229cf4a42da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:09.947268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:09.947268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:09.965358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54c3476d-538d-490e-bf22-b229cf4a42da tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:09.966638 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 763/1546] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:09 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1362 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:10.054551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71eeef4c-8691-49f0-932b-bba08b02f48e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:10.056845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71eeef4c-8691-49f0-932b-bba08b02f48e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.057480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.057480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:10.060795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71eeef4c-8691-49f0-932b-bba08b02f48e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:10.148320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:10.148320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:10.159595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71eeef4c-8691-49f0-932b-bba08b02f48e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:10.181890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:10.181890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:10.193034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71eeef4c-8691-49f0-932b-bba08b02f48e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:10.194337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 764/1547] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:10.238960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-fa971151-2e22-45af-995b-3a3de57a1f0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Lock "b'cinder-attachment_update-ed8cb955-4fec-43c2-8577-785d4793ad76-n-h1-768862-4'" released by "attachment_update" :: held 2.673s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:57:10.239885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-fa971151-2e22-45af-995b-3a3de57a1f0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 returned with HTTP 200 Jan 21 07:57:10.241236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 784/1548] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 07:57:07 2021] PUT /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 => generated 762 bytes in 2743 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:10.465650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e5766e8-8dca-4fbe-b3bd-7c1e64e0adbd tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:10.466209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e5766e8-8dca-4fbe-b3bd-7c1e64e0adbd tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.466343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.466343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:10.467036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e5766e8-8dca-4fbe-b3bd-7c1e64e0adbd tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:10.467549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0e5766e8-8dca-4fbe-b3bd-7c1e64e0adbd tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:10.491106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:10.491106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:10.493360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e5766e8-8dca-4fbe-b3bd-7c1e64e0adbd tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:10.495551 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 765/1549] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:10.983335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c8f0fbd-0f4d-4984-8e10-f56eb327820c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:10.983957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c8f0fbd-0f4d-4984-8e10-f56eb327820c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.984383 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.984383 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:10.985039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c8f0fbd-0f4d-4984-8e10-f56eb327820c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:11.066574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.066574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:11.078966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c8f0fbd-0f4d-4984-8e10-f56eb327820c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:11.104520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.104520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:11.130714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c8f0fbd-0f4d-4984-8e10-f56eb327820c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:11.141130 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 785/1550] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:11.210604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-927a85da-9b24-478b-95f8-e6ce6d158928 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:11.213347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-927a85da-9b24-478b-95f8-e6ce6d158928 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:11.213837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:11.213837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:11.214551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-927a85da-9b24-478b-95f8-e6ce6d158928 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:11.295978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.295978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:11.306956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-927a85da-9b24-478b-95f8-e6ce6d158928 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:11.332831 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.332831 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:11.414969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-927a85da-9b24-478b-95f8-e6ce6d158928 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:11.416178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 766/1551] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:11.511810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc65e996-d92f-4253-803a-4ef7b5948e37 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:11.512329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc65e996-d92f-4253-803a-4ef7b5948e37 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:11.512692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:11.512692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:11.518314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc65e996-d92f-4253-803a-4ef7b5948e37 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:11.518814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bc65e996-d92f-4253-803a-4ef7b5948e37 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:11.566249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.566249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:11.568174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc65e996-d92f-4253-803a-4ef7b5948e37 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:11.579651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 786/1552] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:11 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:12.148412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c620ab6-b9a8-429d-a2e0-3e9aaca83862 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:12.148934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c620ab6-b9a8-429d-a2e0-3e9aaca83862 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.149325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.149325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:12.150740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c620ab6-b9a8-429d-a2e0-3e9aaca83862 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.258179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.258179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:12.288795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c620ab6-b9a8-429d-a2e0-3e9aaca83862 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:12.311436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.311436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:12.328784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c620ab6-b9a8-429d-a2e0-3e9aaca83862 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:12.329980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 767/1553] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:12.432787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e0e36e6-94f5-40df-a3df-b07e910c27c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:12.439244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e0e36e6-94f5-40df-a3df-b07e910c27c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.439620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.439620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:12.440217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e0e36e6-94f5-40df-a3df-b07e910c27c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.520391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.520391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:12.537081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e0e36e6-94f5-40df-a3df-b07e910c27c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:12.566812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.566812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:12.592130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e0e36e6-94f5-40df-a3df-b07e910c27c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:12.593196 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 787/1554] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:12.594811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d12efb2a-b94f-4932-954f-a80ab267ed83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:12.595473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d12efb2a-b94f-4932-954f-a80ab267ed83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.595797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.595797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:12.596364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d12efb2a-b94f-4932-954f-a80ab267ed83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.596844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d12efb2a-b94f-4932-954f-a80ab267ed83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:12.661386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.661386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:12.668862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d12efb2a-b94f-4932-954f-a80ab267ed83 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:12.672789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 768/1555] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:13.346522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa0701d3-50ad-4da0-a602-8d9e4872b827 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:13.347254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa0701d3-50ad-4da0-a602-8d9e4872b827 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.347546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.347546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:13.348042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa0701d3-50ad-4da0-a602-8d9e4872b827 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.461749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.461749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:13.501402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa0701d3-50ad-4da0-a602-8d9e4872b827 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:13.541276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.541276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:13.564658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa0701d3-50ad-4da0-a602-8d9e4872b827 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:13.565546 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 788/1556] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:13.625086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0896e460-9ed9-4d55-b94d-5003fb922212 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:13.625940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0896e460-9ed9-4d55-b94d-5003fb922212 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.626337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.626337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:13.627004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0896e460-9ed9-4d55-b94d-5003fb922212 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.686874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-115e6e4e-0350-4830-b2e5-d171922103db tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:13.687740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-115e6e4e-0350-4830-b2e5-d171922103db tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.688175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.688175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:13.689453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-115e6e4e-0350-4830-b2e5-d171922103db tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.690212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-115e6e4e-0350-4830-b2e5-d171922103db tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:13.730178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.730178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:13.741792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0896e460-9ed9-4d55-b94d-5003fb922212 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:13.743759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.743759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:13.750924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-115e6e4e-0350-4830-b2e5-d171922103db tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:13.751866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 789/1557] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:13.765278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.765278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:13.776144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0896e460-9ed9-4d55-b94d-5003fb922212 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:13.777178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 769/1558] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:14.581189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-669a6bf8-6628-433e-9bc4-795300c4a9e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:14.582319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-669a6bf8-6628-433e-9bc4-795300c4a9e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.582705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.582705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:14.583994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-669a6bf8-6628-433e-9bc4-795300c4a9e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.708431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.708431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:14.729905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-669a6bf8-6628-433e-9bc4-795300c4a9e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:14.769831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8965527b-ea42-4084-ae24-eed378860d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:14.770593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8965527b-ea42-4084-ae24-eed378860d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.771017 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.771017 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:14.771650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8965527b-ea42-4084-ae24-eed378860d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.772204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8965527b-ea42-4084-ae24-eed378860d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:14.796336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.796336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:14.798608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8965527b-ea42-4084-ae24-eed378860d2a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:14.799683 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 770/1559] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:14.803722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02c1d1e0-9942-4927-904f-81935a161638 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:14.804461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02c1d1e0-9942-4927-904f-81935a161638 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.804852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.804852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:14.805483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02c1d1e0-9942-4927-904f-81935a161638 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.825376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.825376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:14.845609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-669a6bf8-6628-433e-9bc4-795300c4a9e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:14.846520 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 790/1560] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:14.907328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.907328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:14.938947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02c1d1e0-9942-4927-904f-81935a161638 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:14.968236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.968236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:14.977889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02c1d1e0-9942-4927-904f-81935a161638 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:14.979120 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 771/1561] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:15.815619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3cef977-47f3-4a7b-9838-2934cda6ba62 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:15.816189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3cef977-47f3-4a7b-9838-2934cda6ba62 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.816380 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.816380 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:15.816686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3cef977-47f3-4a7b-9838-2934cda6ba62 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.817059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a3cef977-47f3-4a7b-9838-2934cda6ba62 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:15.860360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.860360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:15.862200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3cef977-47f3-4a7b-9838-2934cda6ba62 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:15.862342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6381b0-1087-4c0e-a1aa-d77cc49fc090 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:15.862828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6381b0-1087-4c0e-a1aa-d77cc49fc090 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.863042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.863042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:15.863213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 791/1562] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:15.863394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6381b0-1087-4c0e-a1aa-d77cc49fc090 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.938267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-437e6ad9-c3f6-4d56-92c9-5943caff47bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37/action Jan 21 07:57:15.938267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.938267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:15.938267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-437e6ad9-c3f6-4d56-92c9-5943caff47bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:15.938267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-437e6ad9-c3f6-4d56-92c9-5943caff47bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:16.061093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.061093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.110582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5e6381b0-1087-4c0e-a1aa-d77cc49fc090 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:16.125350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.125350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.146300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.146300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.156936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0b3e0da-ed04-4c4f-ad77-2005d602de02 req-437e6ad9-c3f6-4d56-92c9-5943caff47bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37/action returned with HTTP 204 Jan 21 07:57:16.157859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 792/1563] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 07:57:15 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37/action => generated 0 bytes in 241 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:16.162274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d140819-350f-4597-87ac-9cc688c08702 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:16.163258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d140819-350f-4597-87ac-9cc688c08702 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.163258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.163258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:16.169567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6381b0-1087-4c0e-a1aa-d77cc49fc090 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:16.170386 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 772/1564] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:16.181243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d140819-350f-4597-87ac-9cc688c08702 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.332633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.332633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.351616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d140819-350f-4597-87ac-9cc688c08702 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:16.392032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.392032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.405035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d140819-350f-4597-87ac-9cc688c08702 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:16.416346 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 793/1565] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:16.877540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c4f35b8-ac06-4600-8589-db04b0448d59 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:16.878664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c4f35b8-ac06-4600-8589-db04b0448d59 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.879092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.879092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:16.879670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c4f35b8-ac06-4600-8589-db04b0448d59 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.880182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4c4f35b8-ac06-4600-8589-db04b0448d59 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:16.940473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.940473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:16.942347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c4f35b8-ac06-4600-8589-db04b0448d59 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:16.951013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 773/1566] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:17.187852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46cb7926-916f-425a-a93f-8b901e39aad5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:17.188501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46cb7926-916f-425a-a93f-8b901e39aad5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.188794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.188794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:17.189294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46cb7926-916f-425a-a93f-8b901e39aad5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.307965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.307965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.322918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46cb7926-916f-425a-a93f-8b901e39aad5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:17.374450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.374450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.387481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46cb7926-916f-425a-a93f-8b901e39aad5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:17.388492 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 794/1567] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1655 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:17.413793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1bd39c4-7167-40fe-8c34-a7470b4da1e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:17.414585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.414585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:17.415177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1bd39c4-7167-40fe-8c34-a7470b4da1e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed8cb955-4fec-43c2-8577-785d4793ad76", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-105370630"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:17.426029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdd085d5-1357-4d9b-9a61-5a6badce3a2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:17.428725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdd085d5-1357-4d9b-9a61-5a6badce3a2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.431503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.431503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:17.432287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdd085d5-1357-4d9b-9a61-5a6badce3a2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.539387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.539387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.550456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdd085d5-1357-4d9b-9a61-5a6badce3a2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:17.574707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.574707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.577904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.577904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.579412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1bd39c4-7167-40fe-8c34-a7470b4da1e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:17.579938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-a1bd39c4-7167-40fe-8c34-a7470b4da1e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:17.593112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdd085d5-1357-4d9b-9a61-5a6badce3a2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:17.594121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1bd39c4-7167-40fe-8c34-a7470b4da1e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 400 Jan 21 07:57:17.595354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 774/1568] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:17 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 160 bytes in 192 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:57:17.604754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:17.605448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.605448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:17.606372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed8cb955-4fec-43c2-8577-785d4793ad76", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-812799330"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:17.608116 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 795/1569] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:17.710165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.710165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.714647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:17.717232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:17.867222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['9f5efff8-f014-484a-8e6e-8e8ba6e96b6c', '132c8715-fbd3-4671-a05a-d8ba52e1b552', 'fa514ff3-6c38-4879-9338-31d3fa75d84f', '4a9237f6-59a5-4d55-982b-9b1c4b7011e0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:17.966199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a20a50c-0fb5-4e4b-bee7-265e01d0b356 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:17.967408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a20a50c-0fb5-4e4b-bee7-265e01d0b356 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.967833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.967833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:17.968519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a20a50c-0fb5-4e4b-bee7-265e01d0b356 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.969087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1a20a50c-0fb5-4e4b-bee7-265e01d0b356 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:17.991963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.991963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:17.994937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a20a50c-0fb5-4e4b-bee7-265e01d0b356 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:18.002778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 796/1570] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:18.115741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot force create request issued successfully. Jan 21 07:57:18.116691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70604653-887d-44f3-b4aa-c58b8fcb1bc6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:57:18.117728 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 775/1571] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:17 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 309 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:18.131367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b8cea0a-0781-4bd9-bdfd-1c6a025cd8d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:18.131999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b8cea0a-0781-4bd9-bdfd-1c6a025cd8d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:18.132279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:18.132279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:18.132665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b8cea0a-0781-4bd9-bdfd-1c6a025cd8d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:18.214818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.214818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:18.216310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b8cea0a-0781-4bd9-bdfd-1c6a025cd8d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:18.218664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b8cea0a-0781-4bd9-bdfd-1c6a025cd8d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:18.219695 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 797/1572] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:18 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 441 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:18.610947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b159579-1111-4da8-a70e-55710d63e81d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:18.611476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b159579-1111-4da8-a70e-55710d63e81d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:18.611691 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:18.611691 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:18.612066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b159579-1111-4da8-a70e-55710d63e81d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:18.657691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:18.658394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:18.658394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:18.659231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-attach": {"instance_uuid": "8ef545f8-11d5-4143-948d-ca57c6ed8a5c", "mountpoint": "/dev/sdb"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:18.659758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8ef545f8-11d5-4143-948d-ca57c6ed8a5c", "mountpoint": "/dev/sdb"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:18.756654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.756654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:18.793680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b159579-1111-4da8-a70e-55710d63e81d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:18.843405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.843405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:18.844253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:18.870833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.870833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:18.876650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update volume admin metadata completed successfully. Jan 21 07:57:18.893178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b159579-1111-4da8-a70e-55710d63e81d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:18.894742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 776/1573] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:19.011723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c55413d-6039-4d13-b308-6f7ac9f308b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:19.012230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c55413d-6039-4d13-b308-6f7ac9f308b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.012443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.012443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.012950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c55413d-6039-4d13-b308-6f7ac9f308b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.013316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2c55413d-6039-4d13-b308-6f7ac9f308b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:19.098960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.098960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.100881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c55413d-6039-4d13-b308-6f7ac9f308b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:19.113152 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 777/1574] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:19.235184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-530b4814-7bae-4de6-b6a6-d7589a00cb0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:19.235184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-530b4814-7bae-4de6-b6a6-d7589a00cb0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.235184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.235184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.235184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-530b4814-7bae-4de6-b6a6-d7589a00cb0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.264091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.264091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.266143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-530b4814-7bae-4de6-b6a6-d7589a00cb0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:19.268329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-530b4814-7bae-4de6-b6a6-d7589a00cb0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:19.268808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Attach volume completed successfully. Jan 21 07:57:19.269762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70d760d7-3c4e-4595-b539-74433c21fbc1 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:19.270303 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 778/1575] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:19.274003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 798/1576] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:18 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:57:19.279417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c2fbc7b-60f5-4690-88a2-839f88457155 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:19.280390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c2fbc7b-60f5-4690-88a2-839f88457155 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.280913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.280913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.281495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c2fbc7b-60f5-4690-88a2-839f88457155 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.344565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.344565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.356748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c2fbc7b-60f5-4690-88a2-839f88457155 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:19.382068 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.382068 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.394197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c2fbc7b-60f5-4690-88a2-839f88457155 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:19.395738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 779/1577] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 1244 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:57:19.417853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecf0d1b6-9e71-4401-823c-57e885caa76b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:19.419375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecf0d1b6-9e71-4401-823c-57e885caa76b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.419741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.419741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.420554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecf0d1b6-9e71-4401-823c-57e885caa76b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.507645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.507645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.528004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ecf0d1b6-9e71-4401-823c-57e885caa76b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:19.582608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.582608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.593832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecf0d1b6-9e71-4401-823c-57e885caa76b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:19.595271 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 799/1578] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:19.611815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:19.612420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.612420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.613099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-detach": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:19.613636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:19.685496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.685496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:19.687580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:19.912143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39046d64-6823-47f3-9d67-bb40b2cc442b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:19.913098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39046d64-6823-47f3-9d67-bb40b2cc442b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.913560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.913560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.914182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39046d64-6823-47f3-9d67-bb40b2cc442b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.950573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Detach volume completed successfully. Jan 21 07:57:19.950573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e27a3cde-b6b6-4ab1-9224-090556dae696 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:19.950573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 780/1579] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:19 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:19.960335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e58d5ea8-db9e-4464-90f3-2c3e381ee475 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:19.960335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e58d5ea8-db9e-4464-90f3-2c3e381ee475 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.960335 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.960335 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:19.960914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e58d5ea8-db9e-4464-90f3-2c3e381ee475 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.072621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.072621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:20.094899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.094899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:20.095952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39046d64-6823-47f3-9d67-bb40b2cc442b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:20.120393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e58d5ea8-db9e-4464-90f3-2c3e381ee475 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:20.156438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.156438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:20.180724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39046d64-6823-47f3-9d67-bb40b2cc442b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:20.183167 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 800/1580] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:20.193090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e58d5ea8-db9e-4464-90f3-2c3e381ee475 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:20.197895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22b60a89-a893-485f-9e51-31fca63504f2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:20.199006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 781/1581] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:20.199711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22b60a89-a893-485f-9e51-31fca63504f2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:20.200063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:20.200063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:20.200831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22b60a89-a893-485f-9e51-31fca63504f2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.211370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-22b60a89-a893-485f-9e51-31fca63504f2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:20.256399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.256399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:20.262378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22b60a89-a893-485f-9e51-31fca63504f2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:20.263484 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 801/1582] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:20 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:20.281749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2c913a6-76c5-4195-a5f2-e08cf24d744c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:20.282639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2c913a6-76c5-4195-a5f2-e08cf24d744c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:20.283051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:20.283051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:20.283668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2c913a6-76c5-4195-a5f2-e08cf24d744c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.337920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.337920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:20.339252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2c913a6-76c5-4195-a5f2-e08cf24d744c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:20.347847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2c913a6-76c5-4195-a5f2-e08cf24d744c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:20.348674 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 782/1583] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:20 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:21.198185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f37f6aa5-bf51-4ba1-a9f6-cdc839e5f589 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:21.198742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f37f6aa5-bf51-4ba1-a9f6-cdc839e5f589 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.198906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.198906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:21.199543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f37f6aa5-bf51-4ba1-a9f6-cdc839e5f589 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.263553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.263553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.277823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f37f6aa5-bf51-4ba1-a9f6-cdc839e5f589 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:21.278764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0b15d1d-1987-45ab-8ea1-0210499d9045 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:21.279520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0b15d1d-1987-45ab-8ea1-0210499d9045 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.280052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.280052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:21.280714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0b15d1d-1987-45ab-8ea1-0210499d9045 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.281278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c0b15d1d-1987-45ab-8ea1-0210499d9045 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:21.309648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.309648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.345540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f37f6aa5-bf51-4ba1-a9f6-cdc839e5f589 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:21.360957 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 802/1584] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:21.369872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5867a02-632a-47d8-a4d5-63aa0aef75b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:21.373211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5867a02-632a-47d8-a4d5-63aa0aef75b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.373415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.373415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:21.375118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5867a02-632a-47d8-a4d5-63aa0aef75b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.377786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.377786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.386034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0b15d1d-1987-45ab-8ea1-0210499d9045 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:21.393154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 783/1585] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:21.445450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.445450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.446891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5867a02-632a-47d8-a4d5-63aa0aef75b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:21.448962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5867a02-632a-47d8-a4d5-63aa0aef75b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:21.455223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 803/1586] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:21.465473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:21.465936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.465936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:21.470795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed8cb955-4fec-43c2-8577-785d4793ad76", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-666775732"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:21.536180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.536180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.537819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:21.538368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:21.613172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['76c1cebd-bf54-42b0-a51a-7fd2d1cf3bbc', '98d02a49-b72b-4e81-a613-07cef98cc319', '7013e83e-d295-47ae-9849-2d5d54787184', 'd8f983a3-4e03-4174-8ade-d3db9a6fcbbd'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:21.778025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot force create request issued successfully. Jan 21 07:57:21.779109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef062c5c-473f-408c-bf16-6bf2d30ba3f9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:57:21.780312 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 784/1587] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:21 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 309 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:21.791193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef052bd1-64f5-4d96-88d0-77b4b1eb4036 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:21.792299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef052bd1-64f5-4d96-88d0-77b4b1eb4036 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.792604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.792604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:21.793698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef052bd1-64f5-4d96-88d0-77b4b1eb4036 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.831062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.831062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:21.832840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef052bd1-64f5-4d96-88d0-77b4b1eb4036 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:21.849430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef052bd1-64f5-4d96-88d0-77b4b1eb4036 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:21.851077 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 804/1588] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 441 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:22.367499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53af35b8-298f-4858-b60e-bbf79147f849 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:22.368290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53af35b8-298f-4858-b60e-bbf79147f849 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:22.368689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:22.368689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:22.369205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53af35b8-298f-4858-b60e-bbf79147f849 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:22.402065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7d6d04f-3671-4f18-b726-dd8392a48fd2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:22.402670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7d6d04f-3671-4f18-b726-dd8392a48fd2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:22.402982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:22.402982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:22.403438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7d6d04f-3671-4f18-b726-dd8392a48fd2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:22.403894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e7d6d04f-3671-4f18-b726-dd8392a48fd2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:22.453169 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:22.453169 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:22.455322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7d6d04f-3671-4f18-b726-dd8392a48fd2 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:22.458136 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 805/1589] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:22 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:22.478835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:22.478835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:22.523880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53af35b8-298f-4858-b60e-bbf79147f849 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:22.550142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:22.550142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:22.561112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53af35b8-298f-4858-b60e-bbf79147f849 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:22.562898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 785/1590] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:22.864347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-615d7d0d-c6e9-4399-892a-b5f4a1ee9075 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:22.865034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-615d7d0d-c6e9-4399-892a-b5f4a1ee9075 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:22.865496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:22.865496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:22.865974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-615d7d0d-c6e9-4399-892a-b5f4a1ee9075 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:22.927419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:22.927419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:22.928978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-615d7d0d-c6e9-4399-892a-b5f4a1ee9075 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:22.931936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-615d7d0d-c6e9-4399-892a-b5f4a1ee9075 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:22.933148 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 806/1591] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:22 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 441 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:23.495164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1385a58-78fc-4cb3-ba16-3eb4fa356293 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:23.499867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1385a58-78fc-4cb3-ba16-3eb4fa356293 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:23.503652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:23.503652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:23.506727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1385a58-78fc-4cb3-ba16-3eb4fa356293 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:23.509189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f1385a58-78fc-4cb3-ba16-3eb4fa356293 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:23.542165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:23.542165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:23.551923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1385a58-78fc-4cb3-ba16-3eb4fa356293 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:23.553143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 786/1592] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:23 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:23.582151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fe1e223-2acf-45e4-a491-3185cbc42ba3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:23.583024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fe1e223-2acf-45e4-a491-3185cbc42ba3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:23.583389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:23.583389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:23.584022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fe1e223-2acf-45e4-a491-3185cbc42ba3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:23.645712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:23.645712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:23.655467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fe1e223-2acf-45e4-a491-3185cbc42ba3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:23.690697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:23.690697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:23.710611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fe1e223-2acf-45e4-a491-3185cbc42ba3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:23.711505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 807/1593] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:23.945204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-612abdd1-f8c3-4048-9a37-58ba3964f993 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:23.945726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-612abdd1-f8c3-4048-9a37-58ba3964f993 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:23.945916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:23.945916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:23.946753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-612abdd1-f8c3-4048-9a37-58ba3964f993 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.004093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.004093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.005248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-612abdd1-f8c3-4048-9a37-58ba3964f993 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:24.013106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-612abdd1-f8c3-4048-9a37-58ba3964f993 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:24.014012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 787/1594] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:23 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:24.025477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:24.025694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.025694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:24.025952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed8cb955-4fec-43c2-8577-785d4793ad76", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1617371039"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:24.154921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.154921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.156377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:24.156895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:24.304678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['cd1f6a33-e74c-49f3-a1f3-a359eb940da6', '7d51bf21-5f74-41bd-a3cf-d1406b9a5f73', 'c413790d-d7fe-4ed8-b402-094ac785df1b', '4516c87d-632e-4816-a372-6e15d3a04b9e'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:24.554849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot force create request issued successfully. Jan 21 07:57:24.557052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2728bb04-8f59-42f3-b37c-de55172d7e45 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:57:24.559650 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 808/1595] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:24 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 310 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:24.568622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4562c30a-e3cf-4a2c-b52e-0e24b277a605 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:24.569029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4562c30a-e3cf-4a2c-b52e-0e24b277a605 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:24.569244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.569244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:24.569618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4562c30a-e3cf-4a2c-b52e-0e24b277a605 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.569986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4562c30a-e3cf-4a2c-b52e-0e24b277a605 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:24.582035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbaf12d8-ceb9-4559-9c3e-5bc1459e128c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:24.582565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbaf12d8-ceb9-4559-9c3e-5bc1459e128c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:24.582807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.582807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:24.583187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbaf12d8-ceb9-4559-9c3e-5bc1459e128c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.637041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.637041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.639000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cbaf12d8-ceb9-4559-9c3e-5bc1459e128c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:24.641188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbaf12d8-ceb9-4559-9c3e-5bc1459e128c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:24.642931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 809/1596] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:24 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:24.663024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.663024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.665094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4562c30a-e3cf-4a2c-b52e-0e24b277a605 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:24.665920 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 788/1597] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:24 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:24.727970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ec5487-056d-416d-ad57-1ec26bbb139a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:24.728781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ec5487-056d-416d-ad57-1ec26bbb139a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:24.729201 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.729201 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:24.729928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ec5487-056d-416d-ad57-1ec26bbb139a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.855437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.855437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.881223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64ec5487-056d-416d-ad57-1ec26bbb139a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:24.935761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.935761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:24.955805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ec5487-056d-416d-ad57-1ec26bbb139a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:24.956654 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 810/1598] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:25.656306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96d32109-6e86-41bf-be67-d61d1f7679e2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:25.657002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96d32109-6e86-41bf-be67-d61d1f7679e2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:25.657190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:25.657190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:25.657979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96d32109-6e86-41bf-be67-d61d1f7679e2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:25.684402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f60a7a0-de9e-482c-aac4-39bca44706fe tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:25.684402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f60a7a0-de9e-482c-aac4-39bca44706fe tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:25.684877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:25.684877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:25.684877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f60a7a0-de9e-482c-aac4-39bca44706fe tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:25.685163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0f60a7a0-de9e-482c-aac4-39bca44706fe tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:25.724555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:25.724555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:25.725703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-96d32109-6e86-41bf-be67-d61d1f7679e2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:25.730656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96d32109-6e86-41bf-be67-d61d1f7679e2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:25.733832 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 789/1599] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:25 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:25.744760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:25.744760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:25.752561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f60a7a0-de9e-482c-aac4-39bca44706fe tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:25.753860 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 811/1600] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:25 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:25.988108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c234dde-e495-4665-bffb-f22391b0b737 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:25.998200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c234dde-e495-4665-bffb-f22391b0b737 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:25.998628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:25.998628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:25.999569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c234dde-e495-4665-bffb-f22391b0b737 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.065902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.065902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:26.127072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c234dde-e495-4665-bffb-f22391b0b737 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:26.160984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.160984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:26.179614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c234dde-e495-4665-bffb-f22391b0b737 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:26.181102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 790/1601] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:26.746278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f131e811-4642-4a3a-b062-ad2193256690 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:26.746935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f131e811-4642-4a3a-b062-ad2193256690 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.747109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:26.747109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:26.747492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f131e811-4642-4a3a-b062-ad2193256690 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.769010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c0843e2-ee27-481d-a091-fc3415dd5839 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:26.769991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c0843e2-ee27-481d-a091-fc3415dd5839 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.770384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:26.770384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:26.771033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c0843e2-ee27-481d-a091-fc3415dd5839 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.771701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9c0843e2-ee27-481d-a091-fc3415dd5839 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:26.839764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.839764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:26.840549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.840549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:26.841584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f131e811-4642-4a3a-b062-ad2193256690 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:26.844065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f131e811-4642-4a3a-b062-ad2193256690 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:26.845337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 812/1602] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:26.851056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c0843e2-ee27-481d-a091-fc3415dd5839 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:26.861129 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 791/1603] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:27.199944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ba595df-e819-4563-b7d2-8579984d6795 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:27.201231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ba595df-e819-4563-b7d2-8579984d6795 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.201707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.201707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.202377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ba595df-e819-4563-b7d2-8579984d6795 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.218237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:27.218813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.218813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.219670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-reserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:27.220140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:27.271030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.271030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.280497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.280497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.280937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.285358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3ba595df-e819-4563-b7d2-8579984d6795 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:27.290480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Reserve volume completed successfully. Jan 21 07:57:27.290997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94926bcc-0bfe-42aa-b6bc-bdea6a732c80 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:27.292449 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 792/1604] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:27 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:27.300322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f7dd08-ad10-42d6-b783-6f332499340b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:27.300978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f7dd08-ad10-42d6-b783-6f332499340b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.301310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.301310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.301878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f7dd08-ad10-42d6-b783-6f332499340b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.329152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.329152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.340236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ba595df-e819-4563-b7d2-8579984d6795 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:27.341524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 813/1605] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:27.377484 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.377484 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.392195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70f7dd08-ad10-42d6-b783-6f332499340b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.419206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f7dd08-ad10-42d6-b783-6f332499340b tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:27.420318 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 793/1606] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:27.436696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:27.437454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.437454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.438195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-unreserve": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:27.438852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:27.495082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.495082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.496620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.564990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Unreserve volume completed successfully. Jan 21 07:57:27.565566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee4b08f-222f-4ef4-bf36-ce732a9f6ac3 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:27.566969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 814/1607] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:27 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:27.574267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b26a1ff-dea2-49fe-91fa-cbb66ced6161 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:27.574911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b26a1ff-dea2-49fe-91fa-cbb66ced6161 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.575357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.575357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.575776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b26a1ff-dea2-49fe-91fa-cbb66ced6161 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.638870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.638870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.647468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b26a1ff-dea2-49fe-91fa-cbb66ced6161 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.671384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b26a1ff-dea2-49fe-91fa-cbb66ced6161 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:27.672378 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 794/1608] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:27.689008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:27.689238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.689238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.689668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:27.690044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:27.749673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.749673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.751106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.763166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume updated successfully. Jan 21 07:57:27.763827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae2b6031-2178-4f9b-929b-2b4dd1915c4f tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 200 Jan 21 07:57:27.767987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 815/1609] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:27 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:57:27.772452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cbb0726-b072-4995-a9b5-6d25703dfd62 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:27.773427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cbb0726-b072-4995-a9b5-6d25703dfd62 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.776876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.776876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.781503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cbb0726-b072-4995-a9b5-6d25703dfd62 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.851170 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.851170 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.862661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6cbb0726-b072-4995-a9b5-6d25703dfd62 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:27.864845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bd4288-2eef-494d-822f-cb90841cd4d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:27.870081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bd4288-2eef-494d-822f-cb90841cd4d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.870282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.870282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.870652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bd4288-2eef-494d-822f-cb90841cd4d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.891736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cbb0726-b072-4995-a9b5-6d25703dfd62 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:27.893232 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 795/1610] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 928 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:27.899126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d05cfee-ef6b-447c-9104-6627176a27ce tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:27.900752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d05cfee-ef6b-447c-9104-6627176a27ce tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.901144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.901144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.904372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d05cfee-ef6b-447c-9104-6627176a27ce tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.906487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6d05cfee-ef6b-447c-9104-6627176a27ce tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:27.936097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.936097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.936551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6bd4288-2eef-494d-822f-cb90841cd4d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:27.939291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.939291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:27.941191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bd4288-2eef-494d-822f-cb90841cd4d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:27.941313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d05cfee-ef6b-447c-9104-6627176a27ce tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:27.941955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 816/1611] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 469 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:27.943427 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 796/1612] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:27.952875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:27.953327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.953327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.958286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:27.959181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:27.959719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:27.962726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.963103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.963103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:27.963539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.967576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:28.023748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.023748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.025679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:28.026005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.026005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.027467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.037099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume updated successfully. Jan 21 07:57:28.037861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d15ec9b-1b79-495c-9302-cbab2ffacfb7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 200 Jan 21 07:57:28.043539 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 817/1613] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:27 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:57:28.048212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f82b8e9e-e066-4651-a206-2a2d8cfaedf0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:28.048949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f82b8e9e-e066-4651-a206-2a2d8cfaedf0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.049348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.049348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.049978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f82b8e9e-e066-4651-a206-2a2d8cfaedf0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.104241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.104241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.119215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f82b8e9e-e066-4651-a206-2a2d8cfaedf0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.135622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:57:28.136107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e735ee51-f6b6-4df3-875b-d079dd554934 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 202 Jan 21 07:57:28.138803 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 797/1614] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:57:27 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:57:28.151759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c57bd0-dc56-410c-b21f-54c5f8050cb7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:28.152226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c57bd0-dc56-410c-b21f-54c5f8050cb7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.152442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.152442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.152823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c57bd0-dc56-410c-b21f-54c5f8050cb7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.175589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f82b8e9e-e066-4651-a206-2a2d8cfaedf0 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:28.176883 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 818/1615] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:28.193490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:28.194240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.194240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.194913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:28.196334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:28.210256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.210256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.210256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-95c57bd0-dc56-410c-b21f-54c5f8050cb7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:28.210515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c57bd0-dc56-410c-b21f-54c5f8050cb7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:28.213689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 798/1616] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 467 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:28.270758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.270758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.271974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.291407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update volume admin metadata completed successfully. Jan 21 07:57:28.291805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update readonly setting on volume completed successfully. Jan 21 07:57:28.292334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-665c5ff2-fb17-41e0-8ba8-10f2080ca7e7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:28.293213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 819/1617] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:28 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:28.300635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf5ad231-10c7-4fa9-abd8-93681106510d tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:28.301156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf5ad231-10c7-4fa9-abd8-93681106510d tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.301369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.301369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.301748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf5ad231-10c7-4fa9-abd8-93681106510d tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.352025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.352025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.357319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1774e5e-0834-42e8-b6dc-0b349b5d2ac8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:28.357849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1774e5e-0834-42e8-b6dc-0b349b5d2ac8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.358040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.358040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.358671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1774e5e-0834-42e8-b6dc-0b349b5d2ac8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.362842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf5ad231-10c7-4fa9-abd8-93681106510d tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.387260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf5ad231-10c7-4fa9-abd8-93681106510d tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:28.388456 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 799/1618] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 928 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:28.404153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:28.404897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.404897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.405662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:28.406262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:28.458965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.458965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.459555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.459555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.461282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.480868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1774e5e-0834-42e8-b6dc-0b349b5d2ac8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:28.481919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update volume admin metadata completed successfully. Jan 21 07:57:28.482608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Update readonly setting on volume completed successfully. Jan 21 07:57:28.483377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91ea8fcc-1a90-402e-b922-fe69a8eb2ae7 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:28.484898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 800/1619] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:28 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:28.492427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-026b728c-a574-4508-9329-c6b7120ee007 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:57:28.493644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-026b728c-a574-4508-9329-c6b7120ee007 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.493836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.493836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.494417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-026b728c-a574-4508-9329-c6b7120ee007 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.522504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.522504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.537447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1774e5e-0834-42e8-b6dc-0b349b5d2ac8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:28.539172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 820/1620] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:28.583467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.583467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.618726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-026b728c-a574-4508-9329-c6b7120ee007 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.656399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-026b728c-a574-4508-9329-c6b7120ee007 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:57:28.657647 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 801/1621] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:28.674503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] POST http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action Jan 21 07:57:28.675656 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.675656 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.676413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1824423489", "disk_format": "raw"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:28.677058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1824423489", "disk_format": "raw"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:28.761319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.761319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.762692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:57:28.918551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.918551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:28.961347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daffebb7-cef0-449a-8c97-f3f78ba7a957 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:28.962047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daffebb7-cef0-449a-8c97-f3f78ba7a957 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.962266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.962266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:28.963174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daffebb7-cef0-449a-8c97-f3f78ba7a957 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.963555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-daffebb7-cef0-449a-8c97-f3f78ba7a957 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:29.029213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.029213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:29.040753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daffebb7-cef0-449a-8c97-f3f78ba7a957 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:29.044874 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 802/1622] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:29.225427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49188f35-7a9b-4ac9-bdb6-b910941b89af tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:29.225950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49188f35-7a9b-4ac9-bdb6-b910941b89af tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:29.226165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:29.226165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:29.226545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49188f35-7a9b-4ac9-bdb6-b910941b89af tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:29.280407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Copy volume to image completed successfully. Jan 21 07:57:29.281400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcb7e423-52bb-4c15-b8d5-7b33b0e83fc6 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action returned with HTTP 202 Jan 21 07:57:29.282316 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 821/1623] 10.222.0.13 () {60 vars in 1358 bytes} [Thu Jan 21 07:57:28 2021] POST /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f/action => generated 693 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:29.366030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.366030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:29.367202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-49188f35-7a9b-4ac9-bdb6-b910941b89af tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:29.382368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49188f35-7a9b-4ac9-bdb6-b910941b89af tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 200 Jan 21 07:57:29.383236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 803/1624] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:29 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 467 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:29.556821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dcc34e5-3549-4ad7-b782-bbb84fa52270 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:29.557473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dcc34e5-3549-4ad7-b782-bbb84fa52270 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:29.558140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:29.558140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:29.558827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dcc34e5-3549-4ad7-b782-bbb84fa52270 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:29.769178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.769178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:29.801649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8dcc34e5-3549-4ad7-b782-bbb84fa52270 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:29.882949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.882949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:29.898729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dcc34e5-3549-4ad7-b782-bbb84fa52270 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:29.900678 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 822/1625] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:30.058256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a057e42d-40a0-495f-a2df-01f0fe2d944a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:30.058449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a057e42d-40a0-495f-a2df-01f0fe2d944a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.058797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.058797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:30.060543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a057e42d-40a0-495f-a2df-01f0fe2d944a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.061296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a057e42d-40a0-495f-a2df-01f0fe2d944a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:30.133569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.133569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:30.138501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a057e42d-40a0-495f-a2df-01f0fe2d944a tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:30.139595 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 804/1626] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:30.396334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e812743a-0d62-4c63-9c84-4af4eacdfb3d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 07:57:30.397020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e812743a-0d62-4c63-9c84-4af4eacdfb3d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.397245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.397245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:30.397621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e812743a-0d62-4c63-9c84-4af4eacdfb3d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.452053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e812743a-0d62-4c63-9c84-4af4eacdfb3d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 404 Jan 21 07:57:30.455809 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 823/1627] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:30.465944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:30.468743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.469081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.469081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:30.469666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.470304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:30.520197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.520197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:30.521743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:30.639023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:57:30.639416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd2e3c8d-3bcc-4104-98be-f39af0b403e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 202 Jan 21 07:57:30.643928 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 805/1628] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:57:30 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:30.655864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9796a90e-498a-401e-a6a1-8a4cc47dcb75 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:30.656792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9796a90e-498a-401e-a6a1-8a4cc47dcb75 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.657402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9796a90e-498a-401e-a6a1-8a4cc47dcb75 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.699445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.699445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:30.700728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9796a90e-498a-401e-a6a1-8a4cc47dcb75 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:30.704146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9796a90e-498a-401e-a6a1-8a4cc47dcb75 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:30.705302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 824/1629] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:30.916566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58ae0f89-c4bd-4608-baee-89ef912d7e73 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:30.917565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58ae0f89-c4bd-4608-baee-89ef912d7e73 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.917847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.917847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:30.918312 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58ae0f89-c4bd-4608-baee-89ef912d7e73 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:31.044580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.044580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:31.110841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58ae0f89-c4bd-4608-baee-89ef912d7e73 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:31.161073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c0e478d-2f7e-4bce-9b17-4502f369bd00 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:31.162349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c0e478d-2f7e-4bce-9b17-4502f369bd00 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:31.163231 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:31.163231 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:31.164177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c0e478d-2f7e-4bce-9b17-4502f369bd00 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:31.165958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5c0e478d-2f7e-4bce-9b17-4502f369bd00 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:31.198749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.198749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:31.216543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.216543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:31.221628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c0e478d-2f7e-4bce-9b17-4502f369bd00 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:31.226213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 825/1630] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:31 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:31.235259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58ae0f89-c4bd-4608-baee-89ef912d7e73 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:31.240906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 806/1631] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:31.720252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0340a854-a9ea-4ac7-b432-4cbebe17abd7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:31.721045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0340a854-a9ea-4ac7-b432-4cbebe17abd7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:31.721700 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:31.721700 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:31.722578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0340a854-a9ea-4ac7-b432-4cbebe17abd7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:31.829157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.829157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:31.840498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0340a854-a9ea-4ac7-b432-4cbebe17abd7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:31.850314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0340a854-a9ea-4ac7-b432-4cbebe17abd7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 200 Jan 21 07:57:31.851598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 826/1632] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:31 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 468 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:32.244648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaefd413-2a08-4203-847e-0b86e9166c77 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:32.246437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaefd413-2a08-4203-847e-0b86e9166c77 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.246925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.246925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:32.247927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaefd413-2a08-4203-847e-0b86e9166c77 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.248905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-eaefd413-2a08-4203-847e-0b86e9166c77 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:32.257511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a0f36b0-03e8-477f-a05e-442c17045607 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:32.258231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a0f36b0-03e8-477f-a05e-442c17045607 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.259230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.259230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:32.260030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a0f36b0-03e8-477f-a05e-442c17045607 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.353303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.353303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:32.355182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaefd413-2a08-4203-847e-0b86e9166c77 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:32.356503 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 807/1633] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:32.483313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.483313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:32.530009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a0f36b0-03e8-477f-a05e-442c17045607 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:32.604300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.604300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:32.633938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a0f36b0-03e8-477f-a05e-442c17045607 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:32.635241 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 827/1634] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:32.865121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac435134-a149-49e6-a8a3-ad10d5f23b39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 07:57:32.865687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac435134-a149-49e6-a8a3-ad10d5f23b39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.865903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.865903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:32.866285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac435134-a149-49e6-a8a3-ad10d5f23b39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.936212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac435134-a149-49e6-a8a3-ad10d5f23b39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 404 Jan 21 07:57:32.937841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 808/1635] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:32.947981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:32.948644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.948968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.948968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:32.949527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.950266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:33.011043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.011043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:33.015970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:33.224650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:57:33.225182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f444db59-31f8-49cb-84a2-f85cc107596f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 202 Jan 21 07:57:33.226230 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 828/1636] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:57:32 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:33.235313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f55c8771-1bf3-4acd-873b-bb7fd62f4e62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:33.236181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f55c8771-1bf3-4acd-873b-bb7fd62f4e62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.237000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f55c8771-1bf3-4acd-873b-bb7fd62f4e62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.370112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d34a1364-d8cf-4832-8c22-941d65268b53 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:33.371337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d34a1364-d8cf-4832-8c22-941d65268b53 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.371909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:33.371909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:33.372573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d34a1364-d8cf-4832-8c22-941d65268b53 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.373134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d34a1364-d8cf-4832-8c22-941d65268b53 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:33.386668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.386668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:33.387843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f55c8771-1bf3-4acd-873b-bb7fd62f4e62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:33.403617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f55c8771-1bf3-4acd-873b-bb7fd62f4e62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:33.408784 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 809/1637] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 467 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:33.427471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.427471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:33.436754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d34a1364-d8cf-4832-8c22-941d65268b53 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:33.438253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 829/1638] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:33 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:33.651626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03ca94ce-e1c3-47f9-8aee-59e1d1f56d07 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:33.652396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03ca94ce-e1c3-47f9-8aee-59e1d1f56d07 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.652850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:33.652850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:33.653477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03ca94ce-e1c3-47f9-8aee-59e1d1f56d07 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.766618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.766618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:33.791664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03ca94ce-e1c3-47f9-8aee-59e1d1f56d07 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:33.835593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.835593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:33.861272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03ca94ce-e1c3-47f9-8aee-59e1d1f56d07 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:33.862803 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 810/1639] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:34.416448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f36246ae-b916-45b6-af12-4edb1444d480 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:34.416969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f36246ae-b916-45b6-af12-4edb1444d480 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:34.417246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:34.417246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:34.417946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f36246ae-b916-45b6-af12-4edb1444d480 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:34.452327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f832ccb-0ef3-4e8c-9962-b07c968fb93f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:34.453509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f832ccb-0ef3-4e8c-9962-b07c968fb93f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:34.454011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:34.454011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:34.454966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f832ccb-0ef3-4e8c-9962-b07c968fb93f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:34.455535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9f832ccb-0ef3-4e8c-9962-b07c968fb93f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:34.529643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:34.529643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:34.533182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f36246ae-b916-45b6-af12-4edb1444d480 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:34.560991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f36246ae-b916-45b6-af12-4edb1444d480 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:34.567171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:34.567171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:34.569692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f832ccb-0ef3-4e8c-9962-b07c968fb93f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:34.570512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 811/1640] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:34 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:34.575476 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 830/1641] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 467 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:34.878632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4915379c-9807-4e45-ae9d-a2310bc60e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:34.879182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4915379c-9807-4e45-ae9d-a2310bc60e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:34.879449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:34.879449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:34.879719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4915379c-9807-4e45-ae9d-a2310bc60e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.047430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.047430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:35.067668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4915379c-9807-4e45-ae9d-a2310bc60e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:35.107977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.107977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:35.138825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4915379c-9807-4e45-ae9d-a2310bc60e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:35.139677 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 831/1642] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:35.587292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69984a9-49d7-4a3c-9765-71e4458b6151 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:35.588716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69984a9-49d7-4a3c-9765-71e4458b6151 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:35.589093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.589093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:35.589708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b69984a9-49d7-4a3c-9765-71e4458b6151 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.594355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b42d34bf-70cd-4610-aaec-3a1562a7e9e4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:35.595470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b42d34bf-70cd-4610-aaec-3a1562a7e9e4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:35.595666 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.595666 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:35.596054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b42d34bf-70cd-4610-aaec-3a1562a7e9e4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.597230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b42d34bf-70cd-4610-aaec-3a1562a7e9e4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:35.650834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.650834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:35.653160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b42d34bf-70cd-4610-aaec-3a1562a7e9e4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:35.663041 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 812/1643] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 820 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:35.667828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bef781c-bc42-432d-8307-46275162a5af tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:35.668596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bef781c-bc42-432d-8307-46275162a5af tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:35.672021 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.672021 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:35.672992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bef781c-bc42-432d-8307-46275162a5af tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.708884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.708884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:35.709993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b69984a9-49d7-4a3c-9765-71e4458b6151 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:35.724659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b69984a9-49d7-4a3c-9765-71e4458b6151 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 200 Jan 21 07:57:35.731860 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 832/1644] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:35 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 467 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:35.756767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.756767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:35.774059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bef781c-bc42-432d-8307-46275162a5af tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:35.833067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bef781c-bc42-432d-8307-46275162a5af tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:57:35.845832 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 813/1645] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:35 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:35.851621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] POST http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/a284ac2e-1535-477b-83dc-04273859f43b/action Jan 21 07:57:35.852701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.852701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:35.853236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:35.853622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:35.857082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.admin_actions [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] Updating backup 'a284ac2e-1535-477b-83dc-04273859f43b' with '{'status': 'error'}' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 07:57:35.998034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.998034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.045145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] reset_status in rpcapi backup_id a284ac2e-1535-477b-83dc-04273859f43b on host n-d-768862-4. {{(pid=87908) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 07:57:36.063328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a477ae5-e0a8-45f6-958f-3b4e1470b50d tempest-VolumesBackupsAdminTest-779441123 tempest-VolumesBackupsAdminTest-779441123] http://10.222.0.13/volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/a284ac2e-1535-477b-83dc-04273859f43b/action returned with HTTP 202 Jan 21 07:57:36.064442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 833/1646] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:57:35 2021] POST /volume/v3/b15eba87c66a430ab01731eb6aa15e07/backups/a284ac2e-1535-477b-83dc-04273859f43b/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:57:36.076109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9339f103-3345-44be-8470-5b446a494366 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:36.076736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9339f103-3345-44be-8470-5b446a494366 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.077025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.077025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.077491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9339f103-3345-44be-8470-5b446a494366 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.077936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9339f103-3345-44be-8470-5b446a494366 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Show backup with id a284ac2e-1535-477b-83dc-04273859f43b. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:57:36.127148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.127148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.131946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9339f103-3345-44be-8470-5b446a494366 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 200 Jan 21 07:57:36.133152 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 814/1647] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:36.147696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] DELETE http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b Jan 21 07:57:36.148231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.148427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.148427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.149362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.151865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete backup with id: a284ac2e-1535-477b-83dc-04273859f43b. Jan 21 07:57:36.167770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb12fc0d-7152-4581-b889-599068d86639 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:36.168314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb12fc0d-7152-4581-b889-599068d86639 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.168513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.168513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.173327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb12fc0d-7152-4581-b889-599068d86639 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.220940 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.220940 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.294389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] delete_backup rpcapi backup_id a284ac2e-1535-477b-83dc-04273859f43b {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:57:36.299653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91aa5cc4-2002-4309-9bc0-f36ad83fe94f tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b returned with HTTP 202 Jan 21 07:57:36.300829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 834/1648] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:36 2021] DELETE /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/backups/a284ac2e-1535-477b-83dc-04273859f43b => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:36.322859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] DELETE http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:36.323569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.323932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.323932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.324548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.325328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume with id: 1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:36.372452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.372452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.418904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb12fc0d-7152-4581-b889-599068d86639 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:36.439977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.439977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.444492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:36.512146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume request issued successfully. Jan 21 07:57:36.512943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fcfabc8-b4c3-46ef-8b12-6018aad5005b tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 202 Jan 21 07:57:36.514269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 835/1649] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:36 2021] DELETE /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:36.521614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5accb843-c849-410b-8977-9d1416b82151 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:36.523490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5accb843-c849-410b-8977-9d1416b82151 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.524521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.524521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.527777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5accb843-c849-410b-8977-9d1416b82151 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.543999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.543999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.600044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb12fc0d-7152-4581-b889-599068d86639 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:36.601206 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 815/1650] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:36.667302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.667302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:36.694531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5accb843-c849-410b-8977-9d1416b82151 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:36.744968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe5a8d0d-56c7-46f8-9bee-a434c0cee6b2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 07:57:36.745499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe5a8d0d-56c7-46f8-9bee-a434c0cee6b2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.745692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.745692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:36.746335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe5a8d0d-56c7-46f8-9bee-a434c0cee6b2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.762960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5accb843-c849-410b-8977-9d1416b82151 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:57:36.771621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 836/1651] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:36.876793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe5a8d0d-56c7-46f8-9bee-a434c0cee6b2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 404 Jan 21 07:57:36.879667 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 816/1652] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 111 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:37.272917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-956d9fe8-4f67-459c-ac37-f7cd0ca7ae87 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:37.273452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-956d9fe8-4f67-459c-ac37-f7cd0ca7ae87 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.273670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.273670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:37.274089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-956d9fe8-4f67-459c-ac37-f7cd0ca7ae87 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.436737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.436737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:37.474090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-956d9fe8-4f67-459c-ac37-f7cd0ca7ae87 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:37.523818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.523818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:37.552747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-956d9fe8-4f67-459c-ac37-f7cd0ca7ae87 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:37.553701 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 837/1653] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1655 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:37.593092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76/action Jan 21 07:57:37.595111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:37.595567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:37.619569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bf52a55-5be1-4a34-8db0-e1f9987abbad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:37.620712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bf52a55-5be1-4a34-8db0-e1f9987abbad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.621093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.621093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:37.621706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bf52a55-5be1-4a34-8db0-e1f9987abbad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.735063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.735063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:37.748817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.748817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:37.750716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:37.764782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4bf52a55-5be1-4a34-8db0-e1f9987abbad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:37.769823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Begin detaching volume completed successfully. Jan 21 07:57:37.770829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-8f230fd4-c4f4-41b6-8bda-90a685f608d4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76/action returned with HTTP 202 Jan 21 07:57:37.773272 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 817/1654] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:57:37 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:37.781940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:37.789287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.791150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.791150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:37.793479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.878798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.878798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:37.902665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bf52a55-5be1-4a34-8db0-e1f9987abbad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:37.905471 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 838/1655] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:37.924861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5544fe83-2b6c-4aa2-ac8e-3b51f4a0cf62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:37.927228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5544fe83-2b6c-4aa2-ac8e-3b51f4a0cf62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.928132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.928132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:37.929158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5544fe83-2b6c-4aa2-ac8e-3b51f4a0cf62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.979974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.979974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:38.003922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:38.057265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:57:38.073075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 818/1656] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:38.083642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume// Jan 21 07:57:38.089053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.090305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:38.090305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:38.092790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.095077 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f562805-1298-4d5c-ba8e-3f1c22aef898 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:57:38.103992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 819/1657] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:38 2021] GET /volume/ => generated 754 bytes in 29 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:38.121266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.121266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:38.124571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-7747d77b-06ae-4527-bc76-5b883f955e6b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:38.128027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-7747d77b-06ae-4527-bc76-5b883f955e6b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.128607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-7747d77b-06ae-4527-bc76-5b883f955e6b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.184973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5544fe83-2b6c-4aa2-ac8e-3b51f4a0cf62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:38.249718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.249718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:38.275909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5544fe83-2b6c-4aa2-ac8e-3b51f4a0cf62 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:38.281002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 839/1658] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1658 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:38.292353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.292353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:38.330075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-7747d77b-06ae-4527-bc76-5b883f955e6b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:38.384296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.384296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:38.421596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-7747d77b-06ae-4527-bc76-5b883f955e6b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:38.423390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 820/1659] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:38 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1757 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:57:38.938638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e9873f0-46f9-48f1-bcbc-27fd2de69704 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:38.938638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e9873f0-46f9-48f1-bcbc-27fd2de69704 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.938638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:38.938638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:38.938638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e9873f0-46f9-48f1-bcbc-27fd2de69704 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.992336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 Jan 21 07:57:38.992336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.992336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:38.992336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:38.992336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:39.125674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.125674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.169900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.169900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.184658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e9873f0-46f9-48f1-bcbc-27fd2de69704 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:39.261093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.261093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.274751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e9873f0-46f9-48f1-bcbc-27fd2de69704 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:39.290573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 840/1660] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:39.295370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff04e8b1-13e3-473a-ab55-7dcbe9320919 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:39.296263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff04e8b1-13e3-473a-ab55-7dcbe9320919 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:39.296698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:39.296698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:39.297663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff04e8b1-13e3-473a-ab55-7dcbe9320919 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:39.412520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.412520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.435588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff04e8b1-13e3-473a-ab55-7dcbe9320919 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:39.486694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff04e8b1-13e3-473a-ab55-7dcbe9320919 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:57:39.490821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 841/1661] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:39 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:39.502661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c7f00b2-8c63-48d1-b7ed-89d949000e6a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:39.503851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c7f00b2-8c63-48d1-b7ed-89d949000e6a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:39.504276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:39.504276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:39.505050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c7f00b2-8c63-48d1-b7ed-89d949000e6a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:39.621605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.621605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.653064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c7f00b2-8c63-48d1-b7ed-89d949000e6a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:39.719012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.719012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:39.752613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c7f00b2-8c63-48d1-b7ed-89d949000e6a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:39.758023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 842/1662] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:39 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1658 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:40.295228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-577cd8b7-86cd-4f58-bc22-f14033aa5cdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:40.295228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-577cd8b7-86cd-4f58-bc22-f14033aa5cdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:40.295228 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:40.295228 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:40.295862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-577cd8b7-86cd-4f58-bc22-f14033aa5cdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:40.455261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.455261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:40.503052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-577cd8b7-86cd-4f58-bc22-f14033aa5cdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:40.571961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.571961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:40.591496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-577cd8b7-86cd-4f58-bc22-f14033aa5cdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:40.592572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 843/1663] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:40.596535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce547659-819d-4ea9-9cd6-6d52bcc5fcf4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:40.597216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce547659-819d-4ea9-9cd6-6d52bcc5fcf4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:40.597819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:40.597819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:40.598611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce547659-819d-4ea9-9cd6-6d52bcc5fcf4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:40.724206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:57:40.724643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:57:40.758952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c9ce595b-4b70-4d66-8cf5-d1d3c75bf11c req-9c51b19f-c024-4e0c-a520-2fa225066830 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 returned with HTTP 200 Jan 21 07:57:40.784508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.784508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:40.790914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 821/1664] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:57:38 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/58970f2a-3a70-4ab0-9398-1673c0ed4d37 => generated 19 bytes in 1809 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:40.809849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc7820d2-b4d0-4356-8241-ef0f37f61e3c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 07:57:40.811219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc7820d2-b4d0-4356-8241-ef0f37f61e3c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:40.813247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:40.813247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:40.813866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc7820d2-b4d0-4356-8241-ef0f37f61e3c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:40.823234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce547659-819d-4ea9-9cd6-6d52bcc5fcf4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:40.875233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce547659-819d-4ea9-9cd6-6d52bcc5fcf4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 200 Jan 21 07:57:40.878972 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 844/1665] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:40 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:40.931574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.931574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:40.957219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc7820d2-b4d0-4356-8241-ef0f37f61e3c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:41.017087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc7820d2-b4d0-4356-8241-ef0f37f61e3c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 07:57:41.025651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 822/1666] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:40 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1363 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:41.610247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049167b9-2c91-4af9-bc22-9e85930cb370 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:41.611620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049167b9-2c91-4af9-bc22-9e85930cb370 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:41.611993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:41.611993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:41.612607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049167b9-2c91-4af9-bc22-9e85930cb370 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:41.775899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:41.775899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:41.803855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-049167b9-2c91-4af9-bc22-9e85930cb370 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:41.845882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:41.845882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:41.892513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049167b9-2c91-4af9-bc22-9e85930cb370 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:41.902722 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 845/1667] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:41.910222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf7a5ea1-174e-4a8a-b1d2-6ee1b549e7b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 Jan 21 07:57:41.911138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf7a5ea1-174e-4a8a-b1d2-6ee1b549e7b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:41.911531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:41.911531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:41.912124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf7a5ea1-174e-4a8a-b1d2-6ee1b549e7b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:42.073958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf7a5ea1-174e-4a8a-b1d2-6ee1b549e7b4 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 returned with HTTP 404 Jan 21 07:57:42.075250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 823/1668] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:41 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/1261d74e-7fbd-41b8-987c-61ea926f8963 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:42.084020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] DELETE http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:42.084748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:42.084967 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:42.084967 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:42.085341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:42.085810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume with id: 97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:42.313772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:42.313772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:42.316291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:42.390348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Delete volume request issued successfully. Jan 21 07:57:42.391019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27b75b6b-7812-46d6-bdfe-517c24ba6298 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 202 Jan 21 07:57:42.392326 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 846/1669] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:42 2021] DELETE /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:42.400787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3beb2e2-aedf-4610-81c5-4b5d8679df35 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:42.401318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3beb2e2-aedf-4610-81c5-4b5d8679df35 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:42.401932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3beb2e2-aedf-4610-81c5-4b5d8679df35 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:42.548128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:42.548128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:42.575640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3beb2e2-aedf-4610-81c5-4b5d8679df35 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:42.629373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3beb2e2-aedf-4610-81c5-4b5d8679df35 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:57:42.630239 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 824/1670] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:42 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:42.914819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27a34589-46d4-4a05-8cf6-314750c2d6b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:42.915355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27a34589-46d4-4a05-8cf6-314750c2d6b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:42.915573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:42.915573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:42.915952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27a34589-46d4-4a05-8cf6-314750c2d6b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:43.026902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:43.026902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:43.048908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27a34589-46d4-4a05-8cf6-314750c2d6b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:43.071356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:43.071356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:43.091388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27a34589-46d4-4a05-8cf6-314750c2d6b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:43.092258 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 847/1671] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:43.646758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d75e9452-d82d-4758-8794-a581635eeefa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:43.647936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d75e9452-d82d-4758-8794-a581635eeefa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:43.648365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:43.648365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:43.649530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d75e9452-d82d-4758-8794-a581635eeefa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:43.870743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:43.870743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:43.925700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d75e9452-d82d-4758-8794-a581635eeefa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:44.032708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d75e9452-d82d-4758-8794-a581635eeefa tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:57:44.040054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 825/1672] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:43 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 915 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:44.109681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea63a47d-da5a-4252-9314-47a01f0fbd15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:44.110227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea63a47d-da5a-4252-9314-47a01f0fbd15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:44.110408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:44.110408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:44.111025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea63a47d-da5a-4252-9314-47a01f0fbd15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:44.295676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:44.295676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:44.314872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ea63a47d-da5a-4252-9314-47a01f0fbd15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:44.389009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:44.389009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:44.407710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea63a47d-da5a-4252-9314-47a01f0fbd15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:44.418733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 848/1673] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:45.057898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0c2433c-7f2a-43bc-90dd-37e680670a70 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:45.058728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0c2433c-7f2a-43bc-90dd-37e680670a70 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:45.059087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:45.059087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:45.059474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0c2433c-7f2a-43bc-90dd-37e680670a70 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:45.273081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:45.273081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:45.296206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c0c2433c-7f2a-43bc-90dd-37e680670a70 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Volume info retrieved successfully. Jan 21 07:57:45.344846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0c2433c-7f2a-43bc-90dd-37e680670a70 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 200 Jan 21 07:57:45.348506 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 826/1674] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:45 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 915 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:45.426446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8621d6a-6395-4235-8488-410d5811029c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:45.427007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8621d6a-6395-4235-8488-410d5811029c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:45.427697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:45.427697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:45.427697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8621d6a-6395-4235-8488-410d5811029c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:45.550361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:45.550361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:45.572459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8621d6a-6395-4235-8488-410d5811029c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:45.620237 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:45.620237 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:45.635305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8621d6a-6395-4235-8488-410d5811029c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:45.636144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 849/1675] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:46.364839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb5933e0-09e8-40d0-a77e-88df16444ce3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] GET http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 Jan 21 07:57:46.366021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb5933e0-09e8-40d0-a77e-88df16444ce3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:46.366419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:46.366419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:46.367069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb5933e0-09e8-40d0-a77e-88df16444ce3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:46.483793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb5933e0-09e8-40d0-a77e-88df16444ce3 tempest-VolumesBackupsAdminTest-1092191248 tempest-VolumesBackupsAdminTest-1092191248] http://10.222.0.13/volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 returned with HTTP 404 Jan 21 07:57:46.489045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 827/1676] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:46 2021] GET /volume/v3/7dcbd64e2a0e4eb5877db18238eba9b8/volumes/97a2fcf5-97b7-4aa8-b5ce-0b2961816756 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:46.652643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caa45cfc-9adb-45d6-8a62-f8d4e1bf96f8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:46.653680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caa45cfc-9adb-45d6-8a62-f8d4e1bf96f8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:46.654039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:46.654039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:46.654699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caa45cfc-9adb-45d6-8a62-f8d4e1bf96f8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:46.798910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:46.798910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:46.819692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-caa45cfc-9adb-45d6-8a62-f8d4e1bf96f8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:46.849557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:46.849557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:46.874358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caa45cfc-9adb-45d6-8a62-f8d4e1bf96f8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:46.875514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 850/1677] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:47.891641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86520798-f4b1-408b-a8a3-50d6db055d52 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:47.892222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86520798-f4b1-408b-a8a3-50d6db055d52 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:47.892636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86520798-f4b1-408b-a8a3-50d6db055d52 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:47.998849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:47.998849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:48.011031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86520798-f4b1-408b-a8a3-50d6db055d52 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:48.030148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:48.030148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:48.040310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86520798-f4b1-408b-a8a3-50d6db055d52 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:48.050148 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 828/1678] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:49.057581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b202815-be62-4425-abf9-e6257244173e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:49.058740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b202815-be62-4425-abf9-e6257244173e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:49.059122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:49.059122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:49.059752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b202815-be62-4425-abf9-e6257244173e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:49.172444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:49.172444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:49.195102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b202815-be62-4425-abf9-e6257244173e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:49.217984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:49.217984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:49.230788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b202815-be62-4425-abf9-e6257244173e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:49.233122 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 851/1679] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:50.248858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0e676bd-0cad-4751-bab7-f171b60b69ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:50.249403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0e676bd-0cad-4751-bab7-f171b60b69ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:50.249545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:50.249545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:50.250147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0e676bd-0cad-4751-bab7-f171b60b69ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:50.361553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:50.361553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:50.386537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0e676bd-0cad-4751-bab7-f171b60b69ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:50.431586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:50.431586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:50.448774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0e676bd-0cad-4751-bab7-f171b60b69ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:50.449881 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 829/1680] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:51.181221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:51.181964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:51.181964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:51.182658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-594489037"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:51.288694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.288694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:51.292135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:51.293376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:57:51.355102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['8fa267d2-f5f3-4f23-8f6d-33339f97955b', '549b1428-374a-4569-b83b-5880519daf85', 'fa53a7ae-d30a-4272-b95f-0a1b41d79d42', '849bd322-ddfb-4200-a330-1379a0337a43'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:51.465846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7186c93-9291-4912-9760-334124262afd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:51.466913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7186c93-9291-4912-9760-334124262afd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:51.467475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:51.467475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:51.468173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7186c93-9291-4912-9760-334124262afd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:51.576613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.576613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:51.614346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7186c93-9291-4912-9760-334124262afd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:51.643201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot create request issued successfully. Jan 21 07:57:51.648888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb962c65-344a-43ae-adee-7a86102a784b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:57:51.655596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 852/1681] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:51 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 379 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:51.671521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6d8ee97-b7dd-4f20-85ef-a29c27370058 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:51.672493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6d8ee97-b7dd-4f20-85ef-a29c27370058 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:51.673045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:51.673045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:51.673436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6d8ee97-b7dd-4f20-85ef-a29c27370058 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:51.700633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.700633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:51.749867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7186c93-9291-4912-9760-334124262afd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:51.751311 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 830/1682] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:51.772017 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.772017 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:51.773194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6d8ee97-b7dd-4f20-85ef-a29c27370058 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:51.775754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6d8ee97-b7dd-4f20-85ef-a29c27370058 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:51.786592 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 853/1683] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 511 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:52.774577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1eb683cf-14c7-49e4-b11b-8470e047582f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:52.776498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1eb683cf-14c7-49e4-b11b-8470e047582f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:52.778549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:52.778549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:52.779370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1eb683cf-14c7-49e4-b11b-8470e047582f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:52.787682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8194fdd-552e-4ea8-a6a7-b16fd403af6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:52.788276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8194fdd-552e-4ea8-a6a7-b16fd403af6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:52.788469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:52.788469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:52.790284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8194fdd-552e-4ea8-a6a7-b16fd403af6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:52.870694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:52.870694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:52.873626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e8194fdd-552e-4ea8-a6a7-b16fd403af6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:52.880844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8194fdd-552e-4ea8-a6a7-b16fd403af6e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:52.899388 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 854/1684] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 511 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:52.939503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:52.939503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:52.958536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1eb683cf-14c7-49e4-b11b-8470e047582f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:52.987856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:52.987856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:53.002074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1eb683cf-14c7-49e4-b11b-8470e047582f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:53.006175 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 831/1685] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:53.893959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63a37f79-204c-4549-aa64-cf92e6296e9e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:53.895359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63a37f79-204c-4549-aa64-cf92e6296e9e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:53.895768 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:53.895768 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:53.896388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63a37f79-204c-4549-aa64-cf92e6296e9e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:54.013162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.013162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:54.014326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63a37f79-204c-4549-aa64-cf92e6296e9e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:54.019669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63a37f79-204c-4549-aa64-cf92e6296e9e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:54.021008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 855/1686] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 511 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:54.025670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e2fea6a-fdab-4f69-9b3d-8dab87b544da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:54.026427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e2fea6a-fdab-4f69-9b3d-8dab87b544da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:54.026835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:54.026835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:54.027719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e2fea6a-fdab-4f69-9b3d-8dab87b544da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:54.144212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.144212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:54.194245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e2fea6a-fdab-4f69-9b3d-8dab87b544da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:54.249312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.249312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:54.265859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e2fea6a-fdab-4f69-9b3d-8dab87b544da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:54.268153 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 832/1687] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:55.034164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f21e5c01-a445-4054-ba98-9337f9b8c742 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.035308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f21e5c01-a445-4054-ba98-9337f9b8c742 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.035665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.035665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.036254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f21e5c01-a445-4054-ba98-9337f9b8c742 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.118589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.118589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.120229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f21e5c01-a445-4054-ba98-9337f9b8c742 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.122364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f21e5c01-a445-4054-ba98-9337f9b8c742 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:55.133193 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 856/1688] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 538 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.158771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6dff15e-aa86-4e25-8964-1fd4d5b36440 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.158771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6dff15e-aa86-4e25-8964-1fd4d5b36440 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.158771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.158771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.158771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6dff15e-aa86-4e25-8964-1fd4d5b36440 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.237199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.237199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.246192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f6dff15e-aa86-4e25-8964-1fd4d5b36440 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.251854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6dff15e-aa86-4e25-8964-1fd4d5b36440 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:55.272709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:55.274021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.274592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.274592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.275211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.278206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:57:55.280810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:57:55.281338 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 833/1689] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 538 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.296155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-966f39bd-2daa-4a1b-8844-31c4048e812d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:55.296706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-966f39bd-2daa-4a1b-8844-31c4048e812d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.296928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.296928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.297306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-966f39bd-2daa-4a1b-8844-31c4048e812d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.363191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Get all snapshots completed successfully. Jan 21 07:57:55.364125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbc80b5c-213f-4e30-9ed2-8f89035f9a32 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 200 Jan 21 07:57:55.386075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 857/1690] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 730 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.395094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dab7e12b-2073-4ea2-8d22-2ddf1f54f5d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] PUT http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.407208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.407208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.410432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dab7e12b-2073-4ea2-8d22-2ddf1f54f5d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-494671370", "description": "This is the new description of snapshot."}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:55.543667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.543667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.548616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dab7e12b-2073-4ea2-8d22-2ddf1f54f5d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.553124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.553124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.593583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dab7e12b-2073-4ea2-8d22-2ddf1f54f5d5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:55.598003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 858/1691] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 07:57:55 2021] PUT /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 442 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.619480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-966f39bd-2daa-4a1b-8844-31c4048e812d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:55.621302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a675535e-392b-49d9-a0bc-5cbf473a2d34 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.622846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a675535e-392b-49d9-a0bc-5cbf473a2d34 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.624622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.624622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.625256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a675535e-392b-49d9-a0bc-5cbf473a2d34 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.713400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.713400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.716317 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.716317 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.717425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a675535e-392b-49d9-a0bc-5cbf473a2d34 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.719576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a675535e-392b-49d9-a0bc-5cbf473a2d34 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:55.720585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 859/1692] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 576 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.736985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.739751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-966f39bd-2daa-4a1b-8844-31c4048e812d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:55.740579 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 834/1693] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:55.740840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.741210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.741210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.751232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.751796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.809393 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.809393 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.810868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.891872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:57:55.892523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86f2c1ea-bf7d-4432-96b0-c6ea2801584c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 202 Jan 21 07:57:55.902291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0fb87d9-ebf5-4603-9bd8-02b05f279c09 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:55.904748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0fb87d9-ebf5-4603-9bd8-02b05f279c09 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.905127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.905127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:55.905739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0fb87d9-ebf5-4603-9bd8-02b05f279c09 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.912621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 860/1694] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:57:55 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:55.958526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.958526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:55.960022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0fb87d9-ebf5-4603-9bd8-02b05f279c09 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:55.962815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0fb87d9-ebf5-4603-9bd8-02b05f279c09 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:55.964256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 835/1695] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 575 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:56.756933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5716bdf9-f966-445e-9c18-4eb2bd3d29f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:56.757469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5716bdf9-f966-445e-9c18-4eb2bd3d29f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.757612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.757612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:56.759250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5716bdf9-f966-445e-9c18-4eb2bd3d29f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:56.842213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.842213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:56.851329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5716bdf9-f966-445e-9c18-4eb2bd3d29f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:56.873059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.873059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:56.893977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5716bdf9-f966-445e-9c18-4eb2bd3d29f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:56.895445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 861/1696] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:56.991432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54727302-f185-4861-9477-35e1bb05adda tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:56.996246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54727302-f185-4861-9477-35e1bb05adda tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.996851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.996851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:56.997755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54727302-f185-4861-9477-35e1bb05adda tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:57.139106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:57.139106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:57.144624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-54727302-f185-4861-9477-35e1bb05adda tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:57.159716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54727302-f185-4861-9477-35e1bb05adda tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:57.220298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 836/1697] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 575 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:57.475544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] GET http://10.222.0.13/volume/v3/6ba84a967d874e8fbfc3f5a88a0aed85/volumes/summary Jan 21 07:57:57.476754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:57.476952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:57.476952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:57.477585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:57.478220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:57:57.520760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] Get summary completed successfully. Jan 21 07:57:57.526719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f1503b5-7080-438c-9db1-cdd393344060 tempest-VolumesSummaryTest-1761505574 tempest-VolumesSummaryTest-1761505574] http://10.222.0.13/volume/v3/6ba84a967d874e8fbfc3f5a88a0aed85/volumes/summary returned with HTTP 200 Jan 21 07:57:57.548017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 862/1698] 10.222.0.13 () {60 vars in 1269 bytes} [Thu Jan 21 07:57:57 2021] GET /volume/v3/6ba84a967d874e8fbfc3f5a88a0aed85/volumes/summary => generated 55 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:57.912008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bd21194-c37d-443d-969d-9b8c9128e208 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:57.912526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bd21194-c37d-443d-969d-9b8c9128e208 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:57.912739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:57.912739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:57.913111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bd21194-c37d-443d-969d-9b8c9128e208 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:58.130561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.130561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:58.162597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0bd21194-c37d-443d-969d-9b8c9128e208 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:58.226145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df1cae62-6041-4561-bc13-ae210a3389e6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:58.260801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df1cae62-6041-4561-bc13-ae210a3389e6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:58.261597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df1cae62-6041-4561-bc13-ae210a3389e6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:58.309318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.309318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:58.321912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bd21194-c37d-443d-969d-9b8c9128e208 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:58.326216 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 837/1699] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:58.359334 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.359334 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:58.360495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df1cae62-6041-4561-bc13-ae210a3389e6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:57:58.364894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df1cae62-6041-4561-bc13-ae210a3389e6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 200 Jan 21 07:57:58.375614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 863/1700] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 575 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:59.345021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41536cb3-eab5-4e91-8ef4-c5a7f922c1b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:57:59.345703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41536cb3-eab5-4e91-8ef4-c5a7f922c1b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.346178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:59.346178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:59.346991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41536cb3-eab5-4e91-8ef4-c5a7f922c1b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:59.379294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-984bed62-094f-49c9-9115-8c38768ff0dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 07:57:59.380355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-984bed62-094f-49c9-9115-8c38768ff0dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.380799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:59.380799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:59.381748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-984bed62-094f-49c9-9115-8c38768ff0dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:59.432969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-984bed62-094f-49c9-9115-8c38768ff0dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 404 Jan 21 07:57:59.434433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 864/1701] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:59.444925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:57:59.446797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1219776358"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:59.480802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:59.480802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:59.501374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41536cb3-eab5-4e91-8ef4-c5a7f922c1b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:57:59.554930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:59.554930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:59.570848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:59.570848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:57:59.573695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41536cb3-eab5-4e91-8ef4-c5a7f922c1b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:57:59.574669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 838/1702] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:59.577201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:57:59.577810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:57:59.713519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['a08db822-020c-435b-bb29-6570f4d43ec3', '0f4a6b9f-ca65-4deb-a0b5-603cd35d6a35', '85f11f97-f1ec-4d56-b0db-9edb71200c3e', 'b2601679-874c-4a69-8968-7f81c0e3e3e7'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:59.951963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot create request issued successfully. Jan 21 07:57:59.952752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa2dbd7a-7c53-4933-8537-8deaaeded805 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:57:59.954092 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 865/1703] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:59 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 310 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:57:59.964335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4df6844-1a29-4ae1-a6a0-82deb75bf4a4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:57:59.965110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4df6844-1a29-4ae1-a6a0-82deb75bf4a4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.965110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:59.965110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:57:59.965405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4df6844-1a29-4ae1-a6a0-82deb75bf4a4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:00.013419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.013419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:00.019890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4df6844-1a29-4ae1-a6a0-82deb75bf4a4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:00.022066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4df6844-1a29-4ae1-a6a0-82deb75bf4a4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:00.027046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 839/1704] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:00.592097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bb88463-697a-4331-bdb4-afefeeb1b534 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:00.593192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bb88463-697a-4331-bdb4-afefeeb1b534 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:00.593192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:00.593192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:00.593192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bb88463-697a-4331-bdb4-afefeeb1b534 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:00.702732 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.702732 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:00.734439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5bb88463-697a-4331-bdb4-afefeeb1b534 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:00.766188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.766188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:00.782889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bb88463-697a-4331-bdb4-afefeeb1b534 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:00.795087 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 866/1705] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:01.039545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d39a4704-9506-4de6-804a-232a4d04818f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:01.040645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d39a4704-9506-4de6-804a-232a4d04818f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:01.040974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:01.040974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:01.041551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d39a4704-9506-4de6-804a-232a4d04818f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:01.160126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:01.160126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:01.174449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d39a4704-9506-4de6-804a-232a4d04818f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:01.189063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d39a4704-9506-4de6-804a-232a4d04818f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:01.191848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 840/1706] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:01 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 442 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:01.803785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a970d3-4ac1-4310-9c39-e9c2cd45859c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:01.804317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a970d3-4ac1-4310-9c39-e9c2cd45859c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:01.804592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:01.804592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:01.805075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a970d3-4ac1-4310-9c39-e9c2cd45859c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:01.927609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:01.927609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:01.937758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85a970d3-4ac1-4310-9c39-e9c2cd45859c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:01.960024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:01.960024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:01.976005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a970d3-4ac1-4310-9c39-e9c2cd45859c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:01.977541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 867/1707] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:02.204905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1baf75f-7414-4192-b17d-5bb3ff5263e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:02.205501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1baf75f-7414-4192-b17d-5bb3ff5263e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:02.205716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:02.205716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:02.206317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1baf75f-7414-4192-b17d-5bb3ff5263e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:02.277541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:02.277541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:02.279017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1baf75f-7414-4192-b17d-5bb3ff5263e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:02.281175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1baf75f-7414-4192-b17d-5bb3ff5263e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:02.282182 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 841/1708] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:02 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:02.995090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05672037-ec4d-4370-9dc6-4f86af3894c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:02.995822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05672037-ec4d-4370-9dc6-4f86af3894c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:02.996245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:02.996245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:02.996909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05672037-ec4d-4370-9dc6-4f86af3894c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:03.206733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:03.206733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:03.224909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-05672037-ec4d-4370-9dc6-4f86af3894c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:03.250963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:03.250963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:03.260681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05672037-ec4d-4370-9dc6-4f86af3894c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:03.261940 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 868/1709] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:03.294861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7cd7b59-ed55-40a3-a50d-432d8ae92dcc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:03.295494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7cd7b59-ed55-40a3-a50d-432d8ae92dcc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:03.295930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:03.295930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:03.296598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7cd7b59-ed55-40a3-a50d-432d8ae92dcc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:03.347422 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:03.347422 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:03.354872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7cd7b59-ed55-40a3-a50d-432d8ae92dcc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:03.358009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7cd7b59-ed55-40a3-a50d-432d8ae92dcc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:03.376298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 842/1710] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:03 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:04.278442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cef104c2-cf9d-4a7f-afb0-c018264325c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:04.278993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cef104c2-cf9d-4a7f-afb0-c018264325c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:04.279146 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:04.279146 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:04.280030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cef104c2-cf9d-4a7f-afb0-c018264325c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:04.384798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:04.384798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:04.400135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cef104c2-cf9d-4a7f-afb0-c018264325c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:04.457149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:04.457149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:04.469185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cef104c2-cf9d-4a7f-afb0-c018264325c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:04.475067 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 869/1711] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:05.490730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36527caa-1b24-438a-8cd0-ef5f07801671 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:05.492192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36527caa-1b24-438a-8cd0-ef5f07801671 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:05.492769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:05.492769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:05.493473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36527caa-1b24-438a-8cd0-ef5f07801671 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:05.611438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:05.611438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:05.639168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36527caa-1b24-438a-8cd0-ef5f07801671 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:05.706632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:05.706632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:05.718021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36527caa-1b24-438a-8cd0-ef5f07801671 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:05.730526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 843/1712] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:06.737723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ba95802-eeb9-451a-883f-794eb2c3e2b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:06.738906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ba95802-eeb9-451a-883f-794eb2c3e2b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:06.739357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:06.739357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:06.740057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ba95802-eeb9-451a-883f-794eb2c3e2b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:06.810756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:06.810756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:06.822811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ba95802-eeb9-451a-883f-794eb2c3e2b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:06.847797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:06.847797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:06.872554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ba95802-eeb9-451a-883f-794eb2c3e2b0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:06.874004 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 870/1713] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:07.888863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27e633a8-05fb-4ef8-b42a-0141b51c8e8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:07.889447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27e633a8-05fb-4ef8-b42a-0141b51c8e8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:07.889559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:07.889559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:07.890308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27e633a8-05fb-4ef8-b42a-0141b51c8e8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:07.996130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:07.996130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:08.020418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27e633a8-05fb-4ef8-b42a-0141b51c8e8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:08.091485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:08.091485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:08.117694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27e633a8-05fb-4ef8-b42a-0141b51c8e8c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:08.118561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 844/1714] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:09.134068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e448d55-e3c4-4799-8e82-4223f58a08ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:09.134802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e448d55-e3c4-4799-8e82-4223f58a08ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:09.135136 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:09.135136 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:09.135705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e448d55-e3c4-4799-8e82-4223f58a08ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:09.243875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:09.243875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:09.260741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e448d55-e3c4-4799-8e82-4223f58a08ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:09.301564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:09.301564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:09.318309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e448d55-e3c4-4799-8e82-4223f58a08ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:09.319453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 871/1715] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:10.335626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fdfa5df-0850-4864-a3d7-ccda098961f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:10.336260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fdfa5df-0850-4864-a3d7-ccda098961f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:10.336348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:10.336348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:10.336697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fdfa5df-0850-4864-a3d7-ccda098961f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:10.453542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:10.453542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:10.480134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fdfa5df-0850-4864-a3d7-ccda098961f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:10.526665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:10.526665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:10.547904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fdfa5df-0850-4864-a3d7-ccda098961f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:10.549399 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 845/1716] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:11.565925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de8eb1d1-30bb-44ca-bd6b-351ae084df47 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:11.567223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de8eb1d1-30bb-44ca-bd6b-351ae084df47 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:11.567644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:11.567644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:11.568313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de8eb1d1-30bb-44ca-bd6b-351ae084df47 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:11.669997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:11.669997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:11.682632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de8eb1d1-30bb-44ca-bd6b-351ae084df47 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:11.706452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:11.706452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:11.719579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de8eb1d1-30bb-44ca-bd6b-351ae084df47 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:11.730713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 872/1717] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:12.737054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ec5a6da-ec42-4d77-94df-695efb48c4bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:12.737551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ec5a6da-ec42-4d77-94df-695efb48c4bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:12.737745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:12.737745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:12.738388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ec5a6da-ec42-4d77-94df-695efb48c4bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:12.869314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:12.869314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:12.887385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ec5a6da-ec42-4d77-94df-695efb48c4bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:12.936094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:12.936094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:12.954495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ec5a6da-ec42-4d77-94df-695efb48c4bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:12.966362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 846/1718] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:13.972532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c038714c-1f6a-4649-ab83-6df4dcf14cf9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:13.973784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c038714c-1f6a-4649-ab83-6df4dcf14cf9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:13.974442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:13.974442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:13.975168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c038714c-1f6a-4649-ab83-6df4dcf14cf9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:14.037507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:14.037507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:14.058924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c038714c-1f6a-4649-ab83-6df4dcf14cf9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:14.105147 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:14.105147 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:14.128901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c038714c-1f6a-4649-ab83-6df4dcf14cf9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:14.130110 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 873/1719] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:14.932030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8600a8ae-6cee-4d54-bc84-c4d9119e4880 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:14.932572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8600a8ae-6cee-4d54-bc84-c4d9119e4880 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:14.932788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:14.932788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:14.933162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8600a8ae-6cee-4d54-bc84-c4d9119e4880 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:14.997822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:14.997822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:15.008475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8600a8ae-6cee-4d54-bc84-c4d9119e4880 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:58:15.035661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8600a8ae-6cee-4d54-bc84-c4d9119e4880 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:58:15.036901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 847/1720] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:14 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 929 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:15.147046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6224eea9-a4f4-4d6b-a262-49320a056828 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:15.148352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6224eea9-a4f4-4d6b-a262-49320a056828 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:15.148714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:15.148714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:15.149523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6224eea9-a4f4-4d6b-a262-49320a056828 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:15.339561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:15.339561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:15.383397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6224eea9-a4f4-4d6b-a262-49320a056828 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:15.441048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:15.441048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:15.464317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6224eea9-a4f4-4d6b-a262-49320a056828 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:15.466227 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 874/1721] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:16.029143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] DELETE http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:16.029664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:16.030052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:16.030052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:16.030820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:16.031437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Delete volume with id: 0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:16.149054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:16.149054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:16.150578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:58:16.208486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Delete volume request issued successfully. Jan 21 07:58:16.209041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50c95ece-9833-433b-b89f-eaeaeea8999e tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 202 Jan 21 07:58:16.213072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 848/1722] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:16 2021] DELETE /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:16.218280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7f20110-e4c2-4426-a0a0-a838353af646 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:16.218975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7f20110-e4c2-4426-a0a0-a838353af646 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:16.219306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:16.219306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:16.220374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7f20110-e4c2-4426-a0a0-a838353af646 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:16.338664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:16.338664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:16.355026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7f20110-e4c2-4426-a0a0-a838353af646 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:58:16.385642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7f20110-e4c2-4426-a0a0-a838353af646 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:58:16.401395 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 875/1723] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:16 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 928 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:16.483807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-217125a5-faa7-4219-a422-04dc5346c786 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:16.484571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-217125a5-faa7-4219-a422-04dc5346c786 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:16.484933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:16.484933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:16.485701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-217125a5-faa7-4219-a422-04dc5346c786 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:16.599332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:16.599332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:16.623512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-217125a5-faa7-4219-a422-04dc5346c786 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:16.668688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:16.668688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:16.693400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-217125a5-faa7-4219-a422-04dc5346c786 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:16.695439 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 849/1724] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:17.404762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2420a151-61a4-4741-9e3b-84c3a7af8a18 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:17.405977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2420a151-61a4-4741-9e3b-84c3a7af8a18 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:17.406372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:17.406372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:17.407015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2420a151-61a4-4741-9e3b-84c3a7af8a18 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:17.532188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:17.532188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:17.562947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2420a151-61a4-4741-9e3b-84c3a7af8a18 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Volume info retrieved successfully. Jan 21 07:58:17.612149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2420a151-61a4-4741-9e3b-84c3a7af8a18 tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 200 Jan 21 07:58:17.613298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 876/1725] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:17 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 928 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:17.711865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2bc20a-fb78-4c24-b880-02a61edf513f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:17.712408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2bc20a-fb78-4c24-b880-02a61edf513f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:17.712630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:17.712630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:17.713005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2bc20a-fb78-4c24-b880-02a61edf513f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:17.829690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:17.829690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:17.846446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cc2bc20a-fb78-4c24-b880-02a61edf513f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:17.886420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:17.886420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:17.896264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2bc20a-fb78-4c24-b880-02a61edf513f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:17.897382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 850/1726] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:18.635020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6bef146-6724-4609-aa13-1c12226ddb0c tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] GET http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f Jan 21 07:58:18.635935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6bef146-6724-4609-aa13-1c12226ddb0c tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:18.636291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:18.636291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:18.639728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6bef146-6724-4609-aa13-1c12226ddb0c tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:18.827047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6bef146-6724-4609-aa13-1c12226ddb0c tempest-VolumesActionsTest-1309439236 tempest-VolumesActionsTest-1309439236] http://10.222.0.13/volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f returned with HTTP 404 Jan 21 07:58:18.829294 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 877/1727] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:18 2021] GET /volume/v3/255de0ba4aaa4d8799224d97c5f49831/volumes/0c59bfec-f81d-4203-bb69-d41429718c5f => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:18.917109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dc81817-7994-447b-a52a-1f6f60df4e43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:18.917968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dc81817-7994-447b-a52a-1f6f60df4e43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:18.921251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:18.921251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:18.922311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dc81817-7994-447b-a52a-1f6f60df4e43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:19.196761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:19.196761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:19.228351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5dc81817-7994-447b-a52a-1f6f60df4e43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:19.344053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:19.344053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:19.393809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dc81817-7994-447b-a52a-1f6f60df4e43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:19.395446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 851/1728] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:20.416947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62d0a89c-f009-4bb2-89f1-36f0ffd2a2af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:20.418304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62d0a89c-f009-4bb2-89f1-36f0ffd2a2af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:20.419207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62d0a89c-f009-4bb2-89f1-36f0ffd2a2af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:20.738305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:20.738305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:20.761414 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62d0a89c-f009-4bb2-89f1-36f0ffd2a2af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:20.807054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:20.807054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:20.836531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62d0a89c-f009-4bb2-89f1-36f0ffd2a2af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:20.838899 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 878/1729] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:21.854654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63908a62-ec73-4b75-88e1-453a14c10855 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:21.855187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63908a62-ec73-4b75-88e1-453a14c10855 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.855555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.855555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:21.856166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63908a62-ec73-4b75-88e1-453a14c10855 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.948877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.948877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:21.958671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63908a62-ec73-4b75-88e1-453a14c10855 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:21.981036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.981036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:21.992213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63908a62-ec73-4b75-88e1-453a14c10855 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:21.996054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 852/1730] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:23.019340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee9f7038-1b4f-4b36-85d4-6a446a8272f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:23.019869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee9f7038-1b4f-4b36-85d4-6a446a8272f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:23.020279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:23.020279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:23.020892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee9f7038-1b4f-4b36-85d4-6a446a8272f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:23.129268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.129268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:23.140010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee9f7038-1b4f-4b36-85d4-6a446a8272f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:23.164546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.164546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:23.174720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee9f7038-1b4f-4b36-85d4-6a446a8272f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:23.176068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 879/1731] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:24.192711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8802da6b-3ab5-4988-849d-676c468d97f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:24.193833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8802da6b-3ab5-4988-849d-676c468d97f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:24.194340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:24.194340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:24.195203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8802da6b-3ab5-4988-849d-676c468d97f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:24.342972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.342972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:24.364507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8802da6b-3ab5-4988-849d-676c468d97f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:24.426549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.426549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:24.454375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8802da6b-3ab5-4988-849d-676c468d97f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:24.455615 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 853/1732] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:25.471014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58dc0db7-a494-4563-8619-60e6b9d3c309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:25.471715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58dc0db7-a494-4563-8619-60e6b9d3c309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.472127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.472127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:25.472758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58dc0db7-a494-4563-8619-60e6b9d3c309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.544001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.544001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:25.554777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58dc0db7-a494-4563-8619-60e6b9d3c309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:25.578880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.578880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:25.592700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58dc0db7-a494-4563-8619-60e6b9d3c309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:25.595067 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 880/1733] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:26.612356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f883b9fb-4c9a-4d4a-a80e-93a75b6764b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:26.613654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f883b9fb-4c9a-4d4a-a80e-93a75b6764b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.614077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:26.614077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:26.614726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f883b9fb-4c9a-4d4a-a80e-93a75b6764b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:26.747374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:26.747374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:26.768297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f883b9fb-4c9a-4d4a-a80e-93a75b6764b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:26.804042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:26.804042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:26.826846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f883b9fb-4c9a-4d4a-a80e-93a75b6764b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:26.827662 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 854/1734] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:27.845541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ef77c5e-8e28-4950-823d-e0dd64cc418a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:27.846418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ef77c5e-8e28-4950-823d-e0dd64cc418a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:27.846637 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:27.846637 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:27.847453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ef77c5e-8e28-4950-823d-e0dd64cc418a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:27.995426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:27.995426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:28.018759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1ef77c5e-8e28-4950-823d-e0dd64cc418a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:28.062188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:28.062188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:28.085729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ef77c5e-8e28-4950-823d-e0dd64cc418a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:28.091337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 881/1735] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:29.104801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61653608-f155-4231-905a-74ff63bfbd9b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:29.105255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61653608-f155-4231-905a-74ff63bfbd9b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.105455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.105455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:29.105827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61653608-f155-4231-905a-74ff63bfbd9b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.220911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.220911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:29.232309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61653608-f155-4231-905a-74ff63bfbd9b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:29.262168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.262168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:29.280590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61653608-f155-4231-905a-74ff63bfbd9b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:29.281698 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 855/1736] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:30.299370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ca2d0c5-9307-4563-b6ac-a4d910250e9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:30.301477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ca2d0c5-9307-4563-b6ac-a4d910250e9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.301911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.301911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:30.302525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ca2d0c5-9307-4563-b6ac-a4d910250e9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.403882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:30.403882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:30.416609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ca2d0c5-9307-4563-b6ac-a4d910250e9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:30.442751 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:30.442751 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:30.456718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ca2d0c5-9307-4563-b6ac-a4d910250e9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:30.458090 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 882/1737] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:31.477342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:31.478396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:31.478875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:31.478875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:31.479618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:31.614575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.614575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:31.635826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:31.679689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.679689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:31.701840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:31.703199 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 856/1738] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:31.878536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-3b59a277-9e35-4bac-a1b5-0e05255668fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:31.879323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-3b59a277-9e35-4bac-a1b5-0e05255668fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:31.879712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:31.879712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:31.880321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-3b59a277-9e35-4bac-a1b5-0e05255668fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:31.931809 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.931809 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:31.940581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-3b59a277-9e35-4bac-a1b5-0e05255668fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:31.964030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-3b59a277-9e35-4bac-a1b5-0e05255668fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:31.965980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 883/1739] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:58:31 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:32.055287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:58:32.056883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.057294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.057294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:32.057921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.062007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56823f19-8d83-4312-8d64-7c5022b0d17c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:58:32.065357 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 857/1740] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:58:32.080955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments Jan 21 07:58:32.081789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.081789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:32.081789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "instance_uuid": "d4db6486-6b5b-47e0-887e-e08a613474f4", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:32.173924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.173924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.265792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments returned with HTTP 200 Jan 21 07:58:32.267319 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 884/1741] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:58:32 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:32.342147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18218fc2-9b39-427f-b542-13b0d92d714b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:32.342792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18218fc2-9b39-427f-b542-13b0d92d714b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.343161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18218fc2-9b39-427f-b542-13b0d92d714b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.383408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume// Jan 21 07:58:32.383940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.384176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.384176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:32.384616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.385950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-ad871e44-b091-43d2-80b5-e2a418e3218e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:58:32.386540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 885/1742] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:58:32.401650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-bee78dcc-4d81-4618-a932-6c21badcd614 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:32.402226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-bee78dcc-4d81-4618-a932-6c21badcd614 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.402712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-bee78dcc-4d81-4618-a932-6c21badcd614 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.483971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.483971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.508297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18218fc2-9b39-427f-b542-13b0d92d714b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:32.544198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.544198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.558804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.558804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.571689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-bee78dcc-4d81-4618-a932-6c21badcd614 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:32.574591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18218fc2-9b39-427f-b542-13b0d92d714b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:32.584261 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 858/1743] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:32.599391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.599391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.611773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-bee78dcc-4d81-4618-a932-6c21badcd614 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:32.612772 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 886/1744] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1014 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:58:32.649537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-459015b1-8a01-4ea1-a821-400f97f844e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] PUT http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c Jan 21 07:58:32.650171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.650171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:32.650839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-459015b1-8a01-4ea1-a821-400f97f844e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:32.699310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:58:32.699310 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:58:32.700186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-459015b1-8a01-4ea1-a821-400f97f844e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Lock "b'cinder-attachment_update-be843ee2-393f-4ff2-9a52-da95e450f5bc-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.014s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:58:32.706870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.706870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.719979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f030f1a9-9c5f-48e0-8895-ef5b67acfa25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:32.720808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f030f1a9-9c5f-48e0-8895-ef5b67acfa25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.721207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.721207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:32.721871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f030f1a9-9c5f-48e0-8895-ef5b67acfa25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.835365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.835365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.852275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f030f1a9-9c5f-48e0-8895-ef5b67acfa25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:32.876126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.876126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:32.887945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f030f1a9-9c5f-48e0-8895-ef5b67acfa25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:32.899290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 887/1745] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:33.591737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07de3905-6924-4f7c-bc91-0eba88e9a61f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:33.592686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07de3905-6924-4f7c-bc91-0eba88e9a61f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:33.593055 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:33.593055 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:33.593438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07de3905-6924-4f7c-bc91-0eba88e9a61f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:33.709347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:33.709347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:33.736907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07de3905-6924-4f7c-bc91-0eba88e9a61f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:33.778801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:33.778801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:33.799154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07de3905-6924-4f7c-bc91-0eba88e9a61f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:33.801465 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 888/1746] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:33.906082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1cdb9b-7c53-40a7-a9f8-34f6b5a3047e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:33.906881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1cdb9b-7c53-40a7-a9f8-34f6b5a3047e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:33.907251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:33.907251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:33.907999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b1cdb9b-7c53-40a7-a9f8-34f6b5a3047e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:34.011007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:34.011007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:34.028516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b1cdb9b-7c53-40a7-a9f8-34f6b5a3047e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:34.101720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:34.101720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:34.126734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b1cdb9b-7c53-40a7-a9f8-34f6b5a3047e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:34.133073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 889/1747] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:34.816541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb921a37-426e-46c9-83fc-efcc2fbc21b1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:34.817084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb921a37-426e-46c9-83fc-efcc2fbc21b1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:34.817258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:34.817258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:34.817638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb921a37-426e-46c9-83fc-efcc2fbc21b1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:35.006599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.006599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:35.026764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb921a37-426e-46c9-83fc-efcc2fbc21b1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:35.058386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.058386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:35.083627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb921a37-426e-46c9-83fc-efcc2fbc21b1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:35.085008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 890/1748] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:35.144648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e4a6494-c1ea-47fa-b6f3-4428c8bb2048 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:35.145412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e4a6494-c1ea-47fa-b6f3-4428c8bb2048 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:35.145799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:35.145799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:35.146410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e4a6494-c1ea-47fa-b6f3-4428c8bb2048 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:35.318500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.318500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:35.318500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e4a6494-c1ea-47fa-b6f3-4428c8bb2048 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:35.370780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.370780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:35.380012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-459015b1-8a01-4ea1-a821-400f97f844e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Lock "b'cinder-attachment_update-be843ee2-393f-4ff2-9a52-da95e450f5bc-n-h2-768862-4'" released by "attachment_update" :: held 2.680s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:58:35.380701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-459015b1-8a01-4ea1-a821-400f97f844e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c returned with HTTP 200 Jan 21 07:58:35.381602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 859/1749] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:58:32 2021] PUT /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c => generated 762 bytes in 2737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:35.385174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e4a6494-c1ea-47fa-b6f3-4428c8bb2048 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:35.395742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 891/1750] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:36.101784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b8556b4-460f-4c88-962b-97220f12a2e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:36.103387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b8556b4-460f-4c88-962b-97220f12a2e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:36.103834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:36.103834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:36.104529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b8556b4-460f-4c88-962b-97220f12a2e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:36.185048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.185048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:36.207339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b8556b4-460f-4c88-962b-97220f12a2e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:36.246263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.246263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:36.259761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b8556b4-460f-4c88-962b-97220f12a2e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:36.260586 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 860/1751] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:36 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:36.403260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9918cd27-cf09-463c-aec2-685b1bdb281d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:36.403798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9918cd27-cf09-463c-aec2-685b1bdb281d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:36.403991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:36.403991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:36.404666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9918cd27-cf09-463c-aec2-685b1bdb281d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:36.466063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.466063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:36.478420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9918cd27-cf09-463c-aec2-685b1bdb281d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:36.506425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.506425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:36.521804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9918cd27-cf09-463c-aec2-685b1bdb281d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:36.532955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 892/1752] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:37.276421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adfe30be-554c-4cae-987d-29628f4528d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:37.276919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adfe30be-554c-4cae-987d-29628f4528d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:37.277279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:37.277279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:37.277858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adfe30be-554c-4cae-987d-29628f4528d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:37.378709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:37.378709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:37.395333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-adfe30be-554c-4cae-987d-29628f4528d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:37.415254 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:37.415254 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:37.423977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adfe30be-554c-4cae-987d-29628f4528d3 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:37.425037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 861/1753] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:37.543892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d4d0d89-f935-4c4a-8c1f-7432a2bd47cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:37.544643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d4d0d89-f935-4c4a-8c1f-7432a2bd47cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:37.545053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:37.545053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:37.545725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d4d0d89-f935-4c4a-8c1f-7432a2bd47cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:37.624192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:37.624192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:37.636571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d4d0d89-f935-4c4a-8c1f-7432a2bd47cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:37.668648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:37.668648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:37.685626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d4d0d89-f935-4c4a-8c1f-7432a2bd47cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:37.687394 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 893/1754] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:38.440705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf0e696e-d318-499c-901e-e4f0085f1965 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:38.441204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf0e696e-d318-499c-901e-e4f0085f1965 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:38.441603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:38.441603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:38.442246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf0e696e-d318-499c-901e-e4f0085f1965 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:38.541887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.541887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:38.563763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bf0e696e-d318-499c-901e-e4f0085f1965 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:38.635745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.635745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:38.649852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf0e696e-d318-499c-901e-e4f0085f1965 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:38.652802 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 862/1755] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:38 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:38.705716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2a629ed-47ec-4c43-84c5-2496cd8d38cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:38.707481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2a629ed-47ec-4c43-84c5-2496cd8d38cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:38.707936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:38.707936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:38.708627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2a629ed-47ec-4c43-84c5-2496cd8d38cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:38.824049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.824049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:38.845659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2a629ed-47ec-4c43-84c5-2496cd8d38cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:38.890781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.890781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:38.900466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2a629ed-47ec-4c43-84c5-2496cd8d38cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:38.910624 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 894/1756] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:39.668609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7bb15a6-beda-41ba-a91c-92f6745371dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:39.676822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7bb15a6-beda-41ba-a91c-92f6745371dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:39.677303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:39.677303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:39.679705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7bb15a6-beda-41ba-a91c-92f6745371dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:39.748559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:39.748559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:39.759638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7bb15a6-beda-41ba-a91c-92f6745371dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:39.791377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:39.791377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:39.802900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7bb15a6-beda-41ba-a91c-92f6745371dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:39.807634 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 863/1757] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:39 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:39.917527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7d2538d-2f0a-498a-bbea-88a734cf9101 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:39.935225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7d2538d-2f0a-498a-bbea-88a734cf9101 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:39.935610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:39.935610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:39.936238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7d2538d-2f0a-498a-bbea-88a734cf9101 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:40.029486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:40.029486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:40.039168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7d2538d-2f0a-498a-bbea-88a734cf9101 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:40.060754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:40.060754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:40.071116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7d2538d-2f0a-498a-bbea-88a734cf9101 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:40.072564 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 895/1758] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:40.824488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbd9ac00-3927-4e31-a956-d3997036dcf6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:40.825587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ac00-3927-4e31-a956-d3997036dcf6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:40.825952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:40.825952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:40.826562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ac00-3927-4e31-a956-d3997036dcf6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:40.926546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:40.926546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:40.955623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cbd9ac00-3927-4e31-a956-d3997036dcf6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:40.986545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-d6de6232-7adb-4cc7-a6b9-d8d3f6975a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c/action Jan 21 07:58:40.987358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:40.987358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:40.988252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-d6de6232-7adb-4cc7-a6b9-d8d3f6975a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:58:40.988843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-d6de6232-7adb-4cc7-a6b9-d8d3f6975a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:41.002605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:41.002605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:41.021117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbd9ac00-3927-4e31-a956-d3997036dcf6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:41.022372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 864/1759] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:40 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:41.088675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44e8767f-bffd-40c8-9f94-f6d8f95cfaff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:41.089201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44e8767f-bffd-40c8-9f94-f6d8f95cfaff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:41.089394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:41.089394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:41.090182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44e8767f-bffd-40c8-9f94-f6d8f95cfaff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:41.240875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:41.240875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:41.316646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:41.316646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:41.316881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c974ae13-36d9-4b6d-867d-e49a00f0d04d req-d6de6232-7adb-4cc7-a6b9-d8d3f6975a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c/action returned with HTTP 204 Jan 21 07:58:41.317719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 896/1760] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:58:40 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c/action => generated 0 bytes in 336 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:58:41.342134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44e8767f-bffd-40c8-9f94-f6d8f95cfaff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:41.379230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:41.379230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:41.388748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44e8767f-bffd-40c8-9f94-f6d8f95cfaff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:41.389825 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 865/1761] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:42.038200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b97031dd-d761-42f0-83d1-754c62b06799 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:42.039048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b97031dd-d761-42f0-83d1-754c62b06799 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:42.039248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:42.039248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:42.039893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b97031dd-d761-42f0-83d1-754c62b06799 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:42.153758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.153758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.173362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b97031dd-d761-42f0-83d1-754c62b06799 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:42.214589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.214589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.235567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b97031dd-d761-42f0-83d1-754c62b06799 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:58:42.247282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 897/1762] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:42 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1208 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:42.252618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:58:42.253244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:42.253244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:42.253666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1356994133"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:42.364292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.364292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.368093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:42.368461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:42.405692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e92cedbf-7b1d-484e-b627-c1ff944b03b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:42.406224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e92cedbf-7b1d-484e-b627-c1ff944b03b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:42.406419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:42.406419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:42.407204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e92cedbf-7b1d-484e-b627-c1ff944b03b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:42.521690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['b34c1cee-d132-4b8f-8439-23bb097a23e1', 'db9f915e-a7c8-4c0a-8f4e-25062a6ef3b3', '80bc7dff-e7a1-4bb5-b373-dfb0b58b6405', '2207b27f-c1f8-43bc-9a47-b7de021e9f5c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:42.527786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.527786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.552944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e92cedbf-7b1d-484e-b627-c1ff944b03b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:42.599037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.599037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.622665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e92cedbf-7b1d-484e-b627-c1ff944b03b1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:42.623854 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 898/1763] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:42.720366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot force create request issued successfully. Jan 21 07:58:42.721361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cee46fd-be11-4a80-b009-4595e728031c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:58:42.722632 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 866/1764] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:58:42 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 310 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:42.734535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72531c11-c343-40b1-b596-dee93c0cc100 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:42.735340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72531c11-c343-40b1-b596-dee93c0cc100 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:42.735715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:42.735715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:42.736322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72531c11-c343-40b1-b596-dee93c0cc100 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:42.787001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.787001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:42.788584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72531c11-c343-40b1-b596-dee93c0cc100 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:42.791039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72531c11-c343-40b1-b596-dee93c0cc100 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:42.792037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 899/1765] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:42 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:43.640412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8266499e-0056-4e09-b288-b0fd8dc7bb89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:43.641135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8266499e-0056-4e09-b288-b0fd8dc7bb89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:43.641330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:43.641330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:43.641972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8266499e-0056-4e09-b288-b0fd8dc7bb89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:43.783999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:43.783999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:43.801722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8266499e-0056-4e09-b288-b0fd8dc7bb89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:43.805503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf74f821-1ff9-40f5-8b7a-77ab555cfaee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:43.806253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf74f821-1ff9-40f5-8b7a-77ab555cfaee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:43.806647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:43.806647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:43.807308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf74f821-1ff9-40f5-8b7a-77ab555cfaee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:43.847340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:43.847340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:43.870264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8266499e-0056-4e09-b288-b0fd8dc7bb89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:43.876530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 867/1766] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:43.901450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:43.901450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:43.904379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf74f821-1ff9-40f5-8b7a-77ab555cfaee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:43.908806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf74f821-1ff9-40f5-8b7a-77ab555cfaee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:43.918712 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 900/1767] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:43 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 442 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:44.891166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c96940a-ef9b-4ad6-9014-acf43040e82b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:44.891673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c96940a-ef9b-4ad6-9014-acf43040e82b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:44.892268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:44.892268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:44.892548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c96940a-ef9b-4ad6-9014-acf43040e82b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:44.930923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a819a729-f55e-4bab-b35a-368137f2299c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:44.931457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a819a729-f55e-4bab-b35a-368137f2299c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:44.931672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:44.931672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:44.932028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a819a729-f55e-4bab-b35a-368137f2299c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:44.991737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:44.991737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:44.994770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a819a729-f55e-4bab-b35a-368137f2299c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:45.001949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a819a729-f55e-4bab-b35a-368137f2299c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:45.003772 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 901/1768] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:44 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 442 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:45.138439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:45.138439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:45.169207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c96940a-ef9b-4ad6-9014-acf43040e82b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:45.219291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:45.219291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:45.251630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c96940a-ef9b-4ad6-9014-acf43040e82b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:45.257720 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 868/1769] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:46.023818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f541d41-9074-4ddb-b888-d5187c579d8a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:46.023818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f541d41-9074-4ddb-b888-d5187c579d8a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:46.023818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.023818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:46.023818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f541d41-9074-4ddb-b888-d5187c579d8a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:46.092106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.092106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:46.093259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f541d41-9074-4ddb-b888-d5187c579d8a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:46.095249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f541d41-9074-4ddb-b888-d5187c579d8a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:46.101382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 902/1770] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:46 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:46.112736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:58:46.113553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.113553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:46.113986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be843ee2-393f-4ff2-9a52-da95e450f5bc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-797990739"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:46.274213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-483ebcb8-699e-4085-ae05-107dce0d8df1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:46.274772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-483ebcb8-699e-4085-ae05-107dce0d8df1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:46.274970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.274970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:46.275615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-483ebcb8-699e-4085-ae05-107dce0d8df1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:46.297971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.297971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:46.301839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:58:46.302346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:58:46.406789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.406789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:46.432051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-483ebcb8-699e-4085-ae05-107dce0d8df1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:46.463053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['ef94da36-cae9-4fae-9c11-fc9564121ff5', '6afa614c-cb40-42cc-88f3-f4c6dbfa625c', 'fabeb42b-0728-44de-ae28-19fe5321e861', 'd15fc96c-fb19-455e-9eef-4fbcf07af80c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:46.483653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.483653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:46.514673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-483ebcb8-699e-4085-ae05-107dce0d8df1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:46.532991 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 903/1771] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:46.668616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot force create request issued successfully. Jan 21 07:58:46.669608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ced640af-40d3-4532-a1be-bf4ea02ef5e8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:58:46.676454 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 869/1772] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:58:46 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 309 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:46.682606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4903e8b9-6ea9-418b-81f7-86a4feced352 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:46.683462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4903e8b9-6ea9-418b-81f7-86a4feced352 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:46.683864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.683864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:46.684505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4903e8b9-6ea9-418b-81f7-86a4feced352 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:46.749902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.749902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:46.751526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4903e8b9-6ea9-418b-81f7-86a4feced352 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:46.757690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4903e8b9-6ea9-418b-81f7-86a4feced352 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:46.759383 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 904/1773] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:46 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 441 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:47.533149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59bf620a-4ad6-421a-81bf-6e3e09d8731a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:47.534281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59bf620a-4ad6-421a-81bf-6e3e09d8731a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:47.534841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:47.534841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:47.535497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59bf620a-4ad6-421a-81bf-6e3e09d8731a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:47.706065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:47.706065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:47.736139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-59bf620a-4ad6-421a-81bf-6e3e09d8731a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:47.771776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce09644c-f153-496e-aaed-c3c057ddbe25 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:47.772880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce09644c-f153-496e-aaed-c3c057ddbe25 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:47.773740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:47.773740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:47.774834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce09644c-f153-496e-aaed-c3c057ddbe25 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:47.785940 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:47.785940 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:47.799252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59bf620a-4ad6-421a-81bf-6e3e09d8731a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:47.814396 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 870/1774] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:47.835407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:47.835407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:47.868075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce09644c-f153-496e-aaed-c3c057ddbe25 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:47.887618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce09644c-f153-496e-aaed-c3c057ddbe25 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:47.887618 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 905/1775] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 441 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:48.832175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3bd5a397-07a5-4a6f-96e0-fb4c9ff44ace tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:48.832676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3bd5a397-07a5-4a6f-96e0-fb4c9ff44ace tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:48.832867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:48.832867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:48.835348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3bd5a397-07a5-4a6f-96e0-fb4c9ff44ace tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:48.918186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df7d9350-b565-4f70-923c-a24b6da88dde tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:48.939026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df7d9350-b565-4f70-923c-a24b6da88dde tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:48.939404 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:48.939404 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:48.948400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df7d9350-b565-4f70-923c-a24b6da88dde tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:49.104658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.104658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:49.105998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df7d9350-b565-4f70-923c-a24b6da88dde tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:49.110249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df7d9350-b565-4f70-923c-a24b6da88dde tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:49.112043 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 906/1776] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:48 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 441 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:49.157760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.157760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:49.191365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3bd5a397-07a5-4a6f-96e0-fb4c9ff44ace tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:49.240062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.240062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:49.261653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3bd5a397-07a5-4a6f-96e0-fb4c9ff44ace tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:49.266880 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 871/1777] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:50.124262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94fab39f-4cf6-421d-91d3-75f82b57d0bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:50.124780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94fab39f-4cf6-421d-91d3-75f82b57d0bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.124880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.124880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:50.125256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94fab39f-4cf6-421d-91d3-75f82b57d0bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.179820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.179820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:50.181229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94fab39f-4cf6-421d-91d3-75f82b57d0bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:50.183436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94fab39f-4cf6-421d-91d3-75f82b57d0bf tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:50.184416 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 907/1778] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:50.196246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:50.197116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.197561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.197561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:50.198889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.199478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:50.230462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.230462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:50.232294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:50.282914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd9a689e-ec6e-440d-bedd-7d4349d9c47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:50.284461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd9a689e-ec6e-440d-bedd-7d4349d9c47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.284892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.284892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:50.285560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd9a689e-ec6e-440d-bedd-7d4349d9c47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.340573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:58:50.341411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d61d0ff-e08f-4614-80c4-16e4caa440b5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 202 Jan 21 07:58:50.348735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 872/1779] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:50 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:50.360678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-119bc3cf-8dee-4c34-874f-b26bc0d64b6c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:50.362975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-119bc3cf-8dee-4c34-874f-b26bc0d64b6c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.364092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.364092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:50.364785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-119bc3cf-8dee-4c34-874f-b26bc0d64b6c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.408945 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.408945 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:50.422920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.422920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:50.425563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-119bc3cf-8dee-4c34-874f-b26bc0d64b6c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:50.426653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd9a689e-ec6e-440d-bedd-7d4349d9c47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:50.429490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-119bc3cf-8dee-4c34-874f-b26bc0d64b6c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:50.442592 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 873/1780] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 467 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:50.452106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.452106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:50.466014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd9a689e-ec6e-440d-bedd-7d4349d9c47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:50.467709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 908/1781] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:51.452370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60d515a9-52db-43e6-b9d2-4069998e8b68 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:51.455310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60d515a9-52db-43e6-b9d2-4069998e8b68 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.456814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:51.456814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:51.458074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60d515a9-52db-43e6-b9d2-4069998e8b68 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:51.484873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daafa7af-f5cf-4d14-a1a6-be042fb3498f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:51.485320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daafa7af-f5cf-4d14-a1a6-be042fb3498f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.485512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:51.485512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:51.486155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-daafa7af-f5cf-4d14-a1a6-be042fb3498f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:51.529427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:51.529427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:51.531122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60d515a9-52db-43e6-b9d2-4069998e8b68 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:51.535831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60d515a9-52db-43e6-b9d2-4069998e8b68 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 200 Jan 21 07:58:51.538646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 874/1782] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 467 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:51.604267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:51.604267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:51.615084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-daafa7af-f5cf-4d14-a1a6-be042fb3498f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:51.674751 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:51.674751 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:51.699219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-daafa7af-f5cf-4d14-a1a6-be042fb3498f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:51.736739 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 909/1783] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:52.560264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c5d21a9-086b-46c7-b9a5-d54008b1735c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 07:58:52.561689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c5d21a9-086b-46c7-b9a5-d54008b1735c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.562369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:52.562369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:52.563103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c5d21a9-086b-46c7-b9a5-d54008b1735c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.609315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c5d21a9-086b-46c7-b9a5-d54008b1735c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 404 Jan 21 07:58:52.616988 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 875/1784] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:52.621657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:52.622191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.622389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:52.622389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:52.623086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.623609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:52.666782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:52.666782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:52.668396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:52.738303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d028e54-64d0-4610-a4f2-18e52c28b59f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:52.739873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d028e54-64d0-4610-a4f2-18e52c28b59f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.740721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d028e54-64d0-4610-a4f2-18e52c28b59f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.832701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:58:52.833195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a52601a2-c372-4b08-8c6b-969cce4ba2ae tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 202 Jan 21 07:58:52.838022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 910/1785] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:52 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:58:52.850317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12878b41-0f14-4f02-b697-70b0a16c1fa1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:52.851746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12878b41-0f14-4f02-b697-70b0a16c1fa1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.852045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:52.852045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:52.852712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12878b41-0f14-4f02-b697-70b0a16c1fa1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.906796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:52.906796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:52.907951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-12878b41-0f14-4f02-b697-70b0a16c1fa1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:52.909932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12878b41-0f14-4f02-b697-70b0a16c1fa1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:52.919172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 911/1786] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:52 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:52.938731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:52.938731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:52.966949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6d028e54-64d0-4610-a4f2-18e52c28b59f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:53.007196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:53.007196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:53.034511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d028e54-64d0-4610-a4f2-18e52c28b59f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:53.035689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 876/1787] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:53.928910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b917a3b7-cabc-4bba-9d1e-7d33c0fad9fd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:53.928910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b917a3b7-cabc-4bba-9d1e-7d33c0fad9fd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:53.928910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:53.928910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:53.928910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b917a3b7-cabc-4bba-9d1e-7d33c0fad9fd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:54.049377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:54.049377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:54.049377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b917a3b7-cabc-4bba-9d1e-7d33c0fad9fd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:54.066446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-470108a4-e5e9-46b7-971d-158edfe1698e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:54.066446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-470108a4-e5e9-46b7-971d-158edfe1698e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:54.066446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:54.066446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:54.066446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-470108a4-e5e9-46b7-971d-158edfe1698e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:54.099548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b917a3b7-cabc-4bba-9d1e-7d33c0fad9fd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:54.099548 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 912/1788] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 468 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:54.229487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:54.229487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:54.247337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-470108a4-e5e9-46b7-971d-158edfe1698e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:54.303527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:54.303527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:54.341911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-470108a4-e5e9-46b7-971d-158edfe1698e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:54.346233 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 877/1789] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:55.099787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4851ebd-7b2e-40e4-9712-724684026108 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:55.101141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4851ebd-7b2e-40e4-9712-724684026108 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:55.101535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:55.101535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:55.102165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4851ebd-7b2e-40e4-9712-724684026108 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:55.187729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:55.187729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:55.196367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4851ebd-7b2e-40e4-9712-724684026108 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:55.199284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4851ebd-7b2e-40e4-9712-724684026108 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 200 Jan 21 07:58:55.200241 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 913/1790] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 468 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:55.362351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82197862-fbb8-4569-8d20-cf1a9f475ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:55.363804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82197862-fbb8-4569-8d20-cf1a9f475ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:55.364213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:55.364213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:55.365228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82197862-fbb8-4569-8d20-cf1a9f475ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:55.473092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:55.473092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:55.501030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82197862-fbb8-4569-8d20-cf1a9f475ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:55.543194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:55.543194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:55.552687 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82197862-fbb8-4569-8d20-cf1a9f475ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:55.557991 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 878/1791] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:56.213619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-393b86a5-4752-4f34-928d-a95bd1133a17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 07:58:56.214705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-393b86a5-4752-4f34-928d-a95bd1133a17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.215446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:56.215446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:56.216066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-393b86a5-4752-4f34-928d-a95bd1133a17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.271845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-393b86a5-4752-4f34-928d-a95bd1133a17 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 404 Jan 21 07:58:56.274260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 914/1792] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:56.282636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:56.283349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.283672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:56.283672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:56.284239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.284724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:56.367309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:56.367309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:56.371474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:56.556611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 07:58:56.558161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7543396c-06c1-4439-9069-ee08a54e7bbb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 202 Jan 21 07:58:56.563016 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 879/1793] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:56 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:56.570386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e3e9555-1b74-4cd2-a8bb-21be7f2af5e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:56.570969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e3e9555-1b74-4cd2-a8bb-21be7f2af5e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.571459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e3e9555-1b74-4cd2-a8bb-21be7f2af5e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.574889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1999bd1-975a-47d4-b8a2-06cdfea56ca9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:56.575657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1999bd1-975a-47d4-b8a2-06cdfea56ca9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.576079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:56.576079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:56.576784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1999bd1-975a-47d4-b8a2-06cdfea56ca9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.665024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:56.665024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:56.665024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e3e9555-1b74-4cd2-a8bb-21be7f2af5e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:56.671056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e3e9555-1b74-4cd2-a8bb-21be7f2af5e7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:56.672140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 915/1794] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:56 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 468 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:56.695482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:56.695482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:56.717494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1999bd1-975a-47d4-b8a2-06cdfea56ca9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:56.757859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:56.757859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:56.781184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1999bd1-975a-47d4-b8a2-06cdfea56ca9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:56.782741 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 880/1795] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:57.685959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cd0e1fa-8720-4366-8765-f270d0b52402 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:57.687744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cd0e1fa-8720-4366-8765-f270d0b52402 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:57.688116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:57.688116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:57.689009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cd0e1fa-8720-4366-8765-f270d0b52402 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:57.747886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:57.747886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:57.750395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2cd0e1fa-8720-4366-8765-f270d0b52402 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:58:57.753375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cd0e1fa-8720-4366-8765-f270d0b52402 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 200 Jan 21 07:58:57.758586 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 916/1796] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:57 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:57.799136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60b91e83-3c4d-41cd-9b35-294d8240e196 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:57.799581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60b91e83-3c4d-41cd-9b35-294d8240e196 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:57.799797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:57.799797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:57.800175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60b91e83-3c4d-41cd-9b35-294d8240e196 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:57.949762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:57.949762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:57.988870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60b91e83-3c4d-41cd-9b35-294d8240e196 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:58.050058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:58.050058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:58.076993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60b91e83-3c4d-41cd-9b35-294d8240e196 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:58.077828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 881/1797] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:58.778395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0f2bbde-3d44-4f1a-85d4-d3c9f4e9d093 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 07:58:58.779573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0f2bbde-3d44-4f1a-85d4-d3c9f4e9d093 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:58.779950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:58.779950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:58.780569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0f2bbde-3d44-4f1a-85d4-d3c9f4e9d093 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:58.900928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0f2bbde-3d44-4f1a-85d4-d3c9f4e9d093 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 404 Jan 21 07:58:58.910712 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 917/1798] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 111 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:59.094601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bfca282-3193-4b9f-9429-4691075c3f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:58:59.095139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bfca282-3193-4b9f-9429-4691075c3f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:59.095357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:59.095357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:58:59.095738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bfca282-3193-4b9f-9429-4691075c3f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:59.203074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:59.203074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:59.230647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0bfca282-3193-4b9f-9429-4691075c3f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:58:59.273727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:59.273727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:58:59.285896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bfca282-3193-4b9f-9429-4691075c3f21 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:58:59.292419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 882/1799] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:00.309272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53fc03b8-4053-470f-b8c1-172d02135c4a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:00.309930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53fc03b8-4053-470f-b8c1-172d02135c4a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:00.310535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53fc03b8-4053-470f-b8c1-172d02135c4a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:00.421893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:00.421893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:00.447780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53fc03b8-4053-470f-b8c1-172d02135c4a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:00.503084 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:00.503084 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:00.503790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53fc03b8-4053-470f-b8c1-172d02135c4a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:00.518949 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 918/1800] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:00.692054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-c144106a-07f5-4e37-94b0-238b874b849b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:59:00.692926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-c144106a-07f5-4e37-94b0-238b874b849b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:00.693149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:00.693149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:00.693626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-c144106a-07f5-4e37-94b0-238b874b849b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:00.839517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:00.839517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:00.869023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-c144106a-07f5-4e37-94b0-238b874b849b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:00.948385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:00.948385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:00.988308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-c144106a-07f5-4e37-94b0-238b874b849b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:59:00.989275 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 883/1801] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:59:00 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1208 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:01.059766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc/action Jan 21 07:59:01.060622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:01.060622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:01.061533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:59:01.062293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:01.293096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.293096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.293096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:01.324415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Begin detaching volume completed successfully. Jan 21 07:59:01.325460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc/action returned with HTTP 202 Jan 21 07:59:01.330076 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 919/1802] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 07:59:01 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:59:01.363684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35e0369-3c40-4ee0-b315-17eba0da2fa7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:59:01.367608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35e0369-3c40-4ee0-b315-17eba0da2fa7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:01.368104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:01.368104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:01.368737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35e0369-3c40-4ee0-b315-17eba0da2fa7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:01.444737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume// Jan 21 07:59:01.445399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:01.445948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:01.445948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:01.446666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:01.448199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-5ada8c26-1372-40c6-b690-c11d7c1d734f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:59:01.449264 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 920/1803] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:59:01 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:59:01.472928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-e7217110-b30a-40b4-a63b-30d89a08a001 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:59:01.474430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-e7217110-b30a-40b4-a63b-30d89a08a001 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:01.478323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-e7217110-b30a-40b4-a63b-30d89a08a001 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:01.525184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.525184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.557350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c35e0369-3c40-4ee0-b315-17eba0da2fa7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:01.619476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.619476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.628733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35e0369-3c40-4ee0-b315-17eba0da2fa7 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:59:01.640018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 884/1804] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:01 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1211 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:01.644418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c192002-562f-461f-938c-91839c256bdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:01.645211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c192002-562f-461f-938c-91839c256bdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:01.645627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:01.645627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:01.646303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c192002-562f-461f-938c-91839c256bdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:01.673229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.673229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.697346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-e7217110-b30a-40b4-a63b-30d89a08a001 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:01.743509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.743509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.750579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.750579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.767643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-e7217110-b30a-40b4-a63b-30d89a08a001 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:59:01.769221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 921/1805] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:59:01 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1310 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:59:01.775960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c192002-562f-461f-938c-91839c256bdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:01.820846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.820846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:01.836883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c192002-562f-461f-938c-91839c256bdd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:01.844978 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 885/1806] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:02.197387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c Jan 21 07:59:02.197911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:02.198127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:02.198127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:02.198505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:02.238765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:02.238765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:02.656930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c2c604-f3f0-4e43-8190-ab0ba70cfe94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:59:02.658221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70c2c604-f3f0-4e43-8190-ab0ba70cfe94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:02.658648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:02.658648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:02.659447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70c2c604-f3f0-4e43-8190-ab0ba70cfe94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:02.775203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:02.775203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:02.798731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70c2c604-f3f0-4e43-8190-ab0ba70cfe94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:02.853680 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:02.853680 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:02.884174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c2c604-f3f0-4e43-8190-ab0ba70cfe94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:59:02.892663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 886/1807] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:02 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 1211 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:02.907252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-debe0341-7b00-4241-9e08-87ada917ecc9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:02.908110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-debe0341-7b00-4241-9e08-87ada917ecc9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:02.908534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:02.908534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:02.911162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-debe0341-7b00-4241-9e08-87ada917ecc9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:03.042725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:03.042725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:03.080853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-debe0341-7b00-4241-9e08-87ada917ecc9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:03.112870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:03.112870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:03.130714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-debe0341-7b00-4241-9e08-87ada917ecc9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:03.134927 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 887/1808] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:03.351193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:59:03.355308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:59:03.387595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-926c7d9c-ba16-46a5-bb6f-af866e965e50 req-4ae21be9-1848-434c-9ad8-6a2f9f22481b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c returned with HTTP 200 Jan 21 07:59:03.395948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 922/1809] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 07:59:02 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/attachments/e4dc6600-d4e4-4e68-bd61-e3689d3edb0c => generated 19 bytes in 1204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:03.904866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e042d270-5e7e-4e5b-92da-a1790476658b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 07:59:03.905394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e042d270-5e7e-4e5b-92da-a1790476658b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:03.905815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:03.905815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:03.906441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e042d270-5e7e-4e5b-92da-a1790476658b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:04.020484 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:04.020484 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:04.030849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e042d270-5e7e-4e5b-92da-a1790476658b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:04.062422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e042d270-5e7e-4e5b-92da-a1790476658b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 07:59:04.063940 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 888/1810] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:03 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:04.151796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e6ca50-6255-4279-815f-ef554ba7471e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:04.152327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e6ca50-6255-4279-815f-ef554ba7471e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:04.152546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:04.152546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:04.152900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e6ca50-6255-4279-815f-ef554ba7471e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:04.429135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:04.429135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:04.496468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2e6ca50-6255-4279-815f-ef554ba7471e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:04.535903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:04.535903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:04.554782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e6ca50-6255-4279-815f-ef554ba7471e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:04.555850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 923/1811] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:05.573715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41230138-f099-402c-b98c-26073c0d46a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:05.574227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41230138-f099-402c-b98c-26073c0d46a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:05.574418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:05.574418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:05.575071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41230138-f099-402c-b98c-26073c0d46a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:05.735491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:05.735491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:05.749809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41230138-f099-402c-b98c-26073c0d46a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:05.812467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:05.812467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:05.847448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41230138-f099-402c-b98c-26073c0d46a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:05.849570 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 889/1812] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:06.021466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 Jan 21 07:59:06.022906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:06.023343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:06.023343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:06.024033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:06.070957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:06.070957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:06.870196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fdaee10-dd0c-4e09-8516-13c4a82d6e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:06.870807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fdaee10-dd0c-4e09-8516-13c4a82d6e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:06.871144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:06.871144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:06.871360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fdaee10-dd0c-4e09-8516-13c4a82d6e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:07.099275 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:07.099275 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:07.121755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3fdaee10-dd0c-4e09-8516-13c4a82d6e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:07.167678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:07.167678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:07.182591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fdaee10-dd0c-4e09-8516-13c4a82d6e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:07.184593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 890/1813] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:07.322517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:59:07.327290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:59:07.340334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-15eeb3d4-2a34-497e-88b1-2c1a12708d74 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 returned with HTTP 200 Jan 21 07:59:07.341400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 924/1814] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:59:06 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/f94d23eb-fff4-4fda-83ce-bce6d5564c26 => generated 19 bytes in 1325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:07.359518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 Jan 21 07:59:07.360658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:07.361105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:07.361105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:07.361792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:07.414804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:07.414804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:08.201126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02b572e7-9d68-4cbf-a42b-d5c6d0b3846d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:08.201640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02b572e7-9d68-4cbf-a42b-d5c6d0b3846d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:08.201865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:08.201865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:08.202305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02b572e7-9d68-4cbf-a42b-d5c6d0b3846d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:08.350830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:08.350830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:08.385878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02b572e7-9d68-4cbf-a42b-d5c6d0b3846d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:08.450199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:08.450199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:08.477128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02b572e7-9d68-4cbf-a42b-d5c6d0b3846d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:08.478391 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 925/1815] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:08.522931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:59:08.523637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:59:08.531781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-6efaad6a-cb25-41c2-8e4b-6b06d322d461 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 returned with HTTP 200 Jan 21 07:59:08.532969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 891/1816] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:59:07 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/bd5af919-18b5-4de3-aff9-86f55d1f7285 => generated 19 bytes in 1179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:08.551012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 Jan 21 07:59:08.551738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:08.552127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:08.552127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:08.552791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:08.619493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:08.619493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:09.495729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7f512c1-7145-4eae-b1f7-f3f40d81c444 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:09.496956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7f512c1-7145-4eae-b1f7-f3f40d81c444 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:09.497327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:09.497327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:09.498155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7f512c1-7145-4eae-b1f7-f3f40d81c444 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:09.577025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:09.577025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:09.591243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7f512c1-7145-4eae-b1f7-f3f40d81c444 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:09.677216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:09.677216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:09.715637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7f512c1-7145-4eae-b1f7-f3f40d81c444 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:09.717074 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 892/1817] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:09.844449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:59:09.845167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:59:09.857672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-99de5d71-6458-41c6-b55d-b7153ba0a806 req-d83fed24-6606-49ba-a5d4-6a045d9f4f27 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 returned with HTTP 200 Jan 21 07:59:09.861622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 926/1818] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 07:59:08 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/attachments/a1599f54-b9f8-4e88-a3ab-20446cf76ec8 => generated 19 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:10.733622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9baf99-72a0-4426-bef0-464f65616abe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:10.734899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9baf99-72a0-4426-bef0-464f65616abe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:10.735329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:10.735329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:10.736043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9baf99-72a0-4426-bef0-464f65616abe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:10.839493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:10.839493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:10.851285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a9baf99-72a0-4426-bef0-464f65616abe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:10.891991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:10.891991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:10.917751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9baf99-72a0-4426-bef0-464f65616abe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:10.921698 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 893/1819] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:11.938421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c600e3d-988b-404c-aa2b-13b2d7e2635e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:11.939318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c600e3d-988b-404c-aa2b-13b2d7e2635e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:11.939318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:11.939318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:11.939825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c600e3d-988b-404c-aa2b-13b2d7e2635e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:12.041540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:12.041540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:12.051373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c600e3d-988b-404c-aa2b-13b2d7e2635e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:12.143979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:12.143979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:12.159051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c600e3d-988b-404c-aa2b-13b2d7e2635e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:12.160166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 927/1820] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:13.177271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cee2fd2-5b5f-44b2-9d54-bcf61b60b372 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:13.178735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cee2fd2-5b5f-44b2-9d54-bcf61b60b372 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:13.179179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:13.179179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:13.180162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cee2fd2-5b5f-44b2-9d54-bcf61b60b372 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:13.290265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:13.290265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:13.308453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cee2fd2-5b5f-44b2-9d54-bcf61b60b372 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:13.356723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:13.356723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:13.379366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cee2fd2-5b5f-44b2-9d54-bcf61b60b372 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:13.396159 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 894/1821] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:14.397942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bb1176c-3fd3-4f10-aef7-9a413390d85f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:14.398975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bb1176c-3fd3-4f10-aef7-9a413390d85f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:14.399174 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:14.399174 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:14.400042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bb1176c-3fd3-4f10-aef7-9a413390d85f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:14.517278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:14.517278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:14.544893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9bb1176c-3fd3-4f10-aef7-9a413390d85f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:14.595029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:14.595029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:14.618532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bb1176c-3fd3-4f10-aef7-9a413390d85f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:14.619987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 928/1822] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:14.884448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:59:14.885087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:14.885087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:14.885693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-998316206"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:14.887233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-998316206'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:14.888337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 1 GB Jan 21 07:59:14.916037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:59:14.953165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (6e7cf57b-c5b2-44af-86cd-62be08492948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:14.963217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b1386a-0c51-4e2d-8f50-698f1ba634f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:14.979219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:15.176954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b1386a-0c51-4e2d-8f50-698f1ba634f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:15.183893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58617566-6af4-4ad5-a0a1-1899f86fa327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:15.451062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['effdcc7c-b05d-41b3-9201-0abbb4ad86f3', '31c19751-d916-49ea-a7bc-773e7b82da60', 'f6edfb26-23a4-499f-b8c9-dd91ca539580', 'c454acf0-6340-4d60-bf19-a4c561c2c6dc'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:15.454593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58617566-6af4-4ad5-a0a1-1899f86fa327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['effdcc7c-b05d-41b3-9201-0abbb4ad86f3', '31c19751-d916-49ea-a7bc-773e7b82da60', 'f6edfb26-23a4-499f-b8c9-dd91ca539580', 'c454acf0-6340-4d60-bf19-a4c561c2c6dc']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:15.458502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4bcf23-dcb0-40dd-a380-9dd4114a0519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:15.605320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a4bcf23-dcb0-40dd-a380-9dd4114a0519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c864c197-6a40-4a3b-a541-880913907e60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-998316206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['effdcc7c-b05d-41b3-9201-0abbb4ad86f3','31c19751-d916-49ea-a7bc-773e7b82da60','f6edfb26-23a4-499f-b8c9-dd91ca539580','c454acf0-6340-4d60-bf19-a4c561c2c6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-998316206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c864c197-6a40-4a3b-a541-880913907e60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:15.607677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39044d4-d7e4-4032-8f64-5409b97fc940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:15.635854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d380e416-1d14-4115-8b6f-f87b03d717d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:15.636372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d380e416-1d14-4115-8b6f-f87b03d717d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:15.636568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:15.636568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:15.637232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d380e416-1d14-4115-8b6f-f87b03d717d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:15.672398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39044d4-d7e4-4032-8f64-5409b97fc940) 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-998316206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['effdcc7c-b05d-41b3-9201-0abbb4ad86f3','31c19751-d916-49ea-a7bc-773e7b82da60','f6edfb26-23a4-499f-b8c9-dd91ca539580','c454acf0-6340-4d60-bf19-a4c561c2c6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:15.676905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0210a336-bf62-470c-8e25-e883bedd451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:15.715482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0210a336-bf62-470c-8e25-e883bedd451d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:15.718186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (6e7cf57b-c5b2-44af-86cd-62be08492948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:15.807324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:15.807324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:15.833294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:59:15.836187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d380e416-1d14-4115-8b6f-f87b03d717d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:15.859299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba817322-bcdb-4f0c-b0d8-dc93770cb2e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:59:15.871024 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 895/1823] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:59:14 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 822 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:15.877011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b89b233-55fa-4b0c-bc50-6194fc8fa101 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 07:59:15.877612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b89b233-55fa-4b0c-bc50-6194fc8fa101 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:15.879175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:15.879175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:15.879585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b89b233-55fa-4b0c-bc50-6194fc8fa101 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:15.892374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:15.892374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:15.930306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d380e416-1d14-4115-8b6f-f87b03d717d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:15.941433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 929/1824] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:16.019642 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:16.019642 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:16.041194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b89b233-55fa-4b0c-bc50-6194fc8fa101 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:16.115677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b89b233-55fa-4b0c-bc50-6194fc8fa101 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 200 Jan 21 07:59:16.125619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 896/1825] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:15 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 914 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:16.950117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cc8683b-95f1-44ae-b0f7-f9617d6d3c96 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:16.951707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1cc8683b-95f1-44ae-b0f7-f9617d6d3c96 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:16.952156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:16.952156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:16.953021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1cc8683b-95f1-44ae-b0f7-f9617d6d3c96 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:17.075047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:17.075047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:17.096681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1cc8683b-95f1-44ae-b0f7-f9617d6d3c96 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:17.134122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0037044d-4041-47df-96a4-42c8831d03cc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 07:59:17.142950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0037044d-4041-47df-96a4-42c8831d03cc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:17.144390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:17.144390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:17.145020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0037044d-4041-47df-96a4-42c8831d03cc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:17.212252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:17.212252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:17.249638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cc8683b-95f1-44ae-b0f7-f9617d6d3c96 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:17.263232 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 930/1826] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:17.322344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:17.322344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:17.338625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0037044d-4041-47df-96a4-42c8831d03cc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:17.390217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0037044d-4041-47df-96a4-42c8831d03cc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 200 Jan 21 07:59:17.395453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 897/1827] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:17 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 914 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:18.280675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d355e9e4-a2b6-48aa-b0a3-1f0b02e4d6c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:18.281749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d355e9e4-a2b6-48aa-b0a3-1f0b02e4d6c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:18.282083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:18.282083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:18.282654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d355e9e4-a2b6-48aa-b0a3-1f0b02e4d6c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:18.415602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-158d201d-e5b8-4bff-af62-fe5843c4feb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 07:59:18.416543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-158d201d-e5b8-4bff-af62-fe5843c4feb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:18.416930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:18.416930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:18.417514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-158d201d-e5b8-4bff-af62-fe5843c4feb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:18.429505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:18.429505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:18.473182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d355e9e4-a2b6-48aa-b0a3-1f0b02e4d6c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:18.518813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:18.518813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:18.534374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:18.534374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:18.535916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d355e9e4-a2b6-48aa-b0a3-1f0b02e4d6c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:18.541717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 931/1828] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:18.556716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-158d201d-e5b8-4bff-af62-fe5843c4feb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:18.616552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-158d201d-e5b8-4bff-af62-fe5843c4feb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 200 Jan 21 07:59:18.617917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 898/1829] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:18 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:18.634065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:59:18.634937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:18.634937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:18.636009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c864c197-6a40-4a3b-a541-880913907e60", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1123001938"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:18.772734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:18.772734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:18.776479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:18.779182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume c864c197-6a40-4a3b-a541-880913907e60 Jan 21 07:59:18.926143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['5298ad8f-992f-4ff6-b454-77731081f4ca', 'eaa94f30-fac3-461d-9a48-bfdbce858e94', '2bfda1a0-7533-4728-b608-3d1ad4d7d02a', 'b6655941-1446-469f-bb3f-76f6b507bc40'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:19.196763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot create request issued successfully. Jan 21 07:59:19.197585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e81b25da-a0f6-4817-a480-0f34746e958b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:59:19.198863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 932/1830] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:18 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 310 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:19.218409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aff2b963-5e5e-4a41-b245-cdb1a09a8c4d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 07:59:19.222196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aff2b963-5e5e-4a41-b245-cdb1a09a8c4d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:19.222562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:19.222562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:19.223307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aff2b963-5e5e-4a41-b245-cdb1a09a8c4d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:19.386791 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:19.386791 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:19.389009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aff2b963-5e5e-4a41-b245-cdb1a09a8c4d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:19.404772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aff2b963-5e5e-4a41-b245-cdb1a09a8c4d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 07:59:19.405963 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 899/1831] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:19 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 442 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:19.560838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3de8d3f-2cdf-44b8-b656-8d8a3d05b38c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:19.561419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3de8d3f-2cdf-44b8-b656-8d8a3d05b38c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:19.561729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:19.561729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:19.562102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3de8d3f-2cdf-44b8-b656-8d8a3d05b38c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:19.696548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:19.696548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:19.716601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f3de8d3f-2cdf-44b8-b656-8d8a3d05b38c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:19.777804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:19.777804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:19.806139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3de8d3f-2cdf-44b8-b656-8d8a3d05b38c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:19.817697 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 933/1832] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:20.421115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5229e69-6ce7-4966-8c54-81fe5502760e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 07:59:20.422166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5229e69-6ce7-4966-8c54-81fe5502760e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:20.422500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:20.422500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:20.423119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5229e69-6ce7-4966-8c54-81fe5502760e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:20.499001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:20.499001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:20.504722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5229e69-6ce7-4966-8c54-81fe5502760e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:20.510191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5229e69-6ce7-4966-8c54-81fe5502760e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 07:59:20.518828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 900/1833] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:20 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 442 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:20.840496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-226a31e9-6d91-483b-ad38-d8facd3bbf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:20.841013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-226a31e9-6d91-483b-ad38-d8facd3bbf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:20.841233 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:20.841233 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:20.841612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-226a31e9-6d91-483b-ad38-d8facd3bbf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:20.961476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:20.961476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:20.981014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-226a31e9-6d91-483b-ad38-d8facd3bbf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:21.034906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:21.034906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:21.057438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-226a31e9-6d91-483b-ad38-d8facd3bbf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:21.070096 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 934/1834] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:21.434317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a04338d7-2735-4332-96a4-0eaae9cefd82 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] POST http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types Jan 21 07:59:21.435429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:21.435429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:21.436212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a04338d7-2735-4332-96a4-0eaae9cefd82 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-201234754", "extra_specs": {}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:21.527988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39a70983-9a90-4702-bbfa-f6e61f2c1f94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 07:59:21.528524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39a70983-9a90-4702-bbfa-f6e61f2c1f94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:21.528745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:21.528745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:21.529130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39a70983-9a90-4702-bbfa-f6e61f2c1f94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:21.650295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:21.650295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:21.654801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39a70983-9a90-4702-bbfa-f6e61f2c1f94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:21.656914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39a70983-9a90-4702-bbfa-f6e61f2c1f94 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 07:59:21.685433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 935/1835] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:21 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 442 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:21.698383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a04338d7-2735-4332-96a4-0eaae9cefd82 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types returned with HTTP 200 Jan 21 07:59:21.699644 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 901/1836] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 07:59:21 2021] POST /volume/v3/c435144b0b714056b1c6a3dbc523f10c/types => generated 211 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:21.713553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dec9c5c-1b65-49aa-9021-b9abf9ff4dd5 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] POST http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd/encryption Jan 21 07:59:21.714031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:21.714031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:21.714453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dec9c5c-1b65-49aa-9021-b9abf9ff4dd5 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:21.925827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dec9c5c-1b65-49aa-9021-b9abf9ff4dd5 tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd/encryption returned with HTTP 200 Jan 21 07:59:21.940999 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 936/1837] 10.222.0.13 () {60 vars in 1364 bytes} [Thu Jan 21 07:59:21 2021] POST /volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd/encryption => generated 230 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:22.075942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f37d059-d463-436a-85f4-4ef198afbcff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:22.076762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f37d059-d463-436a-85f4-4ef198afbcff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:22.077369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f37d059-d463-436a-85f4-4ef198afbcff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:22.269002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.269002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:22.301950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f37d059-d463-436a-85f4-4ef198afbcff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:22.350229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.350229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:22.374882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f37d059-d463-436a-85f4-4ef198afbcff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:22.376088 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 937/1838] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:22.415176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 07:59:22.416032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1713552625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-201234754", "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:22.422905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1713552625', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-201234754', 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:22.461078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 07:59:22.461848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.461848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:22.462543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 07:59:22.486854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (1eeb87ab-ba4f-4b00-9ad9-e90d764e4701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:22.490018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99820d8-315a-4771-8e05-a5ef201dda4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.493207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:22.590580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99820d8-315a-4771-8e05-a5ef201dda4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:59:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=15043d58-2872-4aa6-9709-03c4ab435acd,is_public=True,name='tempest-scenario-type-luks-201234754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15043d58-2872-4aa6-9709-03c4ab435acd', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.593157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528486c8-5f7d-4bb0-bb7d-b50ba46212fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.695921 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-201234754 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-201234754, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:59:22.697560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a24b40d-42dc-4b10-9d57-4e8d88cf1040 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 07:59:22.697700 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-201234754 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-201234754, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:59:22.698217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a24b40d-42dc-4b10-9d57-4e8d88cf1040 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:22.698560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:22.698560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:22.699428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a24b40d-42dc-4b10-9d57-4e8d88cf1040 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:22.772881 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.772881 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:22.774524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a24b40d-42dc-4b10-9d57-4e8d88cf1040 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:22.780935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a24b40d-42dc-4b10-9d57-4e8d88cf1040 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 07:59:22.791053 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 938/1839] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:22 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 469 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:22.795332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:59:22.799622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:22.799622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:22.800232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['f6197f0d-1f7d-439b-b026-d4beec329e21', 'f2d0579c-cce4-4273-8879-44d0520e0944', '32d661b9-dcfe-4222-9a27-f896d9e1918a', '399fb843-1081-4876-bb6d-1ec025fb64c7'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:22.800639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab3475e5-2b4d-42d1-9466-7f6218a39039", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-576395216"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:22.802165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528486c8-5f7d-4bb0-bb7d-b50ba46212fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6197f0d-1f7d-439b-b026-d4beec329e21', 'f2d0579c-cce4-4273-8879-44d0520e0944', '32d661b9-dcfe-4222-9a27-f896d9e1918a', '399fb843-1081-4876-bb6d-1ec025fb64c7']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.802390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'snapshot_id': 'ab3475e5-2b4d-42d1-9466-7f6218a39039', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-576395216'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:22.811248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd79def-cf2d-4ad5-acac-6cd89f44a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.859980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.859980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:22.866835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:22.869136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 2 GB Jan 21 07:59:22.893007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:59:22.944496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd79def-cf2d-4ad5-acac-6cd89f44a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a1d20fb-4c0f-4724-bce5-ab02d49935cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1713552625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['f6197f0d-1f7d-439b-b026-d4beec329e21','f2d0579c-cce4-4273-8879-44d0520e0944','32d661b9-dcfe-4222-9a27-f896d9e1918a','399fb843-1081-4876-bb6d-1ec025fb64c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=15043d58-2872-4aa6-9709-03c4ab435acd), '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=2021-01-21T07:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1713552625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3a1d20fb-4c0f-4724-bce5-ab02d49935cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=15043d58-2872-4aa6-9709-03c4ab435acd)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.946786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326aac1b-42b8-450a-81f0-bc58cb1f594e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.954913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (e3f0e848-927a-4bda-8cf1-9503f9d98155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:22.957962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61499ca7-c81b-4531-a4dd-aa51ceed1c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.966560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:23.098142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326aac1b-42b8-450a-81f0-bc58cb1f594e) 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-1713552625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['f6197f0d-1f7d-439b-b026-d4beec329e21','f2d0579c-cce4-4273-8879-44d0520e0944','32d661b9-dcfe-4222-9a27-f896d9e1918a','399fb843-1081-4876-bb6d-1ec025fb64c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=15043d58-2872-4aa6-9709-03c4ab435acd)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.101269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b141ae8-3a89-4c6e-a720-ef27df520163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.174631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b141ae8-3a89-4c6e-a720-ef27df520163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.179585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (1eeb87ab-ba4f-4b00-9ad9-e90d764e4701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:23.241487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 07:59:23.271706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61499ca7-c81b-4531-a4dd-aa51ceed1c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'ab3475e5-2b4d-42d1-9466-7f6218a39039', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.273161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e75460a-cb34-4653-8486-65293a080df6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 07:59:23.274919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a5c40c-56ff-47f4-ad88-a84846860036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.275914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 902/1840] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:59:21 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 845 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:23.290641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9709eb2-0d75-48e5-9ade-e58d3678db4d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:23.291207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9709eb2-0d75-48e5-9ade-e58d3678db4d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:23.291427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:23.291427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:23.291968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9709eb2-0d75-48e5-9ade-e58d3678db4d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:23.356429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['727f744f-ef30-402e-bdec-cf874b4b6eee', 'ffbd96a5-b584-426e-aa7c-85ad8596b3f5', 'a9dc4118-8e24-4a6a-8148-fd8e387c4f0a', '4a1de39e-6f86-4bc9-aa71-828a9222dd5c'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:23.359333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a5c40c-56ff-47f4-ad88-a84846860036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727f744f-ef30-402e-bdec-cf874b4b6eee', 'ffbd96a5-b584-426e-aa7c-85ad8596b3f5', 'a9dc4118-8e24-4a6a-8148-fd8e387c4f0a', '4a1de39e-6f86-4bc9-aa71-828a9222dd5c']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.364082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66841267-ed3c-4313-bf54-f1f297423a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.392299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:23.392299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:23.419158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e9709eb2-0d75-48e5-9ade-e58d3678db4d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:23.469329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9709eb2-0d75-48e5-9ade-e58d3678db4d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:23.470540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 903/1841] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:23.479054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdab263f-209a-4722-967c-18c344f052a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:23.479578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdab263f-209a-4722-967c-18c344f052a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:23.479805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:23.479805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:23.480127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdab263f-209a-4722-967c-18c344f052a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:23.629376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66841267-ed3c-4313-bf54-f1f297423a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a133add0-73f2-4256-b7a8-7e7b306915d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-576395216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['727f744f-ef30-402e-bdec-cf874b4b6eee','ffbd96a5-b584-426e-aa7c-85ad8596b3f5','a9dc4118-8e24-4a6a-8148-fd8e387c4f0a','4a1de39e-6f86-4bc9-aa71-828a9222dd5c'],size=2,snapshot_id=ab3475e5-2b4d-42d1-9466-7f6218a39039,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-576395216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a133add0-73f2-4256-b7a8-7e7b306915d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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=ab3475e5-2b4d-42d1-9466-7f6218a39039,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.641121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf26632-be94-4a63-be25-3c113384039e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.779840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf26632-be94-4a63-be25-3c113384039e) 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-576395216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['727f744f-ef30-402e-bdec-cf874b4b6eee','ffbd96a5-b584-426e-aa7c-85ad8596b3f5','a9dc4118-8e24-4a6a-8148-fd8e387c4f0a','4a1de39e-6f86-4bc9-aa71-828a9222dd5c'],size=2,snapshot_id=ab3475e5-2b4d-42d1-9466-7f6218a39039,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.785052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ace2714-69ac-4024-bd7c-16be1ee6465b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.929723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:23.929723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:23.954909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cdab263f-209a-4722-967c-18c344f052a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:23.995925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:23.995925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:24.008939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ace2714-69ac-4024-bd7c-16be1ee6465b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:24.016578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (e3f0e848-927a-4bda-8cf1-9503f9d98155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:24.019207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdab263f-209a-4722-967c-18c344f052a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:24.030130 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 904/1842] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:24.144557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:59:24.180557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac5d209f-f981-4f30-85f8-804ff78900dc tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:59:24.181156 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 939/1843] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:59:22 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 856 bytes in 1389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:24.196282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00d68e25-accc-4139-8fb1-b2de26db5ecd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:24.197460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00d68e25-accc-4139-8fb1-b2de26db5ecd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:24.197885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:24.197885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:24.198539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00d68e25-accc-4139-8fb1-b2de26db5ecd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:24.358632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:24.358632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:24.395842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00d68e25-accc-4139-8fb1-b2de26db5ecd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:24.468105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00d68e25-accc-4139-8fb1-b2de26db5ecd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:24.469655 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 905/1844] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:24 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:24.488697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a24608db-5e17-437f-a012-c9d5d84340e8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:24.489582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a24608db-5e17-437f-a012-c9d5d84340e8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:24.490787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:24.490787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:24.491810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a24608db-5e17-437f-a012-c9d5d84340e8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:24.618251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:24.618251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:24.642862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a24608db-5e17-437f-a012-c9d5d84340e8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:24.728173 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a24608db-5e17-437f-a012-c9d5d84340e8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:24.732458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 940/1845] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:24 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 937 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:25.038598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2d68fee-af9b-444f-80d0-080f83ef3217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:25.039173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2d68fee-af9b-444f-80d0-080f83ef3217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:25.039367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:25.039367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:25.039741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2d68fee-af9b-444f-80d0-080f83ef3217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:25.253378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.253378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:25.264698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2d68fee-af9b-444f-80d0-080f83ef3217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:25.320962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.320962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:25.332378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2d68fee-af9b-444f-80d0-080f83ef3217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:25.333274 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 906/1846] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:25.491065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bc358f1-746d-4113-9637-d1ca4b1e2997 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:25.491828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bc358f1-746d-4113-9637-d1ca4b1e2997 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:25.502714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:25.502714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:25.503270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bc358f1-746d-4113-9637-d1ca4b1e2997 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:25.605052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.605052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:25.635346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4bc358f1-746d-4113-9637-d1ca4b1e2997 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:25.715026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bc358f1-746d-4113-9637-d1ca4b1e2997 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:25.720162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 941/1847] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:25 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:25.747262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58a5864d-71ef-4da8-a8a2-a5d6d975e2a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:25.750291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58a5864d-71ef-4da8-a8a2-a5d6d975e2a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:25.750914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:25.750914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:25.751625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58a5864d-71ef-4da8-a8a2-a5d6d975e2a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:25.973338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.973338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.028573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58a5864d-71ef-4da8-a8a2-a5d6d975e2a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:26.155344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58a5864d-71ef-4da8-a8a2-a5d6d975e2a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:26.176568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-024e94cb-685d-44e3-a88f-3b4e0bcd2c52 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:26.177431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-024e94cb-685d-44e3-a88f-3b4e0bcd2c52 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:26.177815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.177815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:26.178459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-024e94cb-685d-44e3-a88f-3b4e0bcd2c52 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:26.189137 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 907/1848] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:25 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 938 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:26.351375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b8d6674-27f5-4df3-8022-db17bb4fe583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:26.351375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b8d6674-27f5-4df3-8022-db17bb4fe583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:26.351586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.351586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:26.351919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b8d6674-27f5-4df3-8022-db17bb4fe583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:26.433483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.433483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.496305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-024e94cb-685d-44e3-a88f-3b4e0bcd2c52 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:26.582757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.582757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.622267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b8d6674-27f5-4df3-8022-db17bb4fe583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:26.651198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-024e94cb-685d-44e3-a88f-3b4e0bcd2c52 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:26.672646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 942/1849] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 938 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:26.686994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf/action Jan 21 07:59:26.687472 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.687472 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:26.687933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:59:26.688324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:26.689029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.689029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.714548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b8d6674-27f5-4df3-8022-db17bb4fe583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:26.715424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 908/1850] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:26.738580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8452a77d-4b25-4aa9-a875-12681856e6a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:26.739262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8452a77d-4b25-4aa9-a875-12681856e6a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:26.739458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.739458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:26.740404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8452a77d-4b25-4aa9-a875-12681856e6a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:26.878240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.878240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.953032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8452a77d-4b25-4aa9-a875-12681856e6a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:26.954606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.954606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:26.956488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:27.010624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume updated successfully. Jan 21 07:59:27.015476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de521198-a2bb-4ffd-a56e-49f2c2b2062d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf/action returned with HTTP 200 Jan 21 07:59:27.031922 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 943/1851] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 07:59:26 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf/action => generated 0 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:59:27.045270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8452a77d-4b25-4aa9-a875-12681856e6a6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:27.046030 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 909/1852] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:26 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:27.732556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c497c08-4c9f-40e7-be52-f065e160747e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:27.733136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c497c08-4c9f-40e7-be52-f065e160747e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:27.733334 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:27.733334 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:27.733995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c497c08-4c9f-40e7-be52-f065e160747e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:27.929431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:27.929431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:27.951622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c497c08-4c9f-40e7-be52-f065e160747e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:28.008140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.008140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:28.026333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c497c08-4c9f-40e7-be52-f065e160747e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:28.027488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 944/1853] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:28.063642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ab97dd2-e89c-41cf-a6a1-f0f781d6afeb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:28.064111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ab97dd2-e89c-41cf-a6a1-f0f781d6afeb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:28.064416 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:28.064416 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:28.064712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ab97dd2-e89c-41cf-a6a1-f0f781d6afeb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:28.273231 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.273231 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:28.305646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ab97dd2-e89c-41cf-a6a1-f0f781d6afeb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:28.382415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ab97dd2-e89c-41cf-a6a1-f0f781d6afeb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:28.383624 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 910/1854] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:28 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:28.516231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-ff62bdfe-9760-4e97-a80e-49f41755bd02 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:28.516765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-ff62bdfe-9760-4e97-a80e-49f41755bd02 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:28.516956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:28.516956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:28.517327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-ff62bdfe-9760-4e97-a80e-49f41755bd02 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:28.700526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.700526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:28.751256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-ff62bdfe-9760-4e97-a80e-49f41755bd02 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:28.804324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-ff62bdfe-9760-4e97-a80e-49f41755bd02 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:28.811319 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 945/1855] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:59:28 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 937 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:29.049070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14e3b33a-02cc-48b7-9456-84e6f4a20e16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:29.049305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14e3b33a-02cc-48b7-9456-84e6f4a20e16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:29.049409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:29.049409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:29.049729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14e3b33a-02cc-48b7-9456-84e6f4a20e16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:29.161641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:29.161641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:29.186791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14e3b33a-02cc-48b7-9456-84e6f4a20e16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:29.233139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:29.233139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:29.254464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14e3b33a-02cc-48b7-9456-84e6f4a20e16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:29.258233 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 911/1856] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:29.400493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0e50abb-7602-48c9-b544-ef2e5c14c9a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:29.401685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0e50abb-7602-48c9-b544-ef2e5c14c9a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:29.401908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:29.401908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:29.402289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0e50abb-7602-48c9-b544-ef2e5c14c9a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:29.526076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:29.526076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:29.548289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0e50abb-7602-48c9-b544-ef2e5c14c9a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:29.607234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0e50abb-7602-48c9-b544-ef2e5c14c9a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:29.620819 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 946/1857] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:29 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:30.278140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f01a30d8-04d1-4c1f-9e42-9816f689d991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:30.281985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f01a30d8-04d1-4c1f-9e42-9816f689d991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:30.282493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:30.282493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:30.283182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f01a30d8-04d1-4c1f-9e42-9816f689d991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:30.492207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:30.492207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:30.544114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f01a30d8-04d1-4c1f-9e42-9816f689d991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:30.626299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:30.626299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:30.636250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ca876bc-09ae-43c4-b1d7-e06e77ccdbef tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:30.636774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ca876bc-09ae-43c4-b1d7-e06e77ccdbef tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:30.637235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:30.637235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:30.637993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ca876bc-09ae-43c4-b1d7-e06e77ccdbef tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:30.711521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f01a30d8-04d1-4c1f-9e42-9816f689d991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:30.732088 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 912/1858] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:30.876281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:30.876281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:30.907019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ca876bc-09ae-43c4-b1d7-e06e77ccdbef tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:30.994066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ca876bc-09ae-43c4-b1d7-e06e77ccdbef tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:30.995384 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 947/1859] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:30 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:31.737158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca542fe4-bc6b-4121-897e-796d7ed276a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:31.737687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca542fe4-bc6b-4121-897e-796d7ed276a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:31.737877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:31.737877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:31.738252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca542fe4-bc6b-4121-897e-796d7ed276a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:31.838545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:31.838545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:31.896383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca542fe4-bc6b-4121-897e-796d7ed276a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:31.954943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:31.954943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:31.982949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca542fe4-bc6b-4121-897e-796d7ed276a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:31.993885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 913/1860] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:32.012161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07f19f2a-b2b3-4a62-9e80-2e6e1d8cf2cb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:32.012908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07f19f2a-b2b3-4a62-9e80-2e6e1d8cf2cb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:32.013346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:32.013346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:32.014024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07f19f2a-b2b3-4a62-9e80-2e6e1d8cf2cb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:32.131784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:32.131784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:32.158977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07f19f2a-b2b3-4a62-9e80-2e6e1d8cf2cb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:32.218046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07f19f2a-b2b3-4a62-9e80-2e6e1d8cf2cb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:32.219536 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 948/1861] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:32.794285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:32.795661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:32.796031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:32.796031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:32.796649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:32.978949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:32.978949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:33.002382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:33.006441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da9c274e-2d81-417b-bf1a-d184525a8aac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:33.007532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da9c274e-2d81-417b-bf1a-d184525a8aac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:33.007734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:33.007734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:33.010543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da9c274e-2d81-417b-bf1a-d184525a8aac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:33.084442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:33.125464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 914/1862] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 07:59:32 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 937 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:33.130789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume// Jan 21 07:59:33.134346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:33.135061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:33.135061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:33.135702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:33.137439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-c40bb9f6-d0a6-4050-b845-f52ade66672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:59:33.140880 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 915/1863] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 07:59:33 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:59:33.165502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.165502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:33.170553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-d98ec090-e674-4960-972f-9e18ef7ac534 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 07:59:33.174512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-d98ec090-e674-4960-972f-9e18ef7ac534 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a1d20fb-4c0f-4724-bce5-ab02d49935cf", "instance_uuid": "cfeb1f1a-2eff-4433-a10e-9fb56d5129bd", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:33.190141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da9c274e-2d81-417b-bf1a-d184525a8aac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:33.253369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.253369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:33.271947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da9c274e-2d81-417b-bf1a-d184525a8aac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:33.272756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 949/1864] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:33.290553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06b8a0d1-70ec-482d-b6ff-db332d49cc29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:33.291586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06b8a0d1-70ec-482d-b6ff-db332d49cc29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:33.291994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:33.291994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:33.292635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06b8a0d1-70ec-482d-b6ff-db332d49cc29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:33.331351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.331351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:33.410214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.410214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:33.427566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-06b8a0d1-70ec-482d-b6ff-db332d49cc29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:33.522879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06b8a0d1-70ec-482d-b6ff-db332d49cc29 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:33.524847 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 950/1865] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:33.710999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-d98ec090-e674-4960-972f-9e18ef7ac534 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 07:59:33.711969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 916/1866] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 07:59:33 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:34.291836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-622366b7-0bb7-4b85-9e38-3c96a1155d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:34.293755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-622366b7-0bb7-4b85-9e38-3c96a1155d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:34.294293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:34.294293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:34.295287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-622366b7-0bb7-4b85-9e38-3c96a1155d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:34.448936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:34.448936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:34.494263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-622366b7-0bb7-4b85-9e38-3c96a1155d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:34.560313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca739d55-2573-4664-8364-d580cd7216fe tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:34.561027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca739d55-2573-4664-8364-d580cd7216fe tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:34.561510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:34.561510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:34.562087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca739d55-2573-4664-8364-d580cd7216fe tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:34.593180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:34.593180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:34.613806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-622366b7-0bb7-4b85-9e38-3c96a1155d3d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:34.616140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 951/1867] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:34.758825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:34.758825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:34.809174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca739d55-2573-4664-8364-d580cd7216fe tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:34.902855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca739d55-2573-4664-8364-d580cd7216fe tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:34.906584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 917/1868] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:35.647374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3aa0d898-396f-41b5-9162-831c51315de7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:35.647901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3aa0d898-396f-41b5-9162-831c51315de7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:35.648015 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:35.648015 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:35.648703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3aa0d898-396f-41b5-9162-831c51315de7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:35.812896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:35.812896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:35.824059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3aa0d898-396f-41b5-9162-831c51315de7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:35.846873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:35.846873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:35.858556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3aa0d898-396f-41b5-9162-831c51315de7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:35.859683 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 952/1869] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:35.923588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a261080-8d01-419b-b02d-9d5dc6716e7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:35.924191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a261080-8d01-419b-b02d-9d5dc6716e7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:35.924495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:35.924495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:35.929830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a261080-8d01-419b-b02d-9d5dc6716e7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.076914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:36.076914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:36.107803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a261080-8d01-419b-b02d-9d5dc6716e7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:36.247143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a261080-8d01-419b-b02d-9d5dc6716e7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:36.250557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 918/1870] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:35 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:36.877048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:36.877649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:36.877948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:36.877948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:36.878455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.970065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:36.970065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:36.980182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:37.002823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.002823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.025315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:37.027036 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 953/1871] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:37.274531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-741d1fab-f3b6-48b2-acc2-8c844d1771f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:37.275083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-741d1fab-f3b6-48b2-acc2-8c844d1771f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.287262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.287262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.287789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-741d1fab-f3b6-48b2-acc2-8c844d1771f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.415597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.415597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.434762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-741d1fab-f3b6-48b2-acc2-8c844d1771f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:37.486625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 07:59:37.487808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.488403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.488403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.490434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.492598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5edfd9cb-445b-454b-b128-c102cec7f9cc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 07:59:37.493602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 954/1872] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:59:37.497804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-741d1fab-f3b6-48b2-acc2-8c844d1771f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:37.499231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 919/1873] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 949 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:37.511282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-00518883-4a8a-4e30-9c63-5c79fcc98747 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 07:59:37.511972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-00518883-4a8a-4e30-9c63-5c79fcc98747 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.512549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-00518883-4a8a-4e30-9c63-5c79fcc98747 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.530672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a43bd0b6-327e-4c69-bf63-cb0fa8960056 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:37.534025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a43bd0b6-327e-4c69-bf63-cb0fa8960056 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.534331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.534331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.534853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a43bd0b6-327e-4c69-bf63-cb0fa8960056 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.633042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.633042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.645362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.645362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.656222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a43bd0b6-327e-4c69-bf63-cb0fa8960056 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:37.657305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-00518883-4a8a-4e30-9c63-5c79fcc98747 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 07:59:37.684367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a43bd0b6-327e-4c69-bf63-cb0fa8960056 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:37.685580 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 920/1874] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 949 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:37.701120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:37.701940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.702130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.702130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.702510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.703096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:37.720869 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.720869 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.732665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-00518883-4a8a-4e30-9c63-5c79fcc98747 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 07:59:37.733811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 955/1875] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 1035 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:59:37.768382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-de667ce5-e711-4a01-86a8-b4480da15e71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 Jan 21 07:59:37.769553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.769553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.770255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-de667ce5-e711-4a01-86a8-b4480da15e71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:37.821771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.821771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.824638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:37.867923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:59:37.867923 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 07:59:37.868449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-de667ce5-e711-4a01-86a8-b4480da15e71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-3a1d20fb-4c0f-4724-bce5-ab02d49935cf-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.033s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:59:37.870966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.870966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:37.917846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 07:59:37.918373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4626befb-05c2-4860-a271-67ec32bb425a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 202 Jan 21 07:59:37.942467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 921/1876] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:37 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:37.947322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24c66be1-162f-4efb-ab21-1dfedb024e30 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:37.956621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24c66be1-162f-4efb-ab21-1dfedb024e30 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.956860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.956860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:37.958903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24c66be1-162f-4efb-ab21-1dfedb024e30 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:38.171087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:38.171087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:38.215806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-24c66be1-162f-4efb-ab21-1dfedb024e30 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:38.274110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24c66be1-162f-4efb-ab21-1dfedb024e30 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:38.275598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 922/1877] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:38.279891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acffef66-89c1-4bbd-b991-48ddc394628e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:38.280620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acffef66-89c1-4bbd-b991-48ddc394628e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:38.280959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:38.280959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:38.281523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acffef66-89c1-4bbd-b991-48ddc394628e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:38.431282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:38.431282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:38.454489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-acffef66-89c1-4bbd-b991-48ddc394628e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:38.496956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:38.496956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:38.516678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acffef66-89c1-4bbd-b991-48ddc394628e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:38.517882 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 923/1878] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:39.291740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72c80667-3a65-484e-ad6c-dbd4e854e6e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:39.292488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72c80667-3a65-484e-ad6c-dbd4e854e6e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:39.292818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:39.292818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:39.293388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72c80667-3a65-484e-ad6c-dbd4e854e6e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:39.401707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:39.401707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:39.443302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72c80667-3a65-484e-ad6c-dbd4e854e6e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:39.500178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72c80667-3a65-484e-ad6c-dbd4e854e6e9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:39.501007 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 924/1879] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:39 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:39.534196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9998930-c422-417c-8ffb-3bc02fdd9ef2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:39.534769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9998930-c422-417c-8ffb-3bc02fdd9ef2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:39.534993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:39.534993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:39.535364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9998930-c422-417c-8ffb-3bc02fdd9ef2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:39.695344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:39.695344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:39.739619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9998930-c422-417c-8ffb-3bc02fdd9ef2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:39.782456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:39.782456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:39.803107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9998930-c422-417c-8ffb-3bc02fdd9ef2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:39.803952 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 925/1880] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:40.523222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c407d0c-b368-47a3-8679-bc2d4ae5af7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:40.523801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c407d0c-b368-47a3-8679-bc2d4ae5af7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:40.523934 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:40.523934 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:40.524617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c407d0c-b368-47a3-8679-bc2d4ae5af7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:40.670586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:40.670586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:40.697576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c407d0c-b368-47a3-8679-bc2d4ae5af7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:40.747679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c407d0c-b368-47a3-8679-bc2d4ae5af7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 200 Jan 21 07:59:40.748871 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 926/1881] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:40 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 948 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:40.831096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d5f5c43-bb60-41d0-abd4-900508969927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:40.831633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d5f5c43-bb60-41d0-abd4-900508969927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:40.831812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:40.831812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:40.832198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d5f5c43-bb60-41d0-abd4-900508969927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:40.970817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:40.970817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:40.998667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d5f5c43-bb60-41d0-abd4-900508969927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:41.019799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:41.019799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:41.030234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d5f5c43-bb60-41d0-abd4-900508969927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:41.031485 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 927/1882] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:41.529075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-de667ce5-e711-4a01-86a8-b4480da15e71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-3a1d20fb-4c0f-4724-bce5-ab02d49935cf-n-h2-768862-4'" released by "attachment_update" :: held 3.661s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:59:41.529733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-de667ce5-e711-4a01-86a8-b4480da15e71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 returned with HTTP 200 Jan 21 07:59:41.530926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 956/1883] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 07:59:37 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 => generated 761 bytes in 3767 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:41.594220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-50363697-e17a-4186-b510-699bd85d2ebd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063/action Jan 21 07:59:41.594740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:41.594740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:41.595162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-50363697-e17a-4186-b510-699bd85d2ebd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:59:41.595732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-50363697-e17a-4186-b510-699bd85d2ebd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:41.729806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:41.729806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:41.766477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e2f46de-3265-4d0e-b962-c2edebd03e0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 07:59:41.767261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e2f46de-3265-4d0e-b962-c2edebd03e0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:41.767416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-60696889-4bf9-490d-8a6d-f15e269f5de4 req-50363697-e17a-4186-b510-699bd85d2ebd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063/action returned with HTTP 204 Jan 21 07:59:41.767931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:41.767931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:41.768581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e2f46de-3265-4d0e-b962-c2edebd03e0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:41.770629 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 928/1884] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 07:59:41 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:41.873510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e2f46de-3265-4d0e-b962-c2edebd03e0c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 404 Jan 21 07:59:41.875104 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 957/1885] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:41 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:41.890038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:59:41.890038 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:41.890038 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:41.890038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-973261057"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:41.890392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-973261057'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:41.890776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 1 GB Jan 21 07:59:41.946340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:59:42.028025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (8c5a1833-425a-43f3-bc61-65e3b424850e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:42.042336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124f0df1-768b-4cbb-b22c-2571a7b06c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:42.053142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c51e7339-26b8-408f-93e5-7f76827fb11d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:42.053628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c51e7339-26b8-408f-93e5-7f76827fb11d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:42.058585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c51e7339-26b8-408f-93e5-7f76827fb11d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:42.069965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:42.238821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:42.238821 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:42.257653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c51e7339-26b8-408f-93e5-7f76827fb11d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:42.300892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:42.300892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:42.322019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c51e7339-26b8-408f-93e5-7f76827fb11d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:42.339762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124f0df1-768b-4cbb-b22c-2571a7b06c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:42.341752 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 958/1886] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:42.345183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2200c2ab-23e7-4e31-8b2b-9a939947c538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:42.497361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['8d1f5296-1aa3-46ac-9a52-5e28fb3e6be2', '930265fb-872a-4844-881a-35b4acb1e924', 'b20fe177-132e-4c6a-a3f3-c99619cc58f6', 'cc991220-d6be-445f-830c-3d71e5651451'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:42.500161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2200c2ab-23e7-4e31-8b2b-9a939947c538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1f5296-1aa3-46ac-9a52-5e28fb3e6be2', '930265fb-872a-4844-881a-35b4acb1e924', 'b20fe177-132e-4c6a-a3f3-c99619cc58f6', 'cc991220-d6be-445f-830c-3d71e5651451']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:42.502919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0133c9-026e-4dca-bed4-ef68adc0aa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:42.718566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0133c9-026e-4dca-bed4-ef68adc0aa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e23899-2312-43a2-9f50-89cd19c34d93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-973261057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['8d1f5296-1aa3-46ac-9a52-5e28fb3e6be2','930265fb-872a-4844-881a-35b4acb1e924','b20fe177-132e-4c6a-a3f3-c99619cc58f6','cc991220-d6be-445f-830c-3d71e5651451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-973261057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e23899-2312-43a2-9f50-89cd19c34d93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:42.738463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3046c8-2a75-4123-9f6f-b1ce3a551412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:42.842664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3046c8-2a75-4123-9f6f-b1ce3a551412) 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-973261057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['8d1f5296-1aa3-46ac-9a52-5e28fb3e6be2','930265fb-872a-4844-881a-35b4acb1e924','b20fe177-132e-4c6a-a3f3-c99619cc58f6','cc991220-d6be-445f-830c-3d71e5651451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:42.845978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d13175-4731-40d9-8554-877cf8ad0d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:42.913351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d13175-4731-40d9-8554-877cf8ad0d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:42.920608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (8c5a1833-425a-43f3-bc61-65e3b424850e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:43.016135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:59:43.061486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-751d4609-f643-4399-9cc7-bd90baa72b2d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:59:43.080132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00738952-14f9-49bc-b08f-16d9d733dc2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 07:59:43.080962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00738952-14f9-49bc-b08f-16d9d733dc2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:43.081371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:43.081371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:43.082021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00738952-14f9-49bc-b08f-16d9d733dc2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:43.108401 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 929/1887] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 07:59:41 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 822 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:43.264919 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:43.264919 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:43.277650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00738952-14f9-49bc-b08f-16d9d733dc2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:43.331414 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00738952-14f9-49bc-b08f-16d9d733dc2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 200 Jan 21 07:59:43.333541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 959/1888] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:43 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 890 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:43.350388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3ba4fe7-9cc9-47de-9f33-07b82ba062bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:43.351635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4fe7-9cc9-47de-9f33-07b82ba062bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:43.351864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:43.351864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:43.352225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4fe7-9cc9-47de-9f33-07b82ba062bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:43.468113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:43.468113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:43.495093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a3ba4fe7-9cc9-47de-9f33-07b82ba062bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:43.573350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:43.573350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:43.609952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3ba4fe7-9cc9-47de-9f33-07b82ba062bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:43.628546 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 930/1889] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:44.352844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47bb6ef3-fd89-42ca-916b-7cc6d899ac7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 07:59:44.354560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47bb6ef3-fd89-42ca-916b-7cc6d899ac7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:44.354983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:44.354983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:44.355801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47bb6ef3-fd89-42ca-916b-7cc6d899ac7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:44.557458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:44.557458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:44.581730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47bb6ef3-fd89-42ca-916b-7cc6d899ac7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:44.628001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38af74c8-7d42-462b-813a-799eabcf915c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:44.628975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38af74c8-7d42-462b-813a-799eabcf915c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:44.629355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:44.629355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:44.630527 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38af74c8-7d42-462b-813a-799eabcf915c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:44.637594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47bb6ef3-fd89-42ca-916b-7cc6d899ac7c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 200 Jan 21 07:59:44.642361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 960/1890] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:44 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:44.718724 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:44.718724 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:44.745582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-38af74c8-7d42-462b-813a-799eabcf915c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:44.837485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:44.837485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:44.869939 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38af74c8-7d42-462b-813a-799eabcf915c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:44.876536 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 931/1891] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:45.897769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2473da38-eff7-4656-94ee-4cb26a2c7d8a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:45.899039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2473da38-eff7-4656-94ee-4cb26a2c7d8a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:45.899470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:45.899470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:45.900169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2473da38-eff7-4656-94ee-4cb26a2c7d8a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:46.011604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.011604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:46.035627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2473da38-eff7-4656-94ee-4cb26a2c7d8a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:46.087056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48858383-5628-47fd-b392-82f7e895454c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 07:59:46.087950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48858383-5628-47fd-b392-82f7e895454c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:46.088378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:46.088378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:46.089053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48858383-5628-47fd-b392-82f7e895454c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:46.129159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.129159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:46.152298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2473da38-eff7-4656-94ee-4cb26a2c7d8a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:46.153549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 932/1892] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:46.198720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.198720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:46.209169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48858383-5628-47fd-b392-82f7e895454c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:46.242308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48858383-5628-47fd-b392-82f7e895454c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 200 Jan 21 07:59:46.243589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 961/1893] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:45 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 915 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:46.261791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots Jan 21 07:59:46.264903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:46.264903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:46.268329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8e23899-2312-43a2-9f50-89cd19c34d93", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-647088781"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:46.403561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.403561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:46.410017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:46.414535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create snapshot from volume a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 07:59:46.565273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['c4c838f5-bf4f-412e-b632-0d0136b666af', 'afcf5ceb-1be7-48de-a56d-4434c3c267c9', '3bbd57e8-adf9-4711-b966-a428392dc17f', 'aa13608f-fcf2-4bd1-b684-bc72d1632423'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:46.788068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot create request issued successfully. Jan 21 07:59:46.788950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fbbea81-5e78-40da-a381-be7fffc9be7d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots returned with HTTP 202 Jan 21 07:59:46.790081 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 933/1894] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:46 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots => generated 309 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:46.800836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63d5bc8f-be15-4c4b-a8fe-63e1aa2f2e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 07:59:46.802455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63d5bc8f-be15-4c4b-a8fe-63e1aa2f2e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:46.802455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:46.802455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:46.803683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63d5bc8f-be15-4c4b-a8fe-63e1aa2f2e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:46.861245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.861245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:46.862783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63d5bc8f-be15-4c4b-a8fe-63e1aa2f2e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:46.865879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63d5bc8f-be15-4c4b-a8fe-63e1aa2f2e9b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 07:59:46.867280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 962/1895] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:46 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:47.170850 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-506b76d9-27e7-49c4-9c07-232c6b0acd6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:47.171431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-506b76d9-27e7-49c4-9c07-232c6b0acd6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:47.171613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:47.171613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:47.171994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-506b76d9-27e7-49c4-9c07-232c6b0acd6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:47.309235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:47.309235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:47.329774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-506b76d9-27e7-49c4-9c07-232c6b0acd6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:47.373708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:47.373708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:47.394574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-506b76d9-27e7-49c4-9c07-232c6b0acd6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:47.395477 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 934/1896] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:47.880921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79252a90-a599-461a-aa94-c57013b150f2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 07:59:47.881945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79252a90-a599-461a-aa94-c57013b150f2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:47.882399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:47.882399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:47.883119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79252a90-a599-461a-aa94-c57013b150f2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:47.945965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:47.945965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:47.947693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-79252a90-a599-461a-aa94-c57013b150f2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:47.950569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79252a90-a599-461a-aa94-c57013b150f2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 07:59:47.952042 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 963/1897] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:47 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 441 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:48.414083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14852a2a-6eff-4a36-9a5c-12addd9cbf88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:48.415137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14852a2a-6eff-4a36-9a5c-12addd9cbf88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:48.415447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:48.415447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:48.416180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14852a2a-6eff-4a36-9a5c-12addd9cbf88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:48.508144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:48.508144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:48.517874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:48.518717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:48.519067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:48.519067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:48.519635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:48.520220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume with id: 44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:48.539325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14852a2a-6eff-4a36-9a5c-12addd9cbf88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:48.619096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:48.619096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:48.647515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14852a2a-6eff-4a36-9a5c-12addd9cbf88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:48.666893 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 935/1898] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:48.912234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:48.912234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:48.913531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:48.966603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e1de6e-c1b1-4dc1-9e80-44d79a809b47 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 07:59:48.966603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e1de6e-c1b1-4dc1-9e80-44d79a809b47 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:48.968249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:48.968249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:48.973887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71e1de6e-c1b1-4dc1-9e80-44d79a809b47 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:49.027268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:49.027268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:49.028672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71e1de6e-c1b1-4dc1-9e80-44d79a809b47 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:49.030641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71e1de6e-c1b1-4dc1-9e80-44d79a809b47 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 07:59:49.031691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume request issued successfully. Jan 21 07:59:49.031905 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 936/1899] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:48 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:49.032710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46da4a1-4093-4e1d-a827-d5d0e1c2f677 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 202 Jan 21 07:59:49.050190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87fc3993-6a99-4d8a-a44c-2cffcf1e8cfc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:49.051193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87fc3993-6a99-4d8a-a44c-2cffcf1e8cfc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:49.053819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:49.053819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:49.056148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87fc3993-6a99-4d8a-a44c-2cffcf1e8cfc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:49.062438 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 964/1900] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:48 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 0 bytes in 548 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:49.182258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:49.182258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:49.194466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87fc3993-6a99-4d8a-a44c-2cffcf1e8cfc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:49.226064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87fc3993-6a99-4d8a-a44c-2cffcf1e8cfc tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:59:49.227527 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 937/1901] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:49 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:49.667297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1d09b7e-9c7d-4b0f-97f0-ec465697536b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:49.667799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1d09b7e-9c7d-4b0f-97f0-ec465697536b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:49.667985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:49.667985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:49.668367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1d09b7e-9c7d-4b0f-97f0-ec465697536b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:49.814803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:49.814803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:49.847620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1d09b7e-9c7d-4b0f-97f0-ec465697536b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:49.899749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:49.899749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:49.925238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1d09b7e-9c7d-4b0f-97f0-ec465697536b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:49.936022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 965/1902] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:50.047066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd0af304-ac07-498a-a03b-d0269c4015cd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 07:59:50.048210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd0af304-ac07-498a-a03b-d0269c4015cd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:50.048593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:50.048593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:50.049264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd0af304-ac07-498a-a03b-d0269c4015cd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:50.127301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:50.127301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:50.128818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd0af304-ac07-498a-a03b-d0269c4015cd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:50.132323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd0af304-ac07-498a-a03b-d0269c4015cd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 07:59:50.134372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 938/1903] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:50 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:50.144386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] POST http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes Jan 21 07:59:50.144841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:50.144841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:50.145263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f0bd2863-f2e4-49d3-abcd-1bf681867e29", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-682323830"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:50.146573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request body: {'volume': {'snapshot_id': 'f0bd2863-f2e4-49d3-abcd-1bf681867e29', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-682323830'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:50.222449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:50.222449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:50.224277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 07:59:50.227158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume of 1 GB Jan 21 07:59:50.246050 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cf05d73-5f2f-43b5-8d32-239f47a52183 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:50.246753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cf05d73-5f2f-43b5-8d32-239f47a52183 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:50.247117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:50.247117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:50.247682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cf05d73-5f2f-43b5-8d32-239f47a52183 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:50.256605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Availability Zones retrieved successfully. Jan 21 07:59:50.292550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (5baba6cc-630a-4bc0-bc3c-dcc860558099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:50.309367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7023d145-e4ce-488c-b27b-cbd380b13393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:50.337323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:50.408390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:50.408390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:50.420067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9cf05d73-5f2f-43b5-8d32-239f47a52183 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:50.477166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cf05d73-5f2f-43b5-8d32-239f47a52183 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:59:50.499677 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 939/1904] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:50 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 918 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:50.725198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7023d145-e4ce-488c-b27b-cbd380b13393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f0bd2863-f2e4-49d3-abcd-1bf681867e29', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:50.727628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64bf8549-bdd9-4176-a6a4-d03c3f9a0c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:50.953006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f945542-8c99-4834-8b05-f062187e7491 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:50.953536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f945542-8c99-4834-8b05-f062187e7491 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:50.953747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:50.953747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:50.954390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f945542-8c99-4834-8b05-f062187e7491 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:51.013982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Created reservations ['eefec0ca-9bdb-42d5-9b98-5479e829423c', 'e2deb546-b089-418b-90e4-96609ca83016', 'd758cb65-8b60-4053-a749-0dbaeca0f1fc', '72f83214-3d3d-4c8a-a7a2-da9c886506bb'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:51.021178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64bf8549-bdd9-4176-a6a4-d03c3f9a0c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eefec0ca-9bdb-42d5-9b98-5479e829423c', 'e2deb546-b089-418b-90e4-96609ca83016', 'd758cb65-8b60-4053-a749-0dbaeca0f1fc', '72f83214-3d3d-4c8a-a7a2-da9c886506bb']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:51.034886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc9ab39-114a-43c2-8451-e475e836e488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:51.086031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:51.086031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:51.116119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f945542-8c99-4834-8b05-f062187e7491 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:51.140295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:51.140295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:51.150299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f945542-8c99-4834-8b05-f062187e7491 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:51.151467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 940/1905] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:51.331578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc9ab39-114a-43c2-8451-e475e836e488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682323830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['eefec0ca-9bdb-42d5-9b98-5479e829423c','e2deb546-b089-418b-90e4-96609ca83016','d758cb65-8b60-4053-a749-0dbaeca0f1fc','72f83214-3d3d-4c8a-a7a2-da9c886506bb'],size=1,snapshot_id=f0bd2863-f2e4-49d3-abcd-1bf681867e29,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T07:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682323830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e94377f59f64364b5404fc2e464978d',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=f0bd2863-f2e4-49d3-abcd-1bf681867e29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b1843de93d1840b4b1dac52159230c39',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:51.334611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0f84cb-e8cc-4583-a93f-3abaf2fc45a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:51.368720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0f84cb-e8cc-4583-a93f-3abaf2fc45a3) 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-682323830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e94377f59f64364b5404fc2e464978d',qos_specs=None,replication_status=,reservations=['eefec0ca-9bdb-42d5-9b98-5479e829423c','e2deb546-b089-418b-90e4-96609ca83016','d758cb65-8b60-4053-a749-0dbaeca0f1fc','72f83214-3d3d-4c8a-a7a2-da9c886506bb'],size=1,snapshot_id=f0bd2863-f2e4-49d3-abcd-1bf681867e29,source_replicaid=,source_volid=None,status='creating',user_id='b1843de93d1840b4b1dac52159230c39',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:51.378817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785e8bac-40a2-4def-861e-5fb4da95d09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:51.516237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b73fc6a-aab0-4233-a7dc-ff14d21480c8 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:51.517151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b73fc6a-aab0-4233-a7dc-ff14d21480c8 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:51.517715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:51.517715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:51.518404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b73fc6a-aab0-4233-a7dc-ff14d21480c8 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:51.594899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785e8bac-40a2-4def-861e-5fb4da95d09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:51.601538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Flow 'volume_create_api' (5baba6cc-630a-4bc0-bc3c-dcc860558099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:51.685962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:51.685962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:51.704806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Create volume request issued successfully. Jan 21 07:59:51.732095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b73fc6a-aab0-4233-a7dc-ff14d21480c8 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:51.735718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b947e955-199e-4197-9d65-2a688bce7f92 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes returned with HTTP 202 Jan 21 07:59:51.736754 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 966/1906] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 07:59:50 2021] POST /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes => generated 856 bytes in 1597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:51.769865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-597e9e0a-1778-40a8-88f0-90aad07b1381 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:51.770425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-597e9e0a-1778-40a8-88f0-90aad07b1381 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:51.770646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:51.770646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:51.771052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-597e9e0a-1778-40a8-88f0-90aad07b1381 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:51.785661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b73fc6a-aab0-4233-a7dc-ff14d21480c8 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 200 Jan 21 07:59:51.790473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 941/1907] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:51 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 918 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:51.952721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:51.952721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:51.966629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-597e9e0a-1778-40a8-88f0-90aad07b1381 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:52.040115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-597e9e0a-1778-40a8-88f0-90aad07b1381 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:52.056235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 967/1908] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:51 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 924 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:52.167639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6a882e8-2fa6-4ac1-bd83-a50bbfe422dc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:52.168213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6a882e8-2fa6-4ac1-bd83-a50bbfe422dc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:52.168430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:52.168430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:52.168807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6a882e8-2fa6-4ac1-bd83-a50bbfe422dc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:52.290950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:52.290950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:52.317272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e6a882e8-2fa6-4ac1-bd83-a50bbfe422dc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:52.357449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:52.357449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:52.385228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6a882e8-2fa6-4ac1-bd83-a50bbfe422dc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:52.386300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 942/1909] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:52.802623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1db13c87-7b07-453c-8686-983b68c31f25 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc Jan 21 07:59:52.803358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1db13c87-7b07-453c-8686-983b68c31f25 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:52.803358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:52.803358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:52.803888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1db13c87-7b07-453c-8686-983b68c31f25 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:52.954885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:52.954885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:52.961473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1db13c87-7b07-453c-8686-983b68c31f25 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc returned with HTTP 404 Jan 21 07:59:52.962618 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 968/1910] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:52 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/44d00931-c1ef-4f4e-a71a-9aed17c648bc => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:52.972059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:52.972692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:52.973005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:52.973005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:52.974098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:52.974698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume with id: 3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:53.077332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d915ea46-2025-4fef-a30d-315e3d8b52d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:53.078412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d915ea46-2025-4fef-a30d-315e3d8b52d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.078412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:53.078412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:53.078850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d915ea46-2025-4fef-a30d-315e3d8b52d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.103496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:53.103496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:53.112085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:53.181036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume request issued successfully. Jan 21 07:59:53.181798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466d0568-998a-44e8-8304-b0235b77b487 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 202 Jan 21 07:59:53.183236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 943/1911] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:52 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:53.190139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d9b765b-910e-45da-80be-102b096fa730 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:53.190939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d9b765b-910e-45da-80be-102b096fa730 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.191313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:53.191313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:53.191940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d9b765b-910e-45da-80be-102b096fa730 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.231290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:53.231290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:53.261294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d915ea46-2025-4fef-a30d-315e3d8b52d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:53.309281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:53.309281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:53.325422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d9b765b-910e-45da-80be-102b096fa730 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:53.345221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d915ea46-2025-4fef-a30d-315e3d8b52d1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:53.346069 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 969/1912] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:53.388907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d9b765b-910e-45da-80be-102b096fa730 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:59:53.390290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 944/1913] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:53.402190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf38db5a-eb96-4ac4-aedc-63cf67696ffa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:53.402725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf38db5a-eb96-4ac4-aedc-63cf67696ffa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.402953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:53.402953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:53.403329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf38db5a-eb96-4ac4-aedc-63cf67696ffa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.548380 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:53.548380 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:53.595915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bf38db5a-eb96-4ac4-aedc-63cf67696ffa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:53.667122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:53.667122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:53.695703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf38db5a-eb96-4ac4-aedc-63cf67696ffa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:53.697225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 970/1914] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:54.363612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce429577-773c-4e68-88ae-7b8900796c37 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:54.365193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce429577-773c-4e68-88ae-7b8900796c37 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:54.365589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:54.365589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:54.366208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce429577-773c-4e68-88ae-7b8900796c37 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:54.408087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abf3725a-ac18-4cca-acd2-b5213786e284 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:54.408617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abf3725a-ac18-4cca-acd2-b5213786e284 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:54.408832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:54.408832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:54.409208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abf3725a-ac18-4cca-acd2-b5213786e284 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:54.526617 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:54.526617 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:54.545977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce429577-773c-4e68-88ae-7b8900796c37 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:54.571025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:54.571025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:54.590389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-abf3725a-ac18-4cca-acd2-b5213786e284 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:54.621535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce429577-773c-4e68-88ae-7b8900796c37 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:54.622300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 945/1915] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:54 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:54.635149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abf3725a-ac18-4cca-acd2-b5213786e284 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:59:54.636229 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 971/1916] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:54 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:54.712995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6e6f0b-84ea-455e-8314-99171ae963b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:54.713946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6f0b-84ea-455e-8314-99171ae963b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:54.715117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:54.715117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:54.716123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6f0b-84ea-455e-8314-99171ae963b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:54.883618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:54.883618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:54.896884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5e6e6f0b-84ea-455e-8314-99171ae963b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:54.955126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:54.955126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:54.980133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6e6f0b-84ea-455e-8314-99171ae963b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:54.981297 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 946/1917] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:55.638184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40a61576-d6e6-4514-88e4-e653d7b9c5d9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:55.638930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40a61576-d6e6-4514-88e4-e653d7b9c5d9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:55.639255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:55.639255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:55.639802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40a61576-d6e6-4514-88e4-e653d7b9c5d9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:55.652091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86736d8-0091-4363-9c78-fdb1507e2dbf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:55.652805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86736d8-0091-4363-9c78-fdb1507e2dbf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:55.653137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:55.653137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:55.653688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86736d8-0091-4363-9c78-fdb1507e2dbf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:55.822590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:55.822590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:55.831748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:55.831748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:55.862517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c86736d8-0091-4363-9c78-fdb1507e2dbf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:55.883611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-40a61576-d6e6-4514-88e4-e653d7b9c5d9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:55.901683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86736d8-0091-4363-9c78-fdb1507e2dbf tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:59:55.902763 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 947/1918] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:55 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:55.996804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff2f53e-2618-4a1f-949b-4e30a58b1864 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:55.997617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f53e-2618-4a1f-949b-4e30a58b1864 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:55.998004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:55.998004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:55.998628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f53e-2618-4a1f-949b-4e30a58b1864 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:56.028203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40a61576-d6e6-4514-88e4-e653d7b9c5d9 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:56.042473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 972/1919] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:55 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:56.164368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:56.164368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:56.188679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ff2f53e-2618-4a1f-949b-4e30a58b1864 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:56.236438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:56.236438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:56.257752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff2f53e-2618-4a1f-949b-4e30a58b1864 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:56.259155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 948/1920] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:56.928262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd6dc6c9-3b3e-4810-9ed9-668aeb4bb54b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:56.928767 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd6dc6c9-3b3e-4810-9ed9-668aeb4bb54b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:56.928879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:56.928879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:56.929193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd6dc6c9-3b3e-4810-9ed9-668aeb4bb54b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:57.059145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d15dc6ab-3ccb-4120-9c4c-43456e31a10a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:57.060081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d15dc6ab-3ccb-4120-9c4c-43456e31a10a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:57.060477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:57.060477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:57.061320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d15dc6ab-3ccb-4120-9c4c-43456e31a10a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:57.090130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:57.090130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:57.114842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd6dc6c9-3b3e-4810-9ed9-668aeb4bb54b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:57.195744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd6dc6c9-3b3e-4810-9ed9-668aeb4bb54b tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 200 Jan 21 07:59:57.196872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 973/1921] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:56 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 918 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:57.226379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:57.226379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:57.235559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d15dc6ab-3ccb-4120-9c4c-43456e31a10a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:57.277127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4da2c6d-ae7a-4923-b220-6a5691e3aee4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:57.277735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4da2c6d-ae7a-4923-b220-6a5691e3aee4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:57.278023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:57.278023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:57.278522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4da2c6d-ae7a-4923-b220-6a5691e3aee4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:57.279480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d15dc6ab-3ccb-4120-9c4c-43456e31a10a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:57.289563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 949/1922] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:57 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:57.466941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:57.466941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:57.490734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4da2c6d-ae7a-4923-b220-6a5691e3aee4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:57.538409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:57.538409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:57.585364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4da2c6d-ae7a-4923-b220-6a5691e3aee4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:57.593800 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 974/1923] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:58.212566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56fbccdc-4a51-4982-b523-64532c5fe8aa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef Jan 21 07:59:58.213148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56fbccdc-4a51-4982-b523-64532c5fe8aa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.213280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:58.213280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:58.213623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56fbccdc-4a51-4982-b523-64532c5fe8aa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.296842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0cf926-5573-4127-b07d-d95007db9475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:58.297501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf926-5573-4127-b07d-d95007db9475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.297845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:58.297845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:58.298647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf926-5573-4127-b07d-d95007db9475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.326650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56fbccdc-4a51-4982-b523-64532c5fe8aa tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef returned with HTTP 404 Jan 21 07:59:58.331304 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 950/1924] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:58 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3499fde0-a6f8-4057-b659-3fce2c7b94ef => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:58.337532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] DELETE http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:59:58.344325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.345051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.345820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume with id: 3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:59:58.404515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.404515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:58.428776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f0cf926-5573-4127-b07d-d95007db9475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:58.476388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0cf926-5573-4127-b07d-d95007db9475 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:58.477585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 975/1925] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:58 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:58.485575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.485575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:58.489777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:58.611060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0f58b76-dcfd-49a4-9e96-1b2f79b87ea2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:58.611778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0f58b76-dcfd-49a4-9e96-1b2f79b87ea2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.612128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:58.612128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:58.612701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0f58b76-dcfd-49a4-9e96-1b2f79b87ea2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.616372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Delete volume request issued successfully. Jan 21 07:59:58.616862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-029f86a6-c42f-4488-b646-aec1aa575a09 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 202 Jan 21 07:59:58.617917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 951/1926] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:58 2021] DELETE /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:58.628690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86b7038b-3e50-411d-ace6-a9f4fb1b9de9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 07:59:58.628997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86b7038b-3e50-411d-ace6-a9f4fb1b9de9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.629410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:58.629410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:58.630577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86b7038b-3e50-411d-ace6-a9f4fb1b9de9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.778806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.778806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:58.807496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d0f58b76-dcfd-49a4-9e96-1b2f79b87ea2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 07:59:58.816259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.816259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:58.862171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86b7038b-3e50-411d-ace6-a9f4fb1b9de9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 07:59:58.872802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.872802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:58.898803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0f58b76-dcfd-49a4-9e96-1b2f79b87ea2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 07:59:58.910527 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 976/1927] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:58.986313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86b7038b-3e50-411d-ace6-a9f4fb1b9de9 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 07:59:58.987364 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 952/1928] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:58 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1366 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:59.494020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7322b9b6-445c-47a5-bc68-a8f2c2b49b0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 07:59:59.494561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7322b9b6-445c-47a5-bc68-a8f2c2b49b0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:59.494982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:59.494982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:59.495545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7322b9b6-445c-47a5-bc68-a8f2c2b49b0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:59.596517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:59.596517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 07:59:59.605576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7322b9b6-445c-47a5-bc68-a8f2c2b49b0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 07:59:59.659370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7322b9b6-445c-47a5-bc68-a8f2c2b49b0b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 07:59:59.660684 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 977/1929] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:59 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:59.917291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69e6d051-d6e0-488e-989e-8d6626065418 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 07:59:59.917737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69e6d051-d6e0-488e-989e-8d6626065418 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:59.917929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:59.917929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 07:59:59.918605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69e6d051-d6e0-488e-989e-8d6626065418 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:00.004778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b592265-46c4-4a77-97cb-be8efca14c44 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 08:00:00.005778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b592265-46c4-4a77-97cb-be8efca14c44 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:00.006220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:00.006220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:00.006937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b592265-46c4-4a77-97cb-be8efca14c44 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:00.024332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:00.024332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:00.033963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69e6d051-d6e0-488e-989e-8d6626065418 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:00.086798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:00.086798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:00.099924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69e6d051-d6e0-488e-989e-8d6626065418 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:00.109895 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 953/1930] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:00.133930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:00.133930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:00.157085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b592265-46c4-4a77-97cb-be8efca14c44 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 08:00:00.182960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b592265-46c4-4a77-97cb-be8efca14c44 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 08:00:00.184478 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 978/1931] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:00 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1366 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:00.678614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c15f6b06-ead2-4551-b03c-b56ed9a9c66a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:00.680429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c15f6b06-ead2-4551-b03c-b56ed9a9c66a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:00.680722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:00.680722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:00.684604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c15f6b06-ead2-4551-b03c-b56ed9a9c66a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:00.929944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:00.929944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:00.950672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c15f6b06-ead2-4551-b03c-b56ed9a9c66a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:01.025918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c15f6b06-ead2-4551-b03c-b56ed9a9c66a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:01.027597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 954/1932] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:00 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:01.117906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6397af7f-d549-4f59-8124-ff3ecfcfcf6f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:01.118900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6397af7f-d549-4f59-8124-ff3ecfcfcf6f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:01.119296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:01.119296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:01.120197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6397af7f-d549-4f59-8124-ff3ecfcfcf6f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:01.200871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e901179-3fdf-49b1-ac06-5e6b80e9bb54 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 08:00:01.201944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e901179-3fdf-49b1-ac06-5e6b80e9bb54 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:01.201944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:01.201944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:01.202383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e901179-3fdf-49b1-ac06-5e6b80e9bb54 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:01.279720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:01.279720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:01.332931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6397af7f-d549-4f59-8124-ff3ecfcfcf6f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:01.352057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:01.352057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:01.395215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e901179-3fdf-49b1-ac06-5e6b80e9bb54 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 08:00:01.435835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:01.435835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:01.471750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6397af7f-d549-4f59-8124-ff3ecfcfcf6f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:01.471978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e901179-3fdf-49b1-ac06-5e6b80e9bb54 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 08:00:01.487820 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 955/1933] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:01 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1366 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:01.493559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 979/1934] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:00:02.043771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cde74f7-e307-4966-9d13-3c9cbe01a0e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:02.044402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cde74f7-e307-4966-9d13-3c9cbe01a0e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:02.044607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.044607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:02.045441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cde74f7-e307-4966-9d13-3c9cbe01a0e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:02.230083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:02.230083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:02.268762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cde74f7-e307-4966-9d13-3c9cbe01a0e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:02.338777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cde74f7-e307-4966-9d13-3c9cbe01a0e0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:02.353635 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 956/1935] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:02 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:02.495477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b92153c9-e418-4852-9cc1-d8a23e00e2ad tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 08:00:02.499734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28fcb43f-9f84-486d-9644-0009735d0c56 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:02.500392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b92153c9-e418-4852-9cc1-d8a23e00e2ad tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:02.500826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.500826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:02.501665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b92153c9-e418-4852-9cc1-d8a23e00e2ad tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:02.511121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28fcb43f-9f84-486d-9644-0009735d0c56 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:02.518763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.518763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:02.519567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28fcb43f-9f84-486d-9644-0009735d0c56 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:02.804311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:02.804311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:02.807985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:02.807985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:02.899688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-28fcb43f-9f84-486d-9644-0009735d0c56 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:02.917283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b92153c9-e418-4852-9cc1-d8a23e00e2ad tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Volume info retrieved successfully. Jan 21 08:00:03.023757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.023757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:03.037879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b92153c9-e418-4852-9cc1-d8a23e00e2ad tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 200 Jan 21 08:00:03.040760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28fcb43f-9f84-486d-9644-0009735d0c56 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:03.042223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 957/1936] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:02 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 1366 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:03.053881 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 980/1937] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:03.360669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2db8f3f0-1ba7-44bd-897a-88403921af2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:03.361439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2db8f3f0-1ba7-44bd-897a-88403921af2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:03.361857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:03.361857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:03.362528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2db8f3f0-1ba7-44bd-897a-88403921af2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:03.508095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.508095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:03.538992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2db8f3f0-1ba7-44bd-897a-88403921af2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:03.593008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2db8f3f0-1ba7-44bd-897a-88403921af2b tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:03.597682 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 958/1938] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:03 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:04.060270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95e2697c-f346-4b84-81e0-2ce6cbbfeb86 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] GET http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c Jan 21 08:00:04.060838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aad5c6b7-a163-4688-850a-d909c852d280 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:04.061362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aad5c6b7-a163-4688-850a-d909c852d280 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:04.061555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:04.061555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:04.061942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aad5c6b7-a163-4688-850a-d909c852d280 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:04.063762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95e2697c-f346-4b84-81e0-2ce6cbbfeb86 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:04.064312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:04.064312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:04.069650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95e2697c-f346-4b84-81e0-2ce6cbbfeb86 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:04.197495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:04.197495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:04.207000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aad5c6b7-a163-4688-850a-d909c852d280 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:04.249396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:04.249396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:04.261479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aad5c6b7-a163-4688-850a-d909c852d280 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:04.271198 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 959/1939] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:04.282548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95e2697c-f346-4b84-81e0-2ce6cbbfeb86 tempest-TaggedBootDevicesTest_v242-916793358 tempest-TaggedBootDevicesTest_v242-916793358] http://10.222.0.13/volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c returned with HTTP 404 Jan 21 08:00:04.283688 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 981/1940] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:04 2021] GET /volume/v3/71c657aa5e7244f0937a43cca5d84d3c/volumes/3d3ba787-57f2-48ee-9950-d375551ac11c => generated 109 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:04.618504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-364155bf-74fb-4fc6-b3c0-b8fbb0ce0fb1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:04.619055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-364155bf-74fb-4fc6-b3c0-b8fbb0ce0fb1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:04.619448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:04.619448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:04.620245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-364155bf-74fb-4fc6-b3c0-b8fbb0ce0fb1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:04.866958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:04.866958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:04.943200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-364155bf-74fb-4fc6-b3c0-b8fbb0ce0fb1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:05.071093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-364155bf-74fb-4fc6-b3c0-b8fbb0ce0fb1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:05.080315 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 960/1941] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:04 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:05.282846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df39bab1-3536-40df-becb-506d57eccdf3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:05.283747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df39bab1-3536-40df-becb-506d57eccdf3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:05.284444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df39bab1-3536-40df-becb-506d57eccdf3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:05.356371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:05.356371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:05.377740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df39bab1-3536-40df-becb-506d57eccdf3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:05.424193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:05.424193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:05.449429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df39bab1-3536-40df-becb-506d57eccdf3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:05.450778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 982/1942] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:06.096801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb9f0fbc-843a-4cbb-bae0-5c1c29a8a8ee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:06.097841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb9f0fbc-843a-4cbb-bae0-5c1c29a8a8ee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.098956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.098956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:06.099565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb9f0fbc-843a-4cbb-bae0-5c1c29a8a8ee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.209578 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.209578 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.236567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb9f0fbc-843a-4cbb-bae0-5c1c29a8a8ee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:06.302572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb9f0fbc-843a-4cbb-bae0-5c1c29a8a8ee tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:06.310524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 961/1943] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 949 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:06.326230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-660b90aa-b706-48b1-ab31-f383241a3ceb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:06.326917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-660b90aa-b706-48b1-ab31-f383241a3ceb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.327092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.327092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:06.327969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-660b90aa-b706-48b1-ab31-f383241a3ceb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.437891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.437891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.463387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-660b90aa-b706-48b1-ab31-f383241a3ceb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:06.467282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2af3157-258e-47aa-8a39-b8ab4a2f14f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:06.467806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2af3157-258e-47aa-8a39-b8ab4a2f14f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.468004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.468004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:06.468373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2af3157-258e-47aa-8a39-b8ab4a2f14f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.518032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-660b90aa-b706-48b1-ab31-f383241a3ceb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:06.525203 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 983/1944] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 949 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:06.540812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:06.541895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.542297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.542297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:06.542958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.543706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: 7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:06.641177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.641177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.641908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.641908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.643218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:06.671743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2af3157-258e-47aa-8a39-b8ab4a2f14f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:06.698099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 08:00:06.698956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71b0fd08-a9a3-4e95-94a9-72eeace9e3f0 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 202 Jan 21 08:00:06.700232 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 984/1945] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:06 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:06.709021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9a32578-0a38-48b6-b669-193c6148a8ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:06.709818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9a32578-0a38-48b6-b669-193c6148a8ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.710398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.710398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:06.711494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9a32578-0a38-48b6-b669-193c6148a8ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.721056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.721056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.744375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2af3157-258e-47aa-8a39-b8ab4a2f14f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:06.750920 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 962/1946] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:06.804685 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.804685 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:06.820567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d9a32578-0a38-48b6-b669-193c6148a8ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:06.879553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9a32578-0a38-48b6-b669-193c6148a8ed tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:06.883362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 985/1947] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:06 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:07.761101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cd428d7-a53e-4a3e-8033-c5fcece814bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:07.761941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7cd428d7-a53e-4a3e-8033-c5fcece814bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:07.762138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:07.762138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:07.762822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7cd428d7-a53e-4a3e-8033-c5fcece814bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:07.900168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4453310-a2e6-4106-b25f-cfa7af9b31de tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:07.901166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4453310-a2e6-4106-b25f-cfa7af9b31de tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:07.902171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:07.902171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:07.902821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4453310-a2e6-4106-b25f-cfa7af9b31de tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:07.938205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:07.938205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:07.966053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7cd428d7-a53e-4a3e-8033-c5fcece814bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:08.039391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:08.039391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:08.075824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cd428d7-a53e-4a3e-8033-c5fcece814bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:08.083506 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 963/1948] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:08.100045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:08.100045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:08.152336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4453310-a2e6-4106-b25f-cfa7af9b31de tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:08.260585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4453310-a2e6-4106-b25f-cfa7af9b31de tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:08.273358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 986/1949] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:07 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:00:09.099719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8fb05fe-d279-4766-b038-af8e75f56b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:09.100966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8fb05fe-d279-4766-b038-af8e75f56b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:09.101343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:09.101343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:09.102004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8fb05fe-d279-4766-b038-af8e75f56b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:09.248174 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:09.248174 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:09.267369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d8fb05fe-d279-4766-b038-af8e75f56b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:09.277018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cc2f32a-c8c7-4171-a163-7f6d6827a927 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:09.277792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cc2f32a-c8c7-4171-a163-7f6d6827a927 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:09.278159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:09.278159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:09.278867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cc2f32a-c8c7-4171-a163-7f6d6827a927 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:09.312371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:09.312371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:09.333537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8fb05fe-d279-4766-b038-af8e75f56b65 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:09.338746 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 964/1950] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:09.421793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:09.421793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:09.449277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cc2f32a-c8c7-4171-a163-7f6d6827a927 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:09.498364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cc2f32a-c8c7-4171-a163-7f6d6827a927 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 200 Jan 21 08:00:09.499392 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 987/1951] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:09 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 948 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:10.351413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-982d2b20-3a8e-42ac-8f45-e69bbdf4eaec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:10.351987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-982d2b20-3a8e-42ac-8f45-e69bbdf4eaec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.352224 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:10.352224 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:10.352478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-982d2b20-3a8e-42ac-8f45-e69bbdf4eaec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.484102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:10.484102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:10.508069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-982d2b20-3a8e-42ac-8f45-e69bbdf4eaec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:10.515990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-153fa1d9-8e6e-425d-9a9a-0714f1ecca55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:10.516829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-153fa1d9-8e6e-425d-9a9a-0714f1ecca55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.516829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:10.516829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:10.517164 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-153fa1d9-8e6e-425d-9a9a-0714f1ecca55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.578827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:10.578827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:10.603213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-982d2b20-3a8e-42ac-8f45-e69bbdf4eaec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:10.616634 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 965/1952] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:10.651326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-153fa1d9-8e6e-425d-9a9a-0714f1ecca55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 404 Jan 21 08:00:10.664106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b2ee51a-2c48-422a-8a7c-91bfa955c4fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:10.664635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b2ee51a-2c48-422a-8a7c-91bfa955c4fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.664894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:10.664894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:10.674989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b2ee51a-2c48-422a-8a7c-91bfa955c4fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.675894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4b2ee51a-2c48-422a-8a7c-91bfa955c4fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: 7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce Jan 21 08:00:10.683737 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 988/1953] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:10 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:10.805155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b2ee51a-2c48-422a-8a7c-91bfa955c4fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce returned with HTTP 404 Jan 21 08:00:10.806605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 966/1954] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:10 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/7b5a4d2f-c2db-4d9f-9d14-59fe543ac5ce => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:10.814601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:10.815443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.816140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.817261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:10.866026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:10.866026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:10.867855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:10.952727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 08:00:10.953567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45837896-c452-41e5-bd7f-939866cf1cd2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 202 Jan 21 08:00:10.954834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 989/1955] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:10 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:10.964163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa6897b6-6ebc-4d77-8a63-0ca609438c8f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:10.965011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa6897b6-6ebc-4d77-8a63-0ca609438c8f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.965732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa6897b6-6ebc-4d77-8a63-0ca609438c8f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.994554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:10.994554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:10.996060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa6897b6-6ebc-4d77-8a63-0ca609438c8f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:10.998333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa6897b6-6ebc-4d77-8a63-0ca609438c8f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 08:00:10.999412 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 967/1956] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:10 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:00:11.632071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72dd092d-e0fd-4583-b2e4-df225ea6e11e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:11.633816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72dd092d-e0fd-4583-b2e4-df225ea6e11e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:11.634197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:11.634197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:11.634857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72dd092d-e0fd-4583-b2e4-df225ea6e11e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:11.768431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:11.768431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:11.798210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72dd092d-e0fd-4583-b2e4-df225ea6e11e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:11.825740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:11.825740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:11.841307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72dd092d-e0fd-4583-b2e4-df225ea6e11e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:11.844470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 990/1957] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:12.011591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee04e1b1-11a4-4633-8c01-9b56051ca38f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:12.012487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee04e1b1-11a4-4633-8c01-9b56051ca38f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:12.012909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:12.012909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:12.013601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee04e1b1-11a4-4633-8c01-9b56051ca38f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:12.110747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:12.110747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:12.121862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee04e1b1-11a4-4633-8c01-9b56051ca38f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:12.124985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee04e1b1-11a4-4633-8c01-9b56051ca38f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 08:00:12.134777 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 968/1958] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:12 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 467 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:12.861966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c10d68fc-35d6-438d-87c9-af51e5e54e3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:12.862525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c10d68fc-35d6-438d-87c9-af51e5e54e3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:12.863411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:12.863411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:12.864240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c10d68fc-35d6-438d-87c9-af51e5e54e3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:12.993107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:12.993107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:13.010782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c10d68fc-35d6-438d-87c9-af51e5e54e3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:13.063958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:13.063958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:13.107874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c10d68fc-35d6-438d-87c9-af51e5e54e3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:13.110797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 991/1959] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:13.147342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73b09b81-9821-478c-b2f0-2066b0aea455 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:13.147891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73b09b81-9821-478c-b2f0-2066b0aea455 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:13.148115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:13.148115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:13.148499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73b09b81-9821-478c-b2f0-2066b0aea455 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:13.230224 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:13.230224 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:13.237840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-73b09b81-9821-478c-b2f0-2066b0aea455 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:13.241287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73b09b81-9821-478c-b2f0-2066b0aea455 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 200 Jan 21 08:00:13.246305 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 969/1960] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:13 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 467 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:14.125791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11502941-dd9a-4c5e-9beb-3a7e6b88e217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:14.127801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11502941-dd9a-4c5e-9beb-3a7e6b88e217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:14.128187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:14.128187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:14.128765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11502941-dd9a-4c5e-9beb-3a7e6b88e217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:14.257588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27184fae-7f2b-4fb4-9098-dfe74268d08d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 Jan 21 08:00:14.258442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27184fae-7f2b-4fb4-9098-dfe74268d08d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:14.258884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:14.258884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:14.259828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27184fae-7f2b-4fb4-9098-dfe74268d08d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:14.277745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:14.277745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:14.306542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-11502941-dd9a-4c5e-9beb-3a7e6b88e217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:14.329599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27184fae-7f2b-4fb4-9098-dfe74268d08d tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 returned with HTTP 404 Jan 21 08:00:14.334306 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 970/1961] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:14 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f0bd2863-f2e4-49d3-abcd-1bf681867e29 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:14.345990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 08:00:14.350981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:14.351166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:14.351166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:14.351928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:14.353975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 08:00:14.369149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11502941-dd9a-4c5e-9beb-3a7e6b88e217 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:14.375697 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 992/1962] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:14.521883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:14.521883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:14.526486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:14.591936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 08:00:14.596885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65a18c51-72cb-452e-8e3b-e64c4a1b1a07 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 202 Jan 21 08:00:14.602973 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 971/1963] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:14 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:14.608829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8533923a-6485-480a-8cd6-e1d7e470b4a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 08:00:14.609389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8533923a-6485-480a-8cd6-e1d7e470b4a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:14.609780 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:14.609780 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:14.610456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8533923a-6485-480a-8cd6-e1d7e470b4a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:14.712163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:14.712163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:14.731682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8533923a-6485-480a-8cd6-e1d7e470b4a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:14.789405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8533923a-6485-480a-8cd6-e1d7e470b4a8 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 200 Jan 21 08:00:14.790222 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 993/1964] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:14 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:15.392888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ebd3c2-209b-45d7-873f-64a9e80f1932 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:15.393600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ebd3c2-209b-45d7-873f-64a9e80f1932 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:15.394039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:15.394039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:15.395520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ebd3c2-209b-45d7-873f-64a9e80f1932 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:15.466191 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:15.466191 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:15.519754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64ebd3c2-209b-45d7-873f-64a9e80f1932 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:15.611235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:15.611235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:15.628810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ebd3c2-209b-45d7-873f-64a9e80f1932 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:15.630271 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 972/1965] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:15.807194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2f5f2b4-c3dd-4d98-9d25-397f4b23f800 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 08:00:15.808262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2f5f2b4-c3dd-4d98-9d25-397f4b23f800 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:15.808893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:15.808893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:15.809503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2f5f2b4-c3dd-4d98-9d25-397f4b23f800 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:15.896981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:15.896981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:15.906971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2f5f2b4-c3dd-4d98-9d25-397f4b23f800 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:15.938845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2f5f2b4-c3dd-4d98-9d25-397f4b23f800 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 200 Jan 21 08:00:15.940222 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 994/1966] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:15 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:16.651110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c2e0f34-dae2-4fc9-a926-932a2d31877a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:16.651636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0f34-dae2-4fc9-a926-932a2d31877a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:16.651850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:16.651850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:16.652223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0f34-dae2-4fc9-a926-932a2d31877a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:16.749582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:16.749582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:16.795069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c2e0f34-dae2-4fc9-a926-932a2d31877a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:16.868813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:16.868813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:16.881298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c2e0f34-dae2-4fc9-a926-932a2d31877a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:16.890644 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 973/1967] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:16.956235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca198c9-de38-4de4-a1d3-9c0055a8d4c4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 Jan 21 08:00:16.956456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca198c9-de38-4de4-a1d3-9c0055a8d4c4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:16.956676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:16.956676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:16.957052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca198c9-de38-4de4-a1d3-9c0055a8d4c4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:17.124132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca198c9-de38-4de4-a1d3-9c0055a8d4c4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 returned with HTTP 404 Jan 21 08:00:17.128646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 995/1968] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:16 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a8e23899-2312-43a2-9f50-89cd19c34d93 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:17.148028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20573169-a5ac-4b1f-8e06-082588c553fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 08:00:17.149106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20573169-a5ac-4b1f-8e06-082588c553fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:17.149477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:17.149477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:17.150398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20573169-a5ac-4b1f-8e06-082588c553fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:17.151679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-20573169-a5ac-4b1f-8e06-082588c553fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: a133add0-73f2-4256-b7a8-7e7b306915d8 Jan 21 08:00:17.256163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20573169-a5ac-4b1f-8e06-082588c553fb tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 returned with HTTP 404 Jan 21 08:00:17.257212 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 974/1969] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:17 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/a133add0-73f2-4256-b7a8-7e7b306915d8 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:17.265522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:17.266350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:17.267060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:17.267661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:17.320210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:17.320210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:17.323211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:17.468648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 08:00:17.469659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93a633e2-39a0-4dd0-bced-375f8261afb5 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 202 Jan 21 08:00:17.477497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 996/1970] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:17 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:17.486821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89c2be34-f6e8-43fa-983e-d55f142190bd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:17.487604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89c2be34-f6e8-43fa-983e-d55f142190bd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:17.488285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89c2be34-f6e8-43fa-983e-d55f142190bd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:17.543618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:17.543618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:17.545258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-89c2be34-f6e8-43fa-983e-d55f142190bd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:17.549335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89c2be34-f6e8-43fa-983e-d55f142190bd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 08:00:17.552694 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 975/1971] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:17 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:17.906986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f128dad4-7ba4-434b-b009-ad52f86e639e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:17.908165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f128dad4-7ba4-434b-b009-ad52f86e639e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:17.908590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:17.908590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:17.909300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f128dad4-7ba4-434b-b009-ad52f86e639e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:18.075595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:18.075595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:18.106002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f128dad4-7ba4-434b-b009-ad52f86e639e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:18.154030 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:18.154030 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:18.165702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f128dad4-7ba4-434b-b009-ad52f86e639e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:18.167004 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 997/1972] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:18.567080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f470f7c1-3652-4319-8f02-cf9ad629d117 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:18.567883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f470f7c1-3652-4319-8f02-cf9ad629d117 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:18.568253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:18.568253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:18.568876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f470f7c1-3652-4319-8f02-cf9ad629d117 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:18.648898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:18.648898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:18.650460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f470f7c1-3652-4319-8f02-cf9ad629d117 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:18.652806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f470f7c1-3652-4319-8f02-cf9ad629d117 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 08:00:18.657270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 976/1973] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:18 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:19.182934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49f201a4-01ca-4514-a9ed-6fb187612791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:19.183588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49f201a4-01ca-4514-a9ed-6fb187612791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:19.184027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:19.184027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:19.184706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49f201a4-01ca-4514-a9ed-6fb187612791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:19.240590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:19.240590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:19.249479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-49f201a4-01ca-4514-a9ed-6fb187612791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:19.270487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:19.270487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:19.281166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49f201a4-01ca-4514-a9ed-6fb187612791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:19.282320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 998/1974] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:19.671843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b636bbf7-c488-4106-8fe8-3a6d310c0f7e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:19.672639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b636bbf7-c488-4106-8fe8-3a6d310c0f7e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:19.673044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:19.673044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:19.673819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b636bbf7-c488-4106-8fe8-3a6d310c0f7e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:19.711459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:19.711459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:19.712927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b636bbf7-c488-4106-8fe8-3a6d310c0f7e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:19.715313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b636bbf7-c488-4106-8fe8-3a6d310c0f7e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 200 Jan 21 08:00:19.716366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 977/1975] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:19 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:20.299267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5df5146c-4c0c-48c1-bdd1-f65844bb7960 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:20.299848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5df5146c-4c0c-48c1-bdd1-f65844bb7960 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:20.299950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:20.299950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:20.300315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5df5146c-4c0c-48c1-bdd1-f65844bb7960 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:20.365070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:20.365070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:20.376291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5df5146c-4c0c-48c1-bdd1-f65844bb7960 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:20.401988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:20.401988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:20.413173 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5df5146c-4c0c-48c1-bdd1-f65844bb7960 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:20.424577 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 999/1976] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:20.731139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4052a035-05e4-45f8-9151-4a1f79667b0a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 Jan 21 08:00:20.732200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4052a035-05e4-45f8-9151-4a1f79667b0a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:20.732571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:20.732571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:20.733246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4052a035-05e4-45f8-9151-4a1f79667b0a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:20.758126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4052a035-05e4-45f8-9151-4a1f79667b0a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 returned with HTTP 404 Jan 21 08:00:20.759530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 978/1977] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:20 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab3475e5-2b4d-42d1-9466-7f6218a39039 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:20.767517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 08:00:20.768224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:20.768590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:20.768590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:20.769208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:20.769996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: c864c197-6a40-4a3b-a541-880913907e60 Jan 21 08:00:20.828638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:20.828638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:20.830225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:20.860660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 08:00:20.861554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cee7754e-45e1-43d3-abe1-b763b54a5f74 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 202 Jan 21 08:00:20.871601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78b7707-a7a0-4b42-b9e4-0cc686f96646 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 08:00:20.872298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78b7707-a7a0-4b42-b9e4-0cc686f96646 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:20.872911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78b7707-a7a0-4b42-b9e4-0cc686f96646 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:20.879051 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1000/1978] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:20 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:20.934547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:20.934547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:20.944345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c78b7707-a7a0-4b42-b9e4-0cc686f96646 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:20.983826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78b7707-a7a0-4b42-b9e4-0cc686f96646 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 200 Jan 21 08:00:20.994822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 979/1979] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:20 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:21.435931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76cc7912-fe1c-4603-9eae-f2dfc79d3c12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:21.436443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76cc7912-fe1c-4603-9eae-f2dfc79d3c12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:21.436829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:21.436829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:21.437727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76cc7912-fe1c-4603-9eae-f2dfc79d3c12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:21.511760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:21.511760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:21.528475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-76cc7912-fe1c-4603-9eae-f2dfc79d3c12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:21.566165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:21.566165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:21.583177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76cc7912-fe1c-4603-9eae-f2dfc79d3c12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:21.584831 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1001/1980] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:22.001096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-743bff0b-a6ec-4e84-b0df-cd89065540e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 08:00:22.001618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-743bff0b-a6ec-4e84-b0df-cd89065540e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:22.001821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:22.001821 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:22.002484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-743bff0b-a6ec-4e84-b0df-cd89065540e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:22.101218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:22.101218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:22.110504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-743bff0b-a6ec-4e84-b0df-cd89065540e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:22.148833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-743bff0b-a6ec-4e84-b0df-cd89065540e4 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 200 Jan 21 08:00:22.150077 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 980/1981] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:21 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:22.602270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d85330-f6d1-4f7f-a77f-b56b3d465b06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:22.604300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d85330-f6d1-4f7f-a77f-b56b3d465b06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:22.604951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:22.604951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:22.605983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9d85330-f6d1-4f7f-a77f-b56b3d465b06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:22.792287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:22.792287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:22.819719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9d85330-f6d1-4f7f-a77f-b56b3d465b06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:22.861872 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:22.861872 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:22.883221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9d85330-f6d1-4f7f-a77f-b56b3d465b06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:22.884071 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1002/1982] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:23.167835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d940f478-0387-436d-a6c7-3b46abafbb33 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 Jan 21 08:00:23.168375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d940f478-0387-436d-a6c7-3b46abafbb33 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.168570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:23.168570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:23.169242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d940f478-0387-436d-a6c7-3b46abafbb33 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.300272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d940f478-0387-436d-a6c7-3b46abafbb33 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 returned with HTTP 404 Jan 21 08:00:23.306258 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 981/1983] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:23 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/c864c197-6a40-4a3b-a541-880913907e60 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.311441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1abff64a-b65b-4dd3-9911-e338d92eff16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 08:00:23.312235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1abff64a-b65b-4dd3-9911-e338d92eff16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.312669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:23.312669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:23.313614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1abff64a-b65b-4dd3-9911-e338d92eff16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.314173 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-1abff64a-b65b-4dd3-9911-e338d92eff16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: ab5de7c6-0d4d-493f-829c-d506ee842570 Jan 21 08:00:23.362863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1abff64a-b65b-4dd3-9911-e338d92eff16 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 returned with HTTP 404 Jan 21 08:00:23.365788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1003/1984] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/ab5de7c6-0d4d-493f-829c-d506ee842570 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.374539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30774a2-f278-426b-8dbe-a96cfd1e5937 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 08:00:23.375264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30774a2-f278-426b-8dbe-a96cfd1e5937 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.376340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30774a2-f278-426b-8dbe-a96cfd1e5937 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.376713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-d30774a2-f278-426b-8dbe-a96cfd1e5937 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 4329b3ec-695e-4c67-bba3-3da8ed68793b Jan 21 08:00:23.416286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 Jan 21 08:00:23.416863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.421063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.438211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30774a2-f278-426b-8dbe-a96cfd1e5937 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b returned with HTTP 404 Jan 21 08:00:23.442104 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 982/1985] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4329b3ec-695e-4c67-bba3-3da8ed68793b => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.457012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd1f72af-a003-4343-b304-6a95ce4fd847 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 08:00:23.457835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd1f72af-a003-4343-b304-6a95ce4fd847 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.458316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd1f72af-a003-4343-b304-6a95ce4fd847 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.458874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-dd1f72af-a003-4343-b304-6a95ce4fd847 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe Jan 21 08:00:23.465803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:23.465803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:23.503932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd1f72af-a003-4343-b304-6a95ce4fd847 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe returned with HTTP 404 Jan 21 08:00:23.508882 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 983/1986] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/fff5fec7-dbf6-45bf-b45d-fc5eb7cbaffe => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.513388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dd7401d-22bd-4ff0-bcdb-20761ff228ac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 08:00:23.513913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dd7401d-22bd-4ff0-bcdb-20761ff228ac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.514397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dd7401d-22bd-4ff0-bcdb-20761ff228ac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.514777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-8dd7401d-22bd-4ff0-bcdb-20761ff228ac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 0aa91475-5eed-4bf8-b21f-a79f11ee6920 Jan 21 08:00:23.568284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dd7401d-22bd-4ff0-bcdb-20761ff228ac tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 returned with HTTP 404 Jan 21 08:00:23.569549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 984/1987] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/0aa91475-5eed-4bf8-b21f-a79f11ee6920 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.578330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46809df7-f4ac-4292-a3f3-38f98957d246 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 08:00:23.599531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46809df7-f4ac-4292-a3f3-38f98957d246 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.600418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46809df7-f4ac-4292-a3f3-38f98957d246 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.600999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-46809df7-f4ac-4292-a3f3-38f98957d246 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 4ec1114e-f70f-4a8a-961c-7c5f66c97d5a Jan 21 08:00:23.670735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46809df7-f4ac-4292-a3f3-38f98957d246 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a returned with HTTP 404 Jan 21 08:00:23.677374 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 985/1988] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/4ec1114e-f70f-4a8a-961c-7c5f66c97d5a => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.682285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f10d4ce8-93e8-4201-9673-87501a658ada tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 08:00:23.687361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f10d4ce8-93e8-4201-9673-87501a658ada tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.688023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f10d4ce8-93e8-4201-9673-87501a658ada tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.688501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-f10d4ce8-93e8-4201-9673-87501a658ada tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 21cbf411-6c05-413c-be6b-94526a314f2d Jan 21 08:00:23.741805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f10d4ce8-93e8-4201-9673-87501a658ada tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d returned with HTTP 404 Jan 21 08:00:23.745912 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 986/1989] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/21cbf411-6c05-413c-be6b-94526a314f2d => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.753701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fddd5b13-8a9e-47b4-a2c9-b76c51916a55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 08:00:23.762362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fddd5b13-8a9e-47b4-a2c9-b76c51916a55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.763154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fddd5b13-8a9e-47b4-a2c9-b76c51916a55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.763718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-fddd5b13-8a9e-47b4-a2c9-b76c51916a55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: f5b48dc5-aa14-499e-a2bf-f11e35ac7580 Jan 21 08:00:23.838864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fddd5b13-8a9e-47b4-a2c9-b76c51916a55 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 returned with HTTP 404 Jan 21 08:00:23.845517 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 987/1990] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/f5b48dc5-aa14-499e-a2bf-f11e35ac7580 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:23.868575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:23.869426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:23.874065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:23.874774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:24.109882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:24.109882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:24.117799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:24.176539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 08:00:24.177271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3409754f-84ee-478f-b8f3-61cb9065c9dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 202 Jan 21 08:00:24.178300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 988/1991] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:24.189264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5562da-1199-47df-83a9-22643fbff0de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:24.189992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5562da-1199-47df-83a9-22643fbff0de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:24.190382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:24.190382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:24.191025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b5562da-1199-47df-83a9-22643fbff0de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:24.299460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:24.299460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:24.326693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b5562da-1199-47df-83a9-22643fbff0de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:24.368155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:24.368155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:24.391675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b5562da-1199-47df-83a9-22643fbff0de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:24.392526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 989/1992] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:24.413815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed58fa80-6886-4441-80f3-68f2bfb592e1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:24.414351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed58fa80-6886-4441-80f3-68f2bfb592e1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:24.414548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:24.414548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:24.415222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed58fa80-6886-4441-80f3-68f2bfb592e1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:24.517258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:24.517258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:24.539688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ed58fa80-6886-4441-80f3-68f2bfb592e1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:24.577652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed58fa80-6886-4441-80f3-68f2bfb592e1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 08:00:24.578495 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 990/1993] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:24 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1362 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:24.798524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:00:24.799643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:00:24.831580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-1fe8ab2c-2b46-499b-b762-2ebb94f8f1cb req-3db9abf3-fa59-400f-9c30-8ccce0f6c2ee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 returned with HTTP 200 Jan 21 08:00:24.833348 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1004/1994] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:00:23 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/b4723ab5-041d-42dc-9dea-75b196c1a063 => generated 19 bytes in 1422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:25.408823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b96bea17-f21d-43d5-bad2-5deb18244fe1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:25.409691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b96bea17-f21d-43d5-bad2-5deb18244fe1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:25.410176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:25.410176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:25.411037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b96bea17-f21d-43d5-bad2-5deb18244fe1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:25.547961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:25.547961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:25.587194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b96bea17-f21d-43d5-bad2-5deb18244fe1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:25.595632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bde90bbd-9889-4572-93e4-5db616be550f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:25.596633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bde90bbd-9889-4572-93e4-5db616be550f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:25.597097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:25.597097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:25.597949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bde90bbd-9889-4572-93e4-5db616be550f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:25.660741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:25.660741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:25.686292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b96bea17-f21d-43d5-bad2-5deb18244fe1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:25.708235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 991/1995] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:25.790280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:25.790280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:25.810356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bde90bbd-9889-4572-93e4-5db616be550f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:25.875150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bde90bbd-9889-4572-93e4-5db616be550f tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 08:00:25.875975 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1005/1996] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:25 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 1362 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:26.704106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-344019e0-c33a-4fa2-9f7b-8dbe0985049d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:26.704537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-344019e0-c33a-4fa2-9f7b-8dbe0985049d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:26.704751 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:26.704751 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:26.705371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-344019e0-c33a-4fa2-9f7b-8dbe0985049d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:26.717941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:26.718478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:26.718719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:26.718719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:26.719104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:26.719558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:26.789337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:26.789337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:26.790554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:26.825768 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.keymgr.conf_key_mgr [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 08:00:26.844565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:00:26.845056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f7f48e0-d56f-49c9-aec9-dab24653519d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 202 Jan 21 08:00:26.845956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1006/1997] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:26 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:00:26.857178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e76b121-2b42-4795-ab9b-7930fb2e2cab tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:26.857743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e76b121-2b42-4795-ab9b-7930fb2e2cab tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:26.857964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:26.857964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:26.858354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e76b121-2b42-4795-ab9b-7930fb2e2cab tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:26.902742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:26.902742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:26.944934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-344019e0-c33a-4fa2-9f7b-8dbe0985049d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:26.953971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:26.953971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:26.967809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e76b121-2b42-4795-ab9b-7930fb2e2cab tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:27.006280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e76b121-2b42-4795-ab9b-7930fb2e2cab tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 08:00:27.007558 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1007/1998] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 936 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:27.009188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:27.009188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:27.023326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eae6b61-307b-41e8-b716-9c1f10cd8919 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:27.023853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eae6b61-307b-41e8-b716-9c1f10cd8919 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:27.024103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:27.024103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:27.024445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eae6b61-307b-41e8-b716-9c1f10cd8919 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:27.026164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-344019e0-c33a-4fa2-9f7b-8dbe0985049d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:27.027205 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 992/1999] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:27.146516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:27.146516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:27.167902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5eae6b61-307b-41e8-b716-9c1f10cd8919 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:27.220429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eae6b61-307b-41e8-b716-9c1f10cd8919 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 200 Jan 21 08:00:27.230715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1008/2000] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:27 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:28.025699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-767ee470-ecf1-4b85-8b67-cc805b897ca6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:28.026241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-767ee470-ecf1-4b85-8b67-cc805b897ca6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:28.026763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:28.026763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:28.028077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-767ee470-ecf1-4b85-8b67-cc805b897ca6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:28.044706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc661682-f495-4c83-843b-a77ea501ac06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:28.045392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc661682-f495-4c83-843b-a77ea501ac06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:28.046183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:28.046183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:28.046972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc661682-f495-4c83-843b-a77ea501ac06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:28.231036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:28.231036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:28.262333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cc661682-f495-4c83-843b-a77ea501ac06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:28.282706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:28.282706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:28.312974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-767ee470-ecf1-4b85-8b67-cc805b897ca6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:28.343910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:28.343910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:28.361160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc661682-f495-4c83-843b-a77ea501ac06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:28.362005 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1009/2001] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:28.372741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-767ee470-ecf1-4b85-8b67-cc805b897ca6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 08:00:28.373543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 993/2002] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:28 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 936 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:28.387145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e157413e-0965-4f31-8c2a-6578cc4ed98a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 Jan 21 08:00:28.387671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e157413e-0965-4f31-8c2a-6578cc4ed98a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:28.387883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:28.387883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:28.388240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e157413e-0965-4f31-8c2a-6578cc4ed98a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:28.522435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e157413e-0965-4f31-8c2a-6578cc4ed98a tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 returned with HTTP 404 Jan 21 08:00:28.526848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1010/2003] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:28 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/ed8cb955-4fec-43c2-8577-785d4793ad76 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:28.532709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:28.533181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:28.533386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:28.533386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:28.533754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:28.534111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete snapshot with id: 42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:28.597211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:28.597211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:28.600122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:28.695421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot delete request issued successfully. Jan 21 08:00:28.695896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6963fe2b-804c-4d2a-ad60-9711258c6186 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 202 Jan 21 08:00:28.696912 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 994/2004] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:28 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:28.705118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad2502ab-947a-40e8-9337-b21745e6c200 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:28.705635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad2502ab-947a-40e8-9337-b21745e6c200 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:28.706118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad2502ab-947a-40e8-9337-b21745e6c200 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:28.748344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:28.748344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:28.749592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad2502ab-947a-40e8-9337-b21745e6c200 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:28.752048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad2502ab-947a-40e8-9337-b21745e6c200 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 08:00:28.753338 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1011/2005] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:28 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:29.380397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d7a8b86-599c-4cff-8111-d5e5573355a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:29.381646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d7a8b86-599c-4cff-8111-d5e5573355a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:29.382065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:29.382065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:29.382887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d7a8b86-599c-4cff-8111-d5e5573355a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:29.392717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-354302f3-4ae6-4eef-ab55-45406877dc6d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:29.394120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-354302f3-4ae6-4eef-ab55-45406877dc6d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:29.395678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:29.395678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:29.397053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-354302f3-4ae6-4eef-ab55-45406877dc6d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:29.551914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:29.551914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:29.562213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d7a8b86-599c-4cff-8111-d5e5573355a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:29.610794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:29.610794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:29.655360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:29.655360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:29.687582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-354302f3-4ae6-4eef-ab55-45406877dc6d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:29.696692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d7a8b86-599c-4cff-8111-d5e5573355a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:29.698139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 995/2006] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:29.763484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-354302f3-4ae6-4eef-ab55-45406877dc6d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 200 Jan 21 08:00:29.764337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1012/2007] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:29 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 936 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:29.765574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f08d8a47-f02b-4ba3-a722-b91125298cd1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:29.766388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f08d8a47-f02b-4ba3-a722-b91125298cd1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:29.766864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:29.766864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:29.767763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f08d8a47-f02b-4ba3-a722-b91125298cd1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:29.823331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:29.823331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:29.823734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f08d8a47-f02b-4ba3-a722-b91125298cd1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:29.825725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f08d8a47-f02b-4ba3-a722-b91125298cd1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 08:00:29.826544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 996/2008] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:29 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:30.714118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80ceca99-5ffe-4019-90d7-45a50397199c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac Jan 21 08:00:30.722058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80ceca99-5ffe-4019-90d7-45a50397199c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:30.722428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:30.722428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:30.723757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80ceca99-5ffe-4019-90d7-45a50397199c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:30.781073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8c06ac-cd19-4a62-b04d-4dbd7642742e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf Jan 21 08:00:30.781571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8c06ac-cd19-4a62-b04d-4dbd7642742e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:30.781783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:30.781783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:30.782145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a8c06ac-cd19-4a62-b04d-4dbd7642742e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:30.905253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:30.905253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:30.978605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80ceca99-5ffe-4019-90d7-45a50397199c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:30.990372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:30.990372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.006969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a8c06ac-cd19-4a62-b04d-4dbd7642742e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf returned with HTTP 404 Jan 21 08:00:31.008227 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 997/2009] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:30 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/3a1d20fb-4c0f-4724-bce5-ab02d49935cf => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:31.020613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0c4c7c5-7536-4724-ad33-faf1e3371a39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:31.022200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0c4c7c5-7536-4724-ad33-faf1e3371a39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:31.022200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:31.022200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:31.022200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0c4c7c5-7536-4724-ad33-faf1e3371a39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:31.056841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.056841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.057991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0c4c7c5-7536-4724-ad33-faf1e3371a39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Snapshot retrieved successfully. Jan 21 08:00:31.076980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0c4c7c5-7536-4724-ad33-faf1e3371a39 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 200 Jan 21 08:00:31.078924 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 998/2010] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:31 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 468 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:31.083872 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.083872 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.086470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] GET http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/volumes/detail?all_tenants=1 Jan 21 08:00:31.087048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:31.087241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:31.087241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:31.087604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:31.090428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:00:31.129162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80ceca99-5ffe-4019-90d7-45a50397199c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac returned with HTTP 200 Jan 21 08:00:31.135086 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1013/2011] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/eecf4919-ac78-46f7-b72f-19484ac038ac => generated 1206 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:31.152624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] DELETE http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:31.153513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:31.153945 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:31.153945 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:31.154590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:31.155287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Delete volume with id: b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:31.210711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Get all volumes completed successfully. Jan 21 08:00:31.213963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.213963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.229622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da5b6e3c-2825-4fe2-8bcf-2bcc06cca37a tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:00:31.230749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 999/2012] 10.222.0.13 () {58 vars in 1252 bytes} [Thu Jan 21 08:00:31 2021] GET /volume/v3/c435144b0b714056b1c6a3dbc523f10c/volumes/detail?all_tenants=1 => generated 5671 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:31.272259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6092a06-c217-469c-b67a-c357a6a3966b tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] DELETE http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd Jan 21 08:00:31.280574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6092a06-c217-469c-b67a-c357a6a3966b tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:31.281277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:31.281277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:31.282297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6092a06-c217-469c-b67a-c357a6a3966b tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:31.361634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.361634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.362865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:31.446541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] 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 or be disassociated from snapshots after volume transfer. Jan 21 08:00:31.447285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9b98ac1-b154-45ca-8680-9e5ffb2e261c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 400 Jan 21 08:00:31.479770 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1014/2013] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:31 2021] DELETE /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 285 bytes in 333 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:00:31.483412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:00:31.483412 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:00:31.502178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154486a2-f0c0-4bc2-b2fe-72f8241e1d60 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:31.502733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154486a2-f0c0-4bc2-b2fe-72f8241e1d60 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:31.502931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:31.502931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:31.503328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154486a2-f0c0-4bc2-b2fe-72f8241e1d60 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:31.512830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6092a06-c217-469c-b67a-c357a6a3966b tempest-TestVolumeBootPattern-1437379197 tempest-TestVolumeBootPattern-1437379197] http://10.222.0.13/volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd returned with HTTP 202 Jan 21 08:00:31.514236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1000/2014] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:00:31 2021] DELETE /volume/v3/c435144b0b714056b1c6a3dbc523f10c/types/15043d58-2872-4aa6-9709-03c4ab435acd => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:31.615130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:00:31.616007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-681382230", "snapshot_id": null, "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "volume_type": null, "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:00:31.619860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-681382230', 'snapshot_id': None, 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'volume_type': None, 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:00:31.696082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.696082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.708417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-154486a2-f0c0-4bc2-b2fe-72f8241e1d60 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:31.757744 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:31.757744 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:31.777719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154486a2-f0c0-4bc2-b2fe-72f8241e1d60 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:31.778861 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1015/2015] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:31.881134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:00:31.932133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:00:31.977884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (ecb75d2e-e99c-4a9f-80a4-02b5adf57626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:00:32.003811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b407da1-6ac2-493e-8793-c1adb70c3de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:32.006054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:00:32.090643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0b10d72-595c-475f-ab31-1e66c072825e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 Jan 21 08:00:32.091191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0b10d72-595c-475f-ab31-1e66c072825e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:32.091396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:32.091396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:32.092039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0b10d72-595c-475f-ab31-1e66c072825e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:32.176677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0b10d72-595c-475f-ab31-1e66c072825e tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 returned with HTTP 404 Jan 21 08:00:32.181334 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1016/2016] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/snapshots/42c47c70-7e36-43fa-a7cf-8da12321b090 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:32.193065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] DELETE http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:32.193698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:32.194205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:32.194670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume with id: be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:32.276206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b407da1-6ac2-493e-8793-c1adb70c3de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:00:32.278318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1fce5b-f7dc-4d53-9598-36a50f0d60f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:32.326294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:32.326294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:32.327504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:32.387877 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Delete volume request issued successfully. Jan 21 08:00:32.388440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f23c89-63c9-4584-add1-18db798608dd tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 202 Jan 21 08:00:32.389613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1017/2017] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:32 2021] DELETE /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:32.408828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34f4c71a-3a4d-4f44-93ca-f9b2e50726d6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:32.409536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34f4c71a-3a4d-4f44-93ca-f9b2e50726d6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:32.409734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:32.409734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:32.411167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34f4c71a-3a4d-4f44-93ca-f9b2e50726d6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:32.480296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:32.480296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:32.490094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34f4c71a-3a4d-4f44-93ca-f9b2e50726d6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:32.516883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34f4c71a-3a4d-4f44-93ca-f9b2e50726d6 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 08:00:32.517849 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1018/2018] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:32 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:32.543373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['71cfab62-4dc2-4f30-bcb7-0af0075288e1', 'ac355d89-6014-4a8e-b214-5aa44e01294f', 'd3ca94b7-0793-416e-aef2-573d52f806ba', '7b69bb20-9296-46ab-b115-ab3d20f20570'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:00:32.545221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1fce5b-f7dc-4d53-9598-36a50f0d60f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71cfab62-4dc2-4f30-bcb7-0af0075288e1', 'ac355d89-6014-4a8e-b214-5aa44e01294f', 'd3ca94b7-0793-416e-aef2-573d52f806ba', '7b69bb20-9296-46ab-b115-ab3d20f20570']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:00:32.547394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e8447c-e126-42dc-af69-477376128508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:32.711747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e8447c-e126-42dc-af69-477376128508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f85270be-9f9a-4626-9459-037ba74e9a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-681382230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['71cfab62-4dc2-4f30-bcb7-0af0075288e1','ac355d89-6014-4a8e-b214-5aa44e01294f','d3ca94b7-0793-416e-aef2-573d52f806ba','7b69bb20-9296-46ab-b115-ab3d20f20570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-681382230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f85270be-9f9a-4626-9459-037ba74e9a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:00:32.735537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a018110-8211-4376-88cd-e086018f42d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:32.798289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33969e1f-04b3-475c-8e9d-4a3e08dac27c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:32.799201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33969e1f-04b3-475c-8e9d-4a3e08dac27c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:32.799420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:32.799420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:32.799926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33969e1f-04b3-475c-8e9d-4a3e08dac27c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:32.803681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a018110-8211-4376-88cd-e086018f42d5) 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-681382230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['71cfab62-4dc2-4f30-bcb7-0af0075288e1','ac355d89-6014-4a8e-b214-5aa44e01294f','d3ca94b7-0793-416e-aef2-573d52f806ba','7b69bb20-9296-46ab-b115-ab3d20f20570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:00:32.805895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca24c916-fecc-4331-9114-cc6dd5ea493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:32.893718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca24c916-fecc-4331-9114-cc6dd5ea493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:00:32.907774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (ecb75d2e-e99c-4a9f-80a4-02b5adf57626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:00:33.090731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:33.090731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:33.122470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33969e1f-04b3-475c-8e9d-4a3e08dac27c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:33.173873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:00:33.234570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-450a42f8-79aa-47ea-8c2f-b9c724aee909 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:00:33.245650 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1001/2019] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:00:31 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 827 bytes in 1638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:00:33.260498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b5f2fd6-0832-4357-8326-3b31aa85aad2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:33.264523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b5f2fd6-0832-4357-8326-3b31aa85aad2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:33.265092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:33.265092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:33.271523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b5f2fd6-0832-4357-8326-3b31aa85aad2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:33.282025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:33.282025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:33.330993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33969e1f-04b3-475c-8e9d-4a3e08dac27c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:33.362185 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1019/2020] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:33.411653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:33.411653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:33.446031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b5f2fd6-0832-4357-8326-3b31aa85aad2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:33.534556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af9217cc-035d-4371-ae02-1750207bd967 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:33.535695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af9217cc-035d-4371-ae02-1750207bd967 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:33.535916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:33.535916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:33.536279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af9217cc-035d-4371-ae02-1750207bd967 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:33.539758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b5f2fd6-0832-4357-8326-3b31aa85aad2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:33.547008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1002/2021] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:33 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 895 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:33.786959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:33.786959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:33.864313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af9217cc-035d-4371-ae02-1750207bd967 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:33.956683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af9217cc-035d-4371-ae02-1750207bd967 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 08:00:33.958130 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1020/2022] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:33 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:34.370981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0818cf1e-1084-4649-9145-9da1727c4ae1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:34.374889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0818cf1e-1084-4649-9145-9da1727c4ae1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:34.375343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:34.375343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:34.376036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0818cf1e-1084-4649-9145-9da1727c4ae1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:34.564715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d260a3ca-5fc9-4bfb-a950-3ad7124d5364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:34.565534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d260a3ca-5fc9-4bfb-a950-3ad7124d5364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:34.565901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:34.565901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:34.566602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d260a3ca-5fc9-4bfb-a950-3ad7124d5364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:34.586191 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:34.586191 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:34.611754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0818cf1e-1084-4649-9145-9da1727c4ae1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:34.678891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:34.678891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:34.697104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0818cf1e-1084-4649-9145-9da1727c4ae1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:34.698746 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1003/2023] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:34.773202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:34.773202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:34.799236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d260a3ca-5fc9-4bfb-a950-3ad7124d5364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:34.880577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d260a3ca-5fc9-4bfb-a950-3ad7124d5364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:34.895360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1021/2024] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:34 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:34.974257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37089b6f-4003-4235-8ad2-9850de881fc1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:34.974828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37089b6f-4003-4235-8ad2-9850de881fc1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:34.975022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:34.975022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:34.975668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37089b6f-4003-4235-8ad2-9850de881fc1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:35.125844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:35.125844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:35.172222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37089b6f-4003-4235-8ad2-9850de881fc1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:35.257978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37089b6f-4003-4235-8ad2-9850de881fc1 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 08:00:35.257978 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1004/2025] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:34 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:35.717177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9788b255-3236-428d-b17d-828cce1a381b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:35.719161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9788b255-3236-428d-b17d-828cce1a381b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:35.720331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:35.720331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:35.721810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9788b255-3236-428d-b17d-828cce1a381b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:35.889200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:35.889200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:35.900617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3dd6271-c7f6-4ac5-a53f-3ba1195c038e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:35.905928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3dd6271-c7f6-4ac5-a53f-3ba1195c038e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:35.906270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:35.906270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:35.906965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3dd6271-c7f6-4ac5-a53f-3ba1195c038e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:35.946588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9788b255-3236-428d-b17d-828cce1a381b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:36.017325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:36.017325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:36.052947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9788b255-3236-428d-b17d-828cce1a381b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:36.056926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1022/2026] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:36.074425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:36.074425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:36.098587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3dd6271-c7f6-4ac5-a53f-3ba1195c038e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:36.158333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3dd6271-c7f6-4ac5-a53f-3ba1195c038e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:36.162725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1005/2027] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:35 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:36.263765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ebef255-0a0e-455e-8997-79f58b5cd1c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:36.265127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ebef255-0a0e-455e-8997-79f58b5cd1c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:36.265572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:36.265572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:36.266369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ebef255-0a0e-455e-8997-79f58b5cd1c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:36.485528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:36.485528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:36.528144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ebef255-0a0e-455e-8997-79f58b5cd1c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Volume info retrieved successfully. Jan 21 08:00:36.636685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ebef255-0a0e-455e-8997-79f58b5cd1c2 tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 200 Jan 21 08:00:36.637561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1023/2028] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:36 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 915 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:37.073195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4960abe-e4f6-4f95-ae56-5191977a4ab7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:37.073756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4960abe-e4f6-4f95-ae56-5191977a4ab7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:37.073976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:37.073976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:37.074351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4960abe-e4f6-4f95-ae56-5191977a4ab7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:37.178790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ea2808a-c2a2-485e-b894-8e73a3ec3120 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:37.179504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ea2808a-c2a2-485e-b894-8e73a3ec3120 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:37.179751 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:37.179751 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:37.180130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ea2808a-c2a2-485e-b894-8e73a3ec3120 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:37.337249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:37.337249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:37.391536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4960abe-e4f6-4f95-ae56-5191977a4ab7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:37.408046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:37.408046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:37.442151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ea2808a-c2a2-485e-b894-8e73a3ec3120 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:37.461364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:37.461364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:37.505980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4960abe-e4f6-4f95-ae56-5191977a4ab7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:37.512221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1006/2029] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:37.535573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ea2808a-c2a2-485e-b894-8e73a3ec3120 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:37.545145 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1024/2030] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:37 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:37.654563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67e5ce30-5989-45c8-a877-cce9ae8a920c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] GET http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc Jan 21 08:00:37.655364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67e5ce30-5989-45c8-a877-cce9ae8a920c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:37.655730 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:37.655730 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:37.656348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67e5ce30-5989-45c8-a877-cce9ae8a920c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:37.827324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67e5ce30-5989-45c8-a877-cce9ae8a920c tempest-VolumesSnapshotTestJSON-787817331 tempest-VolumesSnapshotTestJSON-787817331] http://10.222.0.13/volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc returned with HTTP 404 Jan 21 08:00:37.844852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1007/2031] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:37 2021] GET /volume/v3/7e94377f59f64364b5404fc2e464978d/volumes/be843ee2-393f-4ff2-9a52-da95e450f5bc => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:38.529903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-196591cd-b338-43f7-b3bf-4c9a16f1aa82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:38.530455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-196591cd-b338-43f7-b3bf-4c9a16f1aa82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:38.530660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:38.530660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:38.531062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-196591cd-b338-43f7-b3bf-4c9a16f1aa82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:38.553180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3208480e-4d12-4d5c-bd7c-0379f0e1103a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:38.553871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3208480e-4d12-4d5c-bd7c-0379f0e1103a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:38.554484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3208480e-4d12-4d5c-bd7c-0379f0e1103a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:38.734185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:38.734185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:38.735711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:38.735711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:38.760987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3208480e-4d12-4d5c-bd7c-0379f0e1103a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:38.772167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-196591cd-b338-43f7-b3bf-4c9a16f1aa82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:38.831952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:38.831952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:38.861470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-196591cd-b338-43f7-b3bf-4c9a16f1aa82 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:38.870351 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1025/2032] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:38.896089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3208480e-4d12-4d5c-bd7c-0379f0e1103a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:38.896918 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1008/2033] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:38 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:39.888084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbd30806-b32d-4644-bb1b-80a0010ed95b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:39.889151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbd30806-b32d-4644-bb1b-80a0010ed95b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:39.889571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:39.889571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:39.890283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbd30806-b32d-4644-bb1b-80a0010ed95b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:39.913814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47888e94-c484-4d12-8f1d-ee719fddc270 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:39.914904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47888e94-c484-4d12-8f1d-ee719fddc270 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:39.915496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:39.915496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:39.916180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47888e94-c484-4d12-8f1d-ee719fddc270 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:40.073574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:40.073574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:40.104866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47888e94-c484-4d12-8f1d-ee719fddc270 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:40.118302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:40.118302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:40.149669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbd30806-b32d-4644-bb1b-80a0010ed95b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:40.165959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47888e94-c484-4d12-8f1d-ee719fddc270 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:40.171519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1009/2034] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:39 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:40.212933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:40.212933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:40.249256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbd30806-b32d-4644-bb1b-80a0010ed95b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:40.251894 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1026/2035] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:41.187828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2681a5f2-fe20-455e-8d5c-123e747746ba tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:41.189092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2681a5f2-fe20-455e-8d5c-123e747746ba tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:41.189545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:41.189545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:41.190236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2681a5f2-fe20-455e-8d5c-123e747746ba tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:41.267778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd94d9c-0c4f-4f0e-8863-a0cc5ee853a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:41.268532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd94d9c-0c4f-4f0e-8863-a0cc5ee853a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:41.268901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:41.268901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:41.270037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd94d9c-0c4f-4f0e-8863-a0cc5ee853a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:41.313355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:41.313355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:41.339713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2681a5f2-fe20-455e-8d5c-123e747746ba tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:41.416155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:41.416155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:41.422561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2681a5f2-fe20-455e-8d5c-123e747746ba tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:41.432262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1010/2036] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:41 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:41.444292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ddd94d9c-0c4f-4f0e-8863-a0cc5ee853a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:41.490718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:41.490718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:41.504678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd94d9c-0c4f-4f0e-8863-a0cc5ee853a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:41.514375 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1027/2037] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:42.439102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef1f4ad5-c623-4199-adbc-d5288aa732a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:42.440238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef1f4ad5-c623-4199-adbc-d5288aa732a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:42.441270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:42.441270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:42.442231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef1f4ad5-c623-4199-adbc-d5288aa732a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:42.521061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bcbdbc0-d5ca-4dfc-ab9a-aba234f7be6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:42.521580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bcbdbc0-d5ca-4dfc-ab9a-aba234f7be6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:42.521795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:42.521795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:42.522172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bcbdbc0-d5ca-4dfc-ab9a-aba234f7be6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:42.577020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:42.577020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:42.596147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef1f4ad5-c623-4199-adbc-d5288aa732a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:42.653000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef1f4ad5-c623-4199-adbc-d5288aa732a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:42.655616 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1011/2038] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:42 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:42.683306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:42.683306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:42.713383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0bcbdbc0-d5ca-4dfc-ab9a-aba234f7be6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:42.756982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:42.756982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:42.787391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bcbdbc0-d5ca-4dfc-ab9a-aba234f7be6c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:42.788542 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1028/2039] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:43.673642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6162d953-a0c5-4706-8ec9-c7156ab07236 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:43.675025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6162d953-a0c5-4706-8ec9-c7156ab07236 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:43.675670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:43.675670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:43.676295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6162d953-a0c5-4706-8ec9-c7156ab07236 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:43.774258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:43.774258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:43.788278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6162d953-a0c5-4706-8ec9-c7156ab07236 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:43.805153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07805beb-0cc3-4bff-a43c-4ed585ecf350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:43.806004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07805beb-0cc3-4bff-a43c-4ed585ecf350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:43.806407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:43.806407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:43.808293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07805beb-0cc3-4bff-a43c-4ed585ecf350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:43.841708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6162d953-a0c5-4706-8ec9-c7156ab07236 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:43.846565 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1012/2040] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:43 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:43.919784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:43.919784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:43.944622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07805beb-0cc3-4bff-a43c-4ed585ecf350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:43.985928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:43.985928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:44.010171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07805beb-0cc3-4bff-a43c-4ed585ecf350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:44.013780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1029/2041] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:44.860801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88edd081-d7d2-403b-8109-a1ed81858202 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:44.861366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88edd081-d7d2-403b-8109-a1ed81858202 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:44.861493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:44.861493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:44.862096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88edd081-d7d2-403b-8109-a1ed81858202 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:45.029731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7073f4f-9f35-450a-8a19-4c205cd89ad9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:45.035896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7073f4f-9f35-450a-8a19-4c205cd89ad9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:45.036326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:45.036326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:45.037005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7073f4f-9f35-450a-8a19-4c205cd89ad9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:45.052825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:45.052825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:45.073615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-88edd081-d7d2-403b-8109-a1ed81858202 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:45.145602 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:45.145602 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:45.165800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88edd081-d7d2-403b-8109-a1ed81858202 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:45.170123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1013/2042] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:44 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:45.182655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7073f4f-9f35-450a-8a19-4c205cd89ad9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:45.222701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:45.222701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:45.246387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7073f4f-9f35-450a-8a19-4c205cd89ad9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:45.257290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1030/2043] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:46.183373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6bcffef-5f93-47b1-bee8-52dac2b1b22c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:46.183884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6bcffef-5f93-47b1-bee8-52dac2b1b22c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:46.184812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:46.184812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:46.185451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6bcffef-5f93-47b1-bee8-52dac2b1b22c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:46.264226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b63febf-355a-4a51-a63d-32dbf819ceea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:46.264754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b63febf-355a-4a51-a63d-32dbf819ceea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:46.264969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:46.264969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:46.265335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b63febf-355a-4a51-a63d-32dbf819ceea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:46.280525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:46.280525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:46.291933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f6bcffef-5f93-47b1-bee8-52dac2b1b22c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:46.349948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6bcffef-5f93-47b1-bee8-52dac2b1b22c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:46.352920 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1014/2044] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:46 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:46.377858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:46.377858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:46.413821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b63febf-355a-4a51-a63d-32dbf819ceea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:46.467466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:46.467466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:46.493311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b63febf-355a-4a51-a63d-32dbf819ceea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:46.494158 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1031/2045] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:47.370637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d46f7cc4-c0ca-4347-bdf9-b8814a425a0d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:47.372051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d46f7cc4-c0ca-4347-bdf9-b8814a425a0d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:47.372815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:47.372815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:47.373623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d46f7cc4-c0ca-4347-bdf9-b8814a425a0d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:47.493743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:47.493743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:47.503368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d46f7cc4-c0ca-4347-bdf9-b8814a425a0d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:47.510773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa0d3a89-1793-45e8-a6d2-d4c534f2f3f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:47.511626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa0d3a89-1793-45e8-a6d2-d4c534f2f3f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:47.512079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:47.512079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:47.512840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa0d3a89-1793-45e8-a6d2-d4c534f2f3f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:47.528742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d46f7cc4-c0ca-4347-bdf9-b8814a425a0d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:47.530052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1015/2046] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:47 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:47.619460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:47.619460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:47.644040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa0d3a89-1793-45e8-a6d2-d4c534f2f3f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:47.683609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:47.683609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:47.701302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa0d3a89-1793-45e8-a6d2-d4c534f2f3f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:47.704862 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1032/2047] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:48.546560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-197f0e57-100b-4009-9cb7-2172354691ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:48.547198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-197f0e57-100b-4009-9cb7-2172354691ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:48.547198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:48.547198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:48.547529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-197f0e57-100b-4009-9cb7-2172354691ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:48.650601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:48.650601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:48.671709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-197f0e57-100b-4009-9cb7-2172354691ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:48.713314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-197f0e57-100b-4009-9cb7-2172354691ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:48.725043 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1016/2048] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:48 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:48.733332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc162456-5333-4d8c-8595-29316c92d07f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:48.734361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc162456-5333-4d8c-8595-29316c92d07f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:48.734867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:48.734867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:48.735232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc162456-5333-4d8c-8595-29316c92d07f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:48.863110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:48.863110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:48.874907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc162456-5333-4d8c-8595-29316c92d07f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:48.903578 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:48.903578 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:48.921008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc162456-5333-4d8c-8595-29316c92d07f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:48.923270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1033/2049] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:49.731631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10150e65-4257-428d-bd91-32adf5d1ab00 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:49.732908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10150e65-4257-428d-bd91-32adf5d1ab00 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:49.732908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:49.732908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:49.733171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10150e65-4257-428d-bd91-32adf5d1ab00 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:49.804503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:49.804503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:49.813658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10150e65-4257-428d-bd91-32adf5d1ab00 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:49.839827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10150e65-4257-428d-bd91-32adf5d1ab00 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:49.840932 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1017/2050] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:49 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:49.938564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-104a12ca-75ac-4d1f-a92a-9bb0c2e2a195 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:49.939601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-104a12ca-75ac-4d1f-a92a-9bb0c2e2a195 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:49.939980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:49.939980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:49.941414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-104a12ca-75ac-4d1f-a92a-9bb0c2e2a195 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:50.052663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:50.052663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:50.062718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-104a12ca-75ac-4d1f-a92a-9bb0c2e2a195 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:50.087777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:50.087777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:50.098926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-104a12ca-75ac-4d1f-a92a-9bb0c2e2a195 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:50.100075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1034/2051] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:50.856869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dc7bae6-a74a-4293-b530-504279b1b7ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:50.857712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dc7bae6-a74a-4293-b530-504279b1b7ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:50.857849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:50.857849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:50.858190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dc7bae6-a74a-4293-b530-504279b1b7ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:51.030059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:51.030059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:51.040819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8dc7bae6-a74a-4293-b530-504279b1b7ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:51.067521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dc7bae6-a74a-4293-b530-504279b1b7ff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:51.068644 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1018/2052] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:50 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:51.117015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f15539b4-80e8-4162-9348-39fab853337d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:51.117789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f15539b4-80e8-4162-9348-39fab853337d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:51.118142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:51.118142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:51.118980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f15539b4-80e8-4162-9348-39fab853337d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:51.231297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:51.231297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:51.242019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f15539b4-80e8-4162-9348-39fab853337d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:51.264471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:51.264471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:51.274973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f15539b4-80e8-4162-9348-39fab853337d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:51.276161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1035/2053] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:52.086543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01d25479-a0b0-4739-8416-419e0e67d211 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:52.087721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01d25479-a0b0-4739-8416-419e0e67d211 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:52.088103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:52.088103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:52.088732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01d25479-a0b0-4739-8416-419e0e67d211 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:52.293477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d7c89c7-89fb-43b8-af85-101babb0a24b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:52.294270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d7c89c7-89fb-43b8-af85-101babb0a24b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:52.294725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:52.294725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:52.295351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d7c89c7-89fb-43b8-af85-101babb0a24b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:52.309516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:52.309516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:52.335012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-01d25479-a0b0-4739-8416-419e0e67d211 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:52.390616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:52.390616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:52.402304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d7c89c7-89fb-43b8-af85-101babb0a24b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:52.427449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:52.427449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:52.437625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d7c89c7-89fb-43b8-af85-101babb0a24b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:52.438804 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1036/2054] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:52.443642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01d25479-a0b0-4739-8416-419e0e67d211 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:52.458951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1019/2055] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:52 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:53.461129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-504c346b-f8fc-4611-a834-e8f993e1b6f6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:53.461930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f0713f7-088a-475c-9ce8-8aab2e299b95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:53.462662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f0713f7-088a-475c-9ce8-8aab2e299b95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:53.463016 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:53.463016 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:53.463792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-504c346b-f8fc-4611-a834-e8f993e1b6f6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:53.464827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f0713f7-088a-475c-9ce8-8aab2e299b95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:53.465447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:53.465447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:53.467033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-504c346b-f8fc-4611-a834-e8f993e1b6f6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:53.611441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:53.611441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:53.615137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:53.615137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:53.634016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-504c346b-f8fc-4611-a834-e8f993e1b6f6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:53.635119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f0713f7-088a-475c-9ce8-8aab2e299b95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:53.687657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:53.687657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:53.699565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-504c346b-f8fc-4611-a834-e8f993e1b6f6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:53.708802 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1020/2056] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:53 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:53.721344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f0713f7-088a-475c-9ce8-8aab2e299b95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:53.723748 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1037/2057] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:54.723183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a0dc140-0485-4b9c-b744-8d3894bb8b39 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:54.724379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a0dc140-0485-4b9c-b744-8d3894bb8b39 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:54.724832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:54.724832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:54.725496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a0dc140-0485-4b9c-b744-8d3894bb8b39 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:54.740276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe5db663-481c-4582-b801-cea8ca718319 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:54.741158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe5db663-481c-4582-b801-cea8ca718319 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:54.741577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:54.741577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:54.742227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe5db663-481c-4582-b801-cea8ca718319 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:54.890532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:54.890532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:54.911065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:54.911065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:54.911874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fe5db663-481c-4582-b801-cea8ca718319 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:54.946828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a0dc140-0485-4b9c-b744-8d3894bb8b39 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:54.962195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:54.962195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:54.982875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe5db663-481c-4582-b801-cea8ca718319 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:54.984271 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1038/2058] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:55.024066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a0dc140-0485-4b9c-b744-8d3894bb8b39 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:55.029060 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1021/2059] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:54 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 919 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:56.010723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d52c97a-e3ea-43fb-ae8f-2679da6004c9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:56.011245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d52c97a-e3ea-43fb-ae8f-2679da6004c9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:56.011493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:56.011493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:56.011783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d52c97a-e3ea-43fb-ae8f-2679da6004c9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:56.047029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51f0cc02-1b8f-47cd-a1a0-3ab67b4d080c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:56.047471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51f0cc02-1b8f-47cd-a1a0-3ab67b4d080c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:56.047692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:56.047692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:56.048068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51f0cc02-1b8f-47cd-a1a0-3ab67b4d080c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:56.180138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:56.180138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:56.184052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:56.184052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:56.209660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d52c97a-e3ea-43fb-ae8f-2679da6004c9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:56.226788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-51f0cc02-1b8f-47cd-a1a0-3ab67b4d080c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:56.296993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:56.296993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:56.318753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51f0cc02-1b8f-47cd-a1a0-3ab67b4d080c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:56.333246 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1022/2060] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:56 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 977 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:56.337597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d52c97a-e3ea-43fb-ae8f-2679da6004c9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:56.338605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1039/2061] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:57.340631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce014124-269c-4863-9bc0-a43bd4d9f302 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:57.341998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce014124-269c-4863-9bc0-a43bd4d9f302 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:57.343110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:57.343110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:57.343986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce014124-269c-4863-9bc0-a43bd4d9f302 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:57.356070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c6b3858-4223-4642-9922-4f95df3c525e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:57.357340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c6b3858-4223-4642-9922-4f95df3c525e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:57.357741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:57.357741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:57.358406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c6b3858-4223-4642-9922-4f95df3c525e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:57.472575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:57.472575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:57.480282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:57.480282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:57.491811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce014124-269c-4863-9bc0-a43bd4d9f302 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:57.492060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c6b3858-4223-4642-9922-4f95df3c525e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:57.526869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce014124-269c-4863-9bc0-a43bd4d9f302 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:57.538116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:57.538116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:57.541780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1023/2062] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:57 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 977 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:57.571250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c6b3858-4223-4642-9922-4f95df3c525e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:57.573858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1040/2063] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:58.547870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0b1bb3-53f9-4a7f-8020-fb060610fc90 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:58.548447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0b1bb3-53f9-4a7f-8020-fb060610fc90 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:58.548563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:58.548563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:58.548921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0b1bb3-53f9-4a7f-8020-fb060610fc90 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:58.590155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e90cf94-75d3-4f3d-ab43-87a4e971ddb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:58.590673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e90cf94-75d3-4f3d-ab43-87a4e971ddb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:58.590926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:58.590926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:58.591300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e90cf94-75d3-4f3d-ab43-87a4e971ddb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:58.653821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:58.653821 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:58.664114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f0b1bb3-53f9-4a7f-8020-fb060610fc90 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:58.688005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0b1bb3-53f9-4a7f-8020-fb060610fc90 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:58.689470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1024/2064] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:58 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 980 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:58.733902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:58.733902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:58.772687 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e90cf94-75d3-4f3d-ab43-87a4e971ddb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:00:58.804766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:58.804766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:58.826043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e90cf94-75d3-4f3d-ab43-87a4e971ddb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:00:58.827746 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1041/2065] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:59.705351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aecb2fee-9c69-4297-a7e3-fa373190ae13 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:00:59.707355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aecb2fee-9c69-4297-a7e3-fa373190ae13 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:59.707756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:59.707756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:59.708374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aecb2fee-9c69-4297-a7e3-fa373190ae13 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:59.844283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-790a24d9-21f8-4df6-a7f2-894314a7faab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:00:59.845002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-790a24d9-21f8-4df6-a7f2-894314a7faab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:59.845382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:59.845382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:00:59.846304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-790a24d9-21f8-4df6-a7f2-894314a7faab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:59.850028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:59.850028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:00:59.870663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aecb2fee-9c69-4297-a7e3-fa373190ae13 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:00:59.922647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aecb2fee-9c69-4297-a7e3-fa373190ae13 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:00:59.927014 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1025/2066] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:59 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 980 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:59.986216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:59.986216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:00.027518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-790a24d9-21f8-4df6-a7f2-894314a7faab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:00.083075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:00.083075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:00.095463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-790a24d9-21f8-4df6-a7f2-894314a7faab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:00.097140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1042/2067] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:00.943002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1862b3c7-fe99-4649-877d-dffdd2720a21 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:00.944704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1862b3c7-fe99-4649-877d-dffdd2720a21 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:00.945268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:00.945268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:00.951634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1862b3c7-fe99-4649-877d-dffdd2720a21 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:01.039557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:01.039557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:01.055291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1862b3c7-fe99-4649-877d-dffdd2720a21 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:01.093714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1862b3c7-fe99-4649-877d-dffdd2720a21 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:01.094958 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1026/2068] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:00 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 980 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:01.113565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e70b06bf-3d55-44de-ab34-924410b74d31 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:01.115417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e70b06bf-3d55-44de-ab34-924410b74d31 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:01.115417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:01.115417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:01.115417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e70b06bf-3d55-44de-ab34-924410b74d31 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:01.250323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:01.250323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:01.275348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e70b06bf-3d55-44de-ab34-924410b74d31 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:01.330268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:01.330268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:01.352809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e70b06bf-3d55-44de-ab34-924410b74d31 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:01.354450 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1043/2069] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:02.111589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49a88081-1fba-4616-85ae-c30cca7dc7e1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:02.113161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49a88081-1fba-4616-85ae-c30cca7dc7e1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:02.113609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:02.113609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:02.115056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49a88081-1fba-4616-85ae-c30cca7dc7e1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:02.225755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:02.225755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:02.262133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-49a88081-1fba-4616-85ae-c30cca7dc7e1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:02.305087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49a88081-1fba-4616-85ae-c30cca7dc7e1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:02.306540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1027/2070] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:02 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 980 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:02.371651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d33e5f4b-a280-4120-af88-52d77a690fdb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:02.373098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d33e5f4b-a280-4120-af88-52d77a690fdb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:02.373539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:02.373539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:02.374400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d33e5f4b-a280-4120-af88-52d77a690fdb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:02.451153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:02.451153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:02.463467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d33e5f4b-a280-4120-af88-52d77a690fdb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:02.493678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:02.493678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:02.504732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d33e5f4b-a280-4120-af88-52d77a690fdb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:02.506103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1044/2071] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:03.323507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f3a35fc-69c2-40b6-81db-b7b5d17ce6ea tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:03.324038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f3a35fc-69c2-40b6-81db-b7b5d17ce6ea tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:03.324208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:03.324208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:03.325238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f3a35fc-69c2-40b6-81db-b7b5d17ce6ea tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:03.428927 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:03.428927 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:03.453147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f3a35fc-69c2-40b6-81db-b7b5d17ce6ea tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:03.478436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f3a35fc-69c2-40b6-81db-b7b5d17ce6ea tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:03.489293 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1028/2072] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:03 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 980 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:03.523601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bd22e07-75f7-42b8-8235-d30d7d5ae406 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:03.524120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bd22e07-75f7-42b8-8235-d30d7d5ae406 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:03.525247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:03.525247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:03.525635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bd22e07-75f7-42b8-8235-d30d7d5ae406 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:03.637445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:03.637445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:03.647356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9bd22e07-75f7-42b8-8235-d30d7d5ae406 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:03.695443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:03.695443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:03.723263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bd22e07-75f7-42b8-8235-d30d7d5ae406 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:03.724144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1045/2073] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:04.494813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cbabd04-07bb-4100-b8ca-e909df0d6364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:04.495962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3cbabd04-07bb-4100-b8ca-e909df0d6364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:04.496343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:04.496343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:04.497007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3cbabd04-07bb-4100-b8ca-e909df0d6364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:04.555377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:04.555377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:04.564324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cbabd04-07bb-4100-b8ca-e909df0d6364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:04.588335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cbabd04-07bb-4100-b8ca-e909df0d6364 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:04.600863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1029/2074] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:04 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1368 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:04.605041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f859468d-d77f-45b1-b906-b11a6666902c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:04.605853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f859468d-d77f-45b1-b906-b11a6666902c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:04.606222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:04.606222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:04.606872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f859468d-d77f-45b1-b906-b11a6666902c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:04.663587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:04.663587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:04.673002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f859468d-d77f-45b1-b906-b11a6666902c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:04.699896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f859468d-d77f-45b1-b906-b11a6666902c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:04.714022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1046/2075] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:04 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1368 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:04.718655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots Jan 21 08:01:04.719306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:04.719306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:04.720097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f85270be-9f9a-4626-9459-037ba74e9a7e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1664316919", "description": null, "metadata": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:01:04.740796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36bca00e-4ea2-4d61-a5e4-5a44fe7167f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:04.741578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36bca00e-4ea2-4d61-a5e4-5a44fe7167f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:04.741943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:04.741943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:04.742584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36bca00e-4ea2-4d61-a5e4-5a44fe7167f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:04.787250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:04.787250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:04.788996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:04.789812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create snapshot from volume f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:04.813755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:04.813755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:04.824062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36bca00e-4ea2-4d61-a5e4-5a44fe7167f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:04.846419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:04.846419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:04.857426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36bca00e-4ea2-4d61-a5e4-5a44fe7167f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:04.869146 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1047/2076] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:01:04.889856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['50e70c32-7690-494f-9a78-beee3283be7e', '389be5e3-ec33-419c-885c-b37b4745fbb2', 'd220a64b-0eb8-421e-8a32-c7bd4282bfee', '40737c90-2504-4e32-8a36-20f63b3a54fc'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:01:05.020787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot create request issued successfully. Jan 21 08:01:05.022281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4da683b3-d9ab-4282-869a-272a67999559 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots returned with HTTP 202 Jan 21 08:01:05.026716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1030/2077] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:01:04 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots => generated 308 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:01:05.036028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af184371-0c19-4980-8445-12fabcb026df tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:05.036552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af184371-0c19-4980-8445-12fabcb026df tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:05.036767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:05.036767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:05.037143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af184371-0c19-4980-8445-12fabcb026df tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:05.063917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:05.063917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:05.065822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af184371-0c19-4980-8445-12fabcb026df tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:05.067878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af184371-0c19-4980-8445-12fabcb026df tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:05.068712 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1048/2078] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:01:05 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:05.885218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ec028e9-8fcc-4df0-9813-7bdf6b78e3aa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:05.886305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ec028e9-8fcc-4df0-9813-7bdf6b78e3aa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:05.886716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:05.886716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:05.887329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ec028e9-8fcc-4df0-9813-7bdf6b78e3aa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:06.019328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:06.019328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:06.039781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ec028e9-8fcc-4df0-9813-7bdf6b78e3aa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:06.080785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6879c93-086c-42d2-8a6a-c31d26ed37e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:06.082129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6879c93-086c-42d2-8a6a-c31d26ed37e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:06.082692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:06.082692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:06.083310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6879c93-086c-42d2-8a6a-c31d26ed37e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:06.136096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:06.136096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:06.173343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ec028e9-8fcc-4df0-9813-7bdf6b78e3aa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:06.181111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:06.181111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:06.182251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6879c93-086c-42d2-8a6a-c31d26ed37e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:06.184189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6879c93-086c-42d2-8a6a-c31d26ed37e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:06.189590 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1031/2079] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:06.199091 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1049/2080] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:01:06 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 440 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:07.191099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc2537c7-dd7d-4455-9cac-a8886a193078 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:07.192621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc2537c7-dd7d-4455-9cac-a8886a193078 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:07.193058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:07.193058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:07.193748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc2537c7-dd7d-4455-9cac-a8886a193078 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:07.196922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a95fdde-cd1f-41bb-a3fb-54a890bee7f5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:07.197440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a95fdde-cd1f-41bb-a3fb-54a890bee7f5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:07.197624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:07.197624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:07.198423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a95fdde-cd1f-41bb-a3fb-54a890bee7f5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:07.283853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:07.283853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:07.295370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a95fdde-cd1f-41bb-a3fb-54a890bee7f5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:07.297595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a95fdde-cd1f-41bb-a3fb-54a890bee7f5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:07.298424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1050/2081] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:01:07 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 467 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:07.323944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5938b683-508c-4715-b394-bfb07b98f05f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:07.324479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5938b683-508c-4715-b394-bfb07b98f05f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:07.324694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:07.324694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:07.325068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5938b683-508c-4715-b394-bfb07b98f05f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:07.361152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:07.361152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:07.372739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc2537c7-dd7d-4455-9cac-a8886a193078 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:07.407661 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:07.407661 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:07.416577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:07.416577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:07.422019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc2537c7-dd7d-4455-9cac-a8886a193078 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:07.423511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1032/2082] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:07.434044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5938b683-508c-4715-b394-bfb07b98f05f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:07.436636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5938b683-508c-4715-b394-bfb07b98f05f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:07.437538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1051/2083] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:01:07 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 467 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:08.441290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef4b999a-fbff-47e4-909f-d29e365408da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:08.441893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef4b999a-fbff-47e4-909f-d29e365408da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:08.442290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:08.442290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:08.442964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef4b999a-fbff-47e4-909f-d29e365408da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:08.555240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:08.555240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:08.574309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef4b999a-fbff-47e4-909f-d29e365408da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:08.619882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:08.619882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:08.640964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef4b999a-fbff-47e4-909f-d29e365408da tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:08.656358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1033/2084] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:09.665141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b72f5b-e134-440e-bc32-7aff2adb964b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:09.666318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b72f5b-e134-440e-bc32-7aff2adb964b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:09.666941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:09.666941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:09.668403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b72f5b-e134-440e-bc32-7aff2adb964b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:09.809598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:09.809598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:09.826491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-75b72f5b-e134-440e-bc32-7aff2adb964b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:09.847941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d7667563-0554-462b-b89f-1dec3e12db26 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:09.848463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d7667563-0554-462b-b89f-1dec3e12db26 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:09.848655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:09.848655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:09.849310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d7667563-0554-462b-b89f-1dec3e12db26 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:09.883068 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:09.883068 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:09.902092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:09.902092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:09.905637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b72f5b-e134-440e-bc32-7aff2adb964b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:09.906971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d7667563-0554-462b-b89f-1dec3e12db26 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:09.908017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1052/2085] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:09.911287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d7667563-0554-462b-b89f-1dec3e12db26 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:09.927740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1034/2086] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 08:01:09 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 467 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:09.928404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-1545924d-c01e-4ba2-9078-d08b9ee9d5b6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:09.929350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-1545924d-c01e-4ba2-9078-d08b9ee9d5b6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:09.929715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:09.929715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:09.930356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-1545924d-c01e-4ba2-9078-d08b9ee9d5b6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:09.987022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:09.987022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:09.996946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-1545924d-c01e-4ba2-9078-d08b9ee9d5b6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:10.030759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-1545924d-c01e-4ba2-9078-d08b9ee9d5b6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:10.048158 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1053/2087] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:01:09 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1368 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:01:10.925046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9196224-245a-4b15-9689-8bf6447930eb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:10.925662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9196224-245a-4b15-9689-8bf6447930eb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:10.926072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:10.926072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:10.926853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9196224-245a-4b15-9689-8bf6447930eb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:11.008241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:11.008241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:11.017456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e9196224-245a-4b15-9689-8bf6447930eb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:11.038880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:11.038880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:11.048230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9196224-245a-4b15-9689-8bf6447930eb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:11.059906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1035/2088] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:11.624369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d43236fa-3c0c-4eab-80e6-e4b5867701b0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:11.625007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d43236fa-3c0c-4eab-80e6-e4b5867701b0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:11.625321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:11.625321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:11.625873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d43236fa-3c0c-4eab-80e6-e4b5867701b0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:11.655835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:11.655835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:11.657219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d43236fa-3c0c-4eab-80e6-e4b5867701b0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:11.660341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-d43236fa-3c0c-4eab-80e6-e4b5867701b0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:11.661369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1054/2089] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 08:01:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:12.068514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96836894-64bf-44f5-a814-f08fb9a546c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:12.069101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96836894-64bf-44f5-a814-f08fb9a546c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:12.069253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:12.069253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:12.069588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96836894-64bf-44f5-a814-f08fb9a546c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:12.172786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:12.172786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:12.184782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-96836894-64bf-44f5-a814-f08fb9a546c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:12.210414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:12.210414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:12.222328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96836894-64bf-44f5-a814-f08fb9a546c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:12.224159 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1036/2090] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:13.242192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29c51211-a120-4fe4-bc72-a00ad404eec0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:13.243187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29c51211-a120-4fe4-bc72-a00ad404eec0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:13.243402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:13.243402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:13.243844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29c51211-a120-4fe4-bc72-a00ad404eec0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:13.310401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:13.310401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:13.323710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-29c51211-a120-4fe4-bc72-a00ad404eec0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:13.356718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:13.356718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:13.381058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29c51211-a120-4fe4-bc72-a00ad404eec0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:13.382330 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1055/2091] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:13.511493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b5a35ccb-b0bc-4f6b-aa2a-1991d2755722 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:01:13.512043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b5a35ccb-b0bc-4f6b-aa2a-1991d2755722 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:13.512263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:13.512263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:13.512648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b5a35ccb-b0bc-4f6b-aa2a-1991d2755722 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:13.563405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:13.563405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:13.571785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b5a35ccb-b0bc-4f6b-aa2a-1991d2755722 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:13.573887 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b5a35ccb-b0bc-4f6b-aa2a-1991d2755722 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:01:13.574802 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1037/2092] 10.222.0.45 () {58 vars in 1368 bytes} [Thu Jan 21 08:01:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 467 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:13.603472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-15f9136d-5a36-4045-91b7-47665eadc98a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:01:13.603987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-15f9136d-5a36-4045-91b7-47665eadc98a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:13.604198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:13.604198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:13.604572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-15f9136d-5a36-4045-91b7-47665eadc98a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:13.728679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:13.728679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:13.755484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-15f9136d-5a36-4045-91b7-47665eadc98a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:13.788955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-15f9136d-5a36-4045-91b7-47665eadc98a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:01:13.790072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1056/2093] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1368 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:13.809761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:01:13.810229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:13.810229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:13.810661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b9d5babf-9db6-4dd4-8871-804fffc28e6e", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:01:13.812214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b9d5babf-9db6-4dd4-8871-804fffc28e6e', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:01:13.882942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:13.882942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:13.885092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:01:13.885977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:01:13.888247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:01:13.913177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (cf7dee81-0f81-4350-87e8-6f895aae5439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:01:13.917439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2fcdf7-9f61-4acb-8d31-26522e2f3da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:01:13.921049 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:01:14.053583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2fcdf7-9f61-4acb-8d31-26522e2f3da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b9d5babf-9db6-4dd4-8871-804fffc28e6e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:01:14.059529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ccb191-2bf7-4250-89f0-169d9a8d9ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:01:14.157708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['bd1b462c-1d73-4601-8d6f-8d61a1a7aafb', 'e7f66a70-a6ee-4f09-9618-d95eb56dd067', '11899651-442d-4122-8c64-b9b23ef43aa8', '78df059b-79bf-42a7-9023-266f5474eda5'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:01:14.160648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ccb191-2bf7-4250-89f0-169d9a8d9ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd1b462c-1d73-4601-8d6f-8d61a1a7aafb', 'e7f66a70-a6ee-4f09-9618-d95eb56dd067', '11899651-442d-4122-8c64-b9b23ef43aa8', '78df059b-79bf-42a7-9023-266f5474eda5']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:01:14.163376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c3b684-c83e-412f-b6e4-89649d351d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:01:14.342200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c3b684-c83e-412f-b6e4-89649d351d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f08eeff8-dfe5-4808-84fe-346305934183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['bd1b462c-1d73-4601-8d6f-8d61a1a7aafb','e7f66a70-a6ee-4f09-9618-d95eb56dd067','11899651-442d-4122-8c64-b9b23ef43aa8','78df059b-79bf-42a7-9023-266f5474eda5'],size=1,snapshot_id=b9d5babf-9db6-4dd4-8871-804fffc28e6e,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:01:14Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f08eeff8-dfe5-4808-84fe-346305934183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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=b9d5babf-9db6-4dd4-8871-804fffc28e6e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:01:14.344758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a93c85-8c6d-4443-a15a-13188cfd88e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:01:14.382936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a93c85-8c6d-4443-a15a-13188cfd88e5) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['bd1b462c-1d73-4601-8d6f-8d61a1a7aafb','e7f66a70-a6ee-4f09-9618-d95eb56dd067','11899651-442d-4122-8c64-b9b23ef43aa8','78df059b-79bf-42a7-9023-266f5474eda5'],size=1,snapshot_id=b9d5babf-9db6-4dd4-8871-804fffc28e6e,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:01:14.385763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1e389a-0f00-471f-aa76-4d116adaa701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:01:14.398668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd396856-ae5b-4c85-9df2-93189a826791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:14.399208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd396856-ae5b-4c85-9df2-93189a826791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:14.399400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:14.399400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:14.400029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd396856-ae5b-4c85-9df2-93189a826791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:14.500314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:14.500314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:14.526409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd396856-ae5b-4c85-9df2-93189a826791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:14.545345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1e389a-0f00-471f-aa76-4d116adaa701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:01:14.548075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (cf7dee81-0f81-4350-87e8-6f895aae5439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:01:14.564542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:14.564542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:14.587915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd396856-ae5b-4c85-9df2-93189a826791 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:14.598861 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1057/2094] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:14.700461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:01:14.732388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-abedad83-ac25-43d9-99c0-a0705f34ac0b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:01:14.735023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1038/2095] 10.222.0.45 () {62 vars in 1305 bytes} [Thu Jan 21 08:01:13 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 805 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:01:14.749547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-74b5904e-dde2-4708-bc3a-5e544eb28837 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:14.750062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-74b5904e-dde2-4708-bc3a-5e544eb28837 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:14.750256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:14.750256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:14.750928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-74b5904e-dde2-4708-bc3a-5e544eb28837 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:14.852524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:14.852524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:14.862401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-74b5904e-dde2-4708-bc3a-5e544eb28837 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:14.886525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-74b5904e-dde2-4708-bc3a-5e544eb28837 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:14.888108 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1058/2096] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 873 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:14.907664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-504e8b50-2a94-47fc-938c-27988af2ca30 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:14.908186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-504e8b50-2a94-47fc-938c-27988af2ca30 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:14.908414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:14.908414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:14.908897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-504e8b50-2a94-47fc-938c-27988af2ca30 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:15.004031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:15.004031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:15.026661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-504e8b50-2a94-47fc-938c-27988af2ca30 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:15.070364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-504e8b50-2a94-47fc-938c-27988af2ca30 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:15.071768 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1039/2097] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 897 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:15.604933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c06009d6-7d1d-4e3e-8a10-80087ad33a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:15.605493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c06009d6-7d1d-4e3e-8a10-80087ad33a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:15.605652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:15.605652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:15.606216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c06009d6-7d1d-4e3e-8a10-80087ad33a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:15.715696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:15.715696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:15.734713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c06009d6-7d1d-4e3e-8a10-80087ad33a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:15.781725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:15.781725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:15.806532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c06009d6-7d1d-4e3e-8a10-80087ad33a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:15.807669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1059/2098] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:16.824792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7edfe554-7ce5-4c02-8728-0cd5eee2f7e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:16.825338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7edfe554-7ce5-4c02-8728-0cd5eee2f7e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:16.825679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:16.825679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:16.826181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7edfe554-7ce5-4c02-8728-0cd5eee2f7e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:16.941649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:16.941649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:16.980868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7edfe554-7ce5-4c02-8728-0cd5eee2f7e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:17.025458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:17.025458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:17.042417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7edfe554-7ce5-4c02-8728-0cd5eee2f7e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:17.055766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1040/2099] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:18.073467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b09fa699-e757-4c89-8eab-6fc6a56fbe55 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:18.074126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b09fa699-e757-4c89-8eab-6fc6a56fbe55 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:18.074343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:18.074343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:18.074711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b09fa699-e757-4c89-8eab-6fc6a56fbe55 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:18.091582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-e1d647cf-3b7e-439b-ae31-3f0006d16429 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:18.092332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-e1d647cf-3b7e-439b-ae31-3f0006d16429 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:18.092674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:18.092674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:18.093256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-e1d647cf-3b7e-439b-ae31-3f0006d16429 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:18.250320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:18.250320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:18.264924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:18.264924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:18.286325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b09fa699-e757-4c89-8eab-6fc6a56fbe55 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:18.300531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-e1d647cf-3b7e-439b-ae31-3f0006d16429 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:18.338842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:18.338842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:18.354498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-e1d647cf-3b7e-439b-ae31-3f0006d16429 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:18.357714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1041/2100] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:18 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 897 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:01:18.359937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b09fa699-e757-4c89-8eab-6fc6a56fbe55 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:18.365572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1060/2101] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:19.376727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d75456-cbb5-4dee-922d-f1f14d043af3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:19.377935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d75456-cbb5-4dee-922d-f1f14d043af3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:19.378411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:19.378411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:19.379104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93d75456-cbb5-4dee-922d-f1f14d043af3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:19.508006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:19.508006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:19.528915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93d75456-cbb5-4dee-922d-f1f14d043af3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:19.569370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:19.569370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:19.592240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93d75456-cbb5-4dee-922d-f1f14d043af3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:19.599719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1042/2102] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:20.625762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cb24a91-b558-4dae-aaea-d94e57451bc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:20.626636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cb24a91-b558-4dae-aaea-d94e57451bc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:20.626838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:20.626838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:20.627119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cb24a91-b558-4dae-aaea-d94e57451bc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:20.730483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:20.730483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:20.741421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cb24a91-b558-4dae-aaea-d94e57451bc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:20.765501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:20.765501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:20.778042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cb24a91-b558-4dae-aaea-d94e57451bc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:20.779999 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1061/2103] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:21.370838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-2db9c62e-4b59-4de0-9a9e-bc2c94f8e9b1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:21.371718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-2db9c62e-4b59-4de0-9a9e-bc2c94f8e9b1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:21.372151 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:21.372151 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:21.372807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-2db9c62e-4b59-4de0-9a9e-bc2c94f8e9b1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:21.513182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:21.513182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:21.538599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-2db9c62e-4b59-4de0-9a9e-bc2c94f8e9b1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:21.598539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-2db9c62e-4b59-4de0-9a9e-bc2c94f8e9b1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:21.601924 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1043/2104] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:21 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 897 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:21.807470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de22a82c-7665-4439-845b-f9dcb00337dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:21.808794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de22a82c-7665-4439-845b-f9dcb00337dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:21.809529 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:21.809529 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:21.810263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de22a82c-7665-4439-845b-f9dcb00337dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:22.047312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:22.047312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:22.080746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de22a82c-7665-4439-845b-f9dcb00337dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:22.149538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:22.149538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:22.192938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de22a82c-7665-4439-845b-f9dcb00337dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:22.207268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1062/2105] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:23.215014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37f0020c-be5b-4945-ba16-474b188f1564 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:23.216157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37f0020c-be5b-4945-ba16-474b188f1564 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:23.216534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:23.216534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:23.217149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37f0020c-be5b-4945-ba16-474b188f1564 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:23.382301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:23.382301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:23.430472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37f0020c-be5b-4945-ba16-474b188f1564 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:23.505679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:23.505679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:23.559440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37f0020c-be5b-4945-ba16-474b188f1564 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:23.560577 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1044/2106] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:24.579588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-380de44a-4200-4d95-b61f-3bfcbbba4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:24.580132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-380de44a-4200-4d95-b61f-3bfcbbba4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:24.580132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:24.580132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:24.581151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-380de44a-4200-4d95-b61f-3bfcbbba4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:24.610315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b0db93b3-5008-42bd-918d-56c651ff391e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:24.610897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b0db93b3-5008-42bd-918d-56c651ff391e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:24.611357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:24.611357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:24.612051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b0db93b3-5008-42bd-918d-56c651ff391e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:24.664588 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:24.664588 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:24.674857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b0db93b3-5008-42bd-918d-56c651ff391e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:24.685278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:24.685278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:24.701329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-b0db93b3-5008-42bd-918d-56c651ff391e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:24.703013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1045/2107] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:24 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 897 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:01:24.711446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-380de44a-4200-4d95-b61f-3bfcbbba4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:24.735013 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:24.735013 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:24.748021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-380de44a-4200-4d95-b61f-3bfcbbba4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:24.749470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1063/2108] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:25.778184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2fb8dc51-f6e5-4047-9626-d1d3934a1fa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:25.779588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2fb8dc51-f6e5-4047-9626-d1d3934a1fa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:25.780123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:25.780123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:25.780925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2fb8dc51-f6e5-4047-9626-d1d3934a1fa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:25.916493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:25.916493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:25.933717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2fb8dc51-f6e5-4047-9626-d1d3934a1fa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:25.964396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:25.964396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:25.976019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2fb8dc51-f6e5-4047-9626-d1d3934a1fa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:25.977580 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1046/2109] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:27.004956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:27.006211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:27.006576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:27.006576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:27.007215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:27.154123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:27.154123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:27.172171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:27.199564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:27.199564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:27.211144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:27.212554 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1064/2110] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:27.713124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-611a8772-a214-4e10-a504-a7202a9f7700 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:27.714981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-611a8772-a214-4e10-a504-a7202a9f7700 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:27.715353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:27.715353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:27.716038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-611a8772-a214-4e10-a504-a7202a9f7700 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:27.834950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:27.834950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:27.870490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-611a8772-a214-4e10-a504-a7202a9f7700 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:27.899195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-611a8772-a214-4e10-a504-a7202a9f7700 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:27.900418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1047/2111] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:01:27 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 1347 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:27.915048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:01:27.915726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:27.916090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:27.916090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:27.916720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:27.918084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:01:27.918866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1065/2112] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:01:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:01:27.936608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-0100dac6-b8ae-4416-8d0a-ccfe15ac9fdc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:01:27.937669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:27.937669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:27.938337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-0100dac6-b8ae-4416-8d0a-ccfe15ac9fdc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f08eeff8-dfe5-4808-84fe-346305934183", "instance_uuid": "3c50e162-28ad-4cc9-bcdd-71bba789c1eb", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:01:28.006021 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.006021 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.151454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-0100dac6-b8ae-4416-8d0a-ccfe15ac9fdc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:01:28.152979 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1048/2113] 10.222.0.45 () {64 vars in 1358 bytes} [Thu Jan 21 08:01:27 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:28.166830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:01:28.168130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:28.168821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:28.170052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d457aa55-64bf-4387-a19f-7489ae0ea640 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:01:28.171074 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1066/2114] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:01:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:01:28.196927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-17fcd6c4-5f42-4bdf-b9d1-a111b93cbe10 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:28.197853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-17fcd6c4-5f42-4bdf-b9d1-a111b93cbe10 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:28.198284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:28.198284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:28.199622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-17fcd6c4-5f42-4bdf-b9d1-a111b93cbe10 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:28.272823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.272823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.284327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-17fcd6c4-5f42-4bdf-b9d1-a111b93cbe10 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:28.331261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.331261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.345226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-17fcd6c4-5f42-4bdf-b9d1-a111b93cbe10 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:28.347481 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1049/2115] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:01:28 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 1445 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:01:28.401321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-fb2ee3de-ce9a-4517-880b-9bba00184ed5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee Jan 21 08:01:28.402035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:28.402035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:28.403123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-fb2ee3de-ce9a-4517-880b-9bba00184ed5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:01:28.467105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:01:28.467105 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:01:28.468010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-fb2ee3de-ce9a-4517-880b-9bba00184ed5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-f08eeff8-dfe5-4808-84fe-346305934183-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.021s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:01:28.474094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.474094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.670094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a8dac61-0320-4121-a863-fbbbbad52db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:28.670605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a8dac61-0320-4121-a863-fbbbbad52db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:28.671948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a8dac61-0320-4121-a863-fbbbbad52db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:28.804508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.804508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.829151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a8dac61-0320-4121-a863-fbbbbad52db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:28.906734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:28.906734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:28.932099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a8dac61-0320-4121-a863-fbbbbad52db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:28.933187 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1067/2116] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 709 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:29.949236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87a5ce1d-1592-49e3-a421-6d698bf67ec8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:29.949788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87a5ce1d-1592-49e3-a421-6d698bf67ec8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:29.949937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:29.949937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:29.950590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87a5ce1d-1592-49e3-a421-6d698bf67ec8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:30.058970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:30.058970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:30.086713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87a5ce1d-1592-49e3-a421-6d698bf67ec8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:30.132548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:30.132548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:30.154084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87a5ce1d-1592-49e3-a421-6d698bf67ec8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:30.155651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1068/2117] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:01:30.800668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-fb2ee3de-ce9a-4517-880b-9bba00184ed5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-f08eeff8-dfe5-4808-84fe-346305934183-n-h1-768862-4'" released by "attachment_update" :: held 2.333s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:01:30.801823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-fb2ee3de-ce9a-4517-880b-9bba00184ed5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee returned with HTTP 200 Jan 21 08:01:30.802721 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1050/2118] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:01:28 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee => generated 762 bytes in 2406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:01:30.865238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-637d667b-d5d7-4c23-bfe9-5f5c0e092cc3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee/action Jan 21 08:01:30.866192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:30.866192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:30.867260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-637d667b-d5d7-4c23-bfe9-5f5c0e092cc3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:01:30.867865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-637d667b-d5d7-4c23-bfe9-5f5c0e092cc3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:01:30.958200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:30.958200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:30.977322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-67166b39-c67e-4bdb-a791-6e8aef671827 req-637d667b-d5d7-4c23-bfe9-5f5c0e092cc3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee/action returned with HTTP 204 Jan 21 08:01:30.978931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1069/2119] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:01:30 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:01:31.172615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e049c8fe-3c77-49ad-a772-9afb55c54991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:31.174004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e049c8fe-3c77-49ad-a772-9afb55c54991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:31.175264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:31.175264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:31.176525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e049c8fe-3c77-49ad-a772-9afb55c54991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:31.251242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:31.251242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:31.264158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e049c8fe-3c77-49ad-a772-9afb55c54991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:31.293838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:31.293838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:31.309996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e049c8fe-3c77-49ad-a772-9afb55c54991 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:31.328342 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1051/2120] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:32.340503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb5938cc-63dc-4cd4-98a0-b330e19ddcbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:32.342891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb5938cc-63dc-4cd4-98a0-b330e19ddcbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:32.345256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:32.345256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:32.346359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb5938cc-63dc-4cd4-98a0-b330e19ddcbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:32.419251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:32.419251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:32.439090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bb5938cc-63dc-4cd4-98a0-b330e19ddcbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:32.466858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:32.466858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:32.480024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb5938cc-63dc-4cd4-98a0-b330e19ddcbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:32.481272 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1070/2121] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:33.499255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-433e919e-873e-4c20-bf46-d693cd16bfd6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:33.501786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-433e919e-873e-4c20-bf46-d693cd16bfd6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:33.502129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:33.502129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:33.503500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-433e919e-873e-4c20-bf46-d693cd16bfd6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:33.587166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:33.587166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:33.605385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-433e919e-873e-4c20-bf46-d693cd16bfd6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:33.631680 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:33.631680 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:33.641858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-433e919e-873e-4c20-bf46-d693cd16bfd6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:33.643689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1052/2122] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:34.660749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a18cc928-a33f-426c-baa4-d08ea91c1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:34.663366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a18cc928-a33f-426c-baa4-d08ea91c1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:34.663832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:34.663832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:34.664539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a18cc928-a33f-426c-baa4-d08ea91c1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:34.753252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:34.753252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:34.764960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a18cc928-a33f-426c-baa4-d08ea91c1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:34.792692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:34.792692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:34.803072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a18cc928-a33f-426c-baa4-d08ea91c1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:34.804602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1071/2123] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:35.820357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e46a405-f359-41bc-a65e-e333dd8425ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:35.821484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e46a405-f359-41bc-a65e-e333dd8425ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:35.821855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:35.821855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:35.822471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e46a405-f359-41bc-a65e-e333dd8425ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:35.886468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:35.886468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:35.902559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e46a405-f359-41bc-a65e-e333dd8425ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:35.950205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:35.950205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:35.974404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e46a405-f359-41bc-a65e-e333dd8425ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:35.979516 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1053/2124] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:36.996559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d916052f-3772-47e1-b296-e03522bb2679 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:36.997279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d916052f-3772-47e1-b296-e03522bb2679 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:36.997653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:36.997653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:36.998327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d916052f-3772-47e1-b296-e03522bb2679 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:37.170547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:37.170547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:37.202300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d916052f-3772-47e1-b296-e03522bb2679 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:37.252720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:37.252720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:37.278634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d916052f-3772-47e1-b296-e03522bb2679 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:37.280003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1072/2125] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:38.296936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6a75c3b-bf20-4276-89cd-48bea5a0bddf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:38.298206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6a75c3b-bf20-4276-89cd-48bea5a0bddf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:38.298648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:38.298648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:38.299637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6a75c3b-bf20-4276-89cd-48bea5a0bddf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:38.396458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:38.396458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:38.417333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6a75c3b-bf20-4276-89cd-48bea5a0bddf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:38.467024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:38.467024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:38.486200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6a75c3b-bf20-4276-89cd-48bea5a0bddf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:38.488269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1054/2126] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:39.504431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18124f5f-0055-4496-8bd0-c08ec96c4778 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:39.505022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18124f5f-0055-4496-8bd0-c08ec96c4778 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:39.505112 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:39.505112 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:39.505457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18124f5f-0055-4496-8bd0-c08ec96c4778 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:39.617236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:39.617236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:39.636412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18124f5f-0055-4496-8bd0-c08ec96c4778 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:39.660959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:39.660959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:39.672076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18124f5f-0055-4496-8bd0-c08ec96c4778 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:39.683520 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1073/2127] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:40.692351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d45ad537-d9bf-42c8-9d0f-fa0ed6f84477 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:40.694448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d45ad537-d9bf-42c8-9d0f-fa0ed6f84477 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:40.694893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:40.694893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:40.695557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d45ad537-d9bf-42c8-9d0f-fa0ed6f84477 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:40.760781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:40.760781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:40.774054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d45ad537-d9bf-42c8-9d0f-fa0ed6f84477 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:40.801197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:40.801197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:40.810217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d45ad537-d9bf-42c8-9d0f-fa0ed6f84477 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:40.818281 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1055/2128] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:41.828976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44fbc727-73c2-4b5c-8df5-4569b97c3b71 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:41.830791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44fbc727-73c2-4b5c-8df5-4569b97c3b71 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:41.831708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:41.831708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:41.832788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44fbc727-73c2-4b5c-8df5-4569b97c3b71 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:41.900389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:41.900389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:41.911028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44fbc727-73c2-4b5c-8df5-4569b97c3b71 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:41.936633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:41.936633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:41.949083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44fbc727-73c2-4b5c-8df5-4569b97c3b71 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:41.954909 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1074/2129] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:42.966535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02315fc1-c794-4620-bb12-3f7d44e7e37f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:42.967829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02315fc1-c794-4620-bb12-3f7d44e7e37f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:42.968252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:42.968252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:42.968942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02315fc1-c794-4620-bb12-3f7d44e7e37f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:43.022418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:43.022418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:43.031328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02315fc1-c794-4620-bb12-3f7d44e7e37f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:43.087269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:43.087269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:43.114499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02315fc1-c794-4620-bb12-3f7d44e7e37f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:43.117361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1056/2130] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:44.135032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78de4927-8ea9-48e9-b44b-9d54713fb51b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:44.135559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78de4927-8ea9-48e9-b44b-9d54713fb51b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:44.135917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:44.135917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:44.136293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78de4927-8ea9-48e9-b44b-9d54713fb51b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:44.251721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:44.251721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:44.271979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78de4927-8ea9-48e9-b44b-9d54713fb51b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:44.307740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:44.307740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:44.320925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78de4927-8ea9-48e9-b44b-9d54713fb51b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:44.322539 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1075/2131] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:45.342281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78709b0a-21cc-46a7-8c83-d1bb7e8558ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:45.343415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78709b0a-21cc-46a7-8c83-d1bb7e8558ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:45.343612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:45.343612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:45.347217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78709b0a-21cc-46a7-8c83-d1bb7e8558ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:45.411865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:45.411865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:45.422623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78709b0a-21cc-46a7-8c83-d1bb7e8558ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:45.446510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:45.446510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:45.457170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78709b0a-21cc-46a7-8c83-d1bb7e8558ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:45.459260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1057/2132] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:46.475036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16994581-524d-4247-a6a5-e5bd19ee2887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:46.475561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16994581-524d-4247-a6a5-e5bd19ee2887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:46.475733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:46.475733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:46.476410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16994581-524d-4247-a6a5-e5bd19ee2887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:46.526007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:46.526007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:46.535518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-16994581-524d-4247-a6a5-e5bd19ee2887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:46.555723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:46.555723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:46.564449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16994581-524d-4247-a6a5-e5bd19ee2887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:46.565273 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1076/2133] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:47.583153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7eb17b19-7a57-4273-9a77-6ca23b057049 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:47.585257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7eb17b19-7a57-4273-9a77-6ca23b057049 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:47.585795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:47.585795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:47.587149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7eb17b19-7a57-4273-9a77-6ca23b057049 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:47.671039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:47.671039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:47.684824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7eb17b19-7a57-4273-9a77-6ca23b057049 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:47.708751 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:47.708751 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:47.723345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7eb17b19-7a57-4273-9a77-6ca23b057049 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:47.734640 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1058/2134] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:48.745919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99ebaaf6-d8db-45ba-8337-fda594e40a3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:48.746436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99ebaaf6-d8db-45ba-8337-fda594e40a3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:48.746538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:48.746538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:48.746974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99ebaaf6-d8db-45ba-8337-fda594e40a3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:48.851512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:48.851512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:48.873889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99ebaaf6-d8db-45ba-8337-fda594e40a3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:48.909620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:48.909620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:48.918399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99ebaaf6-d8db-45ba-8337-fda594e40a3c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:48.919280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1077/2135] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:49.936424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7618c676-bc15-4ba3-a270-cedfbb887e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:49.937427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7618c676-bc15-4ba3-a270-cedfbb887e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:49.937790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:49.937790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:49.938409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7618c676-bc15-4ba3-a270-cedfbb887e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:50.038403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:50.038403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:50.083808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7618c676-bc15-4ba3-a270-cedfbb887e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:50.146995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:50.146995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:50.162003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7618c676-bc15-4ba3-a270-cedfbb887e59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:50.166989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1059/2136] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:51.182801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7605353e-c0dc-4121-bd10-091ae7e53e66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:51.184017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7605353e-c0dc-4121-bd10-091ae7e53e66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:51.184439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:51.184439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:51.185463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7605353e-c0dc-4121-bd10-091ae7e53e66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:51.281772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:51.281772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:51.308949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7605353e-c0dc-4121-bd10-091ae7e53e66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:51.328555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:51.328555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:51.337997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7605353e-c0dc-4121-bd10-091ae7e53e66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:51.339521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1078/2137] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:52.355980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cc80737-3bea-49c0-a332-1aba92c015d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:52.356566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3cc80737-3bea-49c0-a332-1aba92c015d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:52.356699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:52.356699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:52.357062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3cc80737-3bea-49c0-a332-1aba92c015d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:52.451081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:52.451081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:52.483995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cc80737-3bea-49c0-a332-1aba92c015d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:52.513775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:52.513775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:52.539899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cc80737-3bea-49c0-a332-1aba92c015d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:52.556840 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1060/2138] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:53.557337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-decb421a-ec6a-4dec-865d-29260dabbd6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:53.558543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-decb421a-ec6a-4dec-865d-29260dabbd6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:53.558985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:53.558985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:53.559656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-decb421a-ec6a-4dec-865d-29260dabbd6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:53.615270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:53.615270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:53.624237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-decb421a-ec6a-4dec-865d-29260dabbd6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:53.643636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:53.643636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:53.654396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-decb421a-ec6a-4dec-865d-29260dabbd6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:53.656112 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1079/2139] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:54.672378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5453653-d059-40ef-98b1-88eb580e4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:54.672886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5453653-d059-40ef-98b1-88eb580e4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:54.673117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:54.673117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:54.674354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5453653-d059-40ef-98b1-88eb580e4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:54.766621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:54.766621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:54.777144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5453653-d059-40ef-98b1-88eb580e4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:54.798573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:54.798573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:54.809018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5453653-d059-40ef-98b1-88eb580e4064 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:54.810896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1061/2140] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:55.826930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a1fa263-4186-4fa9-9066-e345cf239529 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:55.827415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a1fa263-4186-4fa9-9066-e345cf239529 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:55.827640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:55.827640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:55.828019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a1fa263-4186-4fa9-9066-e345cf239529 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:55.942318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:55.942318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:55.980745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a1fa263-4186-4fa9-9066-e345cf239529 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:56.021137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:56.021137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:56.036332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a1fa263-4186-4fa9-9066-e345cf239529 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:56.039897 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1080/2141] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:57.056455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5b9b5df-bb27-4762-9b0e-5c8535f79e45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:57.056948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5b9b5df-bb27-4762-9b0e-5c8535f79e45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:57.057146 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:57.057146 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:57.057832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5b9b5df-bb27-4762-9b0e-5c8535f79e45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:57.067635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f6d3c24-e11e-4d71-97f5-5b613db61d6b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:01:57.068192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f6d3c24-e11e-4d71-97f5-5b613db61d6b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:57.068412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:57.068412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:57.070939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f6d3c24-e11e-4d71-97f5-5b613db61d6b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:57.173528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:57.173528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:57.200113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5b9b5df-bb27-4762-9b0e-5c8535f79e45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:57.252529 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:57.252529 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:57.271747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:57.271747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:57.275992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2f6d3c24-e11e-4d71-97f5-5b613db61d6b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:01:57.281825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5b9b5df-bb27-4762-9b0e-5c8535f79e45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:57.295073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1062/2142] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:57.334108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:57.334108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:57.375001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f6d3c24-e11e-4d71-97f5-5b613db61d6b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:01:57.376819 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1081/2143] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:57 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 1639 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:58.299128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fd4e840-b146-4c36-bbfe-5857a6402568 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:58.300273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fd4e840-b146-4c36-bbfe-5857a6402568 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:58.300693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:58.300693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:58.301510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fd4e840-b146-4c36-bbfe-5857a6402568 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:58.357741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:58.357741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:58.380726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fd4e840-b146-4c36-bbfe-5857a6402568 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:58.405582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:58.405582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:58.418420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fd4e840-b146-4c36-bbfe-5857a6402568 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:58.420132 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1063/2144] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:01:59.441201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbf5d455-c6f2-4ecb-b237-f7fba8b5a10f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:01:59.442309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbf5d455-c6f2-4ecb-b237-f7fba8b5a10f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:01:59.442707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:01:59.442707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:01:59.444913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbf5d455-c6f2-4ecb-b237-f7fba8b5a10f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:01:59.555916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:59.555916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:59.580490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbf5d455-c6f2-4ecb-b237-f7fba8b5a10f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:01:59.603315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:01:59.603315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:01:59.613126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbf5d455-c6f2-4ecb-b237-f7fba8b5a10f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:01:59.624093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1082/2145] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:01:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:00.635582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5d90294-19df-480e-9df5-80c8ea88a1d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:00.637678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5d90294-19df-480e-9df5-80c8ea88a1d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:00.638055 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:00.638055 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:00.638723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5d90294-19df-480e-9df5-80c8ea88a1d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:00.856115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:00.856115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:00.865005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5d90294-19df-480e-9df5-80c8ea88a1d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:00.885350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:00.885350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:00.895257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5d90294-19df-480e-9df5-80c8ea88a1d6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:00.905056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1064/2146] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:01.911433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1434c2c5-bf6b-4eef-99d1-d01bfcf62429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:01.912020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1434c2c5-bf6b-4eef-99d1-d01bfcf62429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:01.912144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:01.912144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:01.912505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1434c2c5-bf6b-4eef-99d1-d01bfcf62429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:02.031009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:02.031009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:02.041629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1434c2c5-bf6b-4eef-99d1-d01bfcf62429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:02.087204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:02.087204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:02.108628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1434c2c5-bf6b-4eef-99d1-d01bfcf62429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:02.109477 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1083/2147] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:03.138568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83dbe2d5-c489-4a0f-933b-5952e328ed2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:03.139809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83dbe2d5-c489-4a0f-933b-5952e328ed2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:03.140183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:03.140183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:03.140812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83dbe2d5-c489-4a0f-933b-5952e328ed2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:03.215390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:03.215390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:03.229261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-83dbe2d5-c489-4a0f-933b-5952e328ed2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:03.254576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:03.254576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:03.265004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83dbe2d5-c489-4a0f-933b-5952e328ed2e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:03.266545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1065/2148] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:03.858577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee Jan 21 08:02:03.859423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:03.859620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:03.859620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:03.860269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:03.914660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:03.914660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:04.285052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3307e93-85cb-4962-b89a-dc9b26ba912f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:04.285052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3307e93-85cb-4962-b89a-dc9b26ba912f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:04.285052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:04.285052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:04.285052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3307e93-85cb-4962-b89a-dc9b26ba912f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:04.383968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:04.383968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:04.394755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3307e93-85cb-4962-b89a-dc9b26ba912f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:04.416341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:04.416341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:04.431002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3307e93-85cb-4962-b89a-dc9b26ba912f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:04.433135 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1066/2149] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:04.670048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:02:04.670600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:02:04.678131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-0c007a18-bd82-456f-8c92-e07e2b73723e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee returned with HTTP 200 Jan 21 08:02:04.679305 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1084/2150] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:02:03 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e8c8e04e-18e1-4d92-a3d9-35c3cb1fd3ee => generated 19 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:04.727467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:02:04.728258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:04.728698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:04.728698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:04.729340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:04.730615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:02:04.784539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:04.784539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:04.786121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:04.814308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:02:04.815432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-db80bd7d-1f5c-449a-bfb1-a16760191376 req-b41dca1a-cd8e-402d-9a28-586b0fa4f62f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 202 Jan 21 08:02:04.816806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1067/2151] 10.222.0.45 () {60 vars in 1384 bytes} [Thu Jan 21 08:02:04 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:02:05.456181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72ad03a5-496f-4d37-847d-1f0c7fe8fbb2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:05.456748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72ad03a5-496f-4d37-847d-1f0c7fe8fbb2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:05.456884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:05.456884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:05.457233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72ad03a5-496f-4d37-847d-1f0c7fe8fbb2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:05.571636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:05.571636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:05.594102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72ad03a5-496f-4d37-847d-1f0c7fe8fbb2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:05.639145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:05.639145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:05.661713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72ad03a5-496f-4d37-847d-1f0c7fe8fbb2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:05.663089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1085/2152] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:06.327070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97a0aaa0-2723-4264-9665-0be91af503a6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:02:06.327587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97a0aaa0-2723-4264-9665-0be91af503a6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:06.327777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:06.327777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:06.328415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97a0aaa0-2723-4264-9665-0be91af503a6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:06.507332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:06.507332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:06.538911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97a0aaa0-2723-4264-9665-0be91af503a6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:06.606726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97a0aaa0-2723-4264-9665-0be91af503a6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 200 Jan 21 08:02:06.619599 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1068/2153] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:06 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 1346 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:06.679338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11b092d-3a29-4a74-a892-4b6c5619013d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:06.679816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11b092d-3a29-4a74-a892-4b6c5619013d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:06.680130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:06.680130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:06.680668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b11b092d-3a29-4a74-a892-4b6c5619013d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:06.856010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:06.856010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:06.866920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b11b092d-3a29-4a74-a892-4b6c5619013d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:06.889003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:06.889003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:06.901185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b11b092d-3a29-4a74-a892-4b6c5619013d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:06.902559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1086/2154] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:07.625805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf294605-2421-4399-89ca-cd994b0dc953 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 Jan 21 08:02:07.627664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf294605-2421-4399-89ca-cd994b0dc953 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:07.628064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:07.628064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:07.628690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf294605-2421-4399-89ca-cd994b0dc953 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:07.731134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf294605-2421-4399-89ca-cd994b0dc953 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 returned with HTTP 404 Jan 21 08:02:07.732169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1069/2155] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:07 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f08eeff8-dfe5-4808-84fe-346305934183 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:02:07.919244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93fdb608-dda3-41ac-9f4e-7310c07566db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:07.920048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93fdb608-dda3-41ac-9f4e-7310c07566db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:07.920418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:07.920418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:07.921041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93fdb608-dda3-41ac-9f4e-7310c07566db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:08.033620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:08.033620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:08.057714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93fdb608-dda3-41ac-9f4e-7310c07566db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:08.096027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:08.096027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:08.131989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93fdb608-dda3-41ac-9f4e-7310c07566db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:08.132778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1087/2156] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:09.148917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87c4f7f7-9560-4481-9f01-ded88d267e8d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:09.149837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87c4f7f7-9560-4481-9f01-ded88d267e8d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:09.150652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87c4f7f7-9560-4481-9f01-ded88d267e8d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:09.208414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:09.208414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:09.218393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87c4f7f7-9560-4481-9f01-ded88d267e8d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:09.239372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:09.239372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:09.247834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87c4f7f7-9560-4481-9f01-ded88d267e8d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:09.249454 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1070/2157] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:10.265006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0206c694-6af4-42ae-b11e-d0121b11b9a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:10.265543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0206c694-6af4-42ae-b11e-d0121b11b9a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:10.265870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:10.265870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:10.266436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0206c694-6af4-42ae-b11e-d0121b11b9a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:10.377872 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:10.377872 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:10.396820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0206c694-6af4-42ae-b11e-d0121b11b9a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:10.417922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:10.417922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:10.433419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0206c694-6af4-42ae-b11e-d0121b11b9a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:10.437464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1088/2158] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:11.452878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5bdc035-82e2-48d8-9c4c-043a0e1be710 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:11.454138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5bdc035-82e2-48d8-9c4c-043a0e1be710 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:11.455892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:11.455892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:11.456875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5bdc035-82e2-48d8-9c4c-043a0e1be710 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:11.574769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:11.574769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:11.584351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5bdc035-82e2-48d8-9c4c-043a0e1be710 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:11.604924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:11.604924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:11.619150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5bdc035-82e2-48d8-9c4c-043a0e1be710 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:11.620704 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1071/2159] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:11.753001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:02:11.753458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:11.753854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:11.753854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:11.754733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:11.755235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete snapshot with id: b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:02:11.818187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:11.818187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:11.821778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:02:11.966937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot delete request issued successfully. Jan 21 08:02:11.967669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-626805d3-6101-4fa1-b402-68e05b7fbe09 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 202 Jan 21 08:02:11.971143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1089/2160] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:02:11 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:02:11.979620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dd49ee6-32a2-410f-b177-021dadcaea54 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:02:11.980206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dd49ee6-32a2-410f-b177-021dadcaea54 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:11.980407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:11.980407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:11.981637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5dd49ee6-32a2-410f-b177-021dadcaea54 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:12.046904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:12.046904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:12.054518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5dd49ee6-32a2-410f-b177-021dadcaea54 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:02:12.057505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5dd49ee6-32a2-410f-b177-021dadcaea54 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:02:12.062451 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1072/2161] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:02:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 466 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:12.639539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de97036b-36be-41f7-87b1-790bce858b1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:12.641532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de97036b-36be-41f7-87b1-790bce858b1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:12.642460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:12.642460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:12.643255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de97036b-36be-41f7-87b1-790bce858b1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:12.716011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:12.716011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:12.726345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de97036b-36be-41f7-87b1-790bce858b1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:12.757504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:12.757504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:12.771950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de97036b-36be-41f7-87b1-790bce858b1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:12.773931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1090/2162] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:13.076014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e345183f-7da6-42df-8195-1565a2794dad tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:02:13.090108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e345183f-7da6-42df-8195-1565a2794dad tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:13.090515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:13.090515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:13.091188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e345183f-7da6-42df-8195-1565a2794dad tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:13.123795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:13.123795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:13.129579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e345183f-7da6-42df-8195-1565a2794dad tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:02:13.132465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e345183f-7da6-42df-8195-1565a2794dad tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 200 Jan 21 08:02:13.135156 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1073/2163] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:02:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:13.800624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1008cc8-8ba2-4f72-b8ca-aa23564010fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:13.801748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1008cc8-8ba2-4f72-b8ca-aa23564010fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:13.802215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:13.802215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:13.802931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1008cc8-8ba2-4f72-b8ca-aa23564010fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:13.925804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:13.925804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:13.948198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d1008cc8-8ba2-4f72-b8ca-aa23564010fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:13.978798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:13.978798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:13.991813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1008cc8-8ba2-4f72-b8ca-aa23564010fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:13.993611 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1091/2164] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:14.148112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e60e9f38-0e16-4d31-b6b2-1b42271f4597 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e Jan 21 08:02:14.148999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e60e9f38-0e16-4d31-b6b2-1b42271f4597 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:14.149524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:14.149524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:14.150214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e60e9f38-0e16-4d31-b6b2-1b42271f4597 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:14.174823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e60e9f38-0e16-4d31-b6b2-1b42271f4597 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e returned with HTTP 404 Jan 21 08:02:14.179922 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1074/2165] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:02:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/b9d5babf-9db6-4dd4-8871-804fffc28e6e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:02:14.184099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:02:14.184867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:14.185536 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:14.185536 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:14.186667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:14.187368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:02:14.252900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:14.252900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:14.254629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:14.287456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:02:14.288899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f3ffe99-fc51-4dce-89c7-fa35e13fd537 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 202 Jan 21 08:02:14.299564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c327a4e1-1908-46a2-946d-8bf97667f94b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:02:14.300371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c327a4e1-1908-46a2-946d-8bf97667f94b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:14.301932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c327a4e1-1908-46a2-946d-8bf97667f94b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:14.308487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1092/2166] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:02:14 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:02:14.369608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:14.369608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:14.380308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c327a4e1-1908-46a2-946d-8bf97667f94b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:14.409407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c327a4e1-1908-46a2-946d-8bf97667f94b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:02:14.420759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1075/2167] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:15.009086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1b4ae6f-80b4-44d9-8140-57fd87e0a162 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:15.009606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1b4ae6f-80b4-44d9-8140-57fd87e0a162 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:15.009999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:15.009999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:15.010611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1b4ae6f-80b4-44d9-8140-57fd87e0a162 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:15.115360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:15.115360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:15.139243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f1b4ae6f-80b4-44d9-8140-57fd87e0a162 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:15.179726 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:15.179726 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:15.202279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1b4ae6f-80b4-44d9-8140-57fd87e0a162 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:15.204828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1093/2168] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:15.427673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c4d1162-5130-47a4-99e8-1f6acfe18e4f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:02:15.428452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c4d1162-5130-47a4-99e8-1f6acfe18e4f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:15.428841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:15.428841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:15.429438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c4d1162-5130-47a4-99e8-1f6acfe18e4f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:15.534121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:15.534121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:15.562351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c4d1162-5130-47a4-99e8-1f6acfe18e4f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:15.599822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c4d1162-5130-47a4-99e8-1f6acfe18e4f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 200 Jan 21 08:02:15.602458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1076/2169] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:15 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 1367 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:02:16.222560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba71e64f-c80a-4ea2-b40d-e178a3bcbdff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:16.223744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba71e64f-c80a-4ea2-b40d-e178a3bcbdff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:16.224545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:16.224545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:16.225221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba71e64f-c80a-4ea2-b40d-e178a3bcbdff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:16.329624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:16.329624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:16.339304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ba71e64f-c80a-4ea2-b40d-e178a3bcbdff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:16.362579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:16.362579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:16.375265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba71e64f-c80a-4ea2-b40d-e178a3bcbdff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:16.383257 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1094/2170] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:16.624024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96303d9b-65db-4188-926d-f4a0f623ac83 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e Jan 21 08:02:16.624952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96303d9b-65db-4188-926d-f4a0f623ac83 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:16.625367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:16.625367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:16.627593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96303d9b-65db-4188-926d-f4a0f623ac83 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:16.718261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96303d9b-65db-4188-926d-f4a0f623ac83 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e returned with HTTP 404 Jan 21 08:02:16.722356 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1077/2171] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:16 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/f85270be-9f9a-4626-9459-037ba74e9a7e => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:02:16.767819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:02:16.768544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:16.768544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:16.769233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-507322720", "snapshot_id": null, "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "volume_type": null, "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:16.770706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-507322720', 'snapshot_id': None, 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'volume_type': None, 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:02:16.897478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:02:16.913231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:02:16.930084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (faf27660-b55e-462b-aa03-746257ed81f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:16.932974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32184d39-98a2-44ad-813a-ba9ec74d4d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:16.935230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:02:17.076659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32184d39-98a2-44ad-813a-ba9ec74d4d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:17.081866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe827a6-6a06-40f9-8d9d-eb4d01fed145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:17.170636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['1fcaa8a5-335e-4f9a-bdd3-80c34ff35159', 'b8fcfdf1-51f1-4ea9-bc36-052e81cd41d4', '6c75b549-e0b4-4691-b289-5b81d257722e', '898b9a9c-519d-479f-812a-5df4cf4483d0'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:02:17.172854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe827a6-6a06-40f9-8d9d-eb4d01fed145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fcaa8a5-335e-4f9a-bdd3-80c34ff35159', 'b8fcfdf1-51f1-4ea9-bc36-052e81cd41d4', '6c75b549-e0b4-4691-b289-5b81d257722e', '898b9a9c-519d-479f-812a-5df4cf4483d0']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:17.176477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0039e1c4-f6f5-4032-901d-2dc43e7157ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:17.255779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0039e1c4-f6f5-4032-901d-2dc43e7157ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-507322720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['1fcaa8a5-335e-4f9a-bdd3-80c34ff35159','b8fcfdf1-51f1-4ea9-bc36-052e81cd41d4','6c75b549-e0b4-4691-b289-5b81d257722e','898b9a9c-519d-479f-812a-5df4cf4483d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-507322720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:17.258416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58583f13-88e7-4638-8d82-e8f33bc0d05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:17.314388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58583f13-88e7-4638-8d82-e8f33bc0d05d) 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-507322720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['1fcaa8a5-335e-4f9a-bdd3-80c34ff35159','b8fcfdf1-51f1-4ea9-bc36-052e81cd41d4','6c75b549-e0b4-4691-b289-5b81d257722e','898b9a9c-519d-479f-812a-5df4cf4483d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:17.317875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd8acc7-4353-4c81-91c3-6ae2b7b5ea6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:17.337925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd8acc7-4353-4c81-91c3-6ae2b7b5ea6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:17.341730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (faf27660-b55e-462b-aa03-746257ed81f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:17.395581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9d04ef7-ea4b-4edc-93d4-55341029680f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:17.396492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9d04ef7-ea4b-4edc-93d4-55341029680f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:17.397815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9d04ef7-ea4b-4edc-93d4-55341029680f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:17.406244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:02:17.429393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0277d03f-ed42-45f8-b647-db1094f6ad18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:02:17.434209 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1095/2172] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:02:16 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 827 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:02:17.447718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bef6e6e-99d2-43ca-bcf4-80fc4b3832e2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:17.448379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bef6e6e-99d2-43ca-bcf4-80fc4b3832e2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:17.448705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:17.448705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:17.449264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bef6e6e-99d2-43ca-bcf4-80fc4b3832e2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:17.474992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:17.474992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:17.485097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9d04ef7-ea4b-4edc-93d4-55341029680f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:17.506266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:17.506266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:17.516862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9d04ef7-ea4b-4edc-93d4-55341029680f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:17.518334 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1078/2173] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:17.545320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:17.545320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:17.560405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bef6e6e-99d2-43ca-bcf4-80fc4b3832e2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:17.591480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bef6e6e-99d2-43ca-bcf4-80fc4b3832e2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:17.607321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1096/2174] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:17 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 895 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:18.537553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73ffa33c-00b8-453d-a624-182632557128 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:18.539263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73ffa33c-00b8-453d-a624-182632557128 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:18.539633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:18.539633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:18.540964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73ffa33c-00b8-453d-a624-182632557128 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:18.611960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:18.611960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:18.612914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2a1ba1e-9c05-48d6-a681-da47603f4c18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:18.613437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2a1ba1e-9c05-48d6-a681-da47603f4c18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:18.613682 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:18.613682 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:18.614010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2a1ba1e-9c05-48d6-a681-da47603f4c18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:18.622562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-73ffa33c-00b8-453d-a624-182632557128 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:18.649549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:18.649549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:18.662092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73ffa33c-00b8-453d-a624-182632557128 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:18.664742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1079/2175] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:18.701033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:18.701033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:18.713644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a2a1ba1e-9c05-48d6-a681-da47603f4c18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:18.747427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2a1ba1e-9c05-48d6-a681-da47603f4c18 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:18.749060 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1097/2176] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:18 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:19.680539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccc24d4b-f631-4cd1-a2eb-db33f65f8494 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:19.682022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccc24d4b-f631-4cd1-a2eb-db33f65f8494 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:19.682394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:19.682394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:19.683058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccc24d4b-f631-4cd1-a2eb-db33f65f8494 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:19.766514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6cb144c-ee73-4a18-bad1-422cd5e910f7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:19.767442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6cb144c-ee73-4a18-bad1-422cd5e910f7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:19.767678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:19.767678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:19.768021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6cb144c-ee73-4a18-bad1-422cd5e910f7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:19.820974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:19.820974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:19.848252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ccc24d4b-f631-4cd1-a2eb-db33f65f8494 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:19.891158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:19.891158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:19.902340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccc24d4b-f631-4cd1-a2eb-db33f65f8494 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:19.903557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1080/2177] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:19.906779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:19.906779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:19.932146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6cb144c-ee73-4a18-bad1-422cd5e910f7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:20.006813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6cb144c-ee73-4a18-bad1-422cd5e910f7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:20.007828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1098/2178] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:19 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:20.921751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb791dfc-81b2-4ee2-bb77-59b4b1755be7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:20.923375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb791dfc-81b2-4ee2-bb77-59b4b1755be7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:20.923860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:20.923860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:20.924560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb791dfc-81b2-4ee2-bb77-59b4b1755be7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:21.014145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:21.014145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:21.024156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91a27e16-742c-4a7d-9e0d-176efe464ae6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:21.024945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91a27e16-742c-4a7d-9e0d-176efe464ae6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:21.025364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:21.025364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:21.025984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91a27e16-742c-4a7d-9e0d-176efe464ae6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:21.026710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bb791dfc-81b2-4ee2-bb77-59b4b1755be7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:21.079845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:21.079845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:21.093731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb791dfc-81b2-4ee2-bb77-59b4b1755be7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:21.095997 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1081/2179] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:21.139251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:21.139251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:21.163124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91a27e16-742c-4a7d-9e0d-176efe464ae6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:21.206506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91a27e16-742c-4a7d-9e0d-176efe464ae6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:21.208058 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1099/2180] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:21 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:22.113164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1172175c-9cc0-465c-92d0-c7079da03fba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:22.114083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1172175c-9cc0-465c-92d0-c7079da03fba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:22.114280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:22.114280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:22.114981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1172175c-9cc0-465c-92d0-c7079da03fba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:22.224930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce2aca2e-f9bb-4181-81c6-a2af4a172877 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:22.225859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce2aca2e-f9bb-4181-81c6-a2af4a172877 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:22.226733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:22.226733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:22.228098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce2aca2e-f9bb-4181-81c6-a2af4a172877 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:22.236203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:22.236203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:22.260037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1172175c-9cc0-465c-92d0-c7079da03fba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:22.302923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:22.302923 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:22.317669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1172175c-9cc0-465c-92d0-c7079da03fba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:22.318839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1082/2181] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:22.337598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:22.337598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:22.359703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce2aca2e-f9bb-4181-81c6-a2af4a172877 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:22.392480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce2aca2e-f9bb-4181-81c6-a2af4a172877 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:22.394290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1100/2182] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:22 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:23.336439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-364c43b8-859e-4ea8-b06b-63b53fb9e274 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:23.337010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-364c43b8-859e-4ea8-b06b-63b53fb9e274 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:23.337148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:23.337148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:23.338238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-364c43b8-859e-4ea8-b06b-63b53fb9e274 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:23.413725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e1efe34-8951-4b9c-b47b-86cba319951b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:23.415934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e1efe34-8951-4b9c-b47b-86cba319951b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:23.416417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:23.416417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:23.417405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e1efe34-8951-4b9c-b47b-86cba319951b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:23.489801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:23.489801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:23.513411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-364c43b8-859e-4ea8-b06b-63b53fb9e274 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:23.546101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:23.546101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:23.555968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e1efe34-8951-4b9c-b47b-86cba319951b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:23.559970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:23.559970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:23.571686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-364c43b8-859e-4ea8-b06b-63b53fb9e274 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:23.582742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e1efe34-8951-4b9c-b47b-86cba319951b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:23.583504 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1083/2183] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:23.583969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1101/2184] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:24.588759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e6ed0a0-d787-4e56-ad4a-86a5bb784db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:24.589954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e6ed0a0-d787-4e56-ad4a-86a5bb784db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:24.590370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:24.590370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:24.591037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e6ed0a0-d787-4e56-ad4a-86a5bb784db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:24.601464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5dc132c-1ecb-47a0-bd08-dc8cfc7a951e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:24.602065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5dc132c-1ecb-47a0-bd08-dc8cfc7a951e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:24.602256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:24.602256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:24.602633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5dc132c-1ecb-47a0-bd08-dc8cfc7a951e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:24.650958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:24.650958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:24.670380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e6ed0a0-d787-4e56-ad4a-86a5bb784db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:24.703455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:24.703455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:24.718080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:24.718080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:24.720481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e6ed0a0-d787-4e56-ad4a-86a5bb784db9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:24.729865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5dc132c-1ecb-47a0-bd08-dc8cfc7a951e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:24.732746 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1084/2185] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:24.780870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5dc132c-1ecb-47a0-bd08-dc8cfc7a951e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:24.794073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1102/2186] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:24 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:25.738101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d211f78a-47c8-44dc-9ed2-5faf09beedd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:25.741857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d211f78a-47c8-44dc-9ed2-5faf09beedd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:25.742513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:25.742513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:25.743283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d211f78a-47c8-44dc-9ed2-5faf09beedd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:25.802605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f651d4ba-af18-4819-adc9-68616fb8b259 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:25.803294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f651d4ba-af18-4819-adc9-68616fb8b259 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:25.803488 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:25.803488 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:25.804010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f651d4ba-af18-4819-adc9-68616fb8b259 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:25.810925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:25.810925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:25.819993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d211f78a-47c8-44dc-9ed2-5faf09beedd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:25.840098 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:25.840098 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:25.853467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d211f78a-47c8-44dc-9ed2-5faf09beedd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:25.854597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1085/2187] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:25.868304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:25.868304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:25.878056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f651d4ba-af18-4819-adc9-68616fb8b259 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:25.902249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f651d4ba-af18-4819-adc9-68616fb8b259 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:25.903794 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1103/2188] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:25 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:26.871776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f68cf9c4-1e87-40ef-919d-11dc66052fe9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:26.872966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f68cf9c4-1e87-40ef-919d-11dc66052fe9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:26.873338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:26.873338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:26.873950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f68cf9c4-1e87-40ef-919d-11dc66052fe9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:26.920247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466cda3b-ebfa-48aa-915d-8d1808b95451 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:26.920770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466cda3b-ebfa-48aa-915d-8d1808b95451 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:26.920981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:26.920981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:26.921350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466cda3b-ebfa-48aa-915d-8d1808b95451 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:26.938619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:26.938619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:26.951946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f68cf9c4-1e87-40ef-919d-11dc66052fe9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:26.975134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:26.975134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:26.985830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f68cf9c4-1e87-40ef-919d-11dc66052fe9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:26.987324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1086/2189] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:27.017349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:27.017349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:27.033312 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-466cda3b-ebfa-48aa-915d-8d1808b95451 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:27.061832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466cda3b-ebfa-48aa-915d-8d1808b95451 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:27.073052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1104/2190] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:28.006867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce497200-b05d-41a4-a305-41bc5c0c0a78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:28.009544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce497200-b05d-41a4-a305-41bc5c0c0a78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:28.010241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:28.010241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:28.012135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ce497200-b05d-41a4-a305-41bc5c0c0a78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:28.079543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9715bdbe-b50e-4384-83e0-f75987ccbe22 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:28.079908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9715bdbe-b50e-4384-83e0-f75987ccbe22 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:28.080360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:28.080360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:28.081722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9715bdbe-b50e-4384-83e0-f75987ccbe22 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:28.184266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:28.184266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:28.200543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ce497200-b05d-41a4-a305-41bc5c0c0a78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:28.227585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:28.227585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:28.245913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ce497200-b05d-41a4-a305-41bc5c0c0a78 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:28.247075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1087/2191] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:28.259003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:28.259003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:28.269219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9715bdbe-b50e-4384-83e0-f75987ccbe22 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:28.294231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9715bdbe-b50e-4384-83e0-f75987ccbe22 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:28.295761 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1105/2192] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:28 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:29.263424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88416dc3-8759-4661-9665-e51cbc1bb7de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:29.264681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88416dc3-8759-4661-9665-e51cbc1bb7de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:29.265103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:29.265103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:29.266089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88416dc3-8759-4661-9665-e51cbc1bb7de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:29.311922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf30c9c3-5c37-417a-953b-8617d03c56be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:29.312444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf30c9c3-5c37-417a-953b-8617d03c56be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:29.314534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:29.314534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:29.315074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf30c9c3-5c37-417a-953b-8617d03c56be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:29.347799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:29.347799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:29.358923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-88416dc3-8759-4661-9665-e51cbc1bb7de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:29.381070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:29.381070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:29.395404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88416dc3-8759-4661-9665-e51cbc1bb7de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:29.396614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1088/2193] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:29.459345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:29.459345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:29.473496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bf30c9c3-5c37-417a-953b-8617d03c56be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:29.505285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf30c9c3-5c37-417a-953b-8617d03c56be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:29.507279 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1106/2194] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:29 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:30.413301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b22cc52d-e080-42d3-ab95-02396c890753 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:30.413863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b22cc52d-e080-42d3-ab95-02396c890753 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:30.413993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:30.413993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:30.414967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b22cc52d-e080-42d3-ab95-02396c890753 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:30.527296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-702299b2-6b17-44a2-baa5-a940fb8c791b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:30.528574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-702299b2-6b17-44a2-baa5-a940fb8c791b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:30.528964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:30.528964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:30.529614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-702299b2-6b17-44a2-baa5-a940fb8c791b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:30.557398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:30.557398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:30.584365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b22cc52d-e080-42d3-ab95-02396c890753 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:30.656194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:30.656194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:30.692737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b22cc52d-e080-42d3-ab95-02396c890753 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:30.696136 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1089/2195] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:30.705214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:30.705214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:30.729257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-702299b2-6b17-44a2-baa5-a940fb8c791b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:30.782836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-702299b2-6b17-44a2-baa5-a940fb8c791b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:30.786558 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1107/2196] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:30 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:31.713277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91a3c924-f94f-4a43-a0a9-88212383a51f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:31.714505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91a3c924-f94f-4a43-a0a9-88212383a51f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:31.714949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:31.714949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:31.715639 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91a3c924-f94f-4a43-a0a9-88212383a51f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:31.772592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:31.772592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:31.798671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91a3c924-f94f-4a43-a0a9-88212383a51f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:31.803923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97b395e3-0b34-4f1e-9ef5-b7e47edd375c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:31.804658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97b395e3-0b34-4f1e-9ef5-b7e47edd375c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:31.805033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:31.805033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:31.805659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97b395e3-0b34-4f1e-9ef5-b7e47edd375c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:31.854583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:31.854583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:31.878857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91a3c924-f94f-4a43-a0a9-88212383a51f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:31.884518 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1090/2197] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:31.902608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:31.902608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:31.912946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97b395e3-0b34-4f1e-9ef5-b7e47edd375c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:31.939408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97b395e3-0b34-4f1e-9ef5-b7e47edd375c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:31.940650 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1108/2198] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:31 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:32.900652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e13a742e-71a2-45ee-98da-ed743cdc5a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:32.903691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e13a742e-71a2-45ee-98da-ed743cdc5a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:32.904258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:32.904258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:32.904949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e13a742e-71a2-45ee-98da-ed743cdc5a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:32.958068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f7990de-0cab-4a6c-bd44-36bf0bf4a27f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:32.965143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f7990de-0cab-4a6c-bd44-36bf0bf4a27f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:32.966063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:32.966063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:32.966774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f7990de-0cab-4a6c-bd44-36bf0bf4a27f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:33.009162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:33.009162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:33.040760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e13a742e-71a2-45ee-98da-ed743cdc5a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:33.050177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:33.050177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:33.066048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f7990de-0cab-4a6c-bd44-36bf0bf4a27f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:33.123794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:33.123794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:33.135259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f7990de-0cab-4a6c-bd44-36bf0bf4a27f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:33.136887 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1109/2199] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:32 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:33.153672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e13a742e-71a2-45ee-98da-ed743cdc5a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:33.164090 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1091/2200] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:34.152535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-465ee3a9-836b-482c-8349-ccd960ec5a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:34.154482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-465ee3a9-836b-482c-8349-ccd960ec5a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:34.154710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:34.154710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:34.155113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-465ee3a9-836b-482c-8349-ccd960ec5a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:34.170507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049d89fc-fec7-4599-9128-ab4fb8cf3945 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:34.171122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049d89fc-fec7-4599-9128-ab4fb8cf3945 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:34.171315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:34.171315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:34.171966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-049d89fc-fec7-4599-9128-ab4fb8cf3945 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:34.261284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:34.261284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:34.261604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:34.261604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:34.271881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-049d89fc-fec7-4599-9128-ab4fb8cf3945 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:34.276328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-465ee3a9-836b-482c-8349-ccd960ec5a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:34.299146 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:34.299146 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:34.302072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-465ee3a9-836b-482c-8349-ccd960ec5a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:34.303172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1110/2201] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:34 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 977 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:34.309018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-049d89fc-fec7-4599-9128-ab4fb8cf3945 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:34.310052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1092/2202] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:35.319304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3781126b-317c-4aab-b6a6-e93af024c7be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:35.319822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3781126b-317c-4aab-b6a6-e93af024c7be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:35.319956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:35.319956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:35.320291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3781126b-317c-4aab-b6a6-e93af024c7be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:35.326673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-918e3c76-a378-44dd-aae9-32ff076e968e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:35.327552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-918e3c76-a378-44dd-aae9-32ff076e968e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:35.327552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:35.327552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:35.327870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-918e3c76-a378-44dd-aae9-32ff076e968e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:35.441308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:35.441308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:35.460316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3781126b-317c-4aab-b6a6-e93af024c7be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:35.473614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:35.473614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:35.491149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-918e3c76-a378-44dd-aae9-32ff076e968e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:35.510874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3781126b-317c-4aab-b6a6-e93af024c7be tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:35.518084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1111/2203] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:35 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 980 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:35.552846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:35.552846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:35.568979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-918e3c76-a378-44dd-aae9-32ff076e968e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:35.570189 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1093/2204] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:36.536114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-161f9b1c-4aa5-4d50-a9eb-4b3bb4373c5a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:36.537219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-161f9b1c-4aa5-4d50-a9eb-4b3bb4373c5a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:36.537911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:36.537911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:36.538610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-161f9b1c-4aa5-4d50-a9eb-4b3bb4373c5a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:36.585748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4cfcc1e-47a8-4b7b-b9e2-1f3f973b034f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:36.586247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4cfcc1e-47a8-4b7b-b9e2-1f3f973b034f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:36.591853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:36.591853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:36.592655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4cfcc1e-47a8-4b7b-b9e2-1f3f973b034f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:36.679818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:36.679818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:36.696206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4cfcc1e-47a8-4b7b-b9e2-1f3f973b034f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:36.729762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:36.729762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:36.750114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4cfcc1e-47a8-4b7b-b9e2-1f3f973b034f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:36.752727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1094/2205] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:36.810731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:36.810731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:36.825225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-161f9b1c-4aa5-4d50-a9eb-4b3bb4373c5a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:36.860549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-161f9b1c-4aa5-4d50-a9eb-4b3bb4373c5a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:36.862072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1112/2206] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:36 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 980 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:37.769285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-619143c4-ff54-45b0-8429-b1d0ed46ad97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:37.769857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-619143c4-ff54-45b0-8429-b1d0ed46ad97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:37.770097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:37.770097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:37.770360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-619143c4-ff54-45b0-8429-b1d0ed46ad97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:37.835805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:37.835805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:37.845822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-619143c4-ff54-45b0-8429-b1d0ed46ad97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:37.870505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:37.870505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:37.880906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-619143c4-ff54-45b0-8429-b1d0ed46ad97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:37.882947 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1095/2207] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:37.886128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23bfcd5c-571b-47cb-b793-6f3775b49c43 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:37.889496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23bfcd5c-571b-47cb-b793-6f3775b49c43 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:37.889697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:37.889697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:37.890075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23bfcd5c-571b-47cb-b793-6f3775b49c43 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:37.987006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:37.987006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:37.997490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23bfcd5c-571b-47cb-b793-6f3775b49c43 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:38.032100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23bfcd5c-571b-47cb-b793-6f3775b49c43 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:38.035489 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1113/2208] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:37 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 980 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:38.901106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f590c9d-42b2-49bd-86ac-2fd3039a07f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:38.901946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f590c9d-42b2-49bd-86ac-2fd3039a07f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:38.902186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:38.902186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:38.902904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f590c9d-42b2-49bd-86ac-2fd3039a07f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:39.036219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:39.036219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:39.047654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f590c9d-42b2-49bd-86ac-2fd3039a07f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:39.051029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2ac7850-5906-4019-88fc-0d6ef3829bd7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:39.051558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2ac7850-5906-4019-88fc-0d6ef3829bd7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:39.051748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:39.051748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:39.052396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2ac7850-5906-4019-88fc-0d6ef3829bd7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:39.069823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:39.069823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:39.080340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f590c9d-42b2-49bd-86ac-2fd3039a07f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:39.082097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1096/2209] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:39.207362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:39.207362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:39.226426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2ac7850-5906-4019-88fc-0d6ef3829bd7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:39.290573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2ac7850-5906-4019-88fc-0d6ef3829bd7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:39.291022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1114/2210] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:39 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 980 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:40.104427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-843434c8-1203-49a8-aeef-6ebfb32de505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:40.104982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-843434c8-1203-49a8-aeef-6ebfb32de505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:40.105122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:40.105122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:40.105906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-843434c8-1203-49a8-aeef-6ebfb32de505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:40.188366 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:40.188366 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:40.198671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-843434c8-1203-49a8-aeef-6ebfb32de505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:40.222039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:40.222039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:40.232202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-843434c8-1203-49a8-aeef-6ebfb32de505 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:40.243837 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1097/2211] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:40.307123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-337d593f-e811-4008-b973-5b374ae44f72 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:40.307643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-337d593f-e811-4008-b973-5b374ae44f72 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:40.307837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:40.307837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:40.308490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-337d593f-e811-4008-b973-5b374ae44f72 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:40.372243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:40.372243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:40.382430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-337d593f-e811-4008-b973-5b374ae44f72 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:40.408431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-337d593f-e811-4008-b973-5b374ae44f72 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:40.412935 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1115/2212] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:40 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1368 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:40.425852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ac334c9-4698-4d2e-8743-9017c332bd16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:40.426803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ac334c9-4698-4d2e-8743-9017c332bd16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:40.427213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:40.427213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:40.427860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ac334c9-4698-4d2e-8743-9017c332bd16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:40.489760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:40.489760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:40.500779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ac334c9-4698-4d2e-8743-9017c332bd16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:40.544379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ac334c9-4698-4d2e-8743-9017c332bd16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:40.548421 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1098/2213] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:40 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1368 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:41.248926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2442c4b-046d-4625-ae15-b1f78d95f3fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:41.249496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2442c4b-046d-4625-ae15-b1f78d95f3fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:41.249678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:41.249678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:41.249894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2442c4b-046d-4625-ae15-b1f78d95f3fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:41.306184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:41.306184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:41.316782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2442c4b-046d-4625-ae15-b1f78d95f3fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:41.339489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:41.339489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:41.351490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2442c4b-046d-4625-ae15-b1f78d95f3fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:41.353025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1116/2214] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:42.368781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b975bce9-df89-4861-a8b0-c8b5f9cec62c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:42.369334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b975bce9-df89-4861-a8b0-c8b5f9cec62c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:42.369470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:42.369470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:42.370165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b975bce9-df89-4861-a8b0-c8b5f9cec62c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:42.437463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:42.437463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:42.449732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b975bce9-df89-4861-a8b0-c8b5f9cec62c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:42.475072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:42.475072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:42.488116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b975bce9-df89-4861-a8b0-c8b5f9cec62c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:42.489681 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1099/2215] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:42.679806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-8cc7286e-18b7-4b5c-a938-ed10def77771 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:42.680334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-8cc7286e-18b7-4b5c-a938-ed10def77771 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:42.680547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:42.680547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:42.680917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-8cc7286e-18b7-4b5c-a938-ed10def77771 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:42.737880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:42.737880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:42.752914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6a596681-9390-4331-885a-92319062e92c req-8cc7286e-18b7-4b5c-a938-ed10def77771 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:42.784114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-8cc7286e-18b7-4b5c-a938-ed10def77771 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:42.785029 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1117/2216] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:02:42 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1368 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:43.505534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2cf8d21-9ef4-4e24-a80f-ff91cd3aa706 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:43.507066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2cf8d21-9ef4-4e24-a80f-ff91cd3aa706 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:43.507447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:43.507447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:43.508280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2cf8d21-9ef4-4e24-a80f-ff91cd3aa706 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:43.572118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:43.572118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:43.581714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2cf8d21-9ef4-4e24-a80f-ff91cd3aa706 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:43.602225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:43.602225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:43.612829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2cf8d21-9ef4-4e24-a80f-ff91cd3aa706 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:43.613805 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1100/2217] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:02:44.631982 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:44.633794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:44.634176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:44.634176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:44.634842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:44.696251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:44.696251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:44.708879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:44.731983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:44.731983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:44.741766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:44.742855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1118/2218] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:45.647154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-c89c9a0e-3968-40c2-80e8-16549759a4bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:45.648015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-c89c9a0e-3968-40c2-80e8-16549759a4bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:45.648325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:45.648325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:45.649657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-c89c9a0e-3968-40c2-80e8-16549759a4bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:45.706835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:45.706835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:45.715516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6a596681-9390-4331-885a-92319062e92c req-c89c9a0e-3968-40c2-80e8-16549759a4bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:45.741059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-c89c9a0e-3968-40c2-80e8-16549759a4bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:45.742292 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1101/2219] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:02:45 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1368 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:45.755308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:02:45.756113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:45.756589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:45.756589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:45.758371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:45.759949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0eb730e4-f7d0-4276-80b8-eb0e50eff6c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:02:45.761330 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1119/2220] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:02:45 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:02:45.764837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5180ad77-240c-46b6-ba8a-d68cedf36bab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:45.765594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5180ad77-240c-46b6-ba8a-d68cedf36bab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:45.766569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:45.766569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:45.767478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5180ad77-240c-46b6-ba8a-d68cedf36bab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:45.776565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:02:45.777663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4", "instance_uuid": "22b4dcf8-c1ff-4480-ab02-7a2a9982df22", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:45.825176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:45.825176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:45.834292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:45.834292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:45.835519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5180ad77-240c-46b6-ba8a-d68cedf36bab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:45.857462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:45.857462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:45.872192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5180ad77-240c-46b6-ba8a-d68cedf36bab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:45.873226 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1102/2221] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:45.901443 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:02:45.902540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1120/2222] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:02:45 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:02:46.890849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a12a40f7-20ef-4b1f-85e5-26dc72c2bba0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:46.891978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a12a40f7-20ef-4b1f-85e5-26dc72c2bba0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:46.892359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:46.892359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:46.892979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a12a40f7-20ef-4b1f-85e5-26dc72c2bba0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:46.944086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:46.944086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:46.952915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a12a40f7-20ef-4b1f-85e5-26dc72c2bba0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:46.977712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:46.977712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:46.987956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a12a40f7-20ef-4b1f-85e5-26dc72c2bba0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:46.989328 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1103/2223] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:47.442401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume// Jan 21 08:02:47.442997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:47.443201 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:47.443201 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:47.443883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:47.445745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-05f78e07-07f2-4311-9661-0d57391d098d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:02:47.447044 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1121/2224] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:02:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:02:47.460001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-23910d86-dbeb-4285-a0fa-179b953e47bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:02:47.460602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-23910d86-dbeb-4285-a0fa-179b953e47bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:47.461186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:47.461186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:47.461573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-23910d86-dbeb-4285-a0fa-179b953e47bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:47.513094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.513094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:47.521969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6a596681-9390-4331-885a-92319062e92c req-23910d86-dbeb-4285-a0fa-179b953e47bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:02:47.546433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.546433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:47.558475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-23910d86-dbeb-4285-a0fa-179b953e47bb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:02:47.559671 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1104/2225] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:02:47 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:02:47.610315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-39d5af2f-a53b-46d6-a4e7-103fc662da6c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 Jan 21 08:02:47.611523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-39d5af2f-a53b-46d6-a4e7-103fc662da6c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:47.653414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:02:47.653414 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:02:47.655149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-6a596681-9390-4331-885a-92319062e92c req-39d5af2f-a53b-46d6-a4e7-103fc662da6c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:02:47.664713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.664713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:48.005327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a90a3df6-1e90-4b76-99a7-6826890687b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:48.006597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a90a3df6-1e90-4b76-99a7-6826890687b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:48.006997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:48.006997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:48.007627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a90a3df6-1e90-4b76-99a7-6826890687b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:48.155372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.155372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:48.175931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a90a3df6-1e90-4b76-99a7-6826890687b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:48.202305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.202305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:48.213027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a90a3df6-1e90-4b76-99a7-6826890687b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:48.214544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1105/2226] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:49.229660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3428228-c275-4532-a6a1-6400e01382b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:49.230224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3428228-c275-4532-a6a1-6400e01382b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:49.230341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:49.230341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:49.230747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3428228-c275-4532-a6a1-6400e01382b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:49.338854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.338854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:49.353205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3428228-c275-4532-a6a1-6400e01382b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:49.377849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.377849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:49.387386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3428228-c275-4532-a6a1-6400e01382b6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:49.388927 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1106/2227] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:49.678969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-6a596681-9390-4331-885a-92319062e92c req-39d5af2f-a53b-46d6-a4e7-103fc662da6c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4-n-h2-768862-4'" released by "attachment_update" :: held 2.025s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:02:49.679884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-39d5af2f-a53b-46d6-a4e7-103fc662da6c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 returned with HTTP 200 Jan 21 08:02:49.680771 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1122/2228] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:02:47 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 => generated 762 bytes in 2077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:49.725621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-dcaf7372-bf5a-4077-858a-3d8727f796c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470/action Jan 21 08:02:49.727235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:49.727235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:49.727964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-dcaf7372-bf5a-4077-858a-3d8727f796c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:02:49.728712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-dcaf7372-bf5a-4077-858a-3d8727f796c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:49.806347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.806347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:49.828024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6a596681-9390-4331-885a-92319062e92c req-dcaf7372-bf5a-4077-858a-3d8727f796c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470/action returned with HTTP 204 Jan 21 08:02:49.829505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1107/2229] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:02:49 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:02:50.405100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-151f04ff-7f21-44bd-92ae-53c343fd1181 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:50.406187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-151f04ff-7f21-44bd-92ae-53c343fd1181 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:50.407160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:50.407160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:50.408121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-151f04ff-7f21-44bd-92ae-53c343fd1181 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:50.481801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.481801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:50.499885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-151f04ff-7f21-44bd-92ae-53c343fd1181 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:50.524767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.524767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:50.541354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-151f04ff-7f21-44bd-92ae-53c343fd1181 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:50.542472 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1123/2230] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:51.559658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-123cc94e-ee31-4802-9601-93a44d3ecbaf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:51.560376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-123cc94e-ee31-4802-9601-93a44d3ecbaf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:51.560595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:51.560595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:51.560974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-123cc94e-ee31-4802-9601-93a44d3ecbaf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:51.630891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:51.630891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:51.656159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-123cc94e-ee31-4802-9601-93a44d3ecbaf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:51.711147 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:51.711147 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:51.724673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-123cc94e-ee31-4802-9601-93a44d3ecbaf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:51.726425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1108/2231] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:52.743415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fafe9680-fcbd-4877-a03c-6d969c4d1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:52.744058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fafe9680-fcbd-4877-a03c-6d969c4d1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:52.744521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:52.744521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:52.745187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fafe9680-fcbd-4877-a03c-6d969c4d1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:52.802362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:52.802362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:52.810840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fafe9680-fcbd-4877-a03c-6d969c4d1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:52.831659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:52.831659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:52.840151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fafe9680-fcbd-4877-a03c-6d969c4d1a39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:52.841258 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1124/2232] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:53.857527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9299e809-de14-48a9-820a-108bfed74b4b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:53.858336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9299e809-de14-48a9-820a-108bfed74b4b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:53.858581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:53.858581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:53.859299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9299e809-de14-48a9-820a-108bfed74b4b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:53.913309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:53.913309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:53.922981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9299e809-de14-48a9-820a-108bfed74b4b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:53.970866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:53.970866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:54.019301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9299e809-de14-48a9-820a-108bfed74b4b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:54.023882 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1109/2233] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:55.040191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8dd2283-9b68-4e91-9c41-21a30ed06ceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:55.041283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2283-9b68-4e91-9c41-21a30ed06ceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:55.041704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:55.041704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:55.042343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2283-9b68-4e91-9c41-21a30ed06ceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:55.125538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.125538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:55.161018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f8dd2283-9b68-4e91-9c41-21a30ed06ceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:55.212140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.212140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:55.234146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8dd2283-9b68-4e91-9c41-21a30ed06ceb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:55.249646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1125/2234] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:56.253671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cccb8efe-e032-436e-b0d6-127b81fa924d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:56.255673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cccb8efe-e032-436e-b0d6-127b81fa924d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:56.256322 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:56.256322 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:56.256999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cccb8efe-e032-436e-b0d6-127b81fa924d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:56.341684 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.341684 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:56.355103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cccb8efe-e032-436e-b0d6-127b81fa924d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:56.382999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.382999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:56.393362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cccb8efe-e032-436e-b0d6-127b81fa924d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:56.403180 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1110/2235] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:57.411140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13f42844-61e7-4973-af7c-b3ece42123ca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:57.411765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13f42844-61e7-4973-af7c-b3ece42123ca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:57.411883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:57.411883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:57.412173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13f42844-61e7-4973-af7c-b3ece42123ca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:57.497335 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.497335 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:57.518289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-13f42844-61e7-4973-af7c-b3ece42123ca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:57.549346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.549346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:57.559333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13f42844-61e7-4973-af7c-b3ece42123ca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:57.570578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1126/2236] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:58.577045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f564f7c4-7894-4b2a-89e4-14807979ce54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:58.580609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f564f7c4-7894-4b2a-89e4-14807979ce54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:58.581134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:58.581134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:58.581832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f564f7c4-7894-4b2a-89e4-14807979ce54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:58.661614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:58.661614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:58.683879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f564f7c4-7894-4b2a-89e4-14807979ce54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:58.718113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:58.718113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:58.732214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f564f7c4-7894-4b2a-89e4-14807979ce54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:58.746793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1111/2237] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:59.751663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3728c7b-3c41-4667-8504-87aae9f4b325 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:02:59.753160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3728c7b-3c41-4667-8504-87aae9f4b325 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:59.753615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:59.753615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:02:59.755133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3728c7b-3c41-4667-8504-87aae9f4b325 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:59.815020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.815020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:59.839362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3728c7b-3c41-4667-8504-87aae9f4b325 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:02:59.870651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.870651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:02:59.883526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3728c7b-3c41-4667-8504-87aae9f4b325 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:02:59.884847 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1127/2238] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:00.900793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d922a012-c553-47b1-9cd2-0f247dd8cd34 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:00.901813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d922a012-c553-47b1-9cd2-0f247dd8cd34 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:00.902202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:00.902202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:00.902919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d922a012-c553-47b1-9cd2-0f247dd8cd34 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:00.965864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.965864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:00.986401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d922a012-c553-47b1-9cd2-0f247dd8cd34 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:01.021752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.021752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:01.031606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d922a012-c553-47b1-9cd2-0f247dd8cd34 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:01.041856 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1112/2239] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:02.050312 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2ae1aee-9281-400f-aabc-14dd59672464 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:02.051398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2ae1aee-9281-400f-aabc-14dd59672464 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:02.051765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:02.051765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:02.053637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2ae1aee-9281-400f-aabc-14dd59672464 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:02.116426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:02.116426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:02.127374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2ae1aee-9281-400f-aabc-14dd59672464 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:02.160797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:02.160797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:02.173556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2ae1aee-9281-400f-aabc-14dd59672464 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:02.174369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1128/2240] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:03:03.191682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74e62562-d268-4fb8-a482-a44414e9426a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:03.192338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74e62562-d268-4fb8-a482-a44414e9426a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:03.193130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:03.193130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:03.193838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74e62562-d268-4fb8-a482-a44414e9426a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:03.250395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:03.250395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:03.272720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74e62562-d268-4fb8-a482-a44414e9426a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:03.295236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:03.295236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:03.304450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74e62562-d268-4fb8-a482-a44414e9426a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:03.305593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1113/2241] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:04.322857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89a85a9f-476d-4f44-af90-fa28e2a6c1dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:04.323665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89a85a9f-476d-4f44-af90-fa28e2a6c1dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:04.323893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:04.323893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:04.324259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89a85a9f-476d-4f44-af90-fa28e2a6c1dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:04.447368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:04.447368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:04.457094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-89a85a9f-476d-4f44-af90-fa28e2a6c1dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:04.480879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:04.480879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:04.497786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89a85a9f-476d-4f44-af90-fa28e2a6c1dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:04.499402 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1129/2242] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:05.517178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b35d794d-de1d-4172-a2d7-1e457933c762 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:05.518394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b35d794d-de1d-4172-a2d7-1e457933c762 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:05.519197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:05.519197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:05.519865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b35d794d-de1d-4172-a2d7-1e457933c762 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:05.585901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:05.585901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:05.601576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b35d794d-de1d-4172-a2d7-1e457933c762 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:05.626926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:05.626926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:05.639266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b35d794d-de1d-4172-a2d7-1e457933c762 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:05.651271 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1114/2243] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:06.658814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c9b131-0734-4733-8aa6-19ec189a4bed tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:06.660338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70c9b131-0734-4733-8aa6-19ec189a4bed tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:06.661225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:06.661225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:06.661914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70c9b131-0734-4733-8aa6-19ec189a4bed tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:06.744761 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:06.744761 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:06.758075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70c9b131-0734-4733-8aa6-19ec189a4bed tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:06.792039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:06.792039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:06.806647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c9b131-0734-4733-8aa6-19ec189a4bed tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:06.808254 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1130/2244] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:07.825623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ee6713d-b7e8-4cc0-9f7f-7f1ddf251eec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:07.826413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ee6713d-b7e8-4cc0-9f7f-7f1ddf251eec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:07.826755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:07.826755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:07.827292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ee6713d-b7e8-4cc0-9f7f-7f1ddf251eec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:07.915565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:07.915565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:07.925514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ee6713d-b7e8-4cc0-9f7f-7f1ddf251eec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:07.956253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:07.956253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:07.971083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ee6713d-b7e8-4cc0-9f7f-7f1ddf251eec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:07.972519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1115/2245] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:08.988879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c4a79f6-0b86-4eb1-bbdf-a5d0bd2f60a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:08.990029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c4a79f6-0b86-4eb1-bbdf-a5d0bd2f60a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:08.990279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:08.990279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:08.991018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c4a79f6-0b86-4eb1-bbdf-a5d0bd2f60a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:09.077264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:09.077264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:09.100418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c4a79f6-0b86-4eb1-bbdf-a5d0bd2f60a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:09.142110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:09.142110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:09.157799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c4a79f6-0b86-4eb1-bbdf-a5d0bd2f60a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:09.158865 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1131/2246] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:10.176123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64e0c919-a684-45bd-ae9f-046900b83bde tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:10.176637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64e0c919-a684-45bd-ae9f-046900b83bde tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:10.176811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:10.176811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:10.177478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64e0c919-a684-45bd-ae9f-046900b83bde tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:10.229983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:10.229983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:10.239258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64e0c919-a684-45bd-ae9f-046900b83bde tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:10.260745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:10.260745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:10.270565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64e0c919-a684-45bd-ae9f-046900b83bde tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:10.271428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1116/2247] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:11.288732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c0b1177-671a-447d-b7a2-61455475f982 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:11.289296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1177-671a-447d-b7a2-61455475f982 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:11.289473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:11.289473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:11.289843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1177-671a-447d-b7a2-61455475f982 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:11.382540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:11.382540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:11.392031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c0b1177-671a-447d-b7a2-61455475f982 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:11.415299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:11.415299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:11.426044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c0b1177-671a-447d-b7a2-61455475f982 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:11.427239 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1132/2248] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:12.443019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bb47c95-ec59-4912-a942-d3a622be6341 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:12.444107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bb47c95-ec59-4912-a942-d3a622be6341 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:12.444320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:12.444320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:12.444696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bb47c95-ec59-4912-a942-d3a622be6341 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:12.514501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:12.514501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:12.534276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6bb47c95-ec59-4912-a942-d3a622be6341 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:12.555389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:12.555389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:12.569362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bb47c95-ec59-4912-a942-d3a622be6341 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:12.570759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1117/2249] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:13.590218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0914598d-2e50-4a79-80b7-1a18f70d3282 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:13.591788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0914598d-2e50-4a79-80b7-1a18f70d3282 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:13.610794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:13.610794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:13.612713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0914598d-2e50-4a79-80b7-1a18f70d3282 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:13.696188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:13.696188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:13.719230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0914598d-2e50-4a79-80b7-1a18f70d3282 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:13.762505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:13.762505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:13.779660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0914598d-2e50-4a79-80b7-1a18f70d3282 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:13.780480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1133/2250] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:14.659586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-ff1e172e-cc17-4f08-8eea-752652c119b2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/limits Jan 21 08:03:14.660397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-ff1e172e-cc17-4f08-8eea-752652c119b2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:14.661205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:14.661205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:14.661747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-ff1e172e-cc17-4f08-8eea-752652c119b2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:14.728755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-ff1e172e-cc17-4f08-8eea-752652c119b2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/limits returned with HTTP 200 Jan 21 08:03:14.738604 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1118/2251] 10.222.0.13 () {60 vars in 1455 bytes} [Thu Jan 21 08:03:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/limits => generated 302 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:14.791573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-9644a2df-00d1-44ea-a52a-c1718211b242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:03:14.800512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8e57545-6fcc-43e3-8d3c-6c49f4cc380d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:14.801535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8e57545-6fcc-43e3-8d3c-6c49f4cc380d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:14.802179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-9644a2df-00d1-44ea-a52a-c1718211b242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:14.803159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8e57545-6fcc-43e3-8d3c-6c49f4cc380d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:14.803458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:14.803458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:14.804321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-9644a2df-00d1-44ea-a52a-c1718211b242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:14.885359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:14.885359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:14.895331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8e57545-6fcc-43e3-8d3c-6c49f4cc380d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:14.912756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:14.912756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:14.923562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:14.923562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:14.932400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-9644a2df-00d1-44ea-a52a-c1718211b242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:14.934645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8e57545-6fcc-43e3-8d3c-6c49f4cc380d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:14.936037 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1119/2252] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:14.965017 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:14.965017 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:14.977417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-9644a2df-00d1-44ea-a52a-c1718211b242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:03:14.978442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1134/2253] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:03:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1660 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:03:15.000947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots Jan 21 08:03:15.001418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:15.001418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:15.001850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-605461718", "description": null, "metadata": {}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:15.088042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:15.088042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:15.089262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:15.089625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create snapshot from volume 1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:03:15.154665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['3785ee6a-914d-43b0-a8a2-c4efb43b3664', 'da2feee6-d18a-45ab-9b62-3700ca52ced8', 'c1e6cd9d-a71f-4476-9161-ad99f8cfc17b', '3a2b7bbc-c08c-43cf-8d7f-3acbe91b3d67'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:03:15.311024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot force create request issued successfully. Jan 21 08:03:15.313812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b6458334-dfd2-4f04-b4db-c6923a01d19a req-3c8b600e-f341-4e66-8c7d-04dd89e4baff tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots returned with HTTP 202 Jan 21 08:03:15.321876 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1120/2254] 10.222.0.13 () {64 vars in 1518 bytes} [Thu Jan 21 08:03:14 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots => generated 319 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:03:15.952969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddb16b2c-eb87-4172-a875-510881c66e01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:15.953561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddb16b2c-eb87-4172-a875-510881c66e01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:15.953561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:15.953561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:15.954089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddb16b2c-eb87-4172-a875-510881c66e01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:16.084357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:16.084357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:16.113376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ddb16b2c-eb87-4172-a875-510881c66e01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:16.164173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:16.164173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:16.180369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddb16b2c-eb87-4172-a875-510881c66e01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:16.181877 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1135/2255] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:17.199840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85e61d11-5033-4175-9a83-3d8eee7b3379 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:17.200531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85e61d11-5033-4175-9a83-3d8eee7b3379 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:17.200852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:17.200852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:17.201418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85e61d11-5033-4175-9a83-3d8eee7b3379 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:17.219954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd9733da-ca51-4024-bb57-0db5cf7e076a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:03:17.220496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd9733da-ca51-4024-bb57-0db5cf7e076a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:17.220714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:17.220714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:17.221096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd9733da-ca51-4024-bb57-0db5cf7e076a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:17.298086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:17.298086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:17.303071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dd9733da-ca51-4024-bb57-0db5cf7e076a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:03:17.308650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd9733da-ca51-4024-bb57-0db5cf7e076a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:03:17.313457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1136/2256] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:03:17 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 451 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:17.350639 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:17.350639 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:17.383862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85e61d11-5033-4175-9a83-3d8eee7b3379 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:17.452018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:17.452018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:17.477531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85e61d11-5033-4175-9a83-3d8eee7b3379 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:17.478550 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1121/2257] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:18.323994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3ad11c6-5489-450e-a85c-d4a7c367dd5f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:03:18.324514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3ad11c6-5489-450e-a85c-d4a7c367dd5f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:18.324696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:18.324696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:18.325070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3ad11c6-5489-450e-a85c-d4a7c367dd5f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:18.367420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:18.367420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:18.368569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e3ad11c6-5489-450e-a85c-d4a7c367dd5f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:03:18.370514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3ad11c6-5489-450e-a85c-d4a7c367dd5f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:03:18.372305 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1137/2258] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:03:18 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 478 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:18.495549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be3e017a-a57d-491d-8866-f1599eb22fa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:18.496460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be3e017a-a57d-491d-8866-f1599eb22fa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:18.496901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:18.496901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:18.497587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be3e017a-a57d-491d-8866-f1599eb22fa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:18.551936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:18.551936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:18.561563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be3e017a-a57d-491d-8866-f1599eb22fa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:18.583796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:18.583796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:18.594518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be3e017a-a57d-491d-8866-f1599eb22fa1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:18.596057 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1122/2259] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:19.612471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3380ba4d-7e5d-4d2d-8ab1-05573666fa1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:19.613140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3380ba4d-7e5d-4d2d-8ab1-05573666fa1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:19.613457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:19.613457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:19.614017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3380ba4d-7e5d-4d2d-8ab1-05573666fa1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:19.703264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:19.703264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:19.715861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3380ba4d-7e5d-4d2d-8ab1-05573666fa1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:19.740618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:19.740618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:19.750359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3380ba4d-7e5d-4d2d-8ab1-05573666fa1b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:19.763102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1138/2260] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:20.681778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4d58dba0-4aa7-4bce-8d24-12f94570e418 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:03:20.682369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4d58dba0-4aa7-4bce-8d24-12f94570e418 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:20.682471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:20.682471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:20.683021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4d58dba0-4aa7-4bce-8d24-12f94570e418 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:20.714931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:20.714931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:20.716822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4d58dba0-4aa7-4bce-8d24-12f94570e418 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:03:20.719456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4d58dba0-4aa7-4bce-8d24-12f94570e418 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:03:20.728787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1123/2261] 10.222.0.13 () {60 vars in 1575 bytes} [Thu Jan 21 08:03:20 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 478 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:20.768811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8692ca0-a665-46bd-b648-bec1ea8be0bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:20.769316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8692ca0-a665-46bd-b648-bec1ea8be0bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:20.769935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:20.769935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:20.770295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8692ca0-a665-46bd-b648-bec1ea8be0bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:20.845530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:20.845530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:20.854585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8692ca0-a665-46bd-b648-bec1ea8be0bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:20.883310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:20.883310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:20.896151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8692ca0-a665-46bd-b648-bec1ea8be0bd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:20.908256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1139/2262] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:21.915169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a57fcd0-6607-476e-b9bc-8c7f0c02d4e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:21.915169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a57fcd0-6607-476e-b9bc-8c7f0c02d4e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:21.915772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:21.915772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:21.917177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a57fcd0-6607-476e-b9bc-8c7f0c02d4e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:22.010968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.010968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.013557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a57fcd0-6607-476e-b9bc-8c7f0c02d4e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:22.047676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.047676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.060080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a57fcd0-6607-476e-b9bc-8c7f0c02d4e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:22.061537 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1124/2263] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:22.371319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ac4ee7d8-47d1-4566-9d98-b230fc50be88 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:03:22.373219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ac4ee7d8-47d1-4566-9d98-b230fc50be88 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:22.375431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:22.375431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:22.377921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ac4ee7d8-47d1-4566-9d98-b230fc50be88 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:22.463033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.463033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.468162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ac4ee7d8-47d1-4566-9d98-b230fc50be88 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:03:22.474464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ac4ee7d8-47d1-4566-9d98-b230fc50be88 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:03:22.478544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1140/2264] 10.222.0.45 () {58 vars in 1368 bytes} [Thu Jan 21 08:03:22 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 478 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:22.510026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-bc029367-cca5-4ac7-bd49-788d93f9a8da tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:03:22.513987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-bc029367-cca5-4ac7-bd49-788d93f9a8da tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:22.513987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:22.513987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:22.522716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-bc029367-cca5-4ac7-bd49-788d93f9a8da tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:22.622806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.622806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.654115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-bc029367-cca5-4ac7-bd49-788d93f9a8da tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:22.689838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.689838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.713665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-bc029367-cca5-4ac7-bd49-788d93f9a8da tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:03:22.715557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1125/2265] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:22 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1660 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:22.734203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:03:22.734203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:22.734203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:22.735790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e43f0870-e33e-4b8a-83a5-ad2436a2ea79", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:22.741227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e43f0870-e33e-4b8a-83a5-ad2436a2ea79', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:03:22.815294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:22.815294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:22.815984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:03:22.816352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:03:22.817644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:03:22.836314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (5bd60000-994b-4144-aa8f-fd538dee0e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:03:22.839460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0911da49-778f-48b4-94d8-737fbf760d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:22.843809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:03:22.996011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0911da49-778f-48b4-94d8-737fbf760d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e43f0870-e33e-4b8a-83a5-ad2436a2ea79', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:23.005422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dd5532-fe72-4465-abcd-bf5576df0982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:23.085966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4bb22af-9dbb-43bd-baa2-43524441f063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:23.085966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4bb22af-9dbb-43bd-baa2-43524441f063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:23.085966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:23.085966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:23.085966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4bb22af-9dbb-43bd-baa2-43524441f063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:23.159756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['955aba2a-0efb-4f22-b3e1-b00d78cc313b', 'b55041c4-1a67-4487-baf7-7eff05b6f5ae', '586ba38c-8c74-45dc-8ce7-107da6be28e5', '909400fd-0d34-49e1-834e-58471cdde132'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:03:23.159756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dd5532-fe72-4465-abcd-bf5576df0982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955aba2a-0efb-4f22-b3e1-b00d78cc313b', 'b55041c4-1a67-4487-baf7-7eff05b6f5ae', '586ba38c-8c74-45dc-8ce7-107da6be28e5', '909400fd-0d34-49e1-834e-58471cdde132']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:23.173805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cebae-f2d1-4cf7-a00e-c96bad327651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:23.226544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:23.226544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:23.253459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c4bb22af-9dbb-43bd-baa2-43524441f063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:23.298937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:23.298937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:23.314573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4bb22af-9dbb-43bd-baa2-43524441f063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:23.318320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1126/2266] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:23.366365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cebae-f2d1-4cf7-a00e-c96bad327651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0384869f-f763-475d-976e-cd91ecabddc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['955aba2a-0efb-4f22-b3e1-b00d78cc313b','b55041c4-1a67-4487-baf7-7eff05b6f5ae','586ba38c-8c74-45dc-8ce7-107da6be28e5','909400fd-0d34-49e1-834e-58471cdde132'],size=1,snapshot_id=e43f0870-e33e-4b8a-83a5-ad2436a2ea79,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:03:23Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0384869f-f763-475d-976e-cd91ecabddc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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=e43f0870-e33e-4b8a-83a5-ad2436a2ea79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:23.369454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff707f0-792c-403a-a76f-18b8645c5c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:23.401283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff707f0-792c-403a-a76f-18b8645c5c40) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['955aba2a-0efb-4f22-b3e1-b00d78cc313b','b55041c4-1a67-4487-baf7-7eff05b6f5ae','586ba38c-8c74-45dc-8ce7-107da6be28e5','909400fd-0d34-49e1-834e-58471cdde132'],size=1,snapshot_id=e43f0870-e33e-4b8a-83a5-ad2436a2ea79,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:23.403885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2595ee37-8078-4f54-a360-443dec40bced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:23.532327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2595ee37-8078-4f54-a360-443dec40bced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:23.535399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (5bd60000-994b-4144-aa8f-fd538dee0e85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:03:23.604070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:03:23.644288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-9dfa2e0b-d5c4-43c4-a27e-ff9d2f7f3ab1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:03:23.646611 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1141/2267] 10.222.0.45 () {62 vars in 1305 bytes} [Thu Jan 21 08:03:22 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 805 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:03:23.663784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4ab6d83e-8f80-49d1-98c8-a8ee3a99a569 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:23.664672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4ab6d83e-8f80-49d1-98c8-a8ee3a99a569 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:23.665070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:23.665070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:23.665727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4ab6d83e-8f80-49d1-98c8-a8ee3a99a569 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:23.737158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:23.737158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:23.757987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4ab6d83e-8f80-49d1-98c8-a8ee3a99a569 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:23.787779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-4ab6d83e-8f80-49d1-98c8-a8ee3a99a569 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:23.788687 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1127/2268] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 873 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:23.805062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ad3a5482-932e-4d15-8f34-6cc5c350308b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:23.806011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ad3a5482-932e-4d15-8f34-6cc5c350308b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:23.806339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:23.806339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:23.806960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ad3a5482-932e-4d15-8f34-6cc5c350308b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:23.882481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:23.882481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:23.893323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ad3a5482-932e-4d15-8f34-6cc5c350308b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:23.919607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-ad3a5482-932e-4d15-8f34-6cc5c350308b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:23.921402 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1142/2269] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 897 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:24.332758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a9bd977-4b1a-4bd6-af5f-f0ed5284debf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:24.334045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a9bd977-4b1a-4bd6-af5f-f0ed5284debf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:24.334249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:24.334249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:24.334928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a9bd977-4b1a-4bd6-af5f-f0ed5284debf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:24.393687 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:24.393687 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:24.407189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a9bd977-4b1a-4bd6-af5f-f0ed5284debf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:24.431911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:24.431911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:24.443283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a9bd977-4b1a-4bd6-af5f-f0ed5284debf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:24.444391 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1128/2270] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:25.470237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5305add8-b9b6-4894-90e8-729c77b7d77b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:25.471578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5305add8-b9b6-4894-90e8-729c77b7d77b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:25.472007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:25.472007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:25.472677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5305add8-b9b6-4894-90e8-729c77b7d77b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:25.548221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:25.548221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:25.557364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5305add8-b9b6-4894-90e8-729c77b7d77b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:25.577564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:25.577564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:25.586031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5305add8-b9b6-4894-90e8-729c77b7d77b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:25.587221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1143/2271] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:26.603952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd19e31-b254-4bd7-9a27-59efc8367920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:26.604485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd19e31-b254-4bd7-9a27-59efc8367920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:26.604823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:26.604823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:26.605323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbd19e31-b254-4bd7-9a27-59efc8367920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:26.666704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:26.666704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:26.678007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbd19e31-b254-4bd7-9a27-59efc8367920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:26.708690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:26.708690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:26.717604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbd19e31-b254-4bd7-9a27-59efc8367920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:26.722728 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1129/2272] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:26.929427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-8563457e-d04a-49d5-a8a0-d0998864bbf4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:26.930164 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-8563457e-d04a-49d5-a8a0-d0998864bbf4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:26.930597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:26.930597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:26.931301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-8563457e-d04a-49d5-a8a0-d0998864bbf4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:27.020643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:27.020643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:27.047211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-8563457e-d04a-49d5-a8a0-d0998864bbf4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:27.123411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-8563457e-d04a-49d5-a8a0-d0998864bbf4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:27.137818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1144/2273] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 897 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:27.739594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b902d7f-67c8-498f-ba63-79970e131b43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:27.741327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b902d7f-67c8-498f-ba63-79970e131b43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:27.741561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:27.741561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:27.743708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b902d7f-67c8-498f-ba63-79970e131b43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:27.824631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:27.824631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:27.834812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b902d7f-67c8-498f-ba63-79970e131b43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:27.859481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:27.859481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:27.869574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b902d7f-67c8-498f-ba63-79970e131b43 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:27.870403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1130/2274] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:28.889680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6519fbd-743f-436a-9835-bb0796ba574f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:28.891725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6519fbd-743f-436a-9835-bb0796ba574f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:28.892144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:28.892144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:28.892989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e6519fbd-743f-436a-9835-bb0796ba574f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:28.996900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:28.996900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:28.996900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e6519fbd-743f-436a-9835-bb0796ba574f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:29.035976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:29.035976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:29.082151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e6519fbd-743f-436a-9835-bb0796ba574f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:29.082989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1145/2275] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:03:30.127219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a8722c0-5f98-4453-95f4-171b3fc3ab8b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:30.127219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a8722c0-5f98-4453-95f4-171b3fc3ab8b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:30.127219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:30.127219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:30.127219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a8722c0-5f98-4453-95f4-171b3fc3ab8b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:30.175262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-2d9f5ee7-e6c7-40ba-8335-b7e1abe5da92 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:30.175262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-2d9f5ee7-e6c7-40ba-8335-b7e1abe5da92 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:30.175262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:30.175262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:30.175262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-2d9f5ee7-e6c7-40ba-8335-b7e1abe5da92 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:30.302896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:30.302896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:30.329257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:30.329257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:30.334189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a8722c0-5f98-4453-95f4-171b3fc3ab8b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:30.363706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-2d9f5ee7-e6c7-40ba-8335-b7e1abe5da92 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:30.396195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:30.396195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:30.431244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a8722c0-5f98-4453-95f4-171b3fc3ab8b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:30.431244 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1131/2276] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:30.438586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-2d9f5ee7-e6c7-40ba-8335-b7e1abe5da92 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:30.438586 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1146/2277] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:30 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 897 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:31.437101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-532f5b6e-7743-4180-8621-b9d1ee74d230 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:31.438614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-532f5b6e-7743-4180-8621-b9d1ee74d230 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:31.438614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:31.438614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:31.438614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-532f5b6e-7743-4180-8621-b9d1ee74d230 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:31.492200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:31.492200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:31.501315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-532f5b6e-7743-4180-8621-b9d1ee74d230 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:31.520961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:31.520961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:31.529767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-532f5b6e-7743-4180-8621-b9d1ee74d230 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:31.531675 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1132/2278] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:32.548501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:32.549070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:32.549246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:32.549246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:32.549588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:32.623248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:32.623248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:32.632474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:32.652836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:32.652836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:32.663682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:32.664778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1147/2279] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:33.458071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-fe4e7ab2-3a93-418b-86d9-8bb8eecb10dd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:33.458071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-fe4e7ab2-3a93-418b-86d9-8bb8eecb10dd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:33.458071 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:33.458071 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:33.458071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-fe4e7ab2-3a93-418b-86d9-8bb8eecb10dd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:33.550226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:33.550226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:33.560380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-fe4e7ab2-3a93-418b-86d9-8bb8eecb10dd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:33.585181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-fe4e7ab2-3a93-418b-86d9-8bb8eecb10dd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:33.586038 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1133/2280] 10.222.0.45 () {58 vars in 1362 bytes} [Thu Jan 21 08:03:33 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 1347 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:33.594023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:03:33.594161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:33.594279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:33.594279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:33.594672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:33.595904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ded123e0-f811-4d7f-bb50-6ee78dd0421a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:03:33.596496 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1148/2281] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:03:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:03:33.613357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-65d19b98-7d76-4809-883b-cb9f90a6f743 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:03:33.613493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:33.613493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:33.613906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-65d19b98-7d76-4809-883b-cb9f90a6f743 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0384869f-f763-475d-976e-cd91ecabddc3", "instance_uuid": "9604ff56-ad9f-4747-9d7c-d5eb21a6f2fb", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:33.826587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:33.826587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:33.831186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1149/2282] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:33.980522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-65d19b98-7d76-4809-883b-cb9f90a6f743 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:03:33.982785 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1134/2283] 10.222.0.45 () {64 vars in 1358 bytes} [Thu Jan 21 08:03:33 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:33.990140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:03:33.990640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:33.990882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:33.990882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:33.991267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:33.992301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60113472-f668-4410-95a1-5eb02c282886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:03:33.992893 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1150/2284] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:03:33 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:03:34.032812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-5de31322-82d3-41b2-beed-58be32f98d24 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:03:34.032812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-5de31322-82d3-41b2-beed-58be32f98d24 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:34.032812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:34.032812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:34.032812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-5de31322-82d3-41b2-beed-58be32f98d24 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:34.079953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.079953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:34.104003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-5de31322-82d3-41b2-beed-58be32f98d24 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:03:34.137663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.137663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:34.137663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-5de31322-82d3-41b2-beed-58be32f98d24 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:03:34.137663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1135/2285] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:03:34 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 1445 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:03:34.167705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-a67e6905-9b74-47fe-b813-8e8ddf2839a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 Jan 21 08:03:34.167705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-a67e6905-9b74-47fe-b813-8e8ddf2839a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:34.189511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:03:34.189511 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:03:34.189511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-a67e6905-9b74-47fe-b813-8e8ddf2839a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-0384869f-f763-475d-976e-cd91ecabddc3-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:03:34.204215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.204215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:34.845390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a01396e3-9ea2-4487-9feb-1011f0609246 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:34.846456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a01396e3-9ea2-4487-9feb-1011f0609246 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:34.846456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:34.846456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:34.846814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a01396e3-9ea2-4487-9feb-1011f0609246 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:34.930375 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.930375 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:34.943867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a01396e3-9ea2-4487-9feb-1011f0609246 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:34.994175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.994175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:35.016942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a01396e3-9ea2-4487-9feb-1011f0609246 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:35.026736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1136/2286] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:03:35.868543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-a67e6905-9b74-47fe-b813-8e8ddf2839a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-0384869f-f763-475d-976e-cd91ecabddc3-n-h1-768862-4'" released by "attachment_update" :: held 1.671s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:03:35.868543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-a67e6905-9b74-47fe-b813-8e8ddf2839a0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 returned with HTTP 200 Jan 21 08:03:35.868543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1151/2287] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:03:34 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 => generated 762 bytes in 1712 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:35.937710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-c99b06fa-1606-42cb-8f67-eb6fc3561777 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331/action Jan 21 08:03:35.937710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:35.937710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:35.937981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-c99b06fa-1606-42cb-8f67-eb6fc3561777 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:35.938747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-c99b06fa-1606-42cb-8f67-eb6fc3561777 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:36.043402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf55ccd1-1b41-4b7d-9d09-30159ebb6883 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:36.043402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf55ccd1-1b41-4b7d-9d09-30159ebb6883 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:36.043402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:36.043402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:36.043402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf55ccd1-1b41-4b7d-9d09-30159ebb6883 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:36.045627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:36.045627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:36.086480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bb31bfcd-d408-4f89-bb24-164e689caa0c req-c99b06fa-1606-42cb-8f67-eb6fc3561777 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331/action returned with HTTP 204 Jan 21 08:03:36.087548 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1137/2288] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:35 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:03:36.141586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:36.141586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:36.141586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf55ccd1-1b41-4b7d-9d09-30159ebb6883 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:36.165614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:36.165614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:36.172901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf55ccd1-1b41-4b7d-9d09-30159ebb6883 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:36.173186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1152/2289] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:37.192663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9495ede0-ee39-40ab-84e9-8e9104913887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:37.193157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9495ede0-ee39-40ab-84e9-8e9104913887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:37.195036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:37.195036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:37.196182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9495ede0-ee39-40ab-84e9-8e9104913887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:37.277394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:37.277394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:37.288524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9495ede0-ee39-40ab-84e9-8e9104913887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:37.316116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:37.316116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:37.330220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9495ede0-ee39-40ab-84e9-8e9104913887 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:37.331457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1138/2290] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:38.349946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d74217cc-dc65-4a87-b6a0-cbcd4769ac3e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:38.349946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d74217cc-dc65-4a87-b6a0-cbcd4769ac3e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:38.349946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:38.349946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:38.349946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d74217cc-dc65-4a87-b6a0-cbcd4769ac3e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:38.407245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:38.407245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:38.416828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d74217cc-dc65-4a87-b6a0-cbcd4769ac3e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:38.449013 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:38.449013 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:38.463651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d74217cc-dc65-4a87-b6a0-cbcd4769ac3e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:38.464929 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1153/2291] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:39.482336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e64444cf-8344-4700-a8fa-5927334742f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:39.483909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e64444cf-8344-4700-a8fa-5927334742f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:39.484210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:39.484210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:39.484826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e64444cf-8344-4700-a8fa-5927334742f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:39.576896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.576896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:39.585749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e64444cf-8344-4700-a8fa-5927334742f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:39.619468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.619468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:39.633517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e64444cf-8344-4700-a8fa-5927334742f2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:39.643872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1139/2292] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:40.653020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dedc7ee0-96b2-48f1-9ffb-705bc7ce3234 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:40.654545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dedc7ee0-96b2-48f1-9ffb-705bc7ce3234 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.654806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.654806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:40.655840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dedc7ee0-96b2-48f1-9ffb-705bc7ce3234 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:40.775269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.775269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:40.799354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dedc7ee0-96b2-48f1-9ffb-705bc7ce3234 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:40.847281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.847281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:40.867030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dedc7ee0-96b2-48f1-9ffb-705bc7ce3234 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:40.869382 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1154/2293] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:41.884247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4409bd88-bfe3-4c99-b3b4-696bbbaa6770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:41.888411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4409bd88-bfe3-4c99-b3b4-696bbbaa6770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:41.888411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:41.888411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:41.888411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4409bd88-bfe3-4c99-b3b4-696bbbaa6770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:42.051394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:42.051394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:42.083744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4409bd88-bfe3-4c99-b3b4-696bbbaa6770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:42.106555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:42.106555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:42.124441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4409bd88-bfe3-4c99-b3b4-696bbbaa6770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:42.129692 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1140/2294] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:43.142361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b95d042-9444-4bf6-b262-11ca64c544e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:43.144911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b95d042-9444-4bf6-b262-11ca64c544e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:43.144911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:43.144911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:43.144911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b95d042-9444-4bf6-b262-11ca64c544e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:43.220204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:43.220204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:43.230550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b95d042-9444-4bf6-b262-11ca64c544e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:43.260704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:43.260704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:43.271977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b95d042-9444-4bf6-b262-11ca64c544e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:43.273661 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1155/2295] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:44.289419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e69c64b-8eee-4541-aac6-b49b29cdcc66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:44.289987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e69c64b-8eee-4541-aac6-b49b29cdcc66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:44.290400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:44.290400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:44.291670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e69c64b-8eee-4541-aac6-b49b29cdcc66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:44.348597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:44.348597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:44.360482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3e69c64b-8eee-4541-aac6-b49b29cdcc66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:44.382116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:44.382116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:44.392863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e69c64b-8eee-4541-aac6-b49b29cdcc66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:44.399614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1141/2296] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:45.411091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-232d7c96-56f9-4cf8-88d7-df3aa7906308 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:45.411602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-232d7c96-56f9-4cf8-88d7-df3aa7906308 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:45.416592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:45.416592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:45.417074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-232d7c96-56f9-4cf8-88d7-df3aa7906308 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:45.510632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:45.510632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:45.522453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-232d7c96-56f9-4cf8-88d7-df3aa7906308 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:45.555413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:45.555413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:45.563886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-232d7c96-56f9-4cf8-88d7-df3aa7906308 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:45.565789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1156/2297] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:46.581453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93aa0c42-aecb-43cb-a489-5877b141b977 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:46.582740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93aa0c42-aecb-43cb-a489-5877b141b977 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:46.582925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:46.582925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:46.583725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93aa0c42-aecb-43cb-a489-5877b141b977 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:46.639634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:46.639634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:46.648811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-93aa0c42-aecb-43cb-a489-5877b141b977 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:46.669958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:46.669958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:46.679547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93aa0c42-aecb-43cb-a489-5877b141b977 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:46.680530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1142/2298] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:47.696970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c5ee0fd-122c-494c-9a05-d00260a1789d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:47.703547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c5ee0fd-122c-494c-9a05-d00260a1789d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:47.703547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:47.703547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:47.703547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c5ee0fd-122c-494c-9a05-d00260a1789d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:47.802164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:47.802164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:47.827359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c5ee0fd-122c-494c-9a05-d00260a1789d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:47.841710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:47.841710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:47.852479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c5ee0fd-122c-494c-9a05-d00260a1789d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:47.853761 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1157/2299] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:48.873635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e498ba12-a699-4d27-9c77-f96b80529e88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:48.873635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e498ba12-a699-4d27-9c77-f96b80529e88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:48.873635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:48.873635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:48.873635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e498ba12-a699-4d27-9c77-f96b80529e88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:48.934270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:48.934270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:48.945282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e498ba12-a699-4d27-9c77-f96b80529e88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:48.975502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:48.975502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:49.004843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e498ba12-a699-4d27-9c77-f96b80529e88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:49.015895 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1143/2300] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:50.022244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-003ee8c6-75d1-43f4-88a3-7f4f46332542 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:50.022920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-003ee8c6-75d1-43f4-88a3-7f4f46332542 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:50.023206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:50.023206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:50.023715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-003ee8c6-75d1-43f4-88a3-7f4f46332542 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:50.077333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:50.077333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:50.085910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-003ee8c6-75d1-43f4-88a3-7f4f46332542 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:50.106187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:50.106187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:50.115497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-003ee8c6-75d1-43f4-88a3-7f4f46332542 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:50.120346 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1158/2301] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:51.133177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18850a28-ea54-4043-a4e2-b8e085dc9343 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:51.134119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18850a28-ea54-4043-a4e2-b8e085dc9343 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:51.134119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:51.134119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:51.134797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18850a28-ea54-4043-a4e2-b8e085dc9343 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:51.196167 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:51.196167 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:51.208557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18850a28-ea54-4043-a4e2-b8e085dc9343 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:51.229741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:51.229741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:51.240438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18850a28-ea54-4043-a4e2-b8e085dc9343 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:51.260788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1144/2302] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:52.261694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b29cdafb-42fe-4fc0-9d79-5df9b41a756b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:52.262383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b29cdafb-42fe-4fc0-9d79-5df9b41a756b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:52.262873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:52.262873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:52.264151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b29cdafb-42fe-4fc0-9d79-5df9b41a756b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:52.332258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:52.332258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:52.342042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b29cdafb-42fe-4fc0-9d79-5df9b41a756b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:52.368870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:52.368870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:52.381448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b29cdafb-42fe-4fc0-9d79-5df9b41a756b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:52.392795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1159/2303] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:53.399751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef563c74-2c09-475f-b89c-d0b06953af0a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:53.400329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef563c74-2c09-475f-b89c-d0b06953af0a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:53.401126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:53.401126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:53.401641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef563c74-2c09-475f-b89c-d0b06953af0a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:53.492256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:53.492256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:53.517598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef563c74-2c09-475f-b89c-d0b06953af0a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:53.552837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:53.552837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:53.567121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef563c74-2c09-475f-b89c-d0b06953af0a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:53.567969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1145/2304] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:54.583606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a78a138d-63c7-4df1-a774-6359d34175ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:54.584125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a78a138d-63c7-4df1-a774-6359d34175ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:54.584346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:54.584346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:54.584722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a78a138d-63c7-4df1-a774-6359d34175ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:54.656012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:54.656012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:54.665975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a78a138d-63c7-4df1-a774-6359d34175ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:54.691640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:54.691640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:54.702198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a78a138d-63c7-4df1-a774-6359d34175ad tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:54.703541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1160/2305] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:55.720455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-818c4d68-83aa-4a4c-bd42-612d682fb450 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:55.721000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-818c4d68-83aa-4a4c-bd42-612d682fb450 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:55.721358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:55.721358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:55.721733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-818c4d68-83aa-4a4c-bd42-612d682fb450 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:55.832268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:55.832268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:55.852288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-818c4d68-83aa-4a4c-bd42-612d682fb450 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:55.898426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:55.898426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:55.917772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-818c4d68-83aa-4a4c-bd42-612d682fb450 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:55.921059 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1146/2306] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:56.940680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ce0911d-b6f8-4667-82b9-9f6d0d2403b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:56.941384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ce0911d-b6f8-4667-82b9-9f6d0d2403b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:56.942102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:56.942102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:56.942701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ce0911d-b6f8-4667-82b9-9f6d0d2403b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:57.022998 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:57.022998 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:57.034945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1ce0911d-b6f8-4667-82b9-9f6d0d2403b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:57.065485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:57.065485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:57.077686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ce0911d-b6f8-4667-82b9-9f6d0d2403b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:57.093931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1161/2307] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:58.096017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d379bd9-7540-445b-b5c6-45a61bea3f2a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:58.097244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d379bd9-7540-445b-b5c6-45a61bea3f2a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:58.097665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:58.097665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:58.098346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d379bd9-7540-445b-b5c6-45a61bea3f2a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:58.173049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.173049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:58.183384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0d379bd9-7540-445b-b5c6-45a61bea3f2a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:58.211139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.211139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:58.221498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d379bd9-7540-445b-b5c6-45a61bea3f2a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:58.223050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1147/2308] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:59.239874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e0c219d-25a8-43ff-ab19-036d1d533b16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:03:59.240435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e0c219d-25a8-43ff-ab19-036d1d533b16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:59.240530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:59.240530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:03:59.240940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e0c219d-25a8-43ff-ab19-036d1d533b16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:59.350267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:59.350267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:59.364021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e0c219d-25a8-43ff-ab19-036d1d533b16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:03:59.414600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:59.414600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:03:59.419447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e0c219d-25a8-43ff-ab19-036d1d533b16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:03:59.421373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1162/2309] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:00.439399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8314c080-e931-42f3-b917-5718a1ca638c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:00.440700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8314c080-e931-42f3-b917-5718a1ca638c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:00.441291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:00.441291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:00.441888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8314c080-e931-42f3-b917-5718a1ca638c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:00.516495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:00.516495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:00.530358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8314c080-e931-42f3-b917-5718a1ca638c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:00.536759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f6b74c8-1069-40d6-bccc-552b08f91212 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:04:00.542641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f6b74c8-1069-40d6-bccc-552b08f91212 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:00.542641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:00.542641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:00.542641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9f6b74c8-1069-40d6-bccc-552b08f91212 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:00.585051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:00.585051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:00.604820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8314c080-e931-42f3-b917-5718a1ca638c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:00.605613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1148/2310] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:00.635230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:00.635230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:00.644568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9f6b74c8-1069-40d6-bccc-552b08f91212 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:00.666592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:00.666592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:00.678722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9f6b74c8-1069-40d6-bccc-552b08f91212 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:04:00.680082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1163/2311] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:00 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 1639 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:04:01.629812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24007fe0-e142-4a9b-8b13-b01640c82a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:01.630955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24007fe0-e142-4a9b-8b13-b01640c82a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:01.630955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:01.630955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:01.630955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24007fe0-e142-4a9b-8b13-b01640c82a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:01.708935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:01.708935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:01.719534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-24007fe0-e142-4a9b-8b13-b01640c82a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:01.742113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:01.742113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:01.753801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24007fe0-e142-4a9b-8b13-b01640c82a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:01.754707 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1149/2312] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:02.786326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-982a0176-872a-4d59-b48d-48cf3a09cf62 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:02.786326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-982a0176-872a-4d59-b48d-48cf3a09cf62 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:02.786326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:02.786326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:02.786326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-982a0176-872a-4d59-b48d-48cf3a09cf62 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:02.938387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:02.938387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:02.947160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-982a0176-872a-4d59-b48d-48cf3a09cf62 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:02.972951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:02.972951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:02.979576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-982a0176-872a-4d59-b48d-48cf3a09cf62 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:02.980390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1164/2313] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:04:03.996864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-234c5eea-9174-4c11-a36c-6f439d2c177b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:03.997375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-234c5eea-9174-4c11-a36c-6f439d2c177b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:03.997586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:03.997586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:03.997960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-234c5eea-9174-4c11-a36c-6f439d2c177b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:04.091752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:04.091752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:04.119141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-234c5eea-9174-4c11-a36c-6f439d2c177b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:04.152443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:04.152443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:04.163612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-234c5eea-9174-4c11-a36c-6f439d2c177b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:04.165378 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1150/2314] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:05.180859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1b2e51e-bfbc-4543-ae89-b8d2cd064e63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:05.181359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1b2e51e-bfbc-4543-ae89-b8d2cd064e63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:05.181779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:05.181779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:05.182350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1b2e51e-bfbc-4543-ae89-b8d2cd064e63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:05.246527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:05.246527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:05.255574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b1b2e51e-bfbc-4543-ae89-b8d2cd064e63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:05.276105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:05.276105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:05.285886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1b2e51e-bfbc-4543-ae89-b8d2cd064e63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:05.287114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1165/2315] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:06.304030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8d7f0fd-34cf-4eff-8bbb-556fc6628d63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:06.305124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8d7f0fd-34cf-4eff-8bbb-556fc6628d63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:06.305481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:06.305481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:06.306096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d8d7f0fd-34cf-4eff-8bbb-556fc6628d63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:06.384718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.384718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:06.398448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d8d7f0fd-34cf-4eff-8bbb-556fc6628d63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:06.428935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.428935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:06.440400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d8d7f0fd-34cf-4eff-8bbb-556fc6628d63 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:06.441827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1151/2316] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:07.445752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 Jan 21 08:04:07.452732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.452939 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.452939 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:07.453559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:07.465394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6f6844f-8607-42f6-9df9-f5a3be2acc72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:07.465873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6f6844f-8607-42f6-9df9-f5a3be2acc72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.466263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.466263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:07.467214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6f6844f-8607-42f6-9df9-f5a3be2acc72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:07.495538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.495538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:07.530474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.530474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:07.539813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6f6844f-8607-42f6-9df9-f5a3be2acc72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:07.584869 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.584869 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:07.594047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6f6844f-8607-42f6-9df9-f5a3be2acc72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:07.595151 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1152/2317] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:08.074331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:04:08.074730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:04:08.106224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c08b52e4-c282-4580-a41d-1a9c0cf67a98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 returned with HTTP 200 Jan 21 08:04:08.107260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1166/2318] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:04:07 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/7a2ba3ea-67cf-414d-8594-d8a601b13331 => generated 19 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:08.142027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:04:08.142497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:08.142777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:08.142777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:08.143111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:08.145336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:04:08.227124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.227124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:08.228507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:08.288200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:04:08.289406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6f6e0f94-58b3-44ed-9b7d-8c8e4e244a9e req-c813ee6c-43d9-4cde-80cc-aa4304dff08c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 202 Jan 21 08:04:08.290767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1153/2319] 10.222.0.45 () {60 vars in 1384 bytes} [Thu Jan 21 08:04:08 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:04:08.614196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-503ed7b0-5a29-40bb-9f6a-ca108554aa23 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:08.615414 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-503ed7b0-5a29-40bb-9f6a-ca108554aa23 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:08.616431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:08.616431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:08.617054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-503ed7b0-5a29-40bb-9f6a-ca108554aa23 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:08.739384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.739384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:08.750894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-503ed7b0-5a29-40bb-9f6a-ca108554aa23 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:08.776377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.776377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:08.788986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-503ed7b0-5a29-40bb-9f6a-ca108554aa23 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:08.790549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1167/2320] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:09.807328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcf68015-9faf-4c35-bcb9-ef99e27d4105 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:09.808694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcf68015-9faf-4c35-bcb9-ef99e27d4105 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.809054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:09.809054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:09.809676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcf68015-9faf-4c35-bcb9-ef99e27d4105 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.835907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a219353d-d845-4c86-ade9-d0eb64cf3f53 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:04:09.837135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a219353d-d845-4c86-ade9-d0eb64cf3f53 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.837364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:09.837364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:09.838022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a219353d-d845-4c86-ade9-d0eb64cf3f53 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.869241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.869241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:09.886052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fcf68015-9faf-4c35-bcb9-ef99e27d4105 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:09.937931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.937931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:09.953098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcf68015-9faf-4c35-bcb9-ef99e27d4105 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:09.953715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1154/2321] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:09.957838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.957838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:09.972689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a219353d-d845-4c86-ade9-d0eb64cf3f53 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:09.999496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a219353d-d845-4c86-ade9-d0eb64cf3f53 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 200 Jan 21 08:04:10.000651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1168/2322] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 1346 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:10.969400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df22179-d5a6-4566-80a8-9f1c10cab8f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:10.973174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df22179-d5a6-4566-80a8-9f1c10cab8f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:10.973540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.973540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:10.974140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df22179-d5a6-4566-80a8-9f1c10cab8f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.018608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8779ce-47f8-47c9-9c52-cafc9b476812 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 Jan 21 08:04:11.019885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8779ce-47f8-47c9-9c52-cafc9b476812 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:11.026823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:11.026823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:11.027409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8779ce-47f8-47c9-9c52-cafc9b476812 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.086252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.086252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:11.112652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4df22179-d5a6-4566-80a8-9f1c10cab8f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:11.162728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.162728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:11.175460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df22179-d5a6-4566-80a8-9f1c10cab8f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:11.176552 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1155/2323] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:11.188239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8779ce-47f8-47c9-9c52-cafc9b476812 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 returned with HTTP 404 Jan 21 08:04:11.192848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1169/2324] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/0384869f-f763-475d-976e-cd91ecabddc3 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:11.198536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:11.199119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:11.199401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:11.199401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:11.199716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.200076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete snapshot with id: e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:11.249062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.249062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:11.249914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:04:11.369291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot delete request issued successfully. Jan 21 08:04:11.370268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c7277ed6-4734-480f-9a47-da33591a1684 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 202 Jan 21 08:04:11.375131 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1156/2325] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:04:11 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:04:11.381151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4f9dcff-0533-4322-ba6a-26ed00282afb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:11.381683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4f9dcff-0533-4322-ba6a-26ed00282afb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:11.382173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4f9dcff-0533-4322-ba6a-26ed00282afb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.441917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.441917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:11.446996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4f9dcff-0533-4322-ba6a-26ed00282afb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:04:11.449378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4f9dcff-0533-4322-ba6a-26ed00282afb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:04:11.450494 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1170/2326] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:04:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 477 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:12.193915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a1d44f1-218a-4ab9-af13-dcafc1b1f88a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:12.194455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a1d44f1-218a-4ab9-af13-dcafc1b1f88a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:12.200532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:12.200532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:12.200532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a1d44f1-218a-4ab9-af13-dcafc1b1f88a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:12.259197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:12.259197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:12.271944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a1d44f1-218a-4ab9-af13-dcafc1b1f88a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:12.291091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:12.291091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:12.300455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a1d44f1-218a-4ab9-af13-dcafc1b1f88a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:12.301404 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1157/2327] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:12.462760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aeaa57c-a526-4a02-987b-344d8b6791a9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:12.463287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aeaa57c-a526-4a02-987b-344d8b6791a9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:12.463500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:12.463500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:12.463890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6aeaa57c-a526-4a02-987b-344d8b6791a9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:12.518162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:12.518162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:12.518664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6aeaa57c-a526-4a02-987b-344d8b6791a9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:04:12.520765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6aeaa57c-a526-4a02-987b-344d8b6791a9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 200 Jan 21 08:04:12.526075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1171/2328] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:04:12 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 477 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:13.322665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40704152-4efe-465a-a50d-9f26ce0c16dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:13.324285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40704152-4efe-465a-a50d-9f26ce0c16dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:13.324659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:13.324659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:13.325917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40704152-4efe-465a-a50d-9f26ce0c16dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:13.431513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:13.431513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:13.451881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-40704152-4efe-465a-a50d-9f26ce0c16dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:13.489608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:13.489608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:13.509407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40704152-4efe-465a-a50d-9f26ce0c16dd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:13.510475 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1158/2329] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:13.534513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-652ab78f-dfe3-4e23-92d7-beaa665d647b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:13.535189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-652ab78f-dfe3-4e23-92d7-beaa665d647b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:13.535545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:13.535545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:13.537435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-652ab78f-dfe3-4e23-92d7-beaa665d647b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:13.565606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-652ab78f-dfe3-4e23-92d7-beaa665d647b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 404 Jan 21 08:04:13.570930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1172/2330] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:04:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:14.527477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65aa2696-3d97-4654-a507-9887db7fddf7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:14.528060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65aa2696-3d97-4654-a507-9887db7fddf7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:14.528411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:14.528411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:14.528937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65aa2696-3d97-4654-a507-9887db7fddf7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:14.590535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:14.590535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:14.602411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65aa2696-3d97-4654-a507-9887db7fddf7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:14.626969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:14.626969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:14.636724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65aa2696-3d97-4654-a507-9887db7fddf7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:14.639455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1159/2331] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:15.655489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82fbf55e-3bb2-4051-a53a-b9f65bc6f10d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:15.656127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82fbf55e-3bb2-4051-a53a-b9f65bc6f10d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:15.656579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82fbf55e-3bb2-4051-a53a-b9f65bc6f10d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:15.707487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:15.707487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:15.715878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82fbf55e-3bb2-4051-a53a-b9f65bc6f10d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:15.736396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:15.736396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:15.745372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82fbf55e-3bb2-4051-a53a-b9f65bc6f10d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:15.746389 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1173/2332] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:16.764935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d33f40c-d5c2-4817-be1a-2240cfc6c387 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:16.766058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d33f40c-d5c2-4817-be1a-2240cfc6c387 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:16.766463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:16.766463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:16.767131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d33f40c-d5c2-4817-be1a-2240cfc6c387 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:16.833420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:16.833420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:16.849412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d33f40c-d5c2-4817-be1a-2240cfc6c387 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:16.877311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:16.877311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:16.887841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d33f40c-d5c2-4817-be1a-2240cfc6c387 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:16.889554 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1160/2333] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:17.905149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0667908-3dc1-4b17-b0d3-ff5a46c5a75c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:17.905648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0667908-3dc1-4b17-b0d3-ff5a46c5a75c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:17.907433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:17.907433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:17.907843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0667908-3dc1-4b17-b0d3-ff5a46c5a75c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:18.027319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:18.027319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:18.039400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0667908-3dc1-4b17-b0d3-ff5a46c5a75c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:18.114630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:18.114630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:18.148615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0667908-3dc1-4b17-b0d3-ff5a46c5a75c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:18.149984 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1174/2334] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:18.723838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 Jan 21 08:04:18.724562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:18.724883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:18.724883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:18.725446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:18.767833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:18.767833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:19.171181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30a82419-8394-4bd8-939b-245de3751092 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:19.171701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30a82419-8394-4bd8-939b-245de3751092 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:19.171852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:19.171852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:19.172232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30a82419-8394-4bd8-939b-245de3751092 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:19.277279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:19.277279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:19.287828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30a82419-8394-4bd8-939b-245de3751092 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:19.312153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:19.312153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:19.327155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30a82419-8394-4bd8-939b-245de3751092 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:19.332939 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1175/2335] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:19.337312 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes Jan 21 08:04:19.337890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:19.337890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:19.338495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2053635908"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:19.339724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2053635908'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:04:19.340208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume of 1 GB Jan 21 08:04:19.354812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Availability Zones retrieved successfully. Jan 21 08:04:19.377992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (335f5208-9442-41cf-b803-2c3b1061c82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:19.383003 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eee65bb-4695-495d-aa04-4178a152d6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:19.385657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:04:19.496060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eee65bb-4695-495d-aa04-4178a152d6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:19.499015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6a3388-3d98-4e9d-9c71-c6061319874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:19.612539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Created reservations ['96071c7f-140b-4c8b-8fd7-2b978210b7e3', '3c94603c-327b-426d-bf73-050f730499a7', '264f9a9e-9b43-49b1-9a26-b8fcc1e9a26f', 'c6ddc924-59ce-4be8-b2c9-2afcb0dc5df5'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:19.615055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6a3388-3d98-4e9d-9c71-c6061319874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96071c7f-140b-4c8b-8fd7-2b978210b7e3', '3c94603c-327b-426d-bf73-050f730499a7', '264f9a9e-9b43-49b1-9a26-b8fcc1e9a26f', 'c6ddc924-59ce-4be8-b2c9-2afcb0dc5df5']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:19.618745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91c1bac-7876-4233-921a-fabc4c6388a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:19.721797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:04:19.724000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:04:19.743305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-731a440c-79d4-4b1e-8701-db350027a8a5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 returned with HTTP 200 Jan 21 08:04:19.744603 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1161/2336] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:04:18 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/e3708bc1-1fe2-4b9a-8c51-c92241e30470 => generated 19 bytes in 1026 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:19.754984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91c1bac-7876-4233-921a-fabc4c6388a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aacdc5-db59-4e26-8780-8b68aec80e81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2053635908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['96071c7f-140b-4c8b-8fd7-2b978210b7e3','3c94603c-327b-426d-bf73-050f730499a7','264f9a9e-9b43-49b1-9a26-b8fcc1e9a26f','c6ddc924-59ce-4be8-b2c9-2afcb0dc5df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2053635908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aacdc5-db59-4e26-8780-8b68aec80e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1039b9f77d8845c084c61051b9b74b4b',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,user_id='67fec6147fb9449fb084049daf630701',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:19.762426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273b7fcd-91f0-440d-a98d-b94a9d0d8d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:19.787610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:19.788330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:19.788693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:19.788693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:19.789298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:19.789907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:19.826920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273b7fcd-91f0-440d-a98d-b94a9d0d8d45) 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-2053635908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['96071c7f-140b-4c8b-8fd7-2b978210b7e3','3c94603c-327b-426d-bf73-050f730499a7','264f9a9e-9b43-49b1-9a26-b8fcc1e9a26f','c6ddc924-59ce-4be8-b2c9-2afcb0dc5df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:19.829383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92d34cf-8276-4af2-b8e9-f15ca08ae67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:19.877210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92d34cf-8276-4af2-b8e9-f15ca08ae67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:19.889235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (335f5208-9442-41cf-b803-2c3b1061c82e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:19.917036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:19.917036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:19.929625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:19.992213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:04:19.997315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a26dc7de-06f1-419f-b9d6-0f94eb37a0d8 req-fd5896bf-14ee-4a8c-8d9e-a2d0cef6caf9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 202 Jan 21 08:04:20.004534 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1162/2337] 10.222.0.53 () {60 vars in 1384 bytes} [Thu Jan 21 08:04:19 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:04:20.027394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request issued successfully. Jan 21 08:04:20.062973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd8c5681-5608-43d7-9757-996d32787ee9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes returned with HTTP 202 Jan 21 08:04:20.078199 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1176/2338] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:04:19 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes => generated 820 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:04:20.084566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4dfa23ec-f7bc-424e-9217-4e7f6dc0af52 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:20.085099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4dfa23ec-f7bc-424e-9217-4e7f6dc0af52 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:20.085316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:20.085316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:20.085700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4dfa23ec-f7bc-424e-9217-4e7f6dc0af52 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:20.217586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:20.217586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:20.238851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4dfa23ec-f7bc-424e-9217-4e7f6dc0af52 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:20.265326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4dfa23ec-f7bc-424e-9217-4e7f6dc0af52 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:20.266732 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1163/2339] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:20 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:20.349440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afadc66d-35aa-4592-8956-e9c511c6c731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:20.350186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afadc66d-35aa-4592-8956-e9c511c6c731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:20.350541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:20.350541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:20.351233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afadc66d-35aa-4592-8956-e9c511c6c731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:20.468868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:20.468868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:20.496370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-afadc66d-35aa-4592-8956-e9c511c6c731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:20.542728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:20.542728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:20.566420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afadc66d-35aa-4592-8956-e9c511c6c731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:20.577241 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1177/2340] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:21.289191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c5c491b-6735-4103-8890-17b5050f23d4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:21.289877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c5c491b-6735-4103-8890-17b5050f23d4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.290489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:21.290489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:21.291036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c5c491b-6735-4103-8890-17b5050f23d4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:21.438155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:21.438155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:21.449674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c5c491b-6735-4103-8890-17b5050f23d4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:21.485151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c5c491b-6735-4103-8890-17b5050f23d4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:21.486538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1164/2341] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:21 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:21.582972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e62277a-ebbd-4442-8e37-5f4891c7b0e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:21.583478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e62277a-ebbd-4442-8e37-5f4891c7b0e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.583855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:21.583855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:21.584456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e62277a-ebbd-4442-8e37-5f4891c7b0e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:21.737766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:21.737766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:21.778814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e62277a-ebbd-4442-8e37-5f4891c7b0e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:21.845873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:21.845873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:21.867509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e62277a-ebbd-4442-8e37-5f4891c7b0e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:21.868176 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1178/2342] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:21.981127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:21.983467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.983837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:21.983837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:21.984523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.107899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.107899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:22.122154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:22.177867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 200 Jan 21 08:04:22.186848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1165/2343] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:21 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 1367 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:22.320099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-81838d7e-bf05-4bf0-bb0c-30ffc7209705 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:22.320636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-81838d7e-bf05-4bf0-bb0c-30ffc7209705 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.320856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:22.320856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:22.321359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-81838d7e-bf05-4bf0-bb0c-30ffc7209705 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.399022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.399022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:22.411582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c887430d-7917-4963-b0b8-a870057e962b req-81838d7e-bf05-4bf0-bb0c-30ffc7209705 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:22.457870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-81838d7e-bf05-4bf0-bb0c-30ffc7209705 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:22.459006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1179/2344] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:22.560047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume// Jan 21 08:04:22.560924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.561146 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:22.561146 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:22.561532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.562829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-280780cc-5c8c-4f5e-a7a1-6504ec12d89c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:04:22.563598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1166/2345] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:04:22.583820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments Jan 21 08:04:22.584821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:22.584821 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:22.585448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67aacdc5-db59-4e26-8780-8b68aec80e81", "instance_uuid": "7f5bfd07-db0d-4cb1-9e46-153c6b1ce9de", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:22.660786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.660786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:22.730936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments returned with HTTP 200 Jan 21 08:04:22.735879 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1180/2346] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:04:22 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:22.791812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cac94935-1805-461f-8a03-7340c69ffeca tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:22.795128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cac94935-1805-461f-8a03-7340c69ffeca tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.795856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cac94935-1805-461f-8a03-7340c69ffeca tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.816300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:04:22.816761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.816980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:22.816980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:22.817361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.818769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-fb5b876a-c867-4cda-962f-67eeb116a9da tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:04:22.819546 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1181/2347] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:04:22.834337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-1a45f6f5-3577-4b36-8595-24f40d16bc77 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:22.835102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-1a45f6f5-3577-4b36-8595-24f40d16bc77 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.835588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-1a45f6f5-3577-4b36-8595-24f40d16bc77 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.863653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.863653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:22.872235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cac94935-1805-461f-8a03-7340c69ffeca tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:22.892154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.892154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:22.904412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cac94935-1805-461f-8a03-7340c69ffeca tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:22.905597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1167/2348] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:22.909474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d244a72c-905d-4899-8de0-6446b978d2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:22.909999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d244a72c-905d-4899-8de0-6446b978d2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:22.910221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:22.910221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:22.910598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d244a72c-905d-4899-8de0-6446b978d2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:22.976047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:22.976047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:23.003705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:23.003705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:23.005244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c887430d-7917-4963-b0b8-a870057e962b req-1a45f6f5-3577-4b36-8595-24f40d16bc77 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:23.013784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d244a72c-905d-4899-8de0-6446b978d2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:23.060127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:23.060127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:23.078653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:23.078653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:23.088345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d244a72c-905d-4899-8de0-6446b978d2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:23.092600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-1a45f6f5-3577-4b36-8595-24f40d16bc77 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:23.098998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1168/2349] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:23.100009 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1182/2350] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:04:22 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1011 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:04:23.132518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-2228644f-4a4a-4a99-8ed6-5698835e5a84 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] PUT http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b Jan 21 08:04:23.133554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:23.133554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:23.134130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-2228644f-4a4a-4a99-8ed6-5698835e5a84 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:23.196148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:04:23.196148 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:04:23.196565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c4c5360-d7e1-46f9-871d-c1d55f2e4363 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:23.196667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c887430d-7917-4963-b0b8-a870057e962b req-2228644f-4a4a-4a99-8ed6-5698835e5a84 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-67aacdc5-db59-4e26-8780-8b68aec80e81-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:04:23.197096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c4c5360-d7e1-46f9-871d-c1d55f2e4363 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:23.197255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:23.197255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:23.197768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c4c5360-d7e1-46f9-871d-c1d55f2e4363 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:23.199010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:23.199010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:23.274936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c4c5360-d7e1-46f9-871d-c1d55f2e4363 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 404 Jan 21 08:04:23.280841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1183/2351] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:23.921208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70363cbc-d8a9-4ca2-b22c-e5c3a60fb11a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:23.922549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70363cbc-d8a9-4ca2-b22c-e5c3a60fb11a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:23.923265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70363cbc-d8a9-4ca2-b22c-e5c3a60fb11a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:24.071984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:24.071984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:24.095798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70363cbc-d8a9-4ca2-b22c-e5c3a60fb11a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:24.141312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:24.141312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:24.160810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70363cbc-d8a9-4ca2-b22c-e5c3a60fb11a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:24.161593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1184/2352] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:23 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:24.165411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91eceaf2-ecdd-43d8-9f2d-f10b797e8b97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:24.165923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91eceaf2-ecdd-43d8-9f2d-f10b797e8b97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:24.166109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:24.166109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:24.166490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91eceaf2-ecdd-43d8-9f2d-f10b797e8b97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:24.312627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:24.312627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:24.348593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91eceaf2-ecdd-43d8-9f2d-f10b797e8b97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:24.390987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:24.390987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:24.412937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91eceaf2-ecdd-43d8-9f2d-f10b797e8b97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:24.413719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1185/2353] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:24.417988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df89dc0-ec92-4fab-94dd-dd22e2deced1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:24.421191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df89dc0-ec92-4fab-94dd-dd22e2deced1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:24.422755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:24.422755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:24.423356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9df89dc0-ec92-4fab-94dd-dd22e2deced1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:24.431451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-9df89dc0-ec92-4fab-94dd-dd22e2deced1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete snapshot with id: e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:24.484606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9df89dc0-ec92-4fab-94dd-dd22e2deced1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 404 Jan 21 08:04:24.486493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1186/2354] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:04:24 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:24.501249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2caf0400-2df3-4773-b466-5027a46a5b71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 Jan 21 08:04:24.504213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2caf0400-2df3-4773-b466-5027a46a5b71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:24.504895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2caf0400-2df3-4773-b466-5027a46a5b71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:24.564722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2caf0400-2df3-4773-b466-5027a46a5b71 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 returned with HTTP 404 Jan 21 08:04:24.565819 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1187/2355] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:04:24 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/e43f0870-e33e-4b8a-83a5-ad2436a2ea79 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:25.177303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6f64684-44ca-4446-952f-8aa127b016bd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:25.177847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6f64684-44ca-4446-952f-8aa127b016bd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:25.179177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6f64684-44ca-4446-952f-8aa127b016bd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:25.297362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:25.297362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:25.321112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6f64684-44ca-4446-952f-8aa127b016bd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:25.379939 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:25.379939 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:25.402151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6f64684-44ca-4446-952f-8aa127b016bd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:25.405702 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1188/2356] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:25 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:25.430984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a05554-d7c3-464e-bfd3-d0bfe6019cda tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:25.431695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a05554-d7c3-464e-bfd3-d0bfe6019cda tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:25.432049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:25.432049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:25.432666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a05554-d7c3-464e-bfd3-d0bfe6019cda tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:25.576421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:25.576421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:25.599927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5a05554-d7c3-464e-bfd3-d0bfe6019cda tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:25.650498 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:25.650498 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:25.673069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a05554-d7c3-464e-bfd3-d0bfe6019cda tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:25.683210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1189/2357] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:25.820523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c887430d-7917-4963-b0b8-a870057e962b req-2228644f-4a4a-4a99-8ed6-5698835e5a84 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-67aacdc5-db59-4e26-8780-8b68aec80e81-n-h1-768862-4'" released by "attachment_update" :: held 2.624s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:04:25.821600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-2228644f-4a4a-4a99-8ed6-5698835e5a84 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b returned with HTTP 200 Jan 21 08:04:25.823111 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1169/2358] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:04:23 2021] PUT /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b => generated 762 bytes in 2696 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:26.062651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2252676-4296-4f6e-b331-b5eafcef1a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:26.063355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2252676-4296-4f6e-b331-b5eafcef1a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:26.063851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:26.063851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:26.064449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2252676-4296-4f6e-b331-b5eafcef1a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:26.065023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b2252676-4296-4f6e-b331-b5eafcef1a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:26.172757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2252676-4296-4f6e-b331-b5eafcef1a79 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 404 Jan 21 08:04:26.173990 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1190/2359] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:04:26 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:26.182273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bce76f9-4ebb-49e7-b81e-68fc5f11ee97 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 Jan 21 08:04:26.183435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bce76f9-4ebb-49e7-b81e-68fc5f11ee97 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:26.183837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:26.183837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:26.184467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bce76f9-4ebb-49e7-b81e-68fc5f11ee97 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:26.239511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bce76f9-4ebb-49e7-b81e-68fc5f11ee97 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 returned with HTTP 404 Jan 21 08:04:26.240521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1170/2360] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/1324f7fc-0a9d-4a92-a04c-e7c2c6f72cd4 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:04:26.421639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de0b072d-6bb6-4dd5-b996-f1cce171bf4a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:26.422439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de0b072d-6bb6-4dd5-b996-f1cce171bf4a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:26.423099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de0b072d-6bb6-4dd5-b996-f1cce171bf4a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:26.510302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:26.510302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:26.523719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de0b072d-6bb6-4dd5-b996-f1cce171bf4a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:26.559202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:26.559202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:26.571891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de0b072d-6bb6-4dd5-b996-f1cce171bf4a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:26.582061 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1191/2361] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:26 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:26.689486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e04d20b-ddc0-4edd-a398-1c22e1475bd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:26.690340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e04d20b-ddc0-4edd-a398-1c22e1475bd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:26.691153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e04d20b-ddc0-4edd-a398-1c22e1475bd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:26.746962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:26.746962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:26.758665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5e04d20b-ddc0-4edd-a398-1c22e1475bd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:26.782095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:26.782095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:26.791420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e04d20b-ddc0-4edd-a398-1c22e1475bd8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:26.792739 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1171/2362] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:27.588699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07d85d00-dff5-4562-89c3-48b7098c77d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:27.589202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07d85d00-dff5-4562-89c3-48b7098c77d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:27.589542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:27.589542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:27.589743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07d85d00-dff5-4562-89c3-48b7098c77d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:27.647467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:27.647467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:27.657248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07d85d00-dff5-4562-89c3-48b7098c77d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:27.677782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:27.677782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:27.686715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07d85d00-dff5-4562-89c3-48b7098c77d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:27.687940 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1192/2363] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:27 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:27.811284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cd067a9-b44c-404b-9c10-5bdb7356aef9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:27.812061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cd067a9-b44c-404b-9c10-5bdb7356aef9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:27.812406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:27.812406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:27.812946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cd067a9-b44c-404b-9c10-5bdb7356aef9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:27.890364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:27.890364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:27.898799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cd067a9-b44c-404b-9c10-5bdb7356aef9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:27.918459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:27.918459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:27.929280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cd067a9-b44c-404b-9c10-5bdb7356aef9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:27.939600 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1172/2364] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:28.704293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7b2fd1d-8bb2-4db0-9eae-e24ed57f7afd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:28.704917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7b2fd1d-8bb2-4db0-9eae-e24ed57f7afd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:28.705320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:28.705320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:28.705683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7b2fd1d-8bb2-4db0-9eae-e24ed57f7afd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:28.798789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:28.798789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:28.820103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d7b2fd1d-8bb2-4db0-9eae-e24ed57f7afd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:28.870954 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:28.870954 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:28.910010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7b2fd1d-8bb2-4db0-9eae-e24ed57f7afd tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:28.911278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1193/2365] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:28 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:28.948545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d576fb8-a3d3-4135-8029-f0b2ded16219 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:28.948545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d576fb8-a3d3-4135-8029-f0b2ded16219 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:28.948545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:28.948545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:28.948545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d576fb8-a3d3-4135-8029-f0b2ded16219 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:29.007845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:04:29.008509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:29.008509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:29.008683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1287531118", "snapshot_id": null, "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "volume_type": null, "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:29.009932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1287531118', 'snapshot_id': None, 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'volume_type': None, 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:04:29.105471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:29.105471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:29.136963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d576fb8-a3d3-4135-8029-f0b2ded16219 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:29.167384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:29.167384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:29.180749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d576fb8-a3d3-4135-8029-f0b2ded16219 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:29.197630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1173/2366] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:29.212730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:04:29.227620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:04:29.247250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (9520009d-4bd9-461c-820e-8ae0dab3c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:29.252198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f8f453-4983-49a4-8964-e78e8e67526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:29.254630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:04:29.407931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f8f453-4983-49a4-8964-e78e8e67526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:29.410760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d9b4d3-c0c4-462d-ae26-1890307c9bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:29.488871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['b32dffb1-12ba-4c88-b13d-36a0003c116e', '823e11b4-3134-4419-817d-781a13256594', 'e0935c17-470d-40e1-a11e-6c2762c3187c', 'baebbe55-5df6-48fb-9b7d-f031d5fbc67e'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:29.490772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d9b4d3-c0c4-462d-ae26-1890307c9bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32dffb1-12ba-4c88-b13d-36a0003c116e', '823e11b4-3134-4419-817d-781a13256594', 'e0935c17-470d-40e1-a11e-6c2762c3187c', 'baebbe55-5df6-48fb-9b7d-f031d5fbc67e']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:29.492952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39bbc475-e1b2-4f9e-abe9-dc66cc2711d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:29.560197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39bbc475-e1b2-4f9e-abe9-dc66cc2711d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dafd087-48e4-4fac-9349-5658fd174f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1287531118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['b32dffb1-12ba-4c88-b13d-36a0003c116e','823e11b4-3134-4419-817d-781a13256594','e0935c17-470d-40e1-a11e-6c2762c3187c','baebbe55-5df6-48fb-9b7d-f031d5fbc67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1287531118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dafd087-48e4-4fac-9349-5658fd174f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:29.563110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ea69d0-15af-4d5c-a4ca-3881e17dfdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:29.592095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ea69d0-15af-4d5c-a4ca-3881e17dfdb7) 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-1287531118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['b32dffb1-12ba-4c88-b13d-36a0003c116e','823e11b4-3134-4419-817d-781a13256594','e0935c17-470d-40e1-a11e-6c2762c3187c','baebbe55-5df6-48fb-9b7d-f031d5fbc67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:29.594609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d439c295-5e56-475f-83e2-9025026aa45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:29.613558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d439c295-5e56-475f-83e2-9025026aa45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:29.616970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (9520009d-4bd9-461c-820e-8ae0dab3c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:29.678136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:04:29.694388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63e8dd39-e28d-4bc8-9b80-050b79932504 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:04:29.695515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1194/2367] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:04:29 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 828 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:04:29.711418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-138cf52f-e8c6-4b9c-98f1-69889ca94dce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:29.712103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-138cf52f-e8c6-4b9c-98f1-69889ca94dce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:29.712485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:29.712485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:29.713397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-138cf52f-e8c6-4b9c-98f1-69889ca94dce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:29.793304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:29.793304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:29.805097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-138cf52f-e8c6-4b9c-98f1-69889ca94dce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:29.833216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-138cf52f-e8c6-4b9c-98f1-69889ca94dce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:29.834333 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1174/2368] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:29 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:29.929223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd8dfd3c-6153-4048-90f9-286d9666dd9a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:29.929882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd8dfd3c-6153-4048-90f9-286d9666dd9a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:29.930203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:29.930203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:29.930826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd8dfd3c-6153-4048-90f9-286d9666dd9a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:30.006856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:30.006856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:30.031043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd8dfd3c-6153-4048-90f9-286d9666dd9a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:30.088152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:30.088152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:30.104273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd8dfd3c-6153-4048-90f9-286d9666dd9a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:30.105168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1195/2369] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:29 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:30.205409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0f6edec-eb36-4f81-8be0-284f7aa9a920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:30.205929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0f6edec-eb36-4f81-8be0-284f7aa9a920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:30.206126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:30.206126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:30.207012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0f6edec-eb36-4f81-8be0-284f7aa9a920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:30.267837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:30.267837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:30.277804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0f6edec-eb36-4f81-8be0-284f7aa9a920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:30.300019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:30.300019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:30.313964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0f6edec-eb36-4f81-8be0-284f7aa9a920 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:30.314823 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1175/2370] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:30.852657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3462935e-a5fc-405f-b2d6-8c710ec5c0c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:30.853612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3462935e-a5fc-405f-b2d6-8c710ec5c0c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:30.854154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:30.854154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:30.857326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3462935e-a5fc-405f-b2d6-8c710ec5c0c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:30.930300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:30.930300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:30.951828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3462935e-a5fc-405f-b2d6-8c710ec5c0c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:31.046118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3462935e-a5fc-405f-b2d6-8c710ec5c0c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:31.055828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1196/2371] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:30 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:31.122316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc20f9a8-df1a-4418-b96a-233389403770 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:31.123600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc20f9a8-df1a-4418-b96a-233389403770 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:31.123819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:31.123819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:31.124205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc20f9a8-df1a-4418-b96a-233389403770 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:31.238185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:31.238185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:31.251597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc20f9a8-df1a-4418-b96a-233389403770 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:31.297891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:31.297891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:31.313293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc20f9a8-df1a-4418-b96a-233389403770 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:31.317167 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1176/2372] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:31 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:31.344138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3483fa6c-fbe9-44c7-8851-9691727a00db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:31.344138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3483fa6c-fbe9-44c7-8851-9691727a00db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:31.344138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:31.344138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:31.344138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3483fa6c-fbe9-44c7-8851-9691727a00db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:31.424217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-4b293742-a0ce-4575-ad93-71bae3e582e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b/action Jan 21 08:04:31.424217 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:31.424217 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:31.424217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-4b293742-a0ce-4575-ad93-71bae3e582e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:04:31.424217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-4b293742-a0ce-4575-ad93-71bae3e582e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:31.465571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:31.465571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:31.501252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3483fa6c-fbe9-44c7-8851-9691727a00db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:31.525400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:31.525400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:31.542619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:31.542619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:31.554385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c887430d-7917-4963-b0b8-a870057e962b req-4b293742-a0ce-4575-ad93-71bae3e582e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b/action returned with HTTP 204 Jan 21 08:04:31.556295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1177/2373] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:04:31 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:31.561738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3483fa6c-fbe9-44c7-8851-9691727a00db tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:31.571758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1197/2374] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:32.055873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c912999e-8282-4995-bbdf-4fc6282a88e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:32.056395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c912999e-8282-4995-bbdf-4fc6282a88e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:32.056574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:32.056574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:32.056943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c912999e-8282-4995-bbdf-4fc6282a88e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:32.167849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:32.167849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:32.203139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c912999e-8282-4995-bbdf-4fc6282a88e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:32.234155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c912999e-8282-4995-bbdf-4fc6282a88e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:32.236071 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1178/2375] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:32 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:32.330165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1163833-4c71-4be3-b0dd-6f8c4366f951 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:04:32.331452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1163833-4c71-4be3-b0dd-6f8c4366f951 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:32.331918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:32.331918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:32.332742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1163833-4c71-4be3-b0dd-6f8c4366f951 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:32.399657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:32.399657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:32.410965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1163833-4c71-4be3-b0dd-6f8c4366f951 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:04:32.434469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:32.434469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:32.445928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1163833-4c71-4be3-b0dd-6f8c4366f951 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:04:32.460992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1198/2376] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:32 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1205 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:32.579518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d71c8ba4-ad7e-448b-be3d-649f5c83c40c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:32.580350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d71c8ba4-ad7e-448b-be3d-649f5c83c40c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:32.581105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:32.581105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:32.581858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d71c8ba4-ad7e-448b-be3d-649f5c83c40c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:32.712418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:32.712418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:32.734016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d71c8ba4-ad7e-448b-be3d-649f5c83c40c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:32.792939 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:32.792939 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:32.819815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d71c8ba4-ad7e-448b-be3d-649f5c83c40c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:32.822102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1179/2377] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:33.251665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-791a1b0f-6a62-4b71-b215-4c4c7d73f3c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:33.252230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-791a1b0f-6a62-4b71-b215-4c4c7d73f3c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:33.252354 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:33.252354 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:33.252704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-791a1b0f-6a62-4b71-b215-4c4c7d73f3c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:33.338383 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:33.338383 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:33.354345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-791a1b0f-6a62-4b71-b215-4c4c7d73f3c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:33.410292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-791a1b0f-6a62-4b71-b215-4c4c7d73f3c9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:33.412333 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1199/2378] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:33 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:33.847879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c9af127-1f40-4e40-adbf-29bc465f8194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:33.848384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c9af127-1f40-4e40-adbf-29bc465f8194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:33.848757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:33.848757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:33.849360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c9af127-1f40-4e40-adbf-29bc465f8194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:33.966651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:33.966651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:33.995776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c9af127-1f40-4e40-adbf-29bc465f8194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:34.032955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:34.032955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:34.086929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c9af127-1f40-4e40-adbf-29bc465f8194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:34.097799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1180/2379] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:34.429110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-254404f8-f221-46ac-adeb-adf39e3620e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:34.429636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-254404f8-f221-46ac-adeb-adf39e3620e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:34.429799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:34.429799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:34.430441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-254404f8-f221-46ac-adeb-adf39e3620e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:34.483032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:34.483032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:34.492148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-254404f8-f221-46ac-adeb-adf39e3620e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:34.515006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-254404f8-f221-46ac-adeb-adf39e3620e0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:34.518416 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1200/2380] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:34 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:35.105015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb73b722-9543-40d7-8131-de1040c1e947 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:35.105804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb73b722-9543-40d7-8131-de1040c1e947 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:35.106174 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:35.106174 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:35.107458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb73b722-9543-40d7-8131-de1040c1e947 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:35.212087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:35.212087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:35.223626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb73b722-9543-40d7-8131-de1040c1e947 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:35.252343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:35.252343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:35.267037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb73b722-9543-40d7-8131-de1040c1e947 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:35.268026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1181/2381] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:35.532728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16e49342-ffe8-4004-a541-0731f261f4b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:35.533244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16e49342-ffe8-4004-a541-0731f261f4b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:35.533788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:35.533788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:35.536785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-16e49342-ffe8-4004-a541-0731f261f4b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:35.658892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:35.658892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:35.670571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-16e49342-ffe8-4004-a541-0731f261f4b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:35.698030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-16e49342-ffe8-4004-a541-0731f261f4b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:35.699531 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1201/2382] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:35 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:36.291799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58ce32e9-9489-45f7-a989-887daa7a6cc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:36.292380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58ce32e9-9489-45f7-a989-887daa7a6cc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:36.292577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:36.292577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:36.292961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58ce32e9-9489-45f7-a989-887daa7a6cc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:36.355440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:36.355440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:36.366742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58ce32e9-9489-45f7-a989-887daa7a6cc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:36.389375 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:36.389375 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:36.400723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58ce32e9-9489-45f7-a989-887daa7a6cc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:36.400723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1182/2383] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:36.722113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-642babfb-c8f8-4d74-8979-d9c739b0c0b9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:36.722598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-642babfb-c8f8-4d74-8979-d9c739b0c0b9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:36.722823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:36.722823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:36.723163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-642babfb-c8f8-4d74-8979-d9c739b0c0b9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:36.822987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:36.822987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:36.841390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-642babfb-c8f8-4d74-8979-d9c739b0c0b9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:36.870743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-642babfb-c8f8-4d74-8979-d9c739b0c0b9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:36.871596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1202/2384] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:36 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:37.417440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e24d9669-6c25-4211-9bc6-9a808e2b43d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:37.427736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e24d9669-6c25-4211-9bc6-9a808e2b43d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:37.428379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:37.428379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:37.429293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e24d9669-6c25-4211-9bc6-9a808e2b43d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:37.544756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:37.544756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:37.570540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e24d9669-6c25-4211-9bc6-9a808e2b43d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:37.618874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:37.618874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:37.639450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e24d9669-6c25-4211-9bc6-9a808e2b43d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:37.643700 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1183/2385] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:37.889406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b1e7c91-6908-4c05-942d-3d3edd897917 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:37.890058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b1e7c91-6908-4c05-942d-3d3edd897917 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:37.890370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:37.890370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:37.890928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b1e7c91-6908-4c05-942d-3d3edd897917 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:38.111178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:38.111178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:38.140550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b1e7c91-6908-4c05-942d-3d3edd897917 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:38.206149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b1e7c91-6908-4c05-942d-3d3edd897917 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:38.207199 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1203/2386] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:37 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:38.659057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d8decab-adea-418d-bfca-426fe47c5f1e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:38.659582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d8decab-adea-418d-bfca-426fe47c5f1e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:38.659793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:38.659793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:38.660889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d8decab-adea-418d-bfca-426fe47c5f1e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:38.775141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:38.775141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:38.800901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9d8decab-adea-418d-bfca-426fe47c5f1e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:38.850660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:38.850660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:38.863730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d8decab-adea-418d-bfca-426fe47c5f1e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:38.868905 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1184/2387] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:39.223431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e176ff8d-2549-4678-a58a-41a75b624454 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:39.224121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e176ff8d-2549-4678-a58a-41a75b624454 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:39.224337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:39.224337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:39.224709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e176ff8d-2549-4678-a58a-41a75b624454 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:39.332510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:39.332510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:39.351004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e176ff8d-2549-4678-a58a-41a75b624454 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:39.377140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e176ff8d-2549-4678-a58a-41a75b624454 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:39.378318 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1204/2388] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:39 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:39.880774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e28299a-fbcb-4db1-9a59-3490c4cfee97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:39.881218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e28299a-fbcb-4db1-9a59-3490c4cfee97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:39.881437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:39.881437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:39.881814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e28299a-fbcb-4db1-9a59-3490c4cfee97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:39.975660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:39.975660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:39.985485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3e28299a-fbcb-4db1-9a59-3490c4cfee97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:40.008695 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:40.008695 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:40.019119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e28299a-fbcb-4db1-9a59-3490c4cfee97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:40.031516 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1185/2389] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:40.394040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-446dda84-b11a-4bc2-825c-8b3b1534f6e6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:40.394766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-446dda84-b11a-4bc2-825c-8b3b1534f6e6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:40.395333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:40.395333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:40.396081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-446dda84-b11a-4bc2-825c-8b3b1534f6e6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:40.491401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:40.491401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:40.512693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-446dda84-b11a-4bc2-825c-8b3b1534f6e6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:40.569147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-446dda84-b11a-4bc2-825c-8b3b1534f6e6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:40.572778 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1205/2390] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:40 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:41.036136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f3bdd4f-61cb-484a-bd97-cccb597ea125 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:41.037248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f3bdd4f-61cb-484a-bd97-cccb597ea125 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:41.037586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:41.037586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:41.038162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f3bdd4f-61cb-484a-bd97-cccb597ea125 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:41.201787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:41.201787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:41.225668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f3bdd4f-61cb-484a-bd97-cccb597ea125 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:41.285985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:41.285985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:41.298400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f3bdd4f-61cb-484a-bd97-cccb597ea125 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:41.313771 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1186/2391] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:41.589151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a23056ac-300b-4451-ad0c-10abab6949b3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:41.590355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a23056ac-300b-4451-ad0c-10abab6949b3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:41.590800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:41.590800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:41.591628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a23056ac-300b-4451-ad0c-10abab6949b3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:41.704104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:41.704104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:41.730542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a23056ac-300b-4451-ad0c-10abab6949b3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:41.785171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a23056ac-300b-4451-ad0c-10abab6949b3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:41.787642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1206/2392] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:41 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:42.324330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43448145-b160-42f7-b007-ac64f8c9ba2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:42.324874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43448145-b160-42f7-b007-ac64f8c9ba2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:42.325073 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:42.325073 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:42.325887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43448145-b160-42f7-b007-ac64f8c9ba2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:42.420336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:42.420336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:42.438250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-43448145-b160-42f7-b007-ac64f8c9ba2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:42.487105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:42.487105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:42.499088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43448145-b160-42f7-b007-ac64f8c9ba2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:42.501304 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1187/2393] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:42.804427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e55f6fc-480b-4f14-b51c-9b9c13eb1738 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:42.804960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e55f6fc-480b-4f14-b51c-9b9c13eb1738 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:42.805113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:42.805113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:42.805681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e55f6fc-480b-4f14-b51c-9b9c13eb1738 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:42.919636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:42.919636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:42.950692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e55f6fc-480b-4f14-b51c-9b9c13eb1738 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:43.008638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e55f6fc-480b-4f14-b51c-9b9c13eb1738 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:43.021826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1207/2394] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:42 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:43.517409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf72847a-1497-475e-9b3c-50efa6efacc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:43.518038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf72847a-1497-475e-9b3c-50efa6efacc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:43.519082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:43.519082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:43.519569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf72847a-1497-475e-9b3c-50efa6efacc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:43.623853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:43.623853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:43.644232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cf72847a-1497-475e-9b3c-50efa6efacc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:43.689653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:43.689653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:43.711010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf72847a-1497-475e-9b3c-50efa6efacc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:43.717018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1188/2395] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:44.034090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ca8ca8-b22a-4152-9eff-7465846f672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:44.035616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ca8ca8-b22a-4152-9eff-7465846f672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:44.036033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:44.036033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:44.036950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ca8ca8-b22a-4152-9eff-7465846f672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:44.126975 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:44.126975 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:44.137647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30ca8ca8-b22a-4152-9eff-7465846f672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:44.184035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ca8ca8-b22a-4152-9eff-7465846f672c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:44.197906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1208/2396] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:44 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:44.730642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f0a060-1bd0-4f4b-b3a4-f8a70c204b44 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:44.731357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f0a060-1bd0-4f4b-b3a4-f8a70c204b44 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:44.732198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:44.732198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:44.732672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33f0a060-1bd0-4f4b-b3a4-f8a70c204b44 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:44.811774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:44.811774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:44.821867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33f0a060-1bd0-4f4b-b3a4-f8a70c204b44 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:44.852701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:44.852701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:44.862810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33f0a060-1bd0-4f4b-b3a4-f8a70c204b44 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:44.873360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1189/2397] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:45.207677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1957102e-048b-4f7f-8db9-1ed2a9730991 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:45.209181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1957102e-048b-4f7f-8db9-1ed2a9730991 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:45.209606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:45.209606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:45.210257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1957102e-048b-4f7f-8db9-1ed2a9730991 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:45.287624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:45.287624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:45.299146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1957102e-048b-4f7f-8db9-1ed2a9730991 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:45.342078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1957102e-048b-4f7f-8db9-1ed2a9730991 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:45.347365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1209/2398] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:45 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:45.880066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c0bd55-932b-4a17-bba9-5ac6cefd7db2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:45.880597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c0bd55-932b-4a17-bba9-5ac6cefd7db2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:45.881035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:45.881035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:45.881412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95c0bd55-932b-4a17-bba9-5ac6cefd7db2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:45.986268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:45.986268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:46.007177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-95c0bd55-932b-4a17-bba9-5ac6cefd7db2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:46.036995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:46.036995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:46.065965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95c0bd55-932b-4a17-bba9-5ac6cefd7db2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:46.072553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1190/2399] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:46.365851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5054e6c8-f6a1-4188-8e47-8c08f014e83e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:46.366397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5054e6c8-f6a1-4188-8e47-8c08f014e83e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:46.366535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:46.366535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:46.367187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5054e6c8-f6a1-4188-8e47-8c08f014e83e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:46.444207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:46.444207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:46.463148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5054e6c8-f6a1-4188-8e47-8c08f014e83e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:46.511265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5054e6c8-f6a1-4188-8e47-8c08f014e83e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:46.512114 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1210/2400] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:46 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 978 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:47.088712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa8b93a9-7b78-4f76-870d-8a96ac04be22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:47.089238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa8b93a9-7b78-4f76-870d-8a96ac04be22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:47.089427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:47.089427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:47.089816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa8b93a9-7b78-4f76-870d-8a96ac04be22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:47.232556 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:47.232556 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:47.256039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fa8b93a9-7b78-4f76-870d-8a96ac04be22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:47.298907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:47.298907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:47.309580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa8b93a9-7b78-4f76-870d-8a96ac04be22 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:47.310616 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1191/2401] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:47.529475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bf1084f-a59f-4018-bd93-5b9c0006dadb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:47.536506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bf1084f-a59f-4018-bd93-5b9c0006dadb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:47.536506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:47.536506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:47.536506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bf1084f-a59f-4018-bd93-5b9c0006dadb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:47.595516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:47.595516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:47.604939 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bf1084f-a59f-4018-bd93-5b9c0006dadb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:47.628854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bf1084f-a59f-4018-bd93-5b9c0006dadb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:47.630110 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1211/2402] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:47 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 978 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:48.327455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-183a9b57-1733-4bdf-89e6-2bedfee34592 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:48.327996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-183a9b57-1733-4bdf-89e6-2bedfee34592 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:48.328212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:48.328212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:48.328596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-183a9b57-1733-4bdf-89e6-2bedfee34592 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:48.404121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:48.404121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:48.412526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-183a9b57-1733-4bdf-89e6-2bedfee34592 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:48.442420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:48.442420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:48.464364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-183a9b57-1733-4bdf-89e6-2bedfee34592 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:48.465561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1192/2403] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:48.646285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-904cc16b-b4de-41ac-aef0-3d17bae1235c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:48.646894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-904cc16b-b4de-41ac-aef0-3d17bae1235c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:48.647086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:48.647086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:48.647422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-904cc16b-b4de-41ac-aef0-3d17bae1235c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:48.754107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:48.754107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:48.774985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-904cc16b-b4de-41ac-aef0-3d17bae1235c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:48.801364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-904cc16b-b4de-41ac-aef0-3d17bae1235c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:48.812576 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1212/2404] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:48 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 981 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:49.483422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-126d3aad-c93a-4804-aa9e-40f382e15fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:49.484221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-126d3aad-c93a-4804-aa9e-40f382e15fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:49.484613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:49.484613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:49.485701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-126d3aad-c93a-4804-aa9e-40f382e15fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:49.631054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.631054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:49.656392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-126d3aad-c93a-4804-aa9e-40f382e15fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:49.705611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.705611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:49.734953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-126d3aad-c93a-4804-aa9e-40f382e15fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:49.747807 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1193/2405] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:49.824431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afd86169-ccdb-4ecb-bbde-949b7d0ad3d7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:49.824966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afd86169-ccdb-4ecb-bbde-949b7d0ad3d7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:49.825481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:49.825481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:49.826431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afd86169-ccdb-4ecb-bbde-949b7d0ad3d7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:49.971077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.971077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:49.994619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-afd86169-ccdb-4ecb-bbde-949b7d0ad3d7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:50.054730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afd86169-ccdb-4ecb-bbde-949b7d0ad3d7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:50.069201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1213/2406] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:49 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 981 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:50.764337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b03f0ea-f77e-4a16-9a48-16eef583ab67 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:50.764905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b03f0ea-f77e-4a16-9a48-16eef583ab67 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:50.765039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:50.765039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:50.765773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b03f0ea-f77e-4a16-9a48-16eef583ab67 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:50.922950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:50.922950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:50.964083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b03f0ea-f77e-4a16-9a48-16eef583ab67 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:51.009374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:51.009374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:51.030891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b03f0ea-f77e-4a16-9a48-16eef583ab67 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:51.037389 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1194/2407] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:51.077286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b744684-8339-4ac5-9f2d-3f4d8f71d2c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:51.078193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b744684-8339-4ac5-9f2d-3f4d8f71d2c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:51.078860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:51.078860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:51.079548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b744684-8339-4ac5-9f2d-3f4d8f71d2c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:51.172684 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:51.172684 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:51.185196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b744684-8339-4ac5-9f2d-3f4d8f71d2c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:51.252443 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b744684-8339-4ac5-9f2d-3f4d8f71d2c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:51.254340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1214/2408] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:51 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 981 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:52.063411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee597ef4-71e3-4016-b2df-0c398a490859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:52.064141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee597ef4-71e3-4016-b2df-0c398a490859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:52.065578 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:52.065578 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:52.067852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee597ef4-71e3-4016-b2df-0c398a490859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:52.258116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:52.258116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:52.275717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee597ef4-71e3-4016-b2df-0c398a490859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:52.275964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c34c2c1-199e-4eff-9268-22ee6f7f7990 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:52.278437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c34c2c1-199e-4eff-9268-22ee6f7f7990 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:52.278784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:52.278784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:52.279231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c34c2c1-199e-4eff-9268-22ee6f7f7990 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:52.323287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:52.323287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:52.348230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee597ef4-71e3-4016-b2df-0c398a490859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:52.351396 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1195/2409] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:52.400943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:52.400943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:52.413101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c34c2c1-199e-4eff-9268-22ee6f7f7990 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:52.447431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c34c2c1-199e-4eff-9268-22ee6f7f7990 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:52.462843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1215/2410] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:52 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 981 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:53.368597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5e04237-3cbd-43c7-bac2-c29c9df5d886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:53.369169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5e04237-3cbd-43c7-bac2-c29c9df5d886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:53.369287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:53.369287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:53.369659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5e04237-3cbd-43c7-bac2-c29c9df5d886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:53.467313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7322b011-9028-4d43-b594-ab9f8a994267 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:53.467835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7322b011-9028-4d43-b594-ab9f8a994267 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:53.468048 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:53.468048 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:53.468415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7322b011-9028-4d43-b594-ab9f8a994267 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:53.494531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.494531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:53.537960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5e04237-3cbd-43c7-bac2-c29c9df5d886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:53.574833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.574833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:53.580757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.580757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:53.600070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5e04237-3cbd-43c7-bac2-c29c9df5d886 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:53.601094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1196/2411] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:53.617614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7322b011-9028-4d43-b594-ab9f8a994267 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:53.705354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7322b011-9028-4d43-b594-ab9f8a994267 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:53.706521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1216/2412] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:53 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 981 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:54.619915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e258f35-23aa-46c8-808a-80f5aed81145 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:54.621023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e258f35-23aa-46c8-808a-80f5aed81145 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:54.621381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:54.621381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:54.621985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e258f35-23aa-46c8-808a-80f5aed81145 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:54.692817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:54.692817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:54.705846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1e258f35-23aa-46c8-808a-80f5aed81145 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:54.722219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-753da0fa-931e-4b51-a8d4-7e4e925d7dbb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:54.723225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-753da0fa-931e-4b51-a8d4-7e4e925d7dbb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:54.723665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:54.723665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:54.724333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-753da0fa-931e-4b51-a8d4-7e4e925d7dbb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:54.736652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:54.736652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:54.748096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e258f35-23aa-46c8-808a-80f5aed81145 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:54.749069 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1197/2413] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:54.807025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:54.807025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:54.818054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-753da0fa-931e-4b51-a8d4-7e4e925d7dbb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:54.851926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-753da0fa-931e-4b51-a8d4-7e4e925d7dbb tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:54.864492 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1217/2414] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:54 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:54.871392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad986893-14a5-4cc0-a6f8-b3c26e0e7b94 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:54.871988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad986893-14a5-4cc0-a6f8-b3c26e0e7b94 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:54.872297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:54.872297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:54.879843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad986893-14a5-4cc0-a6f8-b3c26e0e7b94 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:55.041607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:55.041607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:55.117399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad986893-14a5-4cc0-a6f8-b3c26e0e7b94 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:55.201716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad986893-14a5-4cc0-a6f8-b3c26e0e7b94 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:55.206107 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1198/2415] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:54 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:55.696647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-636afcde-c9fe-4ec9-88e7-bd43c82364c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:04:55.697904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-636afcde-c9fe-4ec9-88e7-bd43c82364c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:55.698324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:55.698324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:55.699045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-636afcde-c9fe-4ec9-88e7-bd43c82364c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:55.765500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee5495dd-5aff-4ac3-a6e0-b3f758006eef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:55.766028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee5495dd-5aff-4ac3-a6e0-b3f758006eef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:55.766221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:55.766221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:55.766846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee5495dd-5aff-4ac3-a6e0-b3f758006eef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:55.854515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:55.854515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:55.869005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-636afcde-c9fe-4ec9-88e7-bd43c82364c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:04:55.897725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-636afcde-c9fe-4ec9-88e7-bd43c82364c8 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:04:55.899316 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1218/2416] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:55 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:55.906023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:55.906023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:55.915923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee5495dd-5aff-4ac3-a6e0-b3f758006eef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:55.944164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:55.944164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:55.954470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee5495dd-5aff-4ac3-a6e0-b3f758006eef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:55.956172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1199/2417] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:56.971457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c56eb9e-b630-4839-bcd9-139d120512c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:56.971945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c56eb9e-b630-4839-bcd9-139d120512c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:56.972151 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:56.972151 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:56.972996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c56eb9e-b630-4839-bcd9-139d120512c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:57.025369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.025369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:57.037755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c56eb9e-b630-4839-bcd9-139d120512c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:57.085854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.085854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:57.099977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c56eb9e-b630-4839-bcd9-139d120512c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:57.111747 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1219/2418] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:58.127807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd4d4eb0-4ecb-48f1-b24c-839a684dfaf6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:58.128318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd4d4eb0-4ecb-48f1-b24c-839a684dfaf6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:58.128698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:58.128698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:58.129353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd4d4eb0-4ecb-48f1-b24c-839a684dfaf6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:58.222577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:58.222577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:58.269216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dd4d4eb0-4ecb-48f1-b24c-839a684dfaf6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:58.301906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:58.301906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:58.317760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd4d4eb0-4ecb-48f1-b24c-839a684dfaf6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:58.318989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1200/2419] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:59.335137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:04:59.335698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:59.335838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:59.335838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:04:59.336214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:59.398564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:59.398564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:59.412304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:04:59.437223 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:59.437223 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:04:59.446915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:04:59.448080 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1220/2420] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:00.315308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-90e10906-351e-45dd-9c9d-d436a2b5962f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:05:00.316205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-90e10906-351e-45dd-9c9d-d436a2b5962f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:00.316744 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:00.316744 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:00.317384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-90e10906-351e-45dd-9c9d-d436a2b5962f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:00.375658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.375658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:00.385311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-90e10906-351e-45dd-9c9d-d436a2b5962f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:05:00.417419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-90e10906-351e-45dd-9c9d-d436a2b5962f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:05:00.419689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1201/2421] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:05:00 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:00.431818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:05:00.432587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:00.432979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:00.432979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:00.433589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:00.435870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a261b-5bf6-497e-8eab-75843c4cb714 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:05:00.436899 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1221/2422] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:05:00 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:05:00.465057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb281438-a8a2-4e73-ae99-c5db6fea5146 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:00.465806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb281438-a8a2-4e73-ae99-c5db6fea5146 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:00.466307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb281438-a8a2-4e73-ae99-c5db6fea5146 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:00.466976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:05:00.467614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:00.467614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:00.468209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dafd087-48e4-4fac-9349-5658fd174f27", "instance_uuid": "14ab967c-dc3c-4bd2-aee7-9f72379d1864", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:00.550978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.550978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:00.563497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb281438-a8a2-4e73-ae99-c5db6fea5146 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:00.570630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.570630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:00.610984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.610984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:00.627153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb281438-a8a2-4e73-ae99-c5db6fea5146 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:00.627922 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1222/2423] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:00.649097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:05:00.650507 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1202/2424] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:05:00 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:01.644013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94f7bf62-167b-450a-95d1-db94b740e731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:01.644538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94f7bf62-167b-450a-95d1-db94b740e731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:01.644714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:01.644714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:01.645732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94f7bf62-167b-450a-95d1-db94b740e731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:01.697444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:01.697444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:01.707159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94f7bf62-167b-450a-95d1-db94b740e731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:01.728893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:01.728893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:01.738815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94f7bf62-167b-450a-95d1-db94b740e731 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:01.749269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1223/2425] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:02.174717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume// Jan 21 08:05:02.175489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:02.175879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:02.175879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:02.176689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:02.178278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-60b5a9b6-435d-4ec9-b631-6cf45a95efb0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:05:02.180129 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1203/2426] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:05:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:05:02.196257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-05ff9b0c-b52e-4f80-b812-8c2535991e8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:05:02.197056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-05ff9b0c-b52e-4f80-b812-8c2535991e8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:02.197607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:02.197607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:02.198217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-05ff9b0c-b52e-4f80-b812-8c2535991e8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:02.255302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:02.255302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:02.266033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-05ff9b0c-b52e-4f80-b812-8c2535991e8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:05:02.287650 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:02.287650 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:02.299198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-05ff9b0c-b52e-4f80-b812-8c2535991e8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:05:02.300289 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1224/2427] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:05:02 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1467 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:02.353318 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-799f89e2-d522-441b-b954-91a74314b9c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 Jan 21 08:05:02.355290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-799f89e2-d522-441b-b954-91a74314b9c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:02.399790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:05:02.399790 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:05:02.400830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-799f89e2-d522-441b-b954-91a74314b9c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-8dafd087-48e4-4fac-9349-5658fd174f27-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.016s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:05:02.405608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:02.405608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:02.757572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dfa778f-7911-42fa-9ebb-bc7063f0704d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:02.758807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dfa778f-7911-42fa-9ebb-bc7063f0704d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:02.759165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:02.759165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:02.760805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dfa778f-7911-42fa-9ebb-bc7063f0704d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:02.851117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:02.851117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:02.863563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1dfa778f-7911-42fa-9ebb-bc7063f0704d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:02.892520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:02.892520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:02.907463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dfa778f-7911-42fa-9ebb-bc7063f0704d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:02.919168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1225/2428] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:03.924880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18a3ae0e-c681-4a32-9cef-f930d5108032 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:03.925428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18a3ae0e-c681-4a32-9cef-f930d5108032 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:03.925555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:03.925555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:03.926179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18a3ae0e-c681-4a32-9cef-f930d5108032 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:04.021616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-799f89e2-d522-441b-b954-91a74314b9c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-8dafd087-48e4-4fac-9349-5658fd174f27-n-h2-768862-4'" released by "attachment_update" :: held 1.621s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:05:04.022974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-799f89e2-d522-441b-b954-91a74314b9c5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 returned with HTTP 200 Jan 21 08:05:04.024716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1204/2429] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:05:02 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 => generated 762 bytes in 1678 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:04.027532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:04.027532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:04.062432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18a3ae0e-c681-4a32-9cef-f930d5108032 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:04.104148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-2f4f27b5-4289-4bd4-ab96-4de1034524f1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8/action Jan 21 08:05:04.105037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:04.105037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:04.105771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-2f4f27b5-4289-4bd4-ab96-4de1034524f1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:04.106972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-2f4f27b5-4289-4bd4-ab96-4de1034524f1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:04.129871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:04.129871 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:04.149257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18a3ae0e-c681-4a32-9cef-f930d5108032 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:04.150091 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1226/2430] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:04.272613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:04.272613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:04.294759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-272751c7-494f-4cfe-93fb-1b4a537f833d req-2f4f27b5-4289-4bd4-ab96-4de1034524f1 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8/action returned with HTTP 204 Jan 21 08:05:04.296562 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1205/2431] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:05:04 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:05.167716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-160ec183-ab24-4e12-89e0-39726eb12fe2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:05.169879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-160ec183-ab24-4e12-89e0-39726eb12fe2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:05.170465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:05.170465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:05.171711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-160ec183-ab24-4e12-89e0-39726eb12fe2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:05.233041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:05.233041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:05.250386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-160ec183-ab24-4e12-89e0-39726eb12fe2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:05.274064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:05.274064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:05.290415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-160ec183-ab24-4e12-89e0-39726eb12fe2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:05.302824 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1227/2432] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:06.308979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b93e3125-73bf-4a18-8020-86f470c1281b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:06.309776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b93e3125-73bf-4a18-8020-86f470c1281b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:06.310202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:06.310202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:06.310794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b93e3125-73bf-4a18-8020-86f470c1281b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:06.364155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:06.364155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:06.373353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b93e3125-73bf-4a18-8020-86f470c1281b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:06.393928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:06.393928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:06.403271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b93e3125-73bf-4a18-8020-86f470c1281b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:06.404250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1206/2433] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:07.420781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b5ed8f5-7fc3-40e3-a579-20b405e5b229 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:07.421347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b5ed8f5-7fc3-40e3-a579-20b405e5b229 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:07.422372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:07.422372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:07.422824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b5ed8f5-7fc3-40e3-a579-20b405e5b229 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:07.478213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:07.478213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:07.487611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b5ed8f5-7fc3-40e3-a579-20b405e5b229 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:07.508041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:07.508041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:07.517055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b5ed8f5-7fc3-40e3-a579-20b405e5b229 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:07.525857 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1228/2434] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:08.533910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9f3a0fa-bc74-411b-914a-869eef011aea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:08.534432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9f3a0fa-bc74-411b-914a-869eef011aea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:08.534605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:08.534605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:08.535256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9f3a0fa-bc74-411b-914a-869eef011aea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:08.630983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:08.630983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:08.645857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f9f3a0fa-bc74-411b-914a-869eef011aea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:08.702710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:08.702710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:08.714491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9f3a0fa-bc74-411b-914a-869eef011aea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:08.715726 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1207/2435] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:09.741150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04a7e377-d018-4603-b8f2-da9cec67ddef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:09.742388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04a7e377-d018-4603-b8f2-da9cec67ddef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:09.743414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:09.743414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:09.744102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04a7e377-d018-4603-b8f2-da9cec67ddef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:09.835906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:09.835906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:09.848530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04a7e377-d018-4603-b8f2-da9cec67ddef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:09.878090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:09.878090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:09.894131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04a7e377-d018-4603-b8f2-da9cec67ddef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:09.905515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1229/2436] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:10.912388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4adc5fb-ff14-4ae2-9184-70d8dfa51183 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:10.912880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4adc5fb-ff14-4ae2-9184-70d8dfa51183 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:10.913063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:10.913063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:10.913378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4adc5fb-ff14-4ae2-9184-70d8dfa51183 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:10.986360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:10.986360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:10.999470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f4adc5fb-ff14-4ae2-9184-70d8dfa51183 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:11.022911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:11.022911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:11.033707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4adc5fb-ff14-4ae2-9184-70d8dfa51183 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:11.035333 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1208/2437] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:12.051017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bca642b0-dca2-4a77-b8e3-4aa48767d7f9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:12.051503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bca642b0-dca2-4a77-b8e3-4aa48767d7f9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:12.051503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:12.051503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:12.051765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bca642b0-dca2-4a77-b8e3-4aa48767d7f9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:12.171051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:12.171051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:12.181525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bca642b0-dca2-4a77-b8e3-4aa48767d7f9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:12.208820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:12.208820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:12.220308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bca642b0-dca2-4a77-b8e3-4aa48767d7f9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:12.231973 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1230/2438] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:13.237324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-838ed804-dd64-48af-9979-6139f93d1899 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:13.237857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-838ed804-dd64-48af-9979-6139f93d1899 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:13.238022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:13.238022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:13.238673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-838ed804-dd64-48af-9979-6139f93d1899 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:13.294240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:13.294240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:13.302542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-838ed804-dd64-48af-9979-6139f93d1899 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:13.323169 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:13.323169 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:13.332550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-838ed804-dd64-48af-9979-6139f93d1899 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:13.333638 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1209/2439] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:14.352491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c42ea9e-f098-41df-b111-76a779d7c16d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:14.353517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c42ea9e-f098-41df-b111-76a779d7c16d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:14.356443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:14.356443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:14.357078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c42ea9e-f098-41df-b111-76a779d7c16d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:14.422636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:14.422636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:14.431830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c42ea9e-f098-41df-b111-76a779d7c16d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:14.458370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:14.458370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:14.469258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c42ea9e-f098-41df-b111-76a779d7c16d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:14.470506 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1231/2440] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:15.487424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-915d41b9-dafa-40ee-9e23-ae046a7c409b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:15.488535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-915d41b9-dafa-40ee-9e23-ae046a7c409b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:15.488905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:15.488905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:15.489522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-915d41b9-dafa-40ee-9e23-ae046a7c409b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:15.563637 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.563637 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:15.580374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-915d41b9-dafa-40ee-9e23-ae046a7c409b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:15.628607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.628607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:15.644394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-915d41b9-dafa-40ee-9e23-ae046a7c409b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:15.645917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1210/2441] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:16.662291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f525d51e-8d0d-41f4-807a-d148c798744f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:16.662867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f525d51e-8d0d-41f4-807a-d148c798744f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:16.663039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:16.663039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:16.663380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f525d51e-8d0d-41f4-807a-d148c798744f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:16.712126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:16.712126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:16.722804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f525d51e-8d0d-41f4-807a-d148c798744f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:16.743889 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:16.743889 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:16.752775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f525d51e-8d0d-41f4-807a-d148c798744f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:16.753831 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1232/2442] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:17.770062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8be818e-3a33-4b9a-9e83-1365850be970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:17.773447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8be818e-3a33-4b9a-9e83-1365850be970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:17.773989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:17.773989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:17.774873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8be818e-3a33-4b9a-9e83-1365850be970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:17.831847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:17.831847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:17.842995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b8be818e-3a33-4b9a-9e83-1365850be970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:17.870351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:17.870351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:17.880640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8be818e-3a33-4b9a-9e83-1365850be970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:17.881474 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1211/2443] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:18.899410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25587eb4-4dd6-4053-ba54-b340306633e4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:18.900448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25587eb4-4dd6-4053-ba54-b340306633e4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:18.901748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:18.901748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:18.907175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25587eb4-4dd6-4053-ba54-b340306633e4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:18.989000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:18.989000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:18.998747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25587eb4-4dd6-4053-ba54-b340306633e4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:19.020264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:19.020264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:19.030059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25587eb4-4dd6-4053-ba54-b340306633e4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:19.031201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1233/2444] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:20.048572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841208f0-5b36-468a-a4c1-a1bc1798404e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:20.049801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-841208f0-5b36-468a-a4c1-a1bc1798404e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:20.050273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:20.050273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:20.051010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-841208f0-5b36-468a-a4c1-a1bc1798404e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:20.147707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:20.147707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:20.160223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-841208f0-5b36-468a-a4c1-a1bc1798404e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:20.184336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:20.184336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:20.196664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841208f0-5b36-468a-a4c1-a1bc1798404e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:20.197967 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1212/2445] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:21.215488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-492c316f-640c-44ee-977d-4cfb71941350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:21.216521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-492c316f-640c-44ee-977d-4cfb71941350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:21.216904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:21.216904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:21.217494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-492c316f-640c-44ee-977d-4cfb71941350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:21.283965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:21.283965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:21.293773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-492c316f-640c-44ee-977d-4cfb71941350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:21.313638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:21.313638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:21.327440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-492c316f-640c-44ee-977d-4cfb71941350 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:21.338534 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1234/2446] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:22.345753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-099b532b-d02f-451e-a838-3205960643e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:22.347069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-099b532b-d02f-451e-a838-3205960643e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:22.348205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:22.348205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:22.348899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-099b532b-d02f-451e-a838-3205960643e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:22.421849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:22.421849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:22.432125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-099b532b-d02f-451e-a838-3205960643e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:22.456531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:22.456531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:22.468954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-099b532b-d02f-451e-a838-3205960643e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:22.471779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1213/2447] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:23.489304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bc13a48-8356-4999-8aa0-e613d2cfb944 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:23.489693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bc13a48-8356-4999-8aa0-e613d2cfb944 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:23.490148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:23.490148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:23.490829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bc13a48-8356-4999-8aa0-e613d2cfb944 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:23.542059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:23.542059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:23.551848 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bc13a48-8356-4999-8aa0-e613d2cfb944 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:23.573950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:23.573950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:23.583824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bc13a48-8356-4999-8aa0-e613d2cfb944 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:23.584678 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1235/2448] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:24.600844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f731e10f-c89d-45a9-a728-230c887ab8a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:24.608936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f731e10f-c89d-45a9-a728-230c887ab8a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:24.609359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:24.609359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:24.610285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f731e10f-c89d-45a9-a728-230c887ab8a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:24.747950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:24.747950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:24.772964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f731e10f-c89d-45a9-a728-230c887ab8a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:24.824058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:24.824058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:24.842287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f731e10f-c89d-45a9-a728-230c887ab8a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:24.844179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1214/2449] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:25.868697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99b6d994-291b-4894-8ceb-cd9c17361359 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:25.869868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99b6d994-291b-4894-8ceb-cd9c17361359 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.873545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:25.873545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:25.874246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99b6d994-291b-4894-8ceb-cd9c17361359 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.991813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:25.991813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:26.003764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99b6d994-291b-4894-8ceb-cd9c17361359 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:26.033394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:26.033394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:26.045792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99b6d994-291b-4894-8ceb-cd9c17361359 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:26.078181 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1236/2450] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:27.084953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e087d7e-5c75-41ed-8f48-dc7bc51bf297 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:27.085556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e087d7e-5c75-41ed-8f48-dc7bc51bf297 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:27.085999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:27.085999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:27.086944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e087d7e-5c75-41ed-8f48-dc7bc51bf297 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:27.139976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:27.139976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:27.148836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e087d7e-5c75-41ed-8f48-dc7bc51bf297 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:27.169574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:27.169574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:27.178629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e087d7e-5c75-41ed-8f48-dc7bc51bf297 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:27.188719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1215/2451] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:28.196111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc669f94-f088-4a7d-93cb-9302b498e4a4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:28.197137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc669f94-f088-4a7d-93cb-9302b498e4a4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:28.197685 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:28.197685 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:28.198330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc669f94-f088-4a7d-93cb-9302b498e4a4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:28.279507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:28.279507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:28.301146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc669f94-f088-4a7d-93cb-9302b498e4a4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:28.346329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:28.346329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:28.370914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc669f94-f088-4a7d-93cb-9302b498e4a4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:28.382822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1237/2452] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:29.389761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ee8e8bd-22f1-4700-86f2-1dd025f8098a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:29.390893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ee8e8bd-22f1-4700-86f2-1dd025f8098a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.391326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:29.391326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:29.391973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ee8e8bd-22f1-4700-86f2-1dd025f8098a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.463450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.463450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:29.480140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3ee8e8bd-22f1-4700-86f2-1dd025f8098a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:29.516550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.516550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:29.526521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ee8e8bd-22f1-4700-86f2-1dd025f8098a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:29.528400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1216/2453] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:30.546047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7f5bde8-ccf8-4d9d-bded-3c266fdab040 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:30.546575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7f5bde8-ccf8-4d9d-bded-3c266fdab040 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:30.546771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:30.546771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:30.547438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7f5bde8-ccf8-4d9d-bded-3c266fdab040 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:30.621232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:30.621232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:30.638051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7f5bde8-ccf8-4d9d-bded-3c266fdab040 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:30.670292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:30.670292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:30.685169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7f5bde8-ccf8-4d9d-bded-3c266fdab040 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:30.686430 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1238/2454] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:31.703651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aaf682fe-aad1-436f-b9a2-a1790a001ec5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:31.704178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aaf682fe-aad1-436f-b9a2-a1790a001ec5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:31.704265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:31.704265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:31.704613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aaf682fe-aad1-436f-b9a2-a1790a001ec5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:31.754342 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:31.754342 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:31.764724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aaf682fe-aad1-436f-b9a2-a1790a001ec5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:31.784929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:31.784929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:31.793652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aaf682fe-aad1-436f-b9a2-a1790a001ec5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:31.794986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1217/2455] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:32.810973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-706246bb-45c2-4228-aed8-bd85eaeede87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:32.812148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-706246bb-45c2-4228-aed8-bd85eaeede87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:32.814074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:32.814074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:32.814752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-706246bb-45c2-4228-aed8-bd85eaeede87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:32.870106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:32.870106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:32.882920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-706246bb-45c2-4228-aed8-bd85eaeede87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:32.910554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:32.910554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:32.920875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-706246bb-45c2-4228-aed8-bd85eaeede87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:32.922076 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1239/2456] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:33.937775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ef27c34-81f7-4d0f-9dc0-0fffc3463ead tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:33.938945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ef27c34-81f7-4d0f-9dc0-0fffc3463ead tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:33.939328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:33.939328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:33.940083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ef27c34-81f7-4d0f-9dc0-0fffc3463ead tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:33.992388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:33.992388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:34.002539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ef27c34-81f7-4d0f-9dc0-0fffc3463ead tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:34.031982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:34.031982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:34.042532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ef27c34-81f7-4d0f-9dc0-0fffc3463ead tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:34.044046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1218/2457] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:35.063233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d11b352-88f7-4c52-a925-16b82190b3e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:35.065976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d11b352-88f7-4c52-a925-16b82190b3e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:35.066381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:35.066381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:35.067119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d11b352-88f7-4c52-a925-16b82190b3e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:35.185888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:35.185888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:35.196693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0d11b352-88f7-4c52-a925-16b82190b3e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:35.220019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:35.220019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:35.233984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d11b352-88f7-4c52-a925-16b82190b3e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:35.235394 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1240/2458] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:36.252400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad0682c8-1a40-4f44-9d20-114fca7899e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:36.253702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad0682c8-1a40-4f44-9d20-114fca7899e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.254274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.254274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:36.254987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad0682c8-1a40-4f44-9d20-114fca7899e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.326152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.326152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:36.335450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad0682c8-1a40-4f44-9d20-114fca7899e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:36.354670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.354670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:36.364351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad0682c8-1a40-4f44-9d20-114fca7899e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:36.365503 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1219/2459] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:36.630239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-b795fb8a-15c9-4852-a1ad-6d61754c47d0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:05:36.630787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-b795fb8a-15c9-4852-a1ad-6d61754c47d0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.631008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.631008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:36.631384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-b795fb8a-15c9-4852-a1ad-6d61754c47d0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.681653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.681653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:36.690835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-b795fb8a-15c9-4852-a1ad-6d61754c47d0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:36.709676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.709676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:36.718179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-b795fb8a-15c9-4852-a1ad-6d61754c47d0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:05:36.719060 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1241/2460] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:05:36 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1205 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:36.743597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81/action Jan 21 08:05:36.744053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.744053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:36.744490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:36.744867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:36.918819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.918819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:36.919987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:36.929286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Begin detaching volume completed successfully. Jan 21 08:05:36.929819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81/action returned with HTTP 202 Jan 21 08:05:36.930943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1220/2461] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:05:36 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:05:36.951678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59e50be8-4157-4121-acb8-86ac9eb36e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:05:36.952292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59e50be8-4157-4121-acb8-86ac9eb36e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.952719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.952719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:36.953180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59e50be8-4157-4121-acb8-86ac9eb36e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.997428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:05:36.997902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.998118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.998118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:36.998491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.999552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-c0fe59cd-aaea-452e-9069-7a39af37bdf6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:05:37.000329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1221/2462] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:05:36 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:05:37.016332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-34b6af63-f173-4507-9f4f-acdeb520b168 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:05:37.017219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-34b6af63-f173-4507-9f4f-acdeb520b168 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:37.017627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.017627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.018229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-34b6af63-f173-4507-9f4f-acdeb520b168 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:37.026089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-59e50be8-4157-4121-acb8-86ac9eb36e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:37.051162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.051162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.063501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59e50be8-4157-4121-acb8-86ac9eb36e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:05:37.065033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1242/2463] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:36 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1208 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:37.111215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.111215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.119753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-34b6af63-f173-4507-9f4f-acdeb520b168 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:37.139880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.139880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.148466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-34b6af63-f173-4507-9f4f-acdeb520b168 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:05:37.149403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1222/2464] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:05:37 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1307 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:05:37.382056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73f6d48-b439-4e43-8417-3025f5dece57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:37.382589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73f6d48-b439-4e43-8417-3025f5dece57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:37.382927 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:37.382927 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:37.402058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73f6d48-b439-4e43-8417-3025f5dece57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:37.505259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.505259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.515090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d73f6d48-b439-4e43-8417-3025f5dece57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:37.537687 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.537687 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:37.557361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73f6d48-b439-4e43-8417-3025f5dece57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:37.557361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1243/2465] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:37.695125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b Jan 21 08:05:37.695651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:37.695847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:37.695847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:37.696470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:37.717217 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.717217 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:38.081197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d133329-3d56-4f01-876c-a4ee2ccd512b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:05:38.082254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d133329-3d56-4f01-876c-a4ee2ccd512b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:38.082610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:38.082610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:38.083277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d133329-3d56-4f01-876c-a4ee2ccd512b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:38.164255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:38.164255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:38.174659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3d133329-3d56-4f01-876c-a4ee2ccd512b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:38.196691 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:38.196691 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:38.210390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d133329-3d56-4f01-876c-a4ee2ccd512b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:05:38.211246 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1244/2466] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:38 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 1208 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:38.227534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:05:38.227959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:05:38.236157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-61da03da-63c9-41e9-acfa-e5614c6c37cc req-94e8fe21-e1a6-4c1f-9fd2-8cdcac07a138 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b returned with HTTP 200 Jan 21 08:05:38.236998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1223/2467] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:05:37 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f99a58e2-fc9a-4faf-b77f-c90d0a94e91b => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:38.571440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b5b17fa-dd43-492d-8a30-c34d85936acf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:38.571990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b5b17fa-dd43-492d-8a30-c34d85936acf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:38.572189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:38.572189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:38.572597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b5b17fa-dd43-492d-8a30-c34d85936acf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:38.623470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:38.623470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:38.631691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b5b17fa-dd43-492d-8a30-c34d85936acf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:38.650114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:38.650114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:38.659214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b5b17fa-dd43-492d-8a30-c34d85936acf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:38.670907 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1245/2468] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:39.235136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e3db184-767b-44a9-b2c4-6c00f3fcaf63 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:05:39.235136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e3db184-767b-44a9-b2c4-6c00f3fcaf63 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:39.235136 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:39.235136 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:39.235136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e3db184-767b-44a9-b2c4-6c00f3fcaf63 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:39.312966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.312966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:39.331079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e3db184-767b-44a9-b2c4-6c00f3fcaf63 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:05:39.367026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e3db184-767b-44a9-b2c4-6c00f3fcaf63 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:05:39.368443 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1224/2469] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:39 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:39.685114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c02fb2c7-a533-4298-9e69-d537d1f54888 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:39.685611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c02fb2c7-a533-4298-9e69-d537d1f54888 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:39.687315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:39.687315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:39.687315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c02fb2c7-a533-4298-9e69-d537d1f54888 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:39.806716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.806716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:39.818529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c02fb2c7-a533-4298-9e69-d537d1f54888 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:39.865826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.865826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:39.881006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c02fb2c7-a533-4298-9e69-d537d1f54888 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:39.883323 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1246/2470] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:40.311745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56dc3e72-632b-4231-9b3d-fa716fd280d8 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] POST http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types Jan 21 08:05:40.311745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.311745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:40.312089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56dc3e72-632b-4231-9b3d-fa716fd280d8 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-669194945"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:40.364266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56dc3e72-632b-4231-9b3d-fa716fd280d8 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types returned with HTTP 200 Jan 21 08:05:40.366773 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1225/2471] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:05:40 2021] POST /volume/v3/1582441382574744b1d2e74e57de8bd9/types => generated 215 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:40.377044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1412f547-847c-47ec-88fe-7d906027396a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] POST http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types Jan 21 08:05:40.377225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.377225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:40.377655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1412f547-847c-47ec-88fe-7d906027396a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-846722388"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:40.423247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1412f547-847c-47ec-88fe-7d906027396a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types returned with HTTP 202 Jan 21 08:05:40.436461 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1247/2472] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 08:05:40 2021] POST /volume/v3/1582441382574744b1d2e74e57de8bd9/group_types => generated 172 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:40.647947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups Jan 21 08:05:40.648768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb51e6af-5fdc-4e47-88f7-59fdcd643336", "volume_types": ["747e7b9a-f387-4fe7-865a-f7ea66ee0191"], "name": "tempest-Group1-2100876720"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:40.649874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating new group {'group': {'group_type': 'cb51e6af-5fdc-4e47-88f7-59fdcd643336', 'volume_types': ['747e7b9a-f387-4fe7-865a-f7ea66ee0191'], 'name': 'tempest-Group1-2100876720'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:05:40.675232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating group tempest-Group1-2100876720. Jan 21 08:05:40.711209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:40.768969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['420634e5-ccda-42fd-ba32-0a053172f3d7'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:40.839682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c9666cf-9c23-4378-a3fe-5f08f22ee3e1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups returned with HTTP 202 Jan 21 08:05:40.841199 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1226/2473] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 08:05:40 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups => generated 94 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:05:40.850887 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd9e6bc8-c4d3-49b5-9225-c0a95e056f69 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:40.852043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd9e6bc8-c4d3-49b5-9225-c0a95e056f69 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:40.852558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd9e6bc8-c4d3-49b5-9225-c0a95e056f69 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:40.852949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-dd9e6bc8-c4d3-49b5-9225-c0a95e056f69 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:40.874042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:40.874042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:40.901373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d01941a-4d83-4e2b-ab66-406700141770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:40.902497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d01941a-4d83-4e2b-ab66-406700141770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:40.903262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.903262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:40.904820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d01941a-4d83-4e2b-ab66-406700141770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:40.920264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd9e6bc8-c4d3-49b5-9225-c0a95e056f69 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a returned with HTTP 200 Jan 21 08:05:40.921841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1248/2474] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:40 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a => generated 322 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:40.986640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:40.986640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:41.001211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9d01941a-4d83-4e2b-ab66-406700141770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:41.027259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:41.027259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:41.038033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d01941a-4d83-4e2b-ab66-406700141770 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:41.041119 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1227/2475] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:41.934023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4001acde-1807-420a-afca-589a82d960ce tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:41.934667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4001acde-1807-420a-afca-589a82d960ce tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:41.934997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:41.934997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:41.935449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4001acde-1807-420a-afca-589a82d960ce tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:41.935994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-4001acde-1807-420a-afca-589a82d960ce tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:41.943262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:41.943262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:41.969797 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4001acde-1807-420a-afca-589a82d960ce tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a returned with HTTP 200 Jan 21 08:05:41.970779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1249/2476] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:41 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:41.982449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups Jan 21 08:05:41.983201 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:41.983201 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:41.984357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb51e6af-5fdc-4e47-88f7-59fdcd643336", "volume_types": ["747e7b9a-f387-4fe7-865a-f7ea66ee0191"], "name": "tempest-Group2-1096831757"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:41.985608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating new group {'group': {'group_type': 'cb51e6af-5fdc-4e47-88f7-59fdcd643336', 'volume_types': ['747e7b9a-f387-4fe7-865a-f7ea66ee0191'], 'name': 'tempest-Group2-1096831757'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:05:41.997926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating group tempest-Group2-1096831757. Jan 21 08:05:42.022351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:42.044842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['740f2f9b-0742-4c8b-bea0-096f0b9b0851'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:42.056396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78ad8773-e14a-4528-9cbb-5924c664f4d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:42.056935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78ad8773-e14a-4528-9cbb-5924c664f4d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:42.057139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:42.057139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:42.057513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78ad8773-e14a-4528-9cbb-5924c664f4d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:42.169309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.169309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:42.176471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d28e3f85-a45d-4106-8828-5c346dbd491c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups returned with HTTP 202 Jan 21 08:05:42.182070 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1228/2477] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 08:05:41 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups => generated 94 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:05:42.187937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-633e9889-41d5-46d2-8181-33cbc1763090 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:42.188513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-633e9889-41d5-46d2-8181-33cbc1763090 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:42.188707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:42.188707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:42.188965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78ad8773-e14a-4528-9cbb-5924c664f4d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:42.189472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-633e9889-41d5-46d2-8181-33cbc1763090 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:42.190030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-633e9889-41d5-46d2-8181-33cbc1763090 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:42.210626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.210626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:42.217306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.217306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:42.228847 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78ad8773-e14a-4528-9cbb-5924c664f4d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:42.230613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1250/2478] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:42.264132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-633e9889-41d5-46d2-8181-33cbc1763090 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 returned with HTTP 200 Jan 21 08:05:42.271149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1229/2479] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:42 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 => generated 322 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:43.248397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99f0dbdc-ea59-494e-9c3d-fd6a7994e12c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:43.251991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99f0dbdc-ea59-494e-9c3d-fd6a7994e12c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:43.253817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:43.253817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:43.254600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99f0dbdc-ea59-494e-9c3d-fd6a7994e12c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:43.284609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ae03780-7e7c-442a-90de-cefa1ec21c3a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:43.285423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ae03780-7e7c-442a-90de-cefa1ec21c3a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:43.285870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:43.285870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:43.286550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ae03780-7e7c-442a-90de-cefa1ec21c3a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:43.287183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-7ae03780-7e7c-442a-90de-cefa1ec21c3a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:43.296230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.296230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.329880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.329880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.344143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ae03780-7e7c-442a-90de-cefa1ec21c3a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 returned with HTTP 200 Jan 21 08:05:43.350834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1230/2480] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:43 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 => generated 323 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:43.356728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99f0dbdc-ea59-494e-9c3d-fd6a7994e12c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:43.361813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes Jan 21 08:05:43.362542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:43.362542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:43.363417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-407388773", "volume_type": "747e7b9a-f387-4fe7-865a-f7ea66ee0191", "group_id": "78635603-2721-4e2e-856a-737cb6dee99a", "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:43.364977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request body: {'volume': {'name': 'tempest-volume-407388773', 'volume_type': '747e7b9a-f387-4fe7-865a-f7ea66ee0191', 'group_id': '78635603-2721-4e2e-856a-737cb6dee99a', 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:43.391190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.391190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.392684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume of 1 GB Jan 21 08:05:43.398331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.398331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.407435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99f0dbdc-ea59-494e-9c3d-fd6a7994e12c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:43.408595 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1251/2481] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:43.413363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:43.432066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (b65e92dd-b26d-4d72-9b42-12d93adc0788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:43.435912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0768ba-7d8e-4dfa-824c-d11ef872adb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:43.437604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.437604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.438160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:43.498070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0768ba-7d8e-4dfa-824c-d11ef872adb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=747e7b9a-f387-4fe7-865a-f7ea66ee0191,is_public=True,name='tempest-GroupsTest-volume-type-669194945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '747e7b9a-f387-4fe7-865a-f7ea66ee0191', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78635603-2721-4e2e-856a-737cb6dee99a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:43.500529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c36593b-8c8b-40c0-aec8-183cfe2ce3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:43.545894 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-669194945 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-669194945, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:43.546862 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-669194945 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-669194945, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:43.589403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['6fc506c8-31ea-4cf8-a7b6-9bf410326c5f', '69539fd2-6b30-4399-8cb3-f662307ecd1e', '097eb957-eef4-4522-b86b-97acffaf06e4', '82513e33-ee56-4511-91df-8ff0aa371a18'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:43.591642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c36593b-8c8b-40c0-aec8-183cfe2ce3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc506c8-31ea-4cf8-a7b6-9bf410326c5f', '69539fd2-6b30-4399-8cb3-f662307ecd1e', '097eb957-eef4-4522-b86b-97acffaf06e4', '82513e33-ee56-4511-91df-8ff0aa371a18']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:43.593904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b3c335-9107-469e-86a4-394594148fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:43.653979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b3c335-9107-469e-86a4-394594148fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03c1f33-75ea-407a-9db5-4a9cb3cea4f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-407388773',encryption_key_id=None,group_id=78635603-2721-4e2e-856a-737cb6dee99a,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['6fc506c8-31ea-4cf8-a7b6-9bf410326c5f','69539fd2-6b30-4399-8cb3-f662307ecd1e','097eb957-eef4-4522-b86b-97acffaf06e4','82513e33-ee56-4511-91df-8ff0aa371a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=747e7b9a-f387-4fe7-865a-f7ea66ee0191), '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=2021-01-21T08:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-407388773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78635603-2721-4e2e-856a-737cb6dee99a,host=None,id=e03c1f33-75ea-407a-9db5-4a9cb3cea4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='589d35ed84f14df7ac2bd4985c0f0d01',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,user_id='a41870a2debb4edba8b118d4cb2dd763',volume_attachment=,volume_type=,volume_type_id=747e7b9a-f387-4fe7-865a-f7ea66ee0191)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:43.656075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277f8659-16eb-43f9-b17b-2b48ca99ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:43.684511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277f8659-16eb-43f9-b17b-2b48ca99ca96) 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-407388773',encryption_key_id=None,group_id=78635603-2721-4e2e-856a-737cb6dee99a,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['6fc506c8-31ea-4cf8-a7b6-9bf410326c5f','69539fd2-6b30-4399-8cb3-f662307ecd1e','097eb957-eef4-4522-b86b-97acffaf06e4','82513e33-ee56-4511-91df-8ff0aa371a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=747e7b9a-f387-4fe7-865a-f7ea66ee0191)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:43.686869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25441f84-a451-4dd0-8040-17956b546e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:43.710510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25441f84-a451-4dd0-8040-17956b546e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:43.713161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (b65e92dd-b26d-4d72-9b42-12d93adc0788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:43.775546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request issued successfully. Jan 21 08:05:43.794813 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:43.795416 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:43.805335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:43.814367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.814367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.832109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6871109b-2dae-45d0-81e9-f46de9d3d787 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes returned with HTTP 202 Jan 21 08:05:43.843333 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1231/2482] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 08:05:43 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes => generated 879 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:43.847849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 Jan 21 08:05:43.848438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:43.848601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:43.848601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:43.849657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:43.921745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.921745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.932430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:43.949725 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:43.950494 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:43.958452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:43.965832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.965832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:43.990103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37798c6c-7198-4e3d-a4bd-3d903d67f9d2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 returned with HTTP 200 Jan 21 08:05:43.992503 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1252/2483] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:43 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:44.425215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6bdd4d7-94dd-47a3-8a69-59a7e131d465 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:44.425634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6bdd4d7-94dd-47a3-8a69-59a7e131d465 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:44.425737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:44.425737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:44.426272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6bdd4d7-94dd-47a3-8a69-59a7e131d465 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:44.506211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:44.506211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:44.516628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6bdd4d7-94dd-47a3-8a69-59a7e131d465 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:44.540160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:44.540160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:44.561975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6bdd4d7-94dd-47a3-8a69-59a7e131d465 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:44.565451 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1232/2484] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.009974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 Jan 21 08:05:45.010557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.010834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.010834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.011712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.085623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.085623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.097403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:45.115151 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:45.115151 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:45.124662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:45.133800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.133800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.157308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f68dba67-fa9a-4811-aad9-4088aa65955b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 returned with HTTP 200 Jan 21 08:05:45.158144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1253/2485] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 => generated 972 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.174232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9079a7ec-12cf-427d-a3db-26c475d4a4c4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:45.174862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9079a7ec-12cf-427d-a3db-26c475d4a4c4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.175087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.175087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.175465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9079a7ec-12cf-427d-a3db-26c475d4a4c4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.175877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-9079a7ec-12cf-427d-a3db-26c475d4a4c4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:45.186395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.186395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.213416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9079a7ec-12cf-427d-a3db-26c475d4a4c4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a returned with HTTP 200 Jan 21 08:05:45.214325 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1233/2486] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.225480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76251f30-6d83-47e4-8026-37880f668fbe tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:45.226062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76251f30-6d83-47e4-8026-37880f668fbe tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.226282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.226282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.226635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76251f30-6d83-47e4-8026-37880f668fbe tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.227541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-76251f30-6d83-47e4-8026-37880f668fbe tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:45.235355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.235355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.262864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76251f30-6d83-47e4-8026-37880f668fbe tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 returned with HTTP 200 Jan 21 08:05:45.264188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1254/2487] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.274487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b57a140-2b83-4bb4-a417-6536f7e4f41c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail Jan 21 08:05:45.275113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b57a140-2b83-4bb4-a417-6536f7e4f41c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.275323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.275323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.275685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b57a140-2b83-4bb4-a417-6536f7e4f41c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.276810 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.276810 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.338906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b57a140-2b83-4bb4-a417-6536f7e4f41c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail returned with HTTP 200 Jan 21 08:05:45.340303 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1234/2488] 10.222.0.13 () {60 vars in 1263 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail => generated 640 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.351965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:45.352911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.353348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.353348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.353892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.355407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:45.356004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.356004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.357359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:45.416260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:45.418100 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:45.418878 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:45.427125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:45.435607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.435607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.459042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91e084cf-1a88-423e-832f-d76f70a8d483 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:45.470930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1255/2489] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 975 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.475564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:45.476083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.476281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.476281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.477020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.477867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:45.478888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.478888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.480338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:45.539827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:45.541333 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:45.541769 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:45.555118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:45.563372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.563372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.581371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0215b0ca-9a64-4a75-ae2b-2d094c415d01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:45.582065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0215b0ca-9a64-4a75-ae2b-2d094c415d01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.582386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.582386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.582976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0215b0ca-9a64-4a75-ae2b-2d094c415d01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.595563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c8e5a92-1a5e-4548-8f2a-1b87d81fefcd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:45.596420 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1235/2490] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 975 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.615065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action Jan 21 08:05:45.615576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.615576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.616140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:45.616384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:45.617325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] delete called for group 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87907) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:45.617692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete group with id: 78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:45.626462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.626462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.653799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.653799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.662513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0215b0ca-9a64-4a75-ae2b-2d094c415d01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:45.685817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.685817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.694468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0215b0ca-9a64-4a75-ae2b-2d094c415d01 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:45.695365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1256/2491] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:45.809566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7ec0fcb-0479-451f-be6f-25fa36d6388b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action returned with HTTP 202 Jan 21 08:05:45.810811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1236/2492] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:45 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:45.825640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 Jan 21 08:05:45.826475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.826953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.826953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:45.831829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.947072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.947072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:45.971241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:46.007676 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:46.012167 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:46.031408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:46.043951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:46.043951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:46.081110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c849359-7223-4011-b114-497b434ac575 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 returned with HTTP 200 Jan 21 08:05:46.092488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1257/2493] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:45 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 => generated 971 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:46.711572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31fbe1a8-8165-4884-a37f-8d0626b6535d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:46.712656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31fbe1a8-8165-4884-a37f-8d0626b6535d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:46.713010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:46.713010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:46.713609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31fbe1a8-8165-4884-a37f-8d0626b6535d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:46.823115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:46.823115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:46.845708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31fbe1a8-8165-4884-a37f-8d0626b6535d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:46.874453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:46.874453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:46.885882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31fbe1a8-8165-4884-a37f-8d0626b6535d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:46.887519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1237/2494] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:47.125887 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 Jan 21 08:05:47.125887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:47.125887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:47.125887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:47.125887 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:47.350436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:47.383773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:47.383773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:47.475950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ab09cc1-7281-4aa0-bd27-3b1b7bffedc4 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 returned with HTTP 200 Jan 21 08:05:47.475950 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1258/2495] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:47 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 => generated 971 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:47.907253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4806c6d-73b0-4131-a1e2-049cb9e8a169 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:47.907253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4806c6d-73b0-4131-a1e2-049cb9e8a169 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:47.907253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:47.907253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:47.907253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4806c6d-73b0-4131-a1e2-049cb9e8a169 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:47.963904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:47.963904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:47.974048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4806c6d-73b0-4131-a1e2-049cb9e8a169 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:47.994638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:47.994638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:48.003651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4806c6d-73b0-4131-a1e2-049cb9e8a169 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:48.003651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1238/2496] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:48.487320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3f6749f-716e-4faf-bc65-362552f58312 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 Jan 21 08:05:48.487979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3f6749f-716e-4faf-bc65-362552f58312 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:48.488095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:48.488095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:48.488433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3f6749f-716e-4faf-bc65-362552f58312 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:48.536308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3f6749f-716e-4faf-bc65-362552f58312 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 returned with HTTP 404 Jan 21 08:05:48.540543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1259/2497] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:48 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/e03c1f33-75ea-407a-9db5-4a9cb3cea4f6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:48.548297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95277483-f591-4aec-a2fe-1162e8405323 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:48.548866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95277483-f591-4aec-a2fe-1162e8405323 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:48.549083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:48.549083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:48.549451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95277483-f591-4aec-a2fe-1162e8405323 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:48.549849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-95277483-f591-4aec-a2fe-1162e8405323 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:48.567684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95277483-f591-4aec-a2fe-1162e8405323 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a returned with HTTP 404 Jan 21 08:05:48.572282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1239/2498] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:48 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:48.577690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action Jan 21 08:05:48.578950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:48.579533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:48.580637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] delete called for group 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:48.581137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete group with id: 045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:48.588728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:48.588728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:48.661518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18200a01-8a6e-44e3-8a7d-44922707f81c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action returned with HTTP 202 Jan 21 08:05:48.662870 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1260/2499] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:48 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:48.671747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da444def-1b92-4662-beba-c8670e304f14 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:48.672302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da444def-1b92-4662-beba-c8670e304f14 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:48.672955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da444def-1b92-4662-beba-c8670e304f14 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:48.673691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-da444def-1b92-4662-beba-c8670e304f14 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:48.686589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:48.686589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:48.717790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da444def-1b92-4662-beba-c8670e304f14 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 returned with HTTP 200 Jan 21 08:05:48.719294 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1240/2500] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:48 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:49.016674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92b39ecb-e870-4d0f-9d2d-338b41c9c249 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:49.017363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92b39ecb-e870-4d0f-9d2d-338b41c9c249 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.017577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:49.017577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:49.017954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92b39ecb-e870-4d0f-9d2d-338b41c9c249 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.132031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:49.132031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:49.143634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-92b39ecb-e870-4d0f-9d2d-338b41c9c249 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:49.166658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:49.166658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:49.176925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92b39ecb-e870-4d0f-9d2d-338b41c9c249 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:49.177829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1261/2501] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:49.731998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2b9e37-eea8-4b5f-93be-847b5c168420 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:49.732568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9e37-eea8-4b5f-93be-847b5c168420 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.732762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:49.732762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:49.733404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9e37-eea8-4b5f-93be-847b5c168420 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.734064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-cc2b9e37-eea8-4b5f-93be-847b5c168420 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:49.740806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2b9e37-eea8-4b5f-93be-847b5c168420 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 returned with HTTP 404 Jan 21 08:05:49.741836 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1241/2502] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:49.749791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a57f8a15-8ca6-40d0-b2f7-99e070a90584 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail Jan 21 08:05:49.750300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a57f8a15-8ca6-40d0-b2f7-99e070a90584 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.750495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:49.750495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:49.751237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a57f8a15-8ca6-40d0-b2f7-99e070a90584 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.759269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a57f8a15-8ca6-40d0-b2f7-99e070a90584 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail returned with HTTP 200 Jan 21 08:05:49.760056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1262/2503] 10.222.0.13 () {60 vars in 1263 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:49.769938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:49.770511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.771033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.771621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:49.772457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:49.772457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:49.773547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:49.826282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:49.831901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a090548-dfc3-4f23-ba46-e7390413987d tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:49.832701 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1242/2504] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:49.849911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action Jan 21 08:05:49.850834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:49.851218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:49.852138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] delete called for group 045f3b02-c555-4d37-9647-32c115791523 {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:49.852521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete group with id: 045f3b02-c555-4d37-9647-32c115791523 Jan 21 08:05:49.859325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26970871-00b3-4161-880c-919115158360 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action returned with HTTP 404 Jan 21 08:05:49.860637 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1263/2505] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:49 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/045f3b02-c555-4d37-9647-32c115791523/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:49.867798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:49.868387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.868871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.869475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:49.871660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:49.921126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:49.926220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60eecd3e-ef29-459d-960a-d74979b466cf tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:49.927118 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1243/2506] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:49.942387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action Jan 21 08:05:49.943246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:49.943631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:49.944625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] delete called for group 78635603-2721-4e2e-856a-737cb6dee99a {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:49.944945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete group with id: 78635603-2721-4e2e-856a-737cb6dee99a Jan 21 08:05:49.952649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83cd9d56-a963-4da0-ad13-5c31f1190ce2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action returned with HTTP 404 Jan 21 08:05:49.953108 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1264/2507] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:49 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/78635603-2721-4e2e-856a-737cb6dee99a/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:05:49.962187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b64172d5-1f11-4e5b-a88d-84fb138d6a20 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] DELETE http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/cb51e6af-5fdc-4e47-88f7-59fdcd643336 Jan 21 08:05:49.963136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b64172d5-1f11-4e5b-a88d-84fb138d6a20 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.963631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b64172d5-1f11-4e5b-a88d-84fb138d6a20 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.999756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:05:49.999756 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:05:50.024788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b64172d5-1f11-4e5b-a88d-84fb138d6a20 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/cb51e6af-5fdc-4e47-88f7-59fdcd643336 returned with HTTP 202 Jan 21 08:05:50.025547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1244/2508] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 08:05:49 2021] DELETE /volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/cb51e6af-5fdc-4e47-88f7-59fdcd643336 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:50.038081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00f4229f-53e8-4d80-98e8-dac63e9a74ab tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] POST http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types Jan 21 08:05:50.038081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00f4229f-53e8-4d80-98e8-dac63e9a74ab tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-350873298"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:50.098782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00f4229f-53e8-4d80-98e8-dac63e9a74ab tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types returned with HTTP 200 Jan 21 08:05:50.098782 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1265/2509] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:05:50 2021] POST /volume/v3/1582441382574744b1d2e74e57de8bd9/types => generated 215 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:50.102216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08430b3b-ac3c-4c39-acef-97925d79acc0 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] POST http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types Jan 21 08:05:50.118176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08430b3b-ac3c-4c39-acef-97925d79acc0 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-453633871"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:50.204644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9ee66d1-2a62-4b5c-aeda-52644431e46a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:50.204644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9ee66d1-2a62-4b5c-aeda-52644431e46a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.204644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9ee66d1-2a62-4b5c-aeda-52644431e46a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.219265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08430b3b-ac3c-4c39-acef-97925d79acc0 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types returned with HTTP 202 Jan 21 08:05:50.219265 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1245/2510] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 08:05:50 2021] POST /volume/v3/1582441382574744b1d2e74e57de8bd9/group_types => generated 172 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:50.226390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups Jan 21 08:05:50.226390 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6182a5bb-b301-40c1-a4d6-069db55ca621", "volume_types": ["6e092996-138b-4a4e-ae13-c6c9c64c6da1"], "name": "tempest-GroupsTest-Group-1295513405"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:50.226745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating new group {'group': {'group_type': '6182a5bb-b301-40c1-a4d6-069db55ca621', 'volume_types': ['6e092996-138b-4a4e-ae13-c6c9c64c6da1'], 'name': 'tempest-GroupsTest-Group-1295513405'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:05:50.239867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Creating group tempest-GroupsTest-Group-1295513405. Jan 21 08:05:50.283065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.283065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:50.284964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:50.286521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9ee66d1-2a62-4b5c-aeda-52644431e46a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:50.311064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.311064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:50.319514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9ee66d1-2a62-4b5c-aeda-52644431e46a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:50.319514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1266/2511] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:50.322872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['701be4d1-1a40-440a-98b0-1091ddbf49f4'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:50.427998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62da081b-bf3d-4ae8-b8ff-d4b1b83ac0f2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups returned with HTTP 202 Jan 21 08:05:50.429095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1246/2512] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 08:05:50 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups => generated 104 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:50.439088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec2984fa-8c26-4684-83e0-25a3908b1020 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:50.439707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec2984fa-8c26-4684-83e0-25a3908b1020 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.439707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:50.439707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:50.440248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec2984fa-8c26-4684-83e0-25a3908b1020 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.440417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ec2984fa-8c26-4684-83e0-25a3908b1020 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:50.450815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.450815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:50.481889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec2984fa-8c26-4684-83e0-25a3908b1020 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:50.483352 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1267/2513] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:51.334005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3b8248f-d538-43c7-bd41-652a92f6efbc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:51.334858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3b8248f-d538-43c7-bd41-652a92f6efbc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:51.335126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.335126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:51.335625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3b8248f-d538-43c7-bd41-652a92f6efbc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:51.388019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.388019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:51.397051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3b8248f-d538-43c7-bd41-652a92f6efbc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:51.415239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.415239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:51.423616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3b8248f-d538-43c7-bd41-652a92f6efbc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:51.424572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1247/2514] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:51.494842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40574249-5465-486e-b08b-e17283b1392a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:51.496376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40574249-5465-486e-b08b-e17283b1392a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:51.496623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.496623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:51.496998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40574249-5465-486e-b08b-e17283b1392a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:51.497775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-40574249-5465-486e-b08b-e17283b1392a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:51.505047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.505047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:51.533345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40574249-5465-486e-b08b-e17283b1392a tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:51.534463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1268/2515] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:51 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:51.548159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes Jan 21 08:05:51.549207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.549207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:51.549343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6e092996-138b-4a4e-ae13-c6c9c64c6da1", "group_id": "3df4587e-66d5-4913-8a64-2720a75d3f9d", "size": 1, "name": "tempest-GroupsTest-Volume-96438421"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:51.551365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request body: {'volume': {'volume_type': '6e092996-138b-4a4e-ae13-c6c9c64c6da1', 'group_id': '3df4587e-66d5-4913-8a64-2720a75d3f9d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-96438421'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:51.574356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.574356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:51.575514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume of 1 GB Jan 21 08:05:51.590656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:51.612244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (db3913a2-1c9c-4d3f-89f3-5df18781b598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:51.615218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea36b899-27ba-4b9f-a25f-6ae9730f5caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:51.617103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.617103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:51.617103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:51.669106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea36b899-27ba-4b9f-a25f-6ae9730f5caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:05:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e092996-138b-4a4e-ae13-c6c9c64c6da1,is_public=True,name='tempest-GroupsTest-volume-type-350873298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e092996-138b-4a4e-ae13-c6c9c64c6da1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3df4587e-66d5-4913-8a64-2720a75d3f9d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:51.671591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63700e6-2136-4137-acc9-ef973629696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:51.717691 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-350873298 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-350873298, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:51.718581 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-350873298 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-350873298, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:51.762421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['54269753-805b-4877-abe5-afefd00075d9', '2e98d8d3-2cbf-4b6b-9384-ea650de620e9', '760d15a7-a0b3-4d16-b0bf-3f5106030d26', 'c87b99b1-5185-4c4c-ab60-a0b37ab32738'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:51.762421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63700e6-2136-4137-acc9-ef973629696e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54269753-805b-4877-abe5-afefd00075d9', '2e98d8d3-2cbf-4b6b-9384-ea650de620e9', '760d15a7-a0b3-4d16-b0bf-3f5106030d26', 'c87b99b1-5185-4c4c-ab60-a0b37ab32738']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:51.762421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a73ddcd-868f-4e46-bd02-277afe76caa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:51.834282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a73ddcd-868f-4e46-bd02-277afe76caa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b25076-4964-4c91-9a88-7e49f719ac10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-96438421',encryption_key_id=None,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['54269753-805b-4877-abe5-afefd00075d9','2e98d8d3-2cbf-4b6b-9384-ea650de620e9','760d15a7-a0b3-4d16-b0bf-3f5106030d26','c87b99b1-5185-4c4c-ab60-a0b37ab32738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1), '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=2021-01-21T08:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-96438421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,host=None,id=d6b25076-4964-4c91-9a88-7e49f719ac10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='589d35ed84f14df7ac2bd4985c0f0d01',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,user_id='a41870a2debb4edba8b118d4cb2dd763',volume_attachment=,volume_type=,volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:51.834282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87d14d-37e5-46fe-9d84-7b794304ad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:51.897508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87d14d-37e5-46fe-9d84-7b794304ad77) 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-96438421',encryption_key_id=None,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['54269753-805b-4877-abe5-afefd00075d9','2e98d8d3-2cbf-4b6b-9384-ea650de620e9','760d15a7-a0b3-4d16-b0bf-3f5106030d26','c87b99b1-5185-4c4c-ab60-a0b37ab32738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:51.897508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ba8a25-9042-419e-af33-7da5833d5f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:51.955220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ba8a25-9042-419e-af33-7da5833d5f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:51.966567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (db3913a2-1c9c-4d3f-89f3-5df18781b598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:52.045123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request issued successfully. Jan 21 08:05:52.060312 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:52.060312 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:52.081906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:52.101117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.101117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:52.134734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab65f000-3e3b-4528-8453-31478b19fa9c tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes returned with HTTP 202 Jan 21 08:05:52.134734 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1248/2516] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 08:05:51 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes => generated 889 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:52.146996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 Jan 21 08:05:52.146996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:52.146996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:52.146996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:52.146996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:52.243387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.243387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:52.269864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:52.303829 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:52.304773 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:52.317762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:52.326015 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.326015 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:52.357951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64002518-0f0a-44ef-97e6-efda72eb0050 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 returned with HTTP 200 Jan 21 08:05:52.359469 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1269/2517] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:52 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 => generated 981 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:52.473891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62467756-d0ea-4ae8-85e5-c597b020ed38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:52.473891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62467756-d0ea-4ae8-85e5-c597b020ed38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:52.473891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:52.473891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:52.473891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62467756-d0ea-4ae8-85e5-c597b020ed38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:52.606771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.606771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:52.630969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62467756-d0ea-4ae8-85e5-c597b020ed38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:52.684166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.684166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:52.693459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62467756-d0ea-4ae8-85e5-c597b020ed38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:52.694281 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1249/2518] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:53.375986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 Jan 21 08:05:53.376563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:53.376785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:53.376785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:53.377158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:53.452626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.452626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.462930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:53.477402 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:53.477625 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:53.485983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:53.497533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.497533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.516519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dccd76ee-a172-459a-bacf-b7b30ca5042e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 returned with HTTP 200 Jan 21 08:05:53.517971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1270/2519] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:53 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 => generated 982 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:53.537723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes Jan 21 08:05:53.537723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:53.537723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:53.537723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6e092996-138b-4a4e-ae13-c6c9c64c6da1", "group_id": "3df4587e-66d5-4913-8a64-2720a75d3f9d", "size": 1, "name": "tempest-GroupsTest-Volume-649964209"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:53.537723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request body: {'volume': {'volume_type': '6e092996-138b-4a4e-ae13-c6c9c64c6da1', 'group_id': '3df4587e-66d5-4913-8a64-2720a75d3f9d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-649964209'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:53.561367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.561367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.561367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume of 1 GB Jan 21 08:05:53.579234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Availability Zones retrieved successfully. Jan 21 08:05:53.596722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (eacab741-0c76-43d3-b949-7f7f1d6f6355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:53.598823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a369d522-b402-48fa-a22f-7dab18287d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:53.602623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.602623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.602623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:53.656197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a369d522-b402-48fa-a22f-7dab18287d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:05:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e092996-138b-4a4e-ae13-c6c9c64c6da1,is_public=True,name='tempest-GroupsTest-volume-type-350873298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e092996-138b-4a4e-ae13-c6c9c64c6da1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3df4587e-66d5-4913-8a64-2720a75d3f9d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:53.656938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f671ce-ae98-4505-8f35-7149d526d8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:53.717222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cabcfc6-88f5-4535-894a-8c55df9ba9c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:53.717222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cabcfc6-88f5-4535-894a-8c55df9ba9c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:53.717222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:53.717222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:53.717222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cabcfc6-88f5-4535-894a-8c55df9ba9c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:53.748918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Created reservations ['2c5aad4d-1dca-4176-bc3b-12e313c3e350', '234ba9ec-7ef6-4eda-b256-b4c684e30b4b', 'aaf15b9b-70f3-44ff-926c-56c032c23022', '3c1ebc47-aa97-4b3c-9fc3-6449c41a9f9f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:53.751238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f671ce-ae98-4505-8f35-7149d526d8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5aad4d-1dca-4176-bc3b-12e313c3e350', '234ba9ec-7ef6-4eda-b256-b4c684e30b4b', 'aaf15b9b-70f3-44ff-926c-56c032c23022', '3c1ebc47-aa97-4b3c-9fc3-6449c41a9f9f']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:53.754462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a471b29c-8cc6-4a25-9721-00bf3f99cd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:53.798850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.798850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.814003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cabcfc6-88f5-4535-894a-8c55df9ba9c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:53.837548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.837548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:53.856856 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cabcfc6-88f5-4535-894a-8c55df9ba9c3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:53.857771 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1271/2520] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:53.939881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a471b29c-8cc6-4a25-9721-00bf3f99cd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '873b2c6b-2917-49b3-8dc1-3597e491f977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-649964209',encryption_key_id=None,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['2c5aad4d-1dca-4176-bc3b-12e313c3e350','234ba9ec-7ef6-4eda-b256-b4c684e30b4b','aaf15b9b-70f3-44ff-926c-56c032c23022','3c1ebc47-aa97-4b3c-9fc3-6449c41a9f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1), '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=2021-01-21T08:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-649964209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,host=None,id=873b2c6b-2917-49b3-8dc1-3597e491f977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='589d35ed84f14df7ac2bd4985c0f0d01',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,user_id='a41870a2debb4edba8b118d4cb2dd763',volume_attachment=,volume_type=,volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:53.942363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1be97a-c354-4934-a92e-d6dc10fc5627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:53.973754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1be97a-c354-4934-a92e-d6dc10fc5627) 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-649964209',encryption_key_id=None,group_id=3df4587e-66d5-4913-8a64-2720a75d3f9d,group_type_id=,metadata={},multiattach=False,project_id='589d35ed84f14df7ac2bd4985c0f0d01',qos_specs=None,replication_status=,reservations=['2c5aad4d-1dca-4176-bc3b-12e313c3e350','234ba9ec-7ef6-4eda-b256-b4c684e30b4b','aaf15b9b-70f3-44ff-926c-56c032c23022','3c1ebc47-aa97-4b3c-9fc3-6449c41a9f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41870a2debb4edba8b118d4cb2dd763',volume_type_id=6e092996-138b-4a4e-ae13-c6c9c64c6da1)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:53.975455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1025b6-4c58-40a5-92aa-d780fe4064c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:54.006481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1025b6-4c58-40a5-92aa-d780fe4064c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:54.011819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Flow 'volume_create_api' (eacab741-0c76-43d3-b949-7f7f1d6f6355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:54.088513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Create volume request issued successfully. Jan 21 08:05:54.111514 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:54.111514 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:54.119230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:54.129387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:54.129387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:54.147789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d834cdd-6451-4e86-8dc7-8dfb5a483ba0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes returned with HTTP 202 Jan 21 08:05:54.149598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1250/2521] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 08:05:53 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes => generated 890 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:54.165192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:05:54.165192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:54.165192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:54.165192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:54.166013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:54.287941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:54.287941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:54.296466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:54.312945 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:54.313676 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:54.331895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:54.342716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:54.342716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:54.370930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-375a2841-9506-4a56-8c1b-8310d1113fb7 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:05:54.377669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1272/2522] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:54 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 982 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:54.897127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c225200-8fe0-42a9-86ad-b37512c44ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:54.897688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c225200-8fe0-42a9-86ad-b37512c44ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:54.897888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:54.897888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:54.898513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c225200-8fe0-42a9-86ad-b37512c44ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:55.031707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.031707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.061672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c225200-8fe0-42a9-86ad-b37512c44ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:55.089653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.089653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.102436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c225200-8fe0-42a9-86ad-b37512c44ffe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:55.103408 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1251/2523] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:55.391537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:05:55.392732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:55.393145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:55.393145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:55.394537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:55.489227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.489227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.498524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:55.515024 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:55.515486 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:55.528896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:55.539579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.539579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.579113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa518122-0a67-4082-9e13-61952343997e tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:05:55.580557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1273/2524] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:55 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 983 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:55.596471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6564ab7e-3afc-48be-995a-e21f0342d1e9 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] PUT http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:55.596979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:55.596979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:55.597398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6564ab7e-3afc-48be-995a-e21f0342d1e9 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "873b2c6b-2917-49b3-8dc1-3597e491f977"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:55.598438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-6564ab7e-3afc-48be-995a-e21f0342d1e9 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Update called for group 3df4587e-66d5-4913-8a64-2720a75d3f9d. {{(pid=87907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:55.598812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-6564ab7e-3afc-48be-995a-e21f0342d1e9 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Updating group 3df4587e-66d5-4913-8a64-2720a75d3f9d with name new_group description: This is a new group add_volumes: None remove_volumes: 873b2c6b-2917-49b3-8dc1-3597e491f977. Jan 21 08:05:55.607396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.607396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.679664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6564ab7e-3afc-48be-995a-e21f0342d1e9 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 202 Jan 21 08:05:55.685454 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1252/2525] 10.222.0.13 () {62 vars in 1374 bytes} [Thu Jan 21 08:05:55 2021] PUT /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:05:55.698239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ffe2136-b8b1-4c57-a245-fbaa302cc942 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:55.702891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ffe2136-b8b1-4c57-a245-fbaa302cc942 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:55.702891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:55.702891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:55.703259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ffe2136-b8b1-4c57-a245-fbaa302cc942 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:55.703640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-4ffe2136-b8b1-4c57-a245-fbaa302cc942 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:55.717212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.717212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:55.762794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ffe2136-b8b1-4c57-a245-fbaa302cc942 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:55.763870 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1274/2526] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:55 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:56.120114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6b4368e-b704-4257-81a6-3f16c4425cf4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:56.122052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6b4368e-b704-4257-81a6-3f16c4425cf4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.122052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.122052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:56.122052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6b4368e-b704-4257-81a6-3f16c4425cf4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:56.177132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:56.177132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:56.180820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6b4368e-b704-4257-81a6-3f16c4425cf4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:56.200794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:56.200794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:56.209897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6b4368e-b704-4257-81a6-3f16c4425cf4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:56.210738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1253/2527] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bcaf8df-b600-4e8c-b279-106cb2a92052 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1bcaf8df-b600-4e8c-b279-106cb2a92052 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1bcaf8df-b600-4e8c-b279-106cb2a92052 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:56.782706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-1bcaf8df-b600-4e8c-b279-106cb2a92052 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:56.795414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:56.795414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:56.829733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bcaf8df-b600-4e8c-b279-106cb2a92052 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:56.834790 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1275/2528] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:56.842654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7864593-44e3-4f66-9212-a2ea9fd4715f tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:56.843286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7864593-44e3-4f66-9212-a2ea9fd4715f tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.844067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.844067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:56.844067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7864593-44e3-4f66-9212-a2ea9fd4715f tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:56.844488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-d7864593-44e3-4f66-9212-a2ea9fd4715f tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:56.852753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:56.852753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:56.887071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7864593-44e3-4f66-9212-a2ea9fd4715f tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:56.890894 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1254/2529] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:56.898545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:56.899159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.899517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.899517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:56.899966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:56.900690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:56.902199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:56.902199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:56.904283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:56.986912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:56.989211 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:56.989655 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:57.017153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:57.024817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.024817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:57.078155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb792f26-1213-4b12-a59d-3f96036170e2 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:57.079007 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1276/2530] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 1924 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:57.095895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dbc67bb-8ee4-49df-a2c5-425fcfadeb72 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] PUT http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:57.096396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:57.096396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:57.096811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dbc67bb-8ee4-49df-a2c5-425fcfadeb72 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "873b2c6b-2917-49b3-8dc1-3597e491f977"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:57.097862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-8dbc67bb-8ee4-49df-a2c5-425fcfadeb72 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Update called for group 3df4587e-66d5-4913-8a64-2720a75d3f9d. {{(pid=87907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:57.098245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-8dbc67bb-8ee4-49df-a2c5-425fcfadeb72 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Updating group 3df4587e-66d5-4913-8a64-2720a75d3f9d with name None description: None add_volumes: 873b2c6b-2917-49b3-8dc1-3597e491f977 remove_volumes: None. Jan 21 08:05:57.108121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.108121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:57.231770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cea9d866-76af-406f-8cdd-31449b46cfc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:57.232827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cea9d866-76af-406f-8cdd-31449b46cfc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:57.233054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:57.233054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:57.234406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cea9d866-76af-406f-8cdd-31449b46cfc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.239452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dbc67bb-8ee4-49df-a2c5-425fcfadeb72 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 202 Jan 21 08:05:57.243298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1255/2531] 10.222.0.13 () {62 vars in 1373 bytes} [Thu Jan 21 08:05:57 2021] PUT /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:57.253002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1a69be9-324e-4fe2-adf4-514bc2f0bdeb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:57.253589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1a69be9-324e-4fe2-adf4-514bc2f0bdeb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:57.254525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:57.254525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:57.255013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1a69be9-324e-4fe2-adf4-514bc2f0bdeb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.255325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-a1a69be9-324e-4fe2-adf4-514bc2f0bdeb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:57.264305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.264305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:57.299995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1a69be9-324e-4fe2-adf4-514bc2f0bdeb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:57.301025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1256/2532] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:57 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:57.321533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.321533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:57.331315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cea9d866-76af-406f-8cdd-31449b46cfc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:57.350598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.350598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:57.361906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cea9d866-76af-406f-8cdd-31449b46cfc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:57.363700 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1277/2533] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:58.313980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04734d47-9851-4209-aa1f-463b225553a8 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:58.314529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04734d47-9851-4209-aa1f-463b225553a8 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.315737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.315737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.316371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04734d47-9851-4209-aa1f-463b225553a8 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:58.316852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-04734d47-9851-4209-aa1f-463b225553a8 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:58.324060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.324060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.348891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04734d47-9851-4209-aa1f-463b225553a8 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 200 Jan 21 08:05:58.349731 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1257/2534] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:58.361009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:58.361749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.362053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.362053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.362534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:58.363363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:58.365128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:58.379841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31912f24-7512-497b-9da6-e4e5521af149 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:58.380453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31912f24-7512-497b-9da6-e4e5521af149 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.380741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.380741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.381237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31912f24-7512-497b-9da6-e4e5521af149 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:58.432197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.432197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.442216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31912f24-7512-497b-9da6-e4e5521af149 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:58.463843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.463843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.485716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31912f24-7512-497b-9da6-e4e5521af149 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:58.485716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1258/2535] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:58.547142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:58.548673 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:58.549122 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:58.556587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:58.563905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.563905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.575569 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:58.576035 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:58.583139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:58.589991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.589991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.621981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8db8f27-da08-4501-b75e-cec462a99754 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:58.624933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1278/2536] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 1958 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:58.638828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail Jan 21 08:05:58.639403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.639615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.639615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.639974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:58.640853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:58.642818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:58.699502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Get all volumes completed successfully. Jan 21 08:05:58.701022 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:58.701478 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:58.709127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:58.717312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.717312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.731673 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:58.732883 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:58.740715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:58.749511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.749511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.775015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3da67d7a-fbb5-460c-8634-030c4f5056a5 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail returned with HTTP 200 Jan 21 08:05:58.775839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1259/2537] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/detail => generated 1958 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:58.793597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] POST http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d/action Jan 21 08:05:58.794105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.794105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.794544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:58.794952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:58.795919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] delete called for group 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:58.796507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete group with id: 3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:05:58.803448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.803448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:58.983331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad954456-e98d-4dd9-8824-251bd91bb4f1 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d/action returned with HTTP 202 Jan 21 08:05:58.985121 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1279/2538] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:58 2021] POST /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:58.992452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:05:58.993087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.993302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.993302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:58.993675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:59.047451 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:59.047451 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:59.056012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:05:59.072085 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:59.072085 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:59.079720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:59.086933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:59.086933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:59.110968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d659f05-7517-4522-b9a5-834bd82465cd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:05:59.112123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1260/2539] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 982 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:59.492862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb657096-3b29-4027-9887-58e02ac8a452 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:05:59.493323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb657096-3b29-4027-9887-58e02ac8a452 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:59.493323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:59.493323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:05:59.493694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb657096-3b29-4027-9887-58e02ac8a452 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:59.545144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:59.545144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:59.555615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bb657096-3b29-4027-9887-58e02ac8a452 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:05:59.582263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:59.582263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:05:59.595141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb657096-3b29-4027-9887-58e02ac8a452 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:05:59.596650 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1280/2540] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:00.137785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:00.138574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:00.138900 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:00.138900 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:00.139195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:00.194525 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.194525 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:00.204595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:06:00.223739 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:00.224289 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:00.232924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:00.242289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.242289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:00.273208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-085b36be-b718-4219-8cc4-30eacccab07b tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:06:00.278923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1261/2541] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:00 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 982 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:00.614185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c19ae71a-9fce-48d8-995b-78871777d109 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:00.615036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c19ae71a-9fce-48d8-995b-78871777d109 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:00.615459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:00.615459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:00.615950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c19ae71a-9fce-48d8-995b-78871777d109 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:00.686743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.686743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:00.702990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c19ae71a-9fce-48d8-995b-78871777d109 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:00.726523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.726523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:00.740385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c19ae71a-9fce-48d8-995b-78871777d109 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:00.740989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1281/2542] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:01.296728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:01.297548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:01.297787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:01.297787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:01.298181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:01.350806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.350806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:01.361339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:06:01.376206 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:01.377556 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:01.384808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:01.392983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.392983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:01.419921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8d2f887-cdb4-4ce2-b0fb-b9d34ab6bfef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:06:01.421137 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1262/2543] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:01 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 982 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:01.759298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc0299b8-71d4-475d-b0c4-1dd0aa5856e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:01.760223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc0299b8-71d4-475d-b0c4-1dd0aa5856e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:01.760490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:01.760490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:01.761830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc0299b8-71d4-475d-b0c4-1dd0aa5856e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:01.852032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.852032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:01.869970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc0299b8-71d4-475d-b0c4-1dd0aa5856e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:01.892857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.892857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:01.904669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc0299b8-71d4-475d-b0c4-1dd0aa5856e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:01.906714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1282/2544] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:02.439579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:02.439579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:02.439579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:02.439579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:02.439579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:02.520158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:02.520158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:02.532273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Volume info retrieved successfully. Jan 21 08:06:02.547334 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:02.547334 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:02.554920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:02.562512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:02.562512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:02.583529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8468da-a4dc-4333-91a7-4f95fb3cc2bd tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 200 Jan 21 08:06:02.592499 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1263/2545] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:02 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 982 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:02.923228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f215a48b-de26-4c3f-9294-496a5170c97e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:02.924293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f215a48b-de26-4c3f-9294-496a5170c97e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:02.924704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:02.924704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:02.925648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f215a48b-de26-4c3f-9294-496a5170c97e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.001575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:03.001575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:03.014784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f215a48b-de26-4c3f-9294-496a5170c97e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:03.033363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:03.033363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:03.042755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f215a48b-de26-4c3f-9294-496a5170c97e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:03.044252 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1283/2546] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:03.604650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aeed60f-1a24-4479-a2d0-6c89e02c1795 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:03.605236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aeed60f-1a24-4479-a2d0-6c89e02c1795 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.605454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:03.605454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:03.606133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aeed60f-1a24-4479-a2d0-6c89e02c1795 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.661720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aeed60f-1a24-4479-a2d0-6c89e02c1795 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 404 Jan 21 08:06:03.661720 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1264/2547] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:03 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:03.675369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50aaa0d5-9c09-48c0-9826-27f3bd06e0fb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 Jan 21 08:06:03.675369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50aaa0d5-9c09-48c0-9826-27f3bd06e0fb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.675369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:03.675369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:03.675369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50aaa0d5-9c09-48c0-9826-27f3bd06e0fb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.735301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] POST http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes Jan 21 08:06:03.735301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1152132909"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:03.739103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1152132909'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:03.739103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume of 1 GB Jan 21 08:06:03.743985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50aaa0d5-9c09-48c0-9826-27f3bd06e0fb tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 returned with HTTP 404 Jan 21 08:06:03.746859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1284/2548] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:03 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:03.750350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Availability Zones retrieved successfully. Jan 21 08:06:03.754433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d82ea38-1966-4c16-9d89-3f24acff85ac tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] GET http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d Jan 21 08:06:03.761297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d82ea38-1966-4c16-9d89-3f24acff85ac tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.761297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d82ea38-1966-4c16-9d89-3f24acff85ac tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.761297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-8d82ea38-1966-4c16-9d89-3f24acff85ac tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] show called for member 3df4587e-66d5-4913-8a64-2720a75d3f9d {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:03.763947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d82ea38-1966-4c16-9d89-3f24acff85ac tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d returned with HTTP 404 Jan 21 08:06:03.766774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1285/2549] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:03 2021] GET /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/groups/3df4587e-66d5-4913-8a64-2720a75d3f9d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:06:03.770566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Flow 'volume_create_api' (a0e1971f-3764-484f-aebe-85c3ac979cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:03.773653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaa14bf-c8be-42b2-a26c-c98b94026f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:03.775907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:03.776084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-798f5eec-848a-4f6f-be2e-d8fe0e05568d tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] DELETE http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/6182a5bb-b301-40c1-a4d6-069db55ca621 Jan 21 08:06:03.777498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-798f5eec-848a-4f6f-be2e-d8fe0e05568d tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.777977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-798f5eec-848a-4f6f-be2e-d8fe0e05568d tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.806165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:03.806165 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:03.837789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-798f5eec-848a-4f6f-be2e-d8fe0e05568d tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/6182a5bb-b301-40c1-a4d6-069db55ca621 returned with HTTP 202 Jan 21 08:06:03.845298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1286/2550] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 08:06:03 2021] DELETE /volume/v3/1582441382574744b1d2e74e57de8bd9/group_types/6182a5bb-b301-40c1-a4d6-069db55ca621 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:03.848575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5396388e-80c2-4507-8005-18295a4edde0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] DELETE http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:03.856580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5396388e-80c2-4507-8005-18295a4edde0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.856580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5396388e-80c2-4507-8005-18295a4edde0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.856580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-5396388e-80c2-4507-8005-18295a4edde0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete volume with id: 873b2c6b-2917-49b3-8dc1-3597e491f977 Jan 21 08:06:03.865254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaa14bf-c8be-42b2-a26c-c98b94026f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:03.867656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98519a3d-5893-4eeb-96f4-43e7529e85e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:03.899868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5396388e-80c2-4507-8005-18295a4edde0 tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 returned with HTTP 404 Jan 21 08:06:03.912389 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1287/2551] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:03 2021] DELETE /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/873b2c6b-2917-49b3-8dc1-3597e491f977 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:03.912389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01396c7d-32ff-4723-a95c-c873e5a18bef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] DELETE http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 Jan 21 08:06:03.912389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01396c7d-32ff-4723-a95c-c873e5a18bef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.912389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01396c7d-32ff-4723-a95c-c873e5a18bef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.912389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-01396c7d-32ff-4723-a95c-c873e5a18bef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] Delete volume with id: d6b25076-4964-4c91-9a88-7e49f719ac10 Jan 21 08:06:03.962519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01396c7d-32ff-4723-a95c-c873e5a18bef tempest-GroupsTest-1505207122 tempest-GroupsTest-1505207122] http://10.222.0.13/volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 returned with HTTP 404 Jan 21 08:06:03.964613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1288/2552] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:03 2021] DELETE /volume/v3/589d35ed84f14df7ac2bd4985c0f0d01/volumes/d6b25076-4964-4c91-9a88-7e49f719ac10 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:03.972130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fb1f0a8-2780-48dc-b55e-23807fdf5180 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] DELETE http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 Jan 21 08:06:03.974876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fb1f0a8-2780-48dc-b55e-23807fdf5180 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.981570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fb1f0a8-2780-48dc-b55e-23807fdf5180 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.987764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Created reservations ['4cb235ac-0f4a-4874-a660-1606f764cd2b', '32601bdc-c2a0-4f40-a0bc-329372827f80', 'f7005741-d66b-47b3-89d6-8e3b6e8b153e', '932bac22-a6c7-41b9-b624-274c692d1cd2'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:03.990561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98519a3d-5893-4eeb-96f4-43e7529e85e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb235ac-0f4a-4874-a660-1606f764cd2b', '32601bdc-c2a0-4f40-a0bc-329372827f80', 'f7005741-d66b-47b3-89d6-8e3b6e8b153e', '932bac22-a6c7-41b9-b624-274c692d1cd2']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:03.993936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bc13f2-4873-4447-b4ed-6dd8e5a093bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:04.084696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bc13f2-4873-4447-b4ed-6dd8e5a093bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf08c32-7c90-4d52-8754-1dde63ae2ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1152132909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20f1e8132fb24ac6a4c630725f1552f3',qos_specs=None,replication_status=,reservations=['4cb235ac-0f4a-4874-a660-1606f764cd2b','32601bdc-c2a0-4f40-a0bc-329372827f80','f7005741-d66b-47b3-89d6-8e3b6e8b153e','932bac22-a6c7-41b9-b624-274c692d1cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1152132909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf08c32-7c90-4d52-8754-1dde63ae2ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f1e8132fb24ac6a4c630725f1552f3',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,user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:04.086854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc1511b-18ef-4473-84a1-a896122fe2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:04.093795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fb1f0a8-2780-48dc-b55e-23807fdf5180 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 returned with HTTP 202 Jan 21 08:06:04.097971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1289/2553] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:03 2021] DELETE /volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:06:04.102949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7209569c-8bc0-4588-a4f8-3452c8a4adcd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:04.103659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7209569c-8bc0-4588-a4f8-3452c8a4adcd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.104147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7209569c-8bc0-4588-a4f8-3452c8a4adcd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.134230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc1511b-18ef-4473-84a1-a896122fe2d7) 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-1152132909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20f1e8132fb24ac6a4c630725f1552f3',qos_specs=None,replication_status=,reservations=['4cb235ac-0f4a-4874-a660-1606f764cd2b','32601bdc-c2a0-4f40-a0bc-329372827f80','f7005741-d66b-47b3-89d6-8e3b6e8b153e','932bac22-a6c7-41b9-b624-274c692d1cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:04.140156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20065b48-2318-401d-9550-6e77596182c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:04.162370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20065b48-2318-401d-9550-6e77596182c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:04.169363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Flow 'volume_create_api' (a0e1971f-3764-484f-aebe-85c3ac979cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:04.179049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.179049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:04.185843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7209569c-8bc0-4588-a4f8-3452c8a4adcd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:04.208531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.208531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:04.218407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7209569c-8bc0-4588-a4f8-3452c8a4adcd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:04.222299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1290/2554] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:04.223659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d649fb4-af5b-4580-87ac-6b0543ec3329 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] GET http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 Jan 21 08:06:04.224181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d649fb4-af5b-4580-87ac-6b0543ec3329 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.224392 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:04.224392 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:04.224771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d649fb4-af5b-4580-87ac-6b0543ec3329 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.227296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume request issued successfully. Jan 21 08:06:04.247262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd7d37f4-2d25-43f0-8234-e69ce0a03727 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes returned with HTTP 202 Jan 21 08:06:04.256841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d649fb4-af5b-4580-87ac-6b0543ec3329 tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 returned with HTTP 404 Jan 21 08:06:04.258182 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1265/2555] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:06:03 2021] POST /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes => generated 828 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:06:04.259707 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1291/2556] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/1582441382574744b1d2e74e57de8bd9/types/6e092996-138b-4a4e-ae13-c6c9c64c6da1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:04.263064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8159a28a-9643-4fec-acc9-62b93d980a3f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:06:04.265178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8159a28a-9643-4fec-acc9-62b93d980a3f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.265518 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:04.265518 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:04.266811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8159a28a-9643-4fec-acc9-62b93d980a3f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.272323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00b99ae8-b7d6-4150-b377-89a3aee970ec tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] DELETE http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 Jan 21 08:06:04.272885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00b99ae8-b7d6-4150-b377-89a3aee970ec tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.278144 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00b99ae8-b7d6-4150-b377-89a3aee970ec tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.340909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.340909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:04.350016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8159a28a-9643-4fec-acc9-62b93d980a3f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:04.382157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:04.382157 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:04.385437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8159a28a-9643-4fec-acc9-62b93d980a3f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 200 Jan 21 08:06:04.386761 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1266/2557] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 896 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:04.397144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00b99ae8-b7d6-4150-b377-89a3aee970ec tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 returned with HTTP 202 Jan 21 08:06:04.398981 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1292/2558] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:04 2021] DELETE /volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:04.405796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-324d02b6-d608-4f6a-ace6-7bde5eecfd5a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] GET http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 Jan 21 08:06:04.406316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-324d02b6-d608-4f6a-ace6-7bde5eecfd5a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.406528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:04.406528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:04.406929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-324d02b6-d608-4f6a-ace6-7bde5eecfd5a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.421782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-324d02b6-d608-4f6a-ace6-7bde5eecfd5a tempest-GroupsTest-340662445 tempest-GroupsTest-340662445] http://10.222.0.13/volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 returned with HTTP 404 Jan 21 08:06:04.426097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1267/2559] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/1582441382574744b1d2e74e57de8bd9/types/747e7b9a-f387-4fe7-865a-f7ea66ee0191 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:05.240661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78e403e2-5bca-4e19-ae5f-a968526a0830 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:05.241161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78e403e2-5bca-4e19-ae5f-a968526a0830 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:05.241922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78e403e2-5bca-4e19-ae5f-a968526a0830 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:05.304895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:05.304895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:05.313856 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78e403e2-5bca-4e19-ae5f-a968526a0830 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:05.349548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:05.349548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:05.359922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78e403e2-5bca-4e19-ae5f-a968526a0830 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:05.360751 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1293/2560] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:05.404213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c13655e-f624-42f4-83d8-ed1b2491703e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:06:05.404213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c13655e-f624-42f4-83d8-ed1b2491703e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:05.404425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8c13655e-f624-42f4-83d8-ed1b2491703e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:05.460241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:05.460241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:05.472087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8c13655e-f624-42f4-83d8-ed1b2491703e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:05.492544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8c13655e-f624-42f4-83d8-ed1b2491703e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 200 Jan 21 08:06:05.493598 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1268/2561] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:05 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:06.396437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47ad7adb-82d7-4bb3-8bb4-eaca962b2a48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:06.397406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47ad7adb-82d7-4bb3-8bb4-eaca962b2a48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:06.397614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:06.397614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:06.398230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-47ad7adb-82d7-4bb3-8bb4-eaca962b2a48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:06.490350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:06.490350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:06.506448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-47ad7adb-82d7-4bb3-8bb4-eaca962b2a48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:06.545154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:06.545154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:06.565146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-47ad7adb-82d7-4bb3-8bb4-eaca962b2a48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:06.568220 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1294/2562] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:07.598024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-936aa6d4-a3e6-4d8a-ab57-8b55b17bccbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:07.598024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-936aa6d4-a3e6-4d8a-ab57-8b55b17bccbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:07.598024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:07.598024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:07.598024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-936aa6d4-a3e6-4d8a-ab57-8b55b17bccbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:07.655782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:07.655782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:07.668279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-936aa6d4-a3e6-4d8a-ab57-8b55b17bccbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:07.692773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:07.692773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:07.705283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-936aa6d4-a3e6-4d8a-ab57-8b55b17bccbe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:07.706134 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1269/2563] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:08.652492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3fd5559-ad67-41a9-b88d-d1738837bc30 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] POST http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types Jan 21 08:06:08.652965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:08.652965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:08.653401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3fd5559-ad67-41a9-b88d-d1738837bc30 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1549671133"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:08.692665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3fd5559-ad67-41a9-b88d-d1738837bc30 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types returned with HTTP 200 Jan 21 08:06:08.693485 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1295/2564] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:06:08 2021] POST /volume/v3/5db56962655c4e23919afa4ae3480b8a/types => generated 220 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:08.704094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f51d0145-9d6d-4b54-930b-248f1cb04a5f tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] POST http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types Jan 21 08:06:08.704561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:08.704561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:08.704971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f51d0145-9d6d-4b54-930b-248f1cb04a5f tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1963467853"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:08.722651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80a47821-4a4c-4bed-b93c-00d51ad81c7c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:08.723205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80a47821-4a4c-4bed-b93c-00d51ad81c7c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:08.723700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80a47821-4a4c-4bed-b93c-00d51ad81c7c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:08.742126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f51d0145-9d6d-4b54-930b-248f1cb04a5f tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types returned with HTTP 202 Jan 21 08:06:08.748394 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1270/2565] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 08:06:08 2021] POST /volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types => generated 177 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:08.773421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.773421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:08.782522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80a47821-4a4c-4bed-b93c-00d51ad81c7c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:08.801462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.801462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:08.810060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80a47821-4a4c-4bed-b93c-00d51ad81c7c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:08.811050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1296/2566] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:08.891692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] POST http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups Jan 21 08:06:08.892576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bcdc8373-251d-4bfb-b4bc-235e7cfc6105", "volume_types": ["a1df3156-48ca-45cb-8888-bbf346568543"], "name": "tempest-GroupsV314Test-Group-1750784126"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:08.893599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Creating new group {'group': {'group_type': 'bcdc8373-251d-4bfb-b4bc-235e7cfc6105', 'volume_types': ['a1df3156-48ca-45cb-8888-bbf346568543'], 'name': 'tempest-GroupsV314Test-Group-1750784126'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:06:08.905891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Creating group tempest-GroupsV314Test-Group-1750784126. Jan 21 08:06:08.928018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Availability Zones retrieved successfully. Jan 21 08:06:08.951835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Created reservations ['05af7c50-bd7b-46dd-8f48-c922ea3b0089'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:09.000216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1e8db10-51a4-4ed7-ab37-44e762ace3c9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups returned with HTTP 202 Jan 21 08:06:09.001089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1271/2567] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 08:06:08 2021] POST /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups => generated 108 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:09.010979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b05c2773-07e2-4d87-9adc-0b80ae6545e4 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 Jan 21 08:06:09.011998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b05c2773-07e2-4d87-9adc-0b80ae6545e4 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:09.012176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:09.012176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:09.013136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b05c2773-07e2-4d87-9adc-0b80ae6545e4 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:09.013136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-b05c2773-07e2-4d87-9adc-0b80ae6545e4 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] show called for member 4aaaf99c-5441-4ce3-a20f-ac7fe4532589 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:09.019984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:09.019984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:09.067846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b05c2773-07e2-4d87-9adc-0b80ae6545e4 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 returned with HTTP 200 Jan 21 08:06:09.068732 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1297/2568] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:09 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 => generated 388 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:09.827615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-171b9072-cd1d-438d-84ca-1ea698485658 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:09.828187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-171b9072-cd1d-438d-84ca-1ea698485658 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:09.828485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:09.828485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:09.828731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-171b9072-cd1d-438d-84ca-1ea698485658 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:09.881131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:09.881131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:09.889706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-171b9072-cd1d-438d-84ca-1ea698485658 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:09.908465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:09.908465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:09.916605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-171b9072-cd1d-438d-84ca-1ea698485658 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:09.918004 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1272/2569] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:10.081174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5557c357-bcd0-478b-8a7b-b10cbd892e39 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 Jan 21 08:06:10.081982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5557c357-bcd0-478b-8a7b-b10cbd892e39 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:10.082530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.082530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:10.083017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5557c357-bcd0-478b-8a7b-b10cbd892e39 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:10.083610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-5557c357-bcd0-478b-8a7b-b10cbd892e39 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] show called for member 4aaaf99c-5441-4ce3-a20f-ac7fe4532589 {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:10.091710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.091710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.121214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5557c357-bcd0-478b-8a7b-b10cbd892e39 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 returned with HTTP 200 Jan 21 08:06:10.122020 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1298/2570] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:10 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 => generated 389 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:10.132414 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] POST http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes Jan 21 08:06:10.132763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.132763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:10.133177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1df3156-48ca-45cb-8888-bbf346568543", "group_id": "4aaaf99c-5441-4ce3-a20f-ac7fe4532589", "size": 1, "name": "tempest-GroupsV314Test-Volume-805416414"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:10.134859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Create volume request body: {'volume': {'volume_type': 'a1df3156-48ca-45cb-8888-bbf346568543', 'group_id': '4aaaf99c-5441-4ce3-a20f-ac7fe4532589', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-805416414'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:10.156075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.156075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.157210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Create volume of 1 GB Jan 21 08:06:10.172424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Availability Zones retrieved successfully. Jan 21 08:06:10.189729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Flow 'volume_create_api' (3f6121c5-1d3c-4d81-9946-9aab5c044fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:10.192838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ce4317-2bfa-47d0-838d-9fccdb8c573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:10.194483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.194483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.195059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:10.249179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ce4317-2bfa-47d0-838d-9fccdb8c573c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1df3156-48ca-45cb-8888-bbf346568543,is_public=True,name='tempest-GroupsV314Test-volume-type-1549671133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1df3156-48ca-45cb-8888-bbf346568543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aaaf99c-5441-4ce3-a20f-ac7fe4532589', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:10.251700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e041d8-ffd3-48ad-b57a-59eb3dc19a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:10.309901 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1549671133 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1549671133, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:10.310917 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1549671133 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1549671133, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:10.353161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Created reservations ['a4988d10-f0e7-44d7-9763-3029e0886af9', '6e2709d2-b323-4149-9677-eac8b626b9f9', '17388e7c-05be-4469-8ed4-43287335cc2f', '048903f5-25e6-41d4-b0d8-aa142fa84ea3'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:10.356012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e041d8-ffd3-48ad-b57a-59eb3dc19a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4988d10-f0e7-44d7-9763-3029e0886af9', '6e2709d2-b323-4149-9677-eac8b626b9f9', '17388e7c-05be-4469-8ed4-43287335cc2f', '048903f5-25e6-41d4-b0d8-aa142fa84ea3']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:10.358249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f552c78-44e5-4732-b419-16c514044741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:10.423490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f552c78-44e5-4732-b419-16c514044741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-805416414',encryption_key_id=None,group_id=4aaaf99c-5441-4ce3-a20f-ac7fe4532589,group_type_id=,metadata={},multiattach=False,project_id='bf487ca519fb4b919ede1dc052f2b613',qos_specs=None,replication_status=,reservations=['a4988d10-f0e7-44d7-9763-3029e0886af9','6e2709d2-b323-4149-9677-eac8b626b9f9','17388e7c-05be-4469-8ed4-43287335cc2f','048903f5-25e6-41d4-b0d8-aa142fa84ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c77b63d573442ab74849746f306c91',volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543), '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=2021-01-21T08:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-805416414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aaaf99c-5441-4ce3-a20f-ac7fe4532589,host=None,id=dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf487ca519fb4b919ede1dc052f2b613',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,user_id='a1c77b63d573442ab74849746f306c91',volume_attachment=,volume_type=,volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:10.425841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7146add-8dfe-47ee-8349-2b8d8ac397d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:10.456771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7146add-8dfe-47ee-8349-2b8d8ac397d5) 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-805416414',encryption_key_id=None,group_id=4aaaf99c-5441-4ce3-a20f-ac7fe4532589,group_type_id=,metadata={},multiattach=False,project_id='bf487ca519fb4b919ede1dc052f2b613',qos_specs=None,replication_status=,reservations=['a4988d10-f0e7-44d7-9763-3029e0886af9','6e2709d2-b323-4149-9677-eac8b626b9f9','17388e7c-05be-4469-8ed4-43287335cc2f','048903f5-25e6-41d4-b0d8-aa142fa84ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c77b63d573442ab74849746f306c91',volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:10.458669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d57d47-b0db-4b54-a102-0435994d5065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:10.488532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d57d47-b0db-4b54-a102-0435994d5065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:10.491394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Flow 'volume_create_api' (3f6121c5-1d3c-4d81-9946-9aab5c044fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:10.582075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Create volume request issued successfully. Jan 21 08:06:10.611062 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:10.612070 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:10.622073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:10.640809 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.640809 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.660367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4b869bf-5937-41cf-ab1f-3458349bc958 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes returned with HTTP 202 Jan 21 08:06:10.661673 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1273/2571] 10.222.0.13 () {62 vars in 1267 bytes} [Thu Jan 21 08:06:10 2021] POST /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes => generated 899 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:10.677291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:10.678188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:10.678879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.678879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:10.679523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:10.766475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.766475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.777038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:10.812258 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:10.812649 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:10.827066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:10.842110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.842110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:10.876691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bdae61e-be1d-4296-b41f-b6e10b726609 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 200 Jan 21 08:06:10.878309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1299/2572] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:10 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 967 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:10.937338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-518752ae-9a43-477b-beda-0b13933be500 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:10.937945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-518752ae-9a43-477b-beda-0b13933be500 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:10.938267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.938267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:10.938972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-518752ae-9a43-477b-beda-0b13933be500 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:11.055202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:11.055202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:11.066330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-518752ae-9a43-477b-beda-0b13933be500 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:11.092338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:11.092338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:11.118435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-518752ae-9a43-477b-beda-0b13933be500 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:11.120991 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1274/2573] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:11.894411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:11.895568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:11.895930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:11.895930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:11.896543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:11.954559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:11.954559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:11.963464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:11.978502 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:11.979769 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:11.988333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:11.995868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:11.995868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.021132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-316327cf-c6b1-4186-a966-2ca2e5108b67 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 200 Jan 21 08:06:12.022501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1300/2574] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:11 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 992 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:12.047369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] POST http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/action Jan 21 08:06:12.047853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:12.047853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:12.048587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action body: b'{"create-from-src": {"source_group_id": "4aaaf99c-5441-4ce3-a20f-ac7fe4532589", "name": "tempest-Group_from_grp-466582501"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:12.049137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "4aaaf99c-5441-4ce3-a20f-ac7fe4532589", "name": "tempest-Group_from_grp-466582501"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:12.050364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Creating new group {'create-from-src': {'source_group_id': '4aaaf99c-5441-4ce3-a20f-ac7fe4532589', 'name': 'tempest-Group_from_grp-466582501'}}. {{(pid=87907) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 08:06:12.051043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Creating group tempest-Group_from_grp-466582501 from source group 4aaaf99c-5441-4ce3-a20f-ac7fe4532589. Jan 21 08:06:12.090408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.090408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.139147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-249910f2-4732-4733-a77c-dc8858dbd023 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:12.139981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-249910f2-4732-4733-a77c-dc8858dbd023 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:12.140401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:12.140401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:12.141035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-249910f2-4732-4733-a77c-dc8858dbd023 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:12.169429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.169429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.230470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.230470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.252768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-249910f2-4732-4733-a77c-dc8858dbd023 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:12.282621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.282621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.298803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-249910f2-4732-4733-a77c-dc8858dbd023 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:12.299954 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1301/2575] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:12.307142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Created reservations ['cdc3e28c-a8bf-4194-a598-576438ef87d0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:12.447972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.group.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] A mapping entry already exists for group 7a6e0b9f-d909-410a-8922-fbd1173c39be and volume type a1df3156-48ca-45cb-8888-bbf346568543. Do not need to create again. Jan 21 08:06:12.449245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.449245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:12.449935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Availability Zones retrieved successfully. Jan 21 08:06:12.465156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Flow 'volume_create_api' (50f088ba-07f1-4d27-a72d-a36ce12ff81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:12.467876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb75b9-dda9-48e8-b2df-f7e136d70542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.470001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Validating volume size '1' using validate_int, validate_source_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:12.524179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb75b9-dda9-48e8-b2df-f7e136d70542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0', 'volume_type': VolumeType(created_at=2021-01-21T08:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1df3156-48ca-45cb-8888-bbf346568543,is_public=True,name='tempest-GroupsV314Test-volume-type-1549671133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1df3156-48ca-45cb-8888-bbf346568543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a6e0b9f-d909-410a-8922-fbd1173c39be', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.528406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5c865d-445c-4d99-954c-f4734533f597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.607523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Created reservations ['26bcebbf-ed44-4b28-92f5-9eb1ac88d5a7', '9a3d9919-1960-426c-907c-c8a46b5962b9', 'e5a72119-b027-464c-bc98-080a6432ceb8', '84ab9ca3-5703-4e95-8988-039608cee5bf'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:12.610534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5c865d-445c-4d99-954c-f4734533f597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bcebbf-ed44-4b28-92f5-9eb1ac88d5a7', '9a3d9919-1960-426c-907c-c8a46b5962b9', 'e5a72119-b027-464c-bc98-080a6432ceb8', '84ab9ca3-5703-4e95-8988-039608cee5bf']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.613814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49d2c4e-9156-4f6a-9ccc-64f420a7b026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.735750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49d2c4e-9156-4f6a-9ccc-64f420a7b026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '200e8671-6d4e-4849-bd5e-ed0d036bde07', '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=7a6e0b9f-d909-410a-8922-fbd1173c39be,group_type_id=,metadata={},multiattach=False,project_id='bf487ca519fb4b919ede1dc052f2b613',qos_specs=None,replication_status=,reservations=['26bcebbf-ed44-4b28-92f5-9eb1ac88d5a7','9a3d9919-1960-426c-907c-c8a46b5962b9','e5a72119-b027-464c-bc98-080a6432ceb8','84ab9ca3-5703-4e95-8988-039608cee5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0,status='creating',user_id='a1c77b63d573442ab74849746f306c91',volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543), '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=2021-01-21T08:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a6e0b9f-d909-410a-8922-fbd1173c39be,host=None,id=200e8671-6d4e-4849-bd5e-ed0d036bde07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf487ca519fb4b919ede1dc052f2b613',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=dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0,status='creating',terminated_at=None,updated_at=None,user_id='a1c77b63d573442ab74849746f306c91',volume_attachment=,volume_type=,volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.737726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02f9593-861e-48d5-8eef-35a779852413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.770080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02f9593-861e-48d5-8eef-35a779852413) 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=7a6e0b9f-d909-410a-8922-fbd1173c39be,group_type_id=,metadata={},multiattach=False,project_id='bf487ca519fb4b919ede1dc052f2b613',qos_specs=None,replication_status=,reservations=['26bcebbf-ed44-4b28-92f5-9eb1ac88d5a7','9a3d9919-1960-426c-907c-c8a46b5962b9','e5a72119-b027-464c-bc98-080a6432ceb8','84ab9ca3-5703-4e95-8988-039608cee5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0,status='creating',user_id='a1c77b63d573442ab74849746f306c91',volume_type_id=a1df3156-48ca-45cb-8888-bbf346568543)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.774150 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Flow 'volume_create_api' (50f088ba-07f1-4d27-a72d-a36ce12ff81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:12.840432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Create volume request issued successfully. Jan 21 08:06:12.882709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cb829da-46b8-430a-9b35-06165d325cfb tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/action returned with HTTP 202 Jan 21 08:06:12.884194 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1275/2576] 10.222.0.13 () {62 vars in 1285 bytes} [Thu Jan 21 08:06:12 2021] POST /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/action => generated 101 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:12.892838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail Jan 21 08:06:12.893741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:12.894140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:12.894140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:12.894808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:12.896056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:12.898319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:12.964496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Get all volumes completed successfully. Jan 21 08:06:12.969054 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:12.969715 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:12.978119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:12.988656 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.988656 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.007255 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:13.008101 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:13.025015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:13.037564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.037564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.081978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-596794ad-0c33-4b6e-9e38-ff5232b0b6de tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail returned with HTTP 200 Jan 21 08:06:13.083084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1302/2577] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:12 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail => generated 1973 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:06:13.102883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:13.103581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:13.103906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:13.103906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:13.105129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:13.176519 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.176519 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.187684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:13.203555 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:13.204959 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:13.217529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:13.231853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.231853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.266757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b282e8c-03ff-4b2d-9643-14202031e63e tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:13.274737 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1276/2578] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:13 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:13.316749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f08dcd2-50fb-4580-8dab-175bc804de15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:13.317816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f08dcd2-50fb-4580-8dab-175bc804de15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:13.318315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:13.318315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:13.318896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f08dcd2-50fb-4580-8dab-175bc804de15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:13.381000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.381000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.392482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6f08dcd2-50fb-4580-8dab-175bc804de15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:13.418904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.418904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:13.428398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f08dcd2-50fb-4580-8dab-175bc804de15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:13.429855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1303/2579] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:14.289287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:14.290388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:14.290836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:14.290836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:14.291215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:14.399108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.399108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:14.419977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:14.447053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b6365de-d99b-4ec3-ba6f-4bfb4dee4dff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:14.448852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b6365de-d99b-4ec3-ba6f-4bfb4dee4dff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:14.448852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:14.448852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:14.449200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b6365de-d99b-4ec3-ba6f-4bfb4dee4dff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:14.478391 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:14.478391 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:14.495807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:14.517569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.517569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:14.571592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46b11a5-1dc1-45de-9d8e-2cd47273a339 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:14.579847 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1277/2580] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:14 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:14.607185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.607185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:14.630505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b6365de-d99b-4ec3-ba6f-4bfb4dee4dff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:14.735207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.735207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:14.772480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b6365de-d99b-4ec3-ba6f-4bfb4dee4dff tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:14.773373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1304/2581] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:15.603766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:15.604967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:15.605286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:15.605286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:15.605876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:15.807172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbc02f0f-6a53-4104-8aec-378e9919a2bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:15.807172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbc02f0f-6a53-4104-8aec-378e9919a2bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:15.807172 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:15.807172 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:15.807172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbc02f0f-6a53-4104-8aec-378e9919a2bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:15.835555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:15.835555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:15.875009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:15.904760 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:15.904760 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:15.904760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:15.920311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:15.920311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:15.937602 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:15.937602 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:15.953613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbc02f0f-6a53-4104-8aec-378e9919a2bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:16.010391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:16.010391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:16.010391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbc02f0f-6a53-4104-8aec-378e9919a2bf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:16.010391 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1305/2582] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:16.021181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9bf5b44-0243-4562-8fcd-802d1708c030 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:16.021181 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1278/2583] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:15 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:17.003427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5c1dccb-8747-4652-b7c2-8453afa4dc19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:17.005067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5c1dccb-8747-4652-b7c2-8453afa4dc19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:17.005467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:17.005467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:17.006103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5c1dccb-8747-4652-b7c2-8453afa4dc19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:17.028947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:17.029523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:17.029737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:17.029737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:17.030114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:17.116072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.116072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:17.132182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5c1dccb-8747-4652-b7c2-8453afa4dc19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:17.155569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.155569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:17.167034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5c1dccb-8747-4652-b7c2-8453afa4dc19 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:17.168227 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1306/2584] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:17.203925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.203925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:17.215803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:17.241422 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:17.242221 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:17.253361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:17.267495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.267495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:17.293573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bb12c9f-6465-4251-ac8d-7301842dfb8d tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:17.295488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1279/2585] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:17 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:18.185240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e5f13bb-ff0a-4de2-8087-db4b1d482f48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:18.185791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e5f13bb-ff0a-4de2-8087-db4b1d482f48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:18.185955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:18.185955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:18.186430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e5f13bb-ff0a-4de2-8087-db4b1d482f48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:18.267953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.267953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:18.282790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e5f13bb-ff0a-4de2-8087-db4b1d482f48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:18.309686 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.309686 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:18.314914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:18.314914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:18.314914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:18.314914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:18.314914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:18.324095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e5f13bb-ff0a-4de2-8087-db4b1d482f48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:18.324095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1307/2586] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:18.437766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.437766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:18.441070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:18.459488 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:18.459488 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:18.484069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:18.491956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.491956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:18.560024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbaa9fcd-b9cd-4bb7-90f5-560728d196f9 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:18.560947 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1280/2587] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:18 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:19.340567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0939f9f-c9aa-4625-ae79-7329c3c977b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:19.340567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0939f9f-c9aa-4625-ae79-7329c3c977b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.340567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.340567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:19.340567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0939f9f-c9aa-4625-ae79-7329c3c977b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.407356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.407356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:19.424051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0939f9f-c9aa-4625-ae79-7329c3c977b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:19.446551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.446551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:19.456251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0939f9f-c9aa-4625-ae79-7329c3c977b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:19.457321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1308/2588] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:19.577149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:19.577842 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.577968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.577968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:19.578514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.650715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.650715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:19.667890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:19.697618 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:19.698655 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:19.711451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:19.721847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.721847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:19.763983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0c4abc9-a71d-4230-91dd-c0dea1e2a640 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:19.765297 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1281/2589] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:20.472955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b71c137-fef8-41f4-8996-0e415fcbbc20 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:20.473452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b71c137-fef8-41f4-8996-0e415fcbbc20 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.473697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.473697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:20.473974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b71c137-fef8-41f4-8996-0e415fcbbc20 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.588520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.588520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:20.596423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b71c137-fef8-41f4-8996-0e415fcbbc20 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:20.617207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.617207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:20.628213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b71c137-fef8-41f4-8996-0e415fcbbc20 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:20.629346 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1309/2590] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:20.797629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:20.799673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.799673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.799673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:20.799673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.941722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.941722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:20.951422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:20.975468 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:20.977009 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:20.988475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:21.001200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:21.001200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:21.034837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-051ef7ae-a918-4947-8cd1-94687d3336a2 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:21.036161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1282/2591] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:21.645213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ca86c23-9101-4702-8f1a-dbb73dcdabc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:21.646379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ca86c23-9101-4702-8f1a-dbb73dcdabc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:21.653249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:21.653249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:21.653249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ca86c23-9101-4702-8f1a-dbb73dcdabc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:21.732011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:21.732011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:21.742632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ca86c23-9101-4702-8f1a-dbb73dcdabc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:21.812547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:21.812547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:21.888630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ca86c23-9101-4702-8f1a-dbb73dcdabc2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:21.888630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1310/2592] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:22.062178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:22.062993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:22.063194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:22.063194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:22.063822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:22.191376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:22.191376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:22.212854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:22.252257 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:22.253198 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:22.270655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:22.292046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:22.292046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:22.351686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e21fefe-e794-4181-a02e-6fd9a61fe7df tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:22.357710 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1283/2593] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:22 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:22.896663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecc5df28-f92f-4571-bfbf-787ebc81efe6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:22.897968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecc5df28-f92f-4571-bfbf-787ebc81efe6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:22.898395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:22.898395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:22.899080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ecc5df28-f92f-4571-bfbf-787ebc81efe6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:23.001466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.001466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:23.012158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ecc5df28-f92f-4571-bfbf-787ebc81efe6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:23.033133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.033133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:23.043523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ecc5df28-f92f-4571-bfbf-787ebc81efe6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:23.064670 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1311/2594] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:23.376903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:23.377872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:23.378303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:23.378303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:23.379051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:23.465581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.465581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:23.485456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:23.678835 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:23.687080 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:23.700522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:23.716965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.716965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:23.789532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a3a0401-9e58-46b7-8148-1a0c18270b1b tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:23.790384 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1284/2595] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:23 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:24.060623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e8f0b21-6a60-48c0-8f70-4f50cbbb4182 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:24.061968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e8f0b21-6a60-48c0-8f70-4f50cbbb4182 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:24.062332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:24.062332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:24.063024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e8f0b21-6a60-48c0-8f70-4f50cbbb4182 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:24.166328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:24.166328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:24.185390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3e8f0b21-6a60-48c0-8f70-4f50cbbb4182 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:24.230479 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:24.230479 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:24.264613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e8f0b21-6a60-48c0-8f70-4f50cbbb4182 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:24.275139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1312/2596] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:24.810102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:24.811231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:24.814836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:24.814836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:24.816210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.004197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:25.004197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:25.080142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:25.118779 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:25.120061 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:25.136117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:25.149449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:25.149449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:25.194401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c87e15d-bba5-43c8-9a4a-106c839504da tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:25.209417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1285/2597] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:24 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:25.292995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55d4dbb0-cc47-4489-b021-83ead7678f8f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:25.293449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55d4dbb0-cc47-4489-b021-83ead7678f8f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.293645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:25.293645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:25.294548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55d4dbb0-cc47-4489-b021-83ead7678f8f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.464870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:25.464870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:25.474566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55d4dbb0-cc47-4489-b021-83ead7678f8f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:25.503874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:25.503874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:25.520043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55d4dbb0-cc47-4489-b021-83ead7678f8f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:25.521283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1313/2598] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:26.217819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:26.222073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:26.222280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:26.222280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:26.223099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:26.337100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.337100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:26.374719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:26.429926 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:26.430893 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:26.450944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:26.467260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.467260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:26.531362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4863a639-2f70-48b3-abea-bab528ddce80 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:26.535479 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1286/2599] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:26 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:26.539885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-399c0425-830c-4572-bf5a-266e6a4abb37 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:26.540412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-399c0425-830c-4572-bf5a-266e6a4abb37 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:26.540624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:26.540624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:26.541008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-399c0425-830c-4572-bf5a-266e6a4abb37 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:26.643313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.643313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:26.668643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-399c0425-830c-4572-bf5a-266e6a4abb37 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:26.718878 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.718878 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:26.734373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-399c0425-830c-4572-bf5a-266e6a4abb37 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:26.739016 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1314/2600] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:27.550542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:27.552081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:27.558062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:27.558062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:27.559050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:27.697031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.697031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:27.723699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:27.756414 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:27.756924 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:27.758117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df2e2043-cec9-4821-a654-b2b14bc0f8fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:27.758902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df2e2043-cec9-4821-a654-b2b14bc0f8fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:27.759311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:27.759311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:27.760568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df2e2043-cec9-4821-a654-b2b14bc0f8fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:27.774893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:27.790504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.790504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:27.829667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0b2eaaa-42ea-47bd-b882-02aaa890e827 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:27.830875 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1287/2601] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:27 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:27.875341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.875341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:27.898431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df2e2043-cec9-4821-a654-b2b14bc0f8fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:28.001362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:28.001362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:28.028685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df2e2043-cec9-4821-a654-b2b14bc0f8fe tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:28.039008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1315/2602] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:28.377307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] POST http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes Jan 21 08:06:28.377609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:28.377609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:28.378028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-888679793"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:28.379150 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-888679793'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:28.379520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume of 1 GB Jan 21 08:06:28.409717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Availability Zones retrieved successfully. Jan 21 08:06:28.443546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Flow 'volume_create_api' (117df3a0-86da-41de-a781-cac37f98469f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:28.446361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbbb084-41be-4ed2-b23c-5dd2c5cca2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:28.448627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:28.545682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbbb084-41be-4ed2-b23c-5dd2c5cca2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:28.547950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba7269f-4272-4d5f-8112-b885b7217aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:28.640949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Created reservations ['002db224-2cbb-4d2a-9340-0339ad4195d7', '61017e25-138d-49c0-ac21-2fa394c42989', '19972ecf-3b9e-4bfa-9ab0-927f64bd3278', '5ceaa789-5e05-4644-92c6-41b2bf8049ff'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:28.644510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba7269f-4272-4d5f-8112-b885b7217aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002db224-2cbb-4d2a-9340-0339ad4195d7', '61017e25-138d-49c0-ac21-2fa394c42989', '19972ecf-3b9e-4bfa-9ab0-927f64bd3278', '5ceaa789-5e05-4644-92c6-41b2bf8049ff']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:28.652217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928ad66b-fb9b-41a7-b15a-fbd66c26a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:28.716431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928ad66b-fb9b-41a7-b15a-fbd66c26a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd212d84-396f-42a4-9c53-59ca2e0c1e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-888679793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20f1e8132fb24ac6a4c630725f1552f3',qos_specs=None,replication_status=,reservations=['002db224-2cbb-4d2a-9340-0339ad4195d7','61017e25-138d-49c0-ac21-2fa394c42989','19972ecf-3b9e-4bfa-9ab0-927f64bd3278','5ceaa789-5e05-4644-92c6-41b2bf8049ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-888679793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd212d84-396f-42a4-9c53-59ca2e0c1e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f1e8132fb24ac6a4c630725f1552f3',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,user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:28.719268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1845e7fb-80ec-461d-9faf-00ff0256879c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:28.745567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1845e7fb-80ec-461d-9faf-00ff0256879c) 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-888679793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20f1e8132fb24ac6a4c630725f1552f3',qos_specs=None,replication_status=,reservations=['002db224-2cbb-4d2a-9340-0339ad4195d7','61017e25-138d-49c0-ac21-2fa394c42989','19972ecf-3b9e-4bfa-9ab0-927f64bd3278','5ceaa789-5e05-4644-92c6-41b2bf8049ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bf932d5243456fa4dd2dc73a33b8c2',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:28.748123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e414c73-971b-4fdb-bda4-c15e4fbdc892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:28.765288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e414c73-971b-4fdb-bda4-c15e4fbdc892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:28.768086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Flow 'volume_create_api' (117df3a0-86da-41de-a781-cac37f98469f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:28.818408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Create volume request issued successfully. Jan 21 08:06:28.834108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fe2c3e5-aaba-4a85-81ee-e8c9dd96c614 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes returned with HTTP 202 Jan 21 08:06:28.835262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1288/2603] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:06:28 2021] POST /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes => generated 827 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:06:28.848156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:28.848736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:28.848952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:28.848952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:28.849328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:28.867657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83789ce8-68af-46e2-9cf6-31d99a9ead93 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:28.870861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83789ce8-68af-46e2-9cf6-31d99a9ead93 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:28.871295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:28.871295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:28.871917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83789ce8-68af-46e2-9cf6-31d99a9ead93 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:28.979496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:28.979496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:28.989216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-83789ce8-68af-46e2-9cf6-31d99a9ead93 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:29.014987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.014987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.015530 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83789ce8-68af-46e2-9cf6-31d99a9ead93 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:29.016827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1289/2604] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:28 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 895 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:29.044745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:29.138286 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:29.139071 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:29.163098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:29.185979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.185979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.228454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17a43974-fdb1-4a7d-b16f-1bf24d588efd tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:29.235555 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1316/2605] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:28 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 989 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:29.252268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a31229c-6daa-45a3-b331-745b8ed75199 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be Jan 21 08:06:29.253124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a31229c-6daa-45a3-b331-745b8ed75199 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:29.253487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:29.253487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:29.254246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a31229c-6daa-45a3-b331-745b8ed75199 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:29.254846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-2a31229c-6daa-45a3-b331-745b8ed75199 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] show called for member 7a6e0b9f-d909-410a-8922-fbd1173c39be {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:29.274221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.274221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.367018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a31229c-6daa-45a3-b331-745b8ed75199 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be returned with HTTP 200 Jan 21 08:06:29.383150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1317/2606] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:29 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be => generated 416 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:29.387461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail Jan 21 08:06:29.390841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:29.391261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:29.391261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:29.391889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:29.392777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:29.398005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.398005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.402136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:29.524397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c40efa8d-cf16-4a72-b107-b2f712bedeb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:29.524928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c40efa8d-cf16-4a72-b107-b2f712bedeb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:29.525140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:29.525140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:29.525514 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c40efa8d-cf16-4a72-b107-b2f712bedeb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:29.526238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Get all volumes completed successfully. Jan 21 08:06:29.528175 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:29.529241 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:29.537441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:29.545782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.545782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.563039 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:29.566802 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:29.576025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:29.578619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.578619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.584947 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.584947 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.587854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c40efa8d-cf16-4a72-b107-b2f712bedeb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:29.606973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.606973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.614669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3d57a97-9029-478a-9e42-5207dfa6d8a1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail returned with HTTP 200 Jan 21 08:06:29.627826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1318/2607] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:29 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail => generated 1974 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:06:29.628040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c40efa8d-cf16-4a72-b107-b2f712bedeb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:29.628040 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1290/2608] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:29.636934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] POST http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be/action Jan 21 08:06:29.637516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:29.637516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:29.638056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:29.638513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:29.639567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] delete called for group 7a6e0b9f-d909-410a-8922-fbd1173c39be {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:06:29.639994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Delete group with id: 7a6e0b9f-d909-410a-8922-fbd1173c39be Jan 21 08:06:29.647143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.647143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.835886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28d033d6-37d4-4a12-aea4-521862915a76 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be/action returned with HTTP 202 Jan 21 08:06:29.836928 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1319/2609] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:29 2021] POST /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:29.845494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:29.846076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:29.846268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:29.846268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:29.846990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:29.902953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.902953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.913572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:29.929811 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:29.930264 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:29.941983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:29.949337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.949337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:29.971669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ada4af27-2fae-4bff-8de7-ea07ae5b92af tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:29.972918 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1291/2610] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:29 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:30.033323 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e398851-4ef5-44bd-8abb-3dbb065478dc tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:30.034957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e398851-4ef5-44bd-8abb-3dbb065478dc tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:30.035384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:30.035384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:30.036607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e398851-4ef5-44bd-8abb-3dbb065478dc tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:30.099510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.099510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:30.125100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e398851-4ef5-44bd-8abb-3dbb065478dc tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:30.154404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e398851-4ef5-44bd-8abb-3dbb065478dc tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:30.155570 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1320/2611] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:30 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:30.638806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64e3a6ca-c14d-4070-8fc0-70fb0b3fb14c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:30.639572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64e3a6ca-c14d-4070-8fc0-70fb0b3fb14c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:30.639936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:30.639936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:30.640565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64e3a6ca-c14d-4070-8fc0-70fb0b3fb14c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:30.701087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.701087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:30.710655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64e3a6ca-c14d-4070-8fc0-70fb0b3fb14c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:30.731197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.731197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:30.740483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64e3a6ca-c14d-4070-8fc0-70fb0b3fb14c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:30.741574 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1292/2612] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:30.990567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:30.992056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:30.992345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:30.992345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:30.992840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.093218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.093218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.143394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:31.169075 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:31.169524 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:31.182501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:31.195153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.195153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.218943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 200 Jan 21 08:06:31.220317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1321/2613] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:30 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 988 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:31.271645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-bba39c16-5faf-4a02-a904-28666cdf7080 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:31.272166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-bba39c16-5faf-4a02-a904-28666cdf7080 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.272403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.272403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.272761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-bba39c16-5faf-4a02-a904-28666cdf7080 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.325424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.325424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.333936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-bba39c16-5faf-4a02-a904-28666cdf7080 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:31.361510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-bba39c16-5faf-4a02-a904-28666cdf7080 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:31.362400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1293/2614] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:31.452942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume// Jan 21 08:06:31.453327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.453521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.453521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.453893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.455172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34b65eef-a20e-4a33-a520-6d742ce5f11a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:06:31.455884 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1322/2615] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:06:31.469815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] POST http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments Jan 21 08:06:31.470438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.470438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.471030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd212d84-396f-42a4-9c53-59ca2e0c1e4d", "instance_uuid": "c23bea48-6ffe-40a3-af82-3ec53b0c4c73", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:31.531697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.531697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.592046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments returned with HTTP 200 Jan 21 08:06:31.598256 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1294/2616] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:06:31 2021] POST /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:31.630402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5736510-193f-4fa5-8ad1-7e14b7d1f18b tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:31.631744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5736510-193f-4fa5-8ad1-7e14b7d1f18b tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.632418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5736510-193f-4fa5-8ad1-7e14b7d1f18b tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.663760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume// Jan 21 08:06:31.664487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.664882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.664882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.665453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.667730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-0f332593-4200-4c97-979e-79ec372d39c2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:06:31.668760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1295/2617] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:06:31.683162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-71625e20-101a-4706-a483-6e1af5fddcef tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:31.684521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-71625e20-101a-4706-a483-6e1af5fddcef tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.685472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-71625e20-101a-4706-a483-6e1af5fddcef tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.688241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.688241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.697421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5736510-193f-4fa5-8ad1-7e14b7d1f18b tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:31.718066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.718066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.726744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5736510-193f-4fa5-8ad1-7e14b7d1f18b tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:31.730888 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1323/2618] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:31.758394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c92ab7a4-f67e-48de-9c5e-338016f2f044 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 Jan 21 08:06:31.758953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c92ab7a4-f67e-48de-9c5e-338016f2f044 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.759143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.759143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.759525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c92ab7a4-f67e-48de-9c5e-338016f2f044 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.761549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.761549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.771491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-71625e20-101a-4706-a483-6e1af5fddcef tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:31.794669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.794669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.811289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.811289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.820030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c92ab7a4-f67e-48de-9c5e-338016f2f044 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:31.825439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-71625e20-101a-4706-a483-6e1af5fddcef tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:31.826909 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1296/2619] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1018 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:06:31.841406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.841406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.850079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c92ab7a4-f67e-48de-9c5e-338016f2f044 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 returned with HTTP 200 Jan 21 08:06:31.858944 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1324/2620] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/b12e6298-1141-48ba-b23e-d57d6b34ec16 => generated 1205 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:31.864366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-8502b1bf-a319-4f22-abe8-b017507ed232 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] PUT http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f Jan 21 08:06:31.865150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.865150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.865578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-8502b1bf-a319-4f22-abe8-b017507ed232 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:31.868065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] DELETE http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:31.868750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.869123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.869123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.870012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.870644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Delete volume with id: bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:31.895586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:06:31.895586 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:06:31.896107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-8502b1bf-a319-4f22-abe8-b017507ed232 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Lock "b'cinder-attachment_update-fd212d84-396f-42a4-9c53-59ca2e0c1e4d-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:06:31.898549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.898549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.943606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.943606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:31.945193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:31.959944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] 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 or be disassociated from snapshots after volume transfer. Jan 21 08:06:31.961020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-472acef8-29c9-4436-959b-052881916eb7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 400 Jan 21 08:06:31.963885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1325/2621] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:31 2021] DELETE /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 285 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:06:31.981623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57ce6b2a-aee3-4d99-9f36-13cba909d448 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:31.982468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57ce6b2a-aee3-4d99-9f36-13cba909d448 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.983114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.983114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:31.983605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57ce6b2a-aee3-4d99-9f36-13cba909d448 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.069031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.069031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.079343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57ce6b2a-aee3-4d99-9f36-13cba909d448 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:32.128970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.128970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.161610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57ce6b2a-aee3-4d99-9f36-13cba909d448 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:32.162470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1326/2622] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:32.236684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5fa065-d19b-4b5f-8e1e-57fa0945d1d1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 Jan 21 08:06:32.237259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5fa065-d19b-4b5f-8e1e-57fa0945d1d1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:32.237451 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:32.237451 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:32.237832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5fa065-d19b-4b5f-8e1e-57fa0945d1d1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.311174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5fa065-d19b-4b5f-8e1e-57fa0945d1d1 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 returned with HTTP 404 Jan 21 08:06:32.315684 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1327/2623] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:32 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/200e8671-6d4e-4849-bd5e-ed0d036bde07 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:32.320991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f721a15-bc7e-46a0-822c-20882ff1228a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be Jan 21 08:06:32.321582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f721a15-bc7e-46a0-822c-20882ff1228a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:32.322079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f721a15-bc7e-46a0-822c-20882ff1228a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.323138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-6f721a15-bc7e-46a0-822c-20882ff1228a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] show called for member 7a6e0b9f-d909-410a-8922-fbd1173c39be {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:32.342922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f721a15-bc7e-46a0-822c-20882ff1228a tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be returned with HTTP 404 Jan 21 08:06:32.347354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1328/2624] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:32 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/7a6e0b9f-d909-410a-8922-fbd1173c39be => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:32.352523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail Jan 21 08:06:32.353160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:32.354263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.355038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:32.357063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:32.426253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Get all volumes completed successfully. Jan 21 08:06:32.427818 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:32.428284 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:32.437428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:32.446210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.446210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.475018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f09700db-2493-4f42-a54c-03ed617a13b7 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail returned with HTTP 200 Jan 21 08:06:32.478743 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1329/2625] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:32 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/detail => generated 995 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:32.500543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] POST http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589/action Jan 21 08:06:32.501302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:32.501302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:32.501754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:32.502296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:32.503704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] delete called for group 4aaaf99c-5441-4ce3-a20f-ac7fe4532589 {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:06:32.504057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Delete group with id: 4aaaf99c-5441-4ce3-a20f-ac7fe4532589 Jan 21 08:06:32.512414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.512414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.743388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb201c6f-f4ce-4f75-9621-53206f72e8fe tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589/action returned with HTTP 202 Jan 21 08:06:32.744944 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1330/2626] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:32 2021] POST /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:06:32.749111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bec558b2-b1a4-4ac2-838d-16bd696d6960 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:32.749714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bec558b2-b1a4-4ac2-838d-16bd696d6960 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:32.749992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:32.749992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:32.750448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bec558b2-b1a4-4ac2-838d-16bd696d6960 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.808194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.808194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.825600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bec558b2-b1a4-4ac2-838d-16bd696d6960 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:32.843898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.843898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.852508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bec558b2-b1a4-4ac2-838d-16bd696d6960 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:32.859087 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1331/2627] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:32 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:32.867932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:32.869012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:32.869012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:32.869012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:32.870014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:32.926376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.926376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.936132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:32.949991 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:32.950432 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:32.957811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87908) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:32.964811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.964811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:32.985858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ffa8ce-7210-42c1-adde-ea6945414e14 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 200 Jan 21 08:06:32.986878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1332/2628] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:32 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 991 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:33.180008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1dfb8f8-38ac-4685-a0cc-ab1fe9348b26 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:33.180929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1dfb8f8-38ac-4685-a0cc-ab1fe9348b26 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.181316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:33.181316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:33.182625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1dfb8f8-38ac-4685-a0cc-ab1fe9348b26 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.238926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:33.238926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:33.248837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1dfb8f8-38ac-4685-a0cc-ab1fe9348b26 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:33.279854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:33.279854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:33.289804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1dfb8f8-38ac-4685-a0cc-ab1fe9348b26 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:33.290715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1333/2629] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:33.614107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-8502b1bf-a319-4f22-abe8-b017507ed232 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Lock "b'cinder-attachment_update-fd212d84-396f-42a4-9c53-59ca2e0c1e4d-n-h2-768862-4'" released by "attachment_update" :: held 1.718s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:06:33.614811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-8502b1bf-a319-4f22-abe8-b017507ed232 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f returned with HTTP 200 Jan 21 08:06:33.615860 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1297/2630] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:06:31 2021] PUT /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f => generated 762 bytes in 1757 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:33.871384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d563d101-ea6e-4b0d-859c-fedbe568c714 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:33.871954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d563d101-ea6e-4b0d-859c-fedbe568c714 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.872149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:33.872149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:33.872803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d563d101-ea6e-4b0d-859c-fedbe568c714 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.924417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:33.924417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:33.933475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d563d101-ea6e-4b0d-859c-fedbe568c714 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:33.955863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:33.955863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:33.966106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d563d101-ea6e-4b0d-859c-fedbe568c714 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:33.966935 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1334/2631] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:34.003855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:34.004716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.005081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:34.005081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:34.005747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.057935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:34.057935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:34.067500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Volume info retrieved successfully. Jan 21 08:06:34.083449 n-d-768862-4 devstack@c-api.service[87906]: WARNING stevedore.named [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:34.084175 n-d-768862-4 devstack@c-api.service[87906]: WARNING castellan.key_manager [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:34.095820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG oslo_db.sqlalchemy.engines [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87907) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:34.102803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:34.102803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:34.126347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77408652-fa05-45ba-a47f-57766920ae02 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 200 Jan 21 08:06:34.127504 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1298/2632] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 991 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:34.310943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88ba55cc-8665-4d31-9b1a-959cff05ee7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:34.311695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88ba55cc-8665-4d31-9b1a-959cff05ee7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.312362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:34.312362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:34.313247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88ba55cc-8665-4d31-9b1a-959cff05ee7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.393505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:34.393505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:34.403727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-88ba55cc-8665-4d31-9b1a-959cff05ee7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:34.426213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:34.426213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:34.438129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88ba55cc-8665-4d31-9b1a-959cff05ee7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:34.448651 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1335/2633] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:34.983523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9520a803-c02d-4be9-a31a-2ed4f331629c tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:34.984346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9520a803-c02d-4be9-a31a-2ed4f331629c tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.984490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:34.984490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:34.985269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9520a803-c02d-4be9-a31a-2ed4f331629c tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.037500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:35.037500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:35.047434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9520a803-c02d-4be9-a31a-2ed4f331629c tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:35.069257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:35.069257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:35.079908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9520a803-c02d-4be9-a31a-2ed4f331629c tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:35.081097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1299/2634] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:34 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:35.144632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22240459-b073-4d24-af5d-7ae452afe165 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:35.145295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22240459-b073-4d24-af5d-7ae452afe165 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.145611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:35.145611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:35.146073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22240459-b073-4d24-af5d-7ae452afe165 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.196256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22240459-b073-4d24-af5d-7ae452afe165 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 404 Jan 21 08:06:35.197338 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1336/2635] 10.222.0.13 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:35 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:35.205558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-432e4cb4-49f0-49d3-a66c-3a4c40a92e36 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] GET http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 Jan 21 08:06:35.206125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-432e4cb4-49f0-49d3-a66c-3a4c40a92e36 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.206346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:35.206346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:35.206898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-432e4cb4-49f0-49d3-a66c-3a4c40a92e36 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.207151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-432e4cb4-49f0-49d3-a66c-3a4c40a92e36 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] show called for member 4aaaf99c-5441-4ce3-a20f-ac7fe4532589 {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:35.213195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-432e4cb4-49f0-49d3-a66c-3a4c40a92e36 tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 returned with HTTP 404 Jan 21 08:06:35.214463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1300/2636] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:35 2021] GET /volume/v3/bf487ca519fb4b919ede1dc052f2b613/groups/4aaaf99c-5441-4ce3-a20f-ac7fe4532589 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:06:35.221957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-357d4c4c-cca6-479d-815d-8f36448303ba tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] DELETE http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types/bcdc8373-251d-4bfb-b4bc-235e7cfc6105 Jan 21 08:06:35.222518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-357d4c4c-cca6-479d-815d-8f36448303ba tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.223063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-357d4c4c-cca6-479d-815d-8f36448303ba tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.249752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:35.249752 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:35.255891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-357d4c4c-cca6-479d-815d-8f36448303ba tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types/bcdc8373-251d-4bfb-b4bc-235e7cfc6105 returned with HTTP 202 Jan 21 08:06:35.256742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1337/2637] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/5db56962655c4e23919afa4ae3480b8a/group_types/bcdc8373-251d-4bfb-b4bc-235e7cfc6105 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:35.279210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17f46e82-d766-41b5-99f9-8474438dd4ae tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] DELETE http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:35.279210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17f46e82-d766-41b5-99f9-8474438dd4ae tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.279210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17f46e82-d766-41b5-99f9-8474438dd4ae tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.279210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-17f46e82-d766-41b5-99f9-8474438dd4ae tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] Delete volume with id: dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 Jan 21 08:06:35.327936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17f46e82-d766-41b5-99f9-8474438dd4ae tempest-GroupsV314Test-1429871886 tempest-GroupsV314Test-1429871886] http://10.222.0.13/volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 returned with HTTP 404 Jan 21 08:06:35.327936 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1301/2638] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/bf487ca519fb4b919ede1dc052f2b613/volumes/dd30d5e5-76e1-4118-b4ec-e7fd2ced7bd0 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:35.337038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d687550-bffa-4bc9-94e2-aca185becdee tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] DELETE http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 Jan 21 08:06:35.337038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d687550-bffa-4bc9-94e2-aca185becdee tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.337038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d687550-bffa-4bc9-94e2-aca185becdee tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.435486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d687550-bffa-4bc9-94e2-aca185becdee tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 returned with HTTP 202 Jan 21 08:06:35.436437 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1338/2639] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:35.444054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbc84579-aaf9-4616-af49-ba3db0ca1478 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] GET http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 Jan 21 08:06:35.444583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbc84579-aaf9-4616-af49-ba3db0ca1478 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.445070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbc84579-aaf9-4616-af49-ba3db0ca1478 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.455603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10871837-0bc0-4cde-911f-652388946063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:35.456124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10871837-0bc0-4cde-911f-652388946063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.456609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbc84579-aaf9-4616-af49-ba3db0ca1478 tempest-GroupsV314Test-1634051460 tempest-GroupsV314Test-1634051460] http://10.222.0.13/volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 returned with HTTP 404 Jan 21 08:06:35.456720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10871837-0bc0-4cde-911f-652388946063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.461091 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1302/2640] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:35 2021] GET /volume/v3/5db56962655c4e23919afa4ae3480b8a/types/a1df3156-48ca-45cb-8888-bbf346568543 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:35.507674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:35.507674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:35.516943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10871837-0bc0-4cde-911f-652388946063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:35.536523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:35.536523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:35.547599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10871837-0bc0-4cde-911f-652388946063 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:35.548709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1339/2641] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:36.102479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3b88f13-23f5-4baf-9237-e6d236ab1fa3 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:36.103459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3b88f13-23f5-4baf-9237-e6d236ab1fa3 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:36.105699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3b88f13-23f5-4baf-9237-e6d236ab1fa3 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:36.157045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:36.157045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:36.165006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3b88f13-23f5-4baf-9237-e6d236ab1fa3 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:36.184097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:36.184097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:36.192332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3b88f13-23f5-4baf-9237-e6d236ab1fa3 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:36.193315 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1303/2642] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:36 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:36.565439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74b537a1-e5ea-49b0-830f-7b4c2fa50c9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:36.566086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74b537a1-e5ea-49b0-830f-7b4c2fa50c9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:36.566302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:36.566302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:36.566672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74b537a1-e5ea-49b0-830f-7b4c2fa50c9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:36.616264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:36.616264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:36.624767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74b537a1-e5ea-49b0-830f-7b4c2fa50c9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:36.643689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:36.643689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:36.653857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74b537a1-e5ea-49b0-830f-7b4c2fa50c9c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:36.663535 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1340/2643] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:37.208705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d11a658-126f-4b90-b649-093d6e28da86 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:37.209211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d11a658-126f-4b90-b649-093d6e28da86 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:37.209417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:37.209417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:37.209786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d11a658-126f-4b90-b649-093d6e28da86 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:37.259142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:37.259142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:37.268551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9d11a658-126f-4b90-b649-093d6e28da86 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:37.286735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:37.286735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:37.296164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d11a658-126f-4b90-b649-093d6e28da86 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:37.297104 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1304/2644] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:37 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:37.671432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3618d171-06b0-4e84-8c1d-91fa53475a66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:37.671981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3618d171-06b0-4e84-8c1d-91fa53475a66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:37.672178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:37.672178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:37.672554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3618d171-06b0-4e84-8c1d-91fa53475a66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:37.723857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:37.723857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:37.732931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3618d171-06b0-4e84-8c1d-91fa53475a66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:37.751316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:37.751316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:37.761568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3618d171-06b0-4e84-8c1d-91fa53475a66 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:37.762416 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1341/2645] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:38.312945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9783c122-84b9-4718-b658-daa7f6e6c2fd tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:38.313466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9783c122-84b9-4718-b658-daa7f6e6c2fd tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:38.314002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:38.314002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:38.314378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9783c122-84b9-4718-b658-daa7f6e6c2fd tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:38.367654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:38.367654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:38.376984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9783c122-84b9-4718-b658-daa7f6e6c2fd tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:38.398547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:38.398547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:38.408708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9783c122-84b9-4718-b658-daa7f6e6c2fd tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:38.409505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1305/2646] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:38 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:38.756596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd2ea052-fd4b-4b39-9bbf-b718b765b794 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] POST http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types Jan 21 08:06:38.757046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:38.757046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:38.757483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd2ea052-fd4b-4b39-9bbf-b718b765b794 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-899950624", "os-volume-type-access:is_public": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:38.778845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22829a6f-47d7-45ab-8c51-54a75cfb00c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:38.779293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22829a6f-47d7-45ab-8c51-54a75cfb00c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:38.779506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:38.779506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:38.779872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22829a6f-47d7-45ab-8c51-54a75cfb00c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:38.798566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd2ea052-fd4b-4b39-9bbf-b718b765b794 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types returned with HTTP 200 Jan 21 08:06:38.799431 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1342/2647] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:06:38 2021] POST /volume/v3/7f674684312b457eacc0634d08694d85/types => generated 230 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:38.836487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:38.836487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:38.845705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22829a6f-47d7-45ab-8c51-54a75cfb00c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:38.864272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:38.864272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:38.874076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22829a6f-47d7-45ab-8c51-54a75cfb00c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:38.875106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1306/2648] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:38.949457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262fc0fd-0044-45e1-8b87-4c2894c76091 tempest-VolumeTypesNegativeTest-1511671205 tempest-VolumeTypesNegativeTest-1511671205] POST http://10.222.0.13/volume/v3/f57f63144dc4466692ceab1dda625998/volumes Jan 21 08:06:38.950249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-262fc0fd-0044-45e1-8b87-4c2894c76091 tempest-VolumeTypesNegativeTest-1511671205 tempest-VolumeTypesNegativeTest-1511671205] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fec7290d-51c7-4ad6-bead-927b757aab67", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1983006183"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:38.951372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-262fc0fd-0044-45e1-8b87-4c2894c76091 tempest-VolumeTypesNegativeTest-1511671205 tempest-VolumeTypesNegativeTest-1511671205] Create volume request body: {'volume': {'volume_type': 'fec7290d-51c7-4ad6-bead-927b757aab67', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1983006183'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:38.974104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262fc0fd-0044-45e1-8b87-4c2894c76091 tempest-VolumeTypesNegativeTest-1511671205 tempest-VolumeTypesNegativeTest-1511671205] http://10.222.0.13/volume/v3/f57f63144dc4466692ceab1dda625998/volumes returned with HTTP 404 Jan 21 08:06:38.975103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1343/2649] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:06:38 2021] POST /volume/v3/f57f63144dc4466692ceab1dda625998/volumes => generated 114 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:38.984409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a25c709-04fc-411b-9fbf-d6972b6ab462 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] POST http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types Jan 21 08:06:38.984855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:38.984855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:38.985287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a25c709-04fc-411b-9fbf-d6972b6ab462 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:38.986448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a25c709-04fc-411b-9fbf-d6972b6ab462 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types returned with HTTP 400 Jan 21 08:06:38.987404 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1307/2650] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:06:38 2021] POST /volume/v3/7f674684312b457eacc0634d08694d85/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:06:38.995867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31895906-434c-4ba7-bf07-7eb2b8445147 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] DELETE http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/cb6240af-24d8-4d6d-9ea6-c41581a6a889 Jan 21 08:06:38.996384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31895906-434c-4ba7-bf07-7eb2b8445147 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:38.996928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31895906-434c-4ba7-bf07-7eb2b8445147 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.009043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31895906-434c-4ba7-bf07-7eb2b8445147 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/cb6240af-24d8-4d6d-9ea6-c41581a6a889 returned with HTTP 404 Jan 21 08:06:39.010509 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1344/2651] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:38 2021] DELETE /volume/v3/7f674684312b457eacc0634d08694d85/types/cb6240af-24d8-4d6d-9ea6-c41581a6a889 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:39.018925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e30e2630-14f3-4c5c-a30d-256421641ec6 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] GET http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/a51d2684-3aff-4dea-bb93-00a78e3384c9 Jan 21 08:06:39.019434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e30e2630-14f3-4c5c-a30d-256421641ec6 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.019954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e30e2630-14f3-4c5c-a30d-256421641ec6 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.031998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e30e2630-14f3-4c5c-a30d-256421641ec6 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/a51d2684-3aff-4dea-bb93-00a78e3384c9 returned with HTTP 404 Jan 21 08:06:39.032889 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1308/2652] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/7f674684312b457eacc0634d08694d85/types/a51d2684-3aff-4dea-bb93-00a78e3384c9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:39.041091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b136efc5-d287-48e9-9df0-fa9d4bd5ee8b tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] DELETE http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 Jan 21 08:06:39.041696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b136efc5-d287-48e9-9df0-fa9d4bd5ee8b tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.042206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b136efc5-d287-48e9-9df0-fa9d4bd5ee8b tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.104053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:39.104053 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:39.114081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b136efc5-d287-48e9-9df0-fa9d4bd5ee8b tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 returned with HTTP 202 Jan 21 08:06:39.114973 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1345/2653] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:39 2021] DELETE /volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:39.123198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ce9f79-ef81-463d-a17b-3229c3db2de7 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] GET http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 Jan 21 08:06:39.123719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ce9f79-ef81-463d-a17b-3229c3db2de7 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.124202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ce9f79-ef81-463d-a17b-3229c3db2de7 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.136044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ce9f79-ef81-463d-a17b-3229c3db2de7 tempest-VolumeTypesNegativeTest-2109580391 tempest-VolumeTypesNegativeTest-2109580391] http://10.222.0.13/volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 returned with HTTP 404 Jan 21 08:06:39.136992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1309/2654] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/7f674684312b457eacc0634d08694d85/types/fec7290d-51c7-4ad6-bead-927b757aab67 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:39.238330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-9a806432-f79f-492b-a881-75630cee47e2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] POST http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f/action Jan 21 08:06:39.239408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-9a806432-f79f-492b-a881-75630cee47e2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:39.239892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-9a806432-f79f-492b-a881-75630cee47e2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:39.309915 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.309915 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:39.323315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9957a4a9-4d6f-4521-a0c9-ac414a3ee24b req-9a806432-f79f-492b-a881-75630cee47e2 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f/action returned with HTTP 204 Jan 21 08:06:39.324293 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1346/2655] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:06:39 2021] POST /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:39.430212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72891fc8-a54c-4ff8-b92c-f6b01a993395 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:39.430897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72891fc8-a54c-4ff8-b92c-f6b01a993395 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.432426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72891fc8-a54c-4ff8-b92c-f6b01a993395 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.491004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.491004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:39.500481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72891fc8-a54c-4ff8-b92c-f6b01a993395 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:39.521093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.521093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:39.530143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72891fc8-a54c-4ff8-b92c-f6b01a993395 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:39.531026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1310/2656] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1212 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:39.892445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-134c664d-9866-44e0-98c4-fe3d08bc5117 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:39.892965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-134c664d-9866-44e0-98c4-fe3d08bc5117 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.893158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:39.893158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:39.893839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-134c664d-9866-44e0-98c4-fe3d08bc5117 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.943890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.943890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:39.953190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-134c664d-9866-44e0-98c4-fe3d08bc5117 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:39.963514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ca2c014-b6e5-4a8a-b8f6-10f5657164da req-3ce990da-d491-40df-a954-2eb72153e59d tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:06:39.964672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ca2c014-b6e5-4a8a-b8f6-10f5657164da req-3ce990da-d491-40df-a954-2eb72153e59d tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.965038 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:39.965038 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:39.965627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9ca2c014-b6e5-4a8a-b8f6-10f5657164da req-3ce990da-d491-40df-a954-2eb72153e59d tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.974024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.974024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:39.984944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-134c664d-9866-44e0-98c4-fe3d08bc5117 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:39.985994 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1347/2657] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:40.016258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:40.016258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:40.024390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9ca2c014-b6e5-4a8a-b8f6-10f5657164da req-3ce990da-d491-40df-a954-2eb72153e59d tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:06:40.044376 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:40.044376 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:40.053029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9ca2c014-b6e5-4a8a-b8f6-10f5657164da req-3ce990da-d491-40df-a954-2eb72153e59d tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:06:40.054069 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1311/2658] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1212 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:41.003129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f78c8bfb-6ceb-4877-b942-c7bc541b8309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:41.004188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f78c8bfb-6ceb-4877-b942-c7bc541b8309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:41.004469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:41.004469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:41.004900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f78c8bfb-6ceb-4877-b942-c7bc541b8309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:41.064534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:41.064534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:41.075185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f78c8bfb-6ceb-4877-b942-c7bc541b8309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:41.096748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:41.096748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:41.108129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f78c8bfb-6ceb-4877-b942-c7bc541b8309 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:41.118964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1348/2659] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:41.932677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes Jan 21 08:06:41.933300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:41.933300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:41.933708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-15113063"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:41.934848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-15113063'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:41.935251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume of 1 GB Jan 21 08:06:41.948671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Availability Zones retrieved successfully. Jan 21 08:06:41.965611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (0f0a670d-c3d4-4030-82a9-0aa52b00dbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:41.968401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb108a33-00ca-4a3c-8966-958c81f26cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:41.970412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:42.033443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb108a33-00ca-4a3c-8966-958c81f26cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:42.035638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2efabf89-cb2d-4a5f-b5bf-082499560a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:42.119786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['c6a4b495-00f6-418c-ac53-e44b8a62e760', '11bfa520-695e-45e4-a480-6b2bfb1c9f5a', 'f326df71-7457-4ed1-8876-a08d3accb3c1', '355f9bc1-981f-400f-a791-929da2331e39'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:42.121624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2efabf89-cb2d-4a5f-b5bf-082499560a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a4b495-00f6-418c-ac53-e44b8a62e760', '11bfa520-695e-45e4-a480-6b2bfb1c9f5a', 'f326df71-7457-4ed1-8876-a08d3accb3c1', '355f9bc1-981f-400f-a791-929da2331e39']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:42.123832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591a3cb7-1812-42ec-98c3-06382b7875d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:42.125834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a1b7f2b-1200-4f84-b7d7-d539fd81eef6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:42.126351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a1b7f2b-1200-4f84-b7d7-d539fd81eef6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:42.126565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:42.126565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:42.126966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a1b7f2b-1200-4f84-b7d7-d539fd81eef6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:42.177278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:42.177278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:42.186121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591a3cb7-1812-42ec-98c3-06382b7875d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b173bbb-36e4-45c4-b39f-575cf922aa34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-15113063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['c6a4b495-00f6-418c-ac53-e44b8a62e760','11bfa520-695e-45e4-a480-6b2bfb1c9f5a','f326df71-7457-4ed1-8876-a08d3accb3c1','355f9bc1-981f-400f-a791-929da2331e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-15113063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b173bbb-36e4-45c4-b39f-575cf922aa34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb8094fe3a464ebc7f09c628599a90',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,user_id='5e18d08a23e64935ad164c418ad981c8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:42.186451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a1b7f2b-1200-4f84-b7d7-d539fd81eef6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:42.188685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0844b7cf-0632-4050-8795-1ccd99cffd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:42.206278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:42.206278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:42.216509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a1b7f2b-1200-4f84-b7d7-d539fd81eef6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:42.216870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0844b7cf-0632-4050-8795-1ccd99cffd5b) 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-VolumesBackupsTest-Volume-15113063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['c6a4b495-00f6-418c-ac53-e44b8a62e760','11bfa520-695e-45e4-a480-6b2bfb1c9f5a','f326df71-7457-4ed1-8876-a08d3accb3c1','355f9bc1-981f-400f-a791-929da2331e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:42.217347 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1349/2660] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:42.218917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff016c5-4744-4a89-bf5c-e6e7f3cd0a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:42.233243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff016c5-4744-4a89-bf5c-e6e7f3cd0a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:42.236417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (0f0a670d-c3d4-4030-82a9-0aa52b00dbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:42.286242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request issued successfully. Jan 21 08:06:42.300424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a302f725-44c6-4b36-95a5-b7713fb3ce87 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes returned with HTTP 202 Jan 21 08:06:42.301299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1312/2661] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:06:41 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes => generated 816 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:06:42.315769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ae44569-b826-4f6c-b290-4eadfa810572 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:42.316289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ae44569-b826-4f6c-b290-4eadfa810572 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:42.316480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:42.316480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:42.317113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ae44569-b826-4f6c-b290-4eadfa810572 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:42.368622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:42.368622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:42.378193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ae44569-b826-4f6c-b290-4eadfa810572 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:42.401332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ae44569-b826-4f6c-b290-4eadfa810572 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:42.402383 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1350/2662] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:42 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:43.235125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ba1fbab-d5bf-4f14-8052-7449e98ddbe5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:43.235785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ba1fbab-d5bf-4f14-8052-7449e98ddbe5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:43.236075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:43.236075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:43.236577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ba1fbab-d5bf-4f14-8052-7449e98ddbe5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:43.290074 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:43.290074 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:43.299128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ba1fbab-d5bf-4f14-8052-7449e98ddbe5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:43.319382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:43.319382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:43.329776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ba1fbab-d5bf-4f14-8052-7449e98ddbe5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:43.330622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1313/2663] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:43.418931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e75154f5-3928-4f5c-846e-40da9887c850 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:43.419585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e75154f5-3928-4f5c-846e-40da9887c850 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:43.419876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:43.419876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:43.420423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e75154f5-3928-4f5c-846e-40da9887c850 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:43.471520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:43.471520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:43.481446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e75154f5-3928-4f5c-846e-40da9887c850 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:43.505758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e75154f5-3928-4f5c-846e-40da9887c850 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:43.506766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1351/2664] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:44.349372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc0a46bc-585a-4111-82c9-4464fa3c241c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:44.350923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc0a46bc-585a-4111-82c9-4464fa3c241c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:44.351120 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:44.351120 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:44.351746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc0a46bc-585a-4111-82c9-4464fa3c241c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:44.410966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:44.410966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:44.420484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc0a46bc-585a-4111-82c9-4464fa3c241c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:44.440247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:44.440247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:44.450562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc0a46bc-585a-4111-82c9-4464fa3c241c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:44.451377 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1314/2665] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:45.467928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65a88ea4-82e4-458b-8e41-630935aaeb11 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:45.469149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65a88ea4-82e4-458b-8e41-630935aaeb11 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:45.469557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:45.469557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:45.470318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65a88ea4-82e4-458b-8e41-630935aaeb11 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:45.520750 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:45.520750 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:45.532305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65a88ea4-82e4-458b-8e41-630935aaeb11 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:45.552968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:45.552968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:45.563516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65a88ea4-82e4-458b-8e41-630935aaeb11 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:45.564362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1352/2666] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:46.580717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f542468-a55a-4bcd-8fa6-7129249c020a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:46.581996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f542468-a55a-4bcd-8fa6-7129249c020a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:46.582357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:46.582357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:46.583004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f542468-a55a-4bcd-8fa6-7129249c020a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:46.638199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:46.638199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:46.646441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1f542468-a55a-4bcd-8fa6-7129249c020a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:46.667819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:46.667819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:46.678724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f542468-a55a-4bcd-8fa6-7129249c020a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:46.689281 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1315/2667] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:47.698494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72c84be9-d88c-4b0e-8c58-3d45ad716e28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:47.699768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72c84be9-d88c-4b0e-8c58-3d45ad716e28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:47.700184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:47.700184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:47.702143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72c84be9-d88c-4b0e-8c58-3d45ad716e28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:47.756357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:47.756357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:47.765368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72c84be9-d88c-4b0e-8c58-3d45ad716e28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:47.785694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:47.785694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:47.799476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72c84be9-d88c-4b0e-8c58-3d45ad716e28 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:47.806713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1353/2668] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:48.816828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fefcd87-4799-469f-8e41-4a36f59a98ec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:48.817371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fefcd87-4799-469f-8e41-4a36f59a98ec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:48.817521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:48.817521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:48.818210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fefcd87-4799-469f-8e41-4a36f59a98ec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:48.868652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:48.868652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:48.878127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fefcd87-4799-469f-8e41-4a36f59a98ec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:48.909085 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:48.909085 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:48.920641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fefcd87-4799-469f-8e41-4a36f59a98ec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:48.922068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1316/2669] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:49.938213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40ceed4b-e4fd-47cd-889f-b41e79ee33a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:49.938937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40ceed4b-e4fd-47cd-889f-b41e79ee33a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:49.938937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:49.938937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:49.939291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40ceed4b-e4fd-47cd-889f-b41e79ee33a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:49.993277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:49.993277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:50.003638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-40ceed4b-e4fd-47cd-889f-b41e79ee33a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:50.026071 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:50.026071 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:50.037823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40ceed4b-e4fd-47cd-889f-b41e79ee33a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:50.038659 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1354/2670] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:51.061681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fbb68e5-f8a1-46bd-ac6f-f20c65de371f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:51.061681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fbb68e5-f8a1-46bd-ac6f-f20c65de371f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:51.061681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:51.061681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:51.061681 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fbb68e5-f8a1-46bd-ac6f-f20c65de371f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:51.175138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:51.175138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:51.194147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8fbb68e5-f8a1-46bd-ac6f-f20c65de371f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:51.228150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:51.228150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:51.248620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fbb68e5-f8a1-46bd-ac6f-f20c65de371f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:51.248620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1317/2671] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:52.261172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aeab18a8-49a8-4740-a392-4fdadb325a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:52.261732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aeab18a8-49a8-4740-a392-4fdadb325a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:52.262093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:52.262093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:52.262593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aeab18a8-49a8-4740-a392-4fdadb325a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:52.312832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:52.312832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:52.321459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aeab18a8-49a8-4740-a392-4fdadb325a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:52.342069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:52.342069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:52.351935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aeab18a8-49a8-4740-a392-4fdadb325a59 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:52.352787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1355/2672] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:53.370903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adae9759-190c-4bee-a9be-104b23083c2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:53.371434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adae9759-190c-4bee-a9be-104b23083c2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:53.371608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:53.371608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:53.372255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-adae9759-190c-4bee-a9be-104b23083c2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:53.424197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:53.424197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:53.435522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-adae9759-190c-4bee-a9be-104b23083c2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:53.454532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:53.454532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:53.465486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-adae9759-190c-4bee-a9be-104b23083c2f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:53.466563 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1318/2673] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:54.483692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4b7d7c0-5db5-4f49-a7f7-2ebd4a51d7c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:54.484492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4b7d7c0-5db5-4f49-a7f7-2ebd4a51d7c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:54.484669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:54.484669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:54.485043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4b7d7c0-5db5-4f49-a7f7-2ebd4a51d7c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:54.534114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:54.534114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:54.543148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4b7d7c0-5db5-4f49-a7f7-2ebd4a51d7c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:54.562182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:54.562182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:54.571789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4b7d7c0-5db5-4f49-a7f7-2ebd4a51d7c2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:54.573443 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1356/2674] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.588880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:55.589421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.589554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.589554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:55.589940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.648657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.648657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:55.659522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:55.678325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.678325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:55.691020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:55.701655 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1319/2675] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:56.291605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-01096e81-fc5e-4cb1-b226-a0409b15c4c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:56.292138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-01096e81-fc5e-4cb1-b226-a0409b15c4c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.292349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.292349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.292757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-01096e81-fc5e-4cb1-b226-a0409b15c4c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.343462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.343462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.352574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-01096e81-fc5e-4cb1-b226-a0409b15c4c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:56.375896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-01096e81-fc5e-4cb1-b226-a0409b15c4c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:56.376767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1357/2676] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:56.468071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume// Jan 21 08:06:56.468549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.468765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.468765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.469147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.470350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20ef1766-44df-424d-ade1-9b05ab50d73d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:06:56.471013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1320/2677] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:06:56.485150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments Jan 21 08:06:56.485649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.485649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.486066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b173bbb-36e4-45c4-b39f-575cf922aa34", "instance_uuid": "2048a464-2e15-469f-8576-67724119cc57", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:56.536301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.536301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.588986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments returned with HTTP 200 Jan 21 08:06:56.589976 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1358/2678] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:06:56 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:56.625749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69946bfd-8c30-4335-b661-7bc02c9c6553 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:56.626391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69946bfd-8c30-4335-b661-7bc02c9c6553 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.627114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69946bfd-8c30-4335-b661-7bc02c9c6553 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.662455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:06:56.663493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.664152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.664152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.664818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.667699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-836d0d7e-f5ac-48d7-91f2-d903a157d0ee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:06:56.668543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1359/2679] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:06:56.682922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.682922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.684233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-fcbf9c11-6506-4f71-8a7e-f8bb872cde42 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:56.685724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-fcbf9c11-6506-4f71-8a7e-f8bb872cde42 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.686450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-fcbf9c11-6506-4f71-8a7e-f8bb872cde42 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.692378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69946bfd-8c30-4335-b661-7bc02c9c6553 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:56.716032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.716032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.725960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69946bfd-8c30-4335-b661-7bc02c9c6553 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:56.726826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1321/2680] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:56.731761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b6e52bc-1929-4fb1-aae7-bae7a1e7c898 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:56.732875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b6e52bc-1929-4fb1-aae7-bae7a1e7c898 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.733241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.733241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.734133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b6e52bc-1929-4fb1-aae7-bae7a1e7c898 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.766408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.766408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.775865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-fcbf9c11-6506-4f71-8a7e-f8bb872cde42 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:56.787401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.787401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.798523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b6e52bc-1929-4fb1-aae7-bae7a1e7c898 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:56.799157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.799157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.809473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-fcbf9c11-6506-4f71-8a7e-f8bb872cde42 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:56.810621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1360/2681] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1007 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:06:56.824285 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.824285 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:56.834388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b6e52bc-1929-4fb1-aae7-bae7a1e7c898 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:56.835247 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1322/2682] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:56.856892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-11c7a3a3-3990-4ac7-9de8-b294f1c2e227 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] PUT http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 Jan 21 08:06:56.857412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.857412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:56.858236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-11c7a3a3-3990-4ac7-9de8-b294f1c2e227 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:56.889826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:06:56.889826 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:06:56.890635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-11c7a3a3-3990-4ac7-9de8-b294f1c2e227 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Lock "b'cinder-attachment_update-4b173bbb-36e4-45c4-b39f-575cf922aa34-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:06:56.893345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.893345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:57.743490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34a9b085-c6f5-4980-bf20-0b2c8e94e655 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:57.744661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34a9b085-c6f5-4980-bf20-0b2c8e94e655 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:57.744804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:57.744804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:57.745157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34a9b085-c6f5-4980-bf20-0b2c8e94e655 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:57.793592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:57.793592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:57.801707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34a9b085-c6f5-4980-bf20-0b2c8e94e655 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:57.820447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:57.820447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:57.828964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34a9b085-c6f5-4980-bf20-0b2c8e94e655 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:57.829799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1323/2683] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:57.851465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262b682d-8f46-4d4f-ba96-b18e39e2dade tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:57.851987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-262b682d-8f46-4d4f-ba96-b18e39e2dade tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:57.852199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:57.852199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:57.852576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-262b682d-8f46-4d4f-ba96-b18e39e2dade tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:57.907520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:57.907520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:57.916647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-262b682d-8f46-4d4f-ba96-b18e39e2dade tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:57.935289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:57.935289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:57.944848 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262b682d-8f46-4d4f-ba96-b18e39e2dade tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:57.945869 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1324/2684] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:58.221784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-11c7a3a3-3990-4ac7-9de8-b294f1c2e227 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Lock "b'cinder-attachment_update-4b173bbb-36e4-45c4-b39f-575cf922aa34-n-h2-768862-4'" released by "attachment_update" :: held 1.331s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:06:58.222661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-11c7a3a3-3990-4ac7-9de8-b294f1c2e227 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 returned with HTTP 200 Jan 21 08:06:58.223745 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1361/2685] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:06:56 2021] PUT /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 => generated 762 bytes in 1372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:58.846135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6a4a223-7c5e-42b7-937a-2c16ebc008fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:58.846665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6a4a223-7c5e-42b7-937a-2c16ebc008fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:58.846883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:58.846883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:58.847293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6a4a223-7c5e-42b7-937a-2c16ebc008fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:58.896566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:58.896566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:58.905595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6a4a223-7c5e-42b7-937a-2c16ebc008fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:06:58.924550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:58.924550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:58.932940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6a4a223-7c5e-42b7-937a-2c16ebc008fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:06:58.933767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1325/2686] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:58.961368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55a445ed-6f20-4fb7-9b2d-faad6394c3d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:06:58.961893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55a445ed-6f20-4fb7-9b2d-faad6394c3d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:58.962146 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:58.962146 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:58.962524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55a445ed-6f20-4fb7-9b2d-faad6394c3d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:59.012660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:59.012660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:59.020597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55a445ed-6f20-4fb7-9b2d-faad6394c3d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:06:59.039104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:59.039104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:06:59.049272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55a445ed-6f20-4fb7-9b2d-faad6394c3d8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:06:59.050276 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1362/2687] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:59.949390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0901cc1f-b7c4-4151-9b39-c63a987b358f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:06:59.949966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0901cc1f-b7c4-4151-9b39-c63a987b358f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:59.950180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:59.950180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:06:59.950558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0901cc1f-b7c4-4151-9b39-c63a987b358f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:00.000704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:00.000704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:00.009244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0901cc1f-b7c4-4151-9b39-c63a987b358f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:00.029542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:00.029542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:00.037826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0901cc1f-b7c4-4151-9b39-c63a987b358f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:00.038665 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1326/2688] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:00.065634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13502b31-6434-4a67-b3e8-29ac32eb37e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:00.066146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13502b31-6434-4a67-b3e8-29ac32eb37e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:00.066362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:00.066362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:00.066786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13502b31-6434-4a67-b3e8-29ac32eb37e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:00.132752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:00.132752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:00.142474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-13502b31-6434-4a67-b3e8-29ac32eb37e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:00.163239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:00.163239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:00.173002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13502b31-6434-4a67-b3e8-29ac32eb37e2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:00.173847 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1363/2689] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:01.066593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7216dee8-a3ff-45bc-8956-1c8bd42b782f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:01.067483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7216dee8-a3ff-45bc-8956-1c8bd42b782f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:01.067483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:01.067483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:01.067971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7216dee8-a3ff-45bc-8956-1c8bd42b782f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:01.117616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:01.117616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:01.126523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7216dee8-a3ff-45bc-8956-1c8bd42b782f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:01.145834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:01.145834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:01.154150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7216dee8-a3ff-45bc-8956-1c8bd42b782f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:01.155026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1327/2690] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:01 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:01.190598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd0a18f7-2d07-4354-b74f-039208ecb216 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:01.191163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd0a18f7-2d07-4354-b74f-039208ecb216 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:01.191380 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:01.191380 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:01.191751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd0a18f7-2d07-4354-b74f-039208ecb216 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:01.241445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:01.241445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:01.250140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd0a18f7-2d07-4354-b74f-039208ecb216 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:01.269056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:01.269056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:01.278721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd0a18f7-2d07-4354-b74f-039208ecb216 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:01.279570 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1364/2691] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:02.171587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9dde0f9-6708-403a-872a-339ebff6b71f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:02.172075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9dde0f9-6708-403a-872a-339ebff6b71f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:02.172312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:02.172312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:02.172660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9dde0f9-6708-403a-872a-339ebff6b71f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:02.221226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:02.221226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:02.230367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9dde0f9-6708-403a-872a-339ebff6b71f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:02.250027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:02.250027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:02.258238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9dde0f9-6708-403a-872a-339ebff6b71f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:02.268223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1328/2692] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:02.297326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3924aab-de2f-46e8-bd01-d39111d41810 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:02.297894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3924aab-de2f-46e8-bd01-d39111d41810 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:02.298109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:02.298109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:02.298489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a3924aab-de2f-46e8-bd01-d39111d41810 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:02.348793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:02.348793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:02.358436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a3924aab-de2f-46e8-bd01-d39111d41810 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:02.379615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:02.379615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:02.391409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a3924aab-de2f-46e8-bd01-d39111d41810 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:02.392255 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1365/2693] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:03.274181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fd627bc-f64e-41c4-a5f9-c7d3ddb2451f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:03.274765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fd627bc-f64e-41c4-a5f9-c7d3ddb2451f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:03.275387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:03.275387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:03.275859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fd627bc-f64e-41c4-a5f9-c7d3ddb2451f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:03.329457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.329457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.333981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca2f56bd-e2cb-4968-8de5-b7968d909c7b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:07:03.334509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca2f56bd-e2cb-4968-8de5-b7968d909c7b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:03.334720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:03.334720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:03.335095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca2f56bd-e2cb-4968-8de5-b7968d909c7b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:03.337993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fd627bc-f64e-41c4-a5f9-c7d3ddb2451f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:03.357343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.357343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.365941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fd627bc-f64e-41c4-a5f9-c7d3ddb2451f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:03.367008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1366/2694] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:03 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:03.384363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.384363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.393038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca2f56bd-e2cb-4968-8de5-b7968d909c7b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:07:03.408750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3330a70d-e391-4928-ab5f-a0d10a71c447 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:03.409633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3330a70d-e391-4928-ab5f-a0d10a71c447 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:03.409896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:03.409896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:03.410661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3330a70d-e391-4928-ab5f-a0d10a71c447 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:03.415959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca2f56bd-e2cb-4968-8de5-b7968d909c7b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:07:03.417314 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1329/2695] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:03 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:03.433284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03801d3b-cb7a-4adc-9c2a-6ca00b903565 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:07:03.434014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03801d3b-cb7a-4adc-9c2a-6ca00b903565 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:03.434208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:03.434208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:03.435802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03801d3b-cb7a-4adc-9c2a-6ca00b903565 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:03.466277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.466277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.490717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3330a70d-e391-4928-ab5f-a0d10a71c447 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:03.503922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.503922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.503922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03801d3b-cb7a-4adc-9c2a-6ca00b903565 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:07:03.511598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:03.511598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:03.528709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3330a70d-e391-4928-ab5f-a0d10a71c447 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:03.528709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1367/2696] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:07:03.528919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03801d3b-cb7a-4adc-9c2a-6ca00b903565 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:07:03.528919 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1330/2697] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:03 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:03.942041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-37eb4df8-050b-4eba-a911-c9e6e2e1b237 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26/action Jan 21 08:07:03.942783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:03.942783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:03.943375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-37eb4df8-050b-4eba-a911-c9e6e2e1b237 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:03.943825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-37eb4df8-050b-4eba-a911-c9e6e2e1b237 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:04.012778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.012778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.025583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f03f09db-ddac-44aa-86d1-febc51863e47 req-37eb4df8-050b-4eba-a911-c9e6e2e1b237 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26/action returned with HTTP 204 Jan 21 08:07:04.026470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1368/2698] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:07:03 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:04.383214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-884cd38f-c59c-4475-95a5-d4d436fdf580 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:04.383759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-884cd38f-c59c-4475-95a5-d4d436fdf580 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:04.383879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:04.383879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:04.384225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-884cd38f-c59c-4475-95a5-d4d436fdf580 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:04.433418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.433418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.441752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-884cd38f-c59c-4475-95a5-d4d436fdf580 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:04.460530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.460530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.468772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-884cd38f-c59c-4475-95a5-d4d436fdf580 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:04.469592 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1331/2699] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1201 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:04.486968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups Jan 21 08:07:04.487424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:04.487424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:04.487839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b173bbb-36e4-45c4-b39f-575cf922aa34", "name": "tempest-VolumesBackupsTest-Backup-1233683542", "force": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:04.488924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating new backup {'backup': {'volume_id': '4b173bbb-36e4-45c4-b39f-575cf922aa34', 'name': 'tempest-VolumesBackupsTest-Backup-1233683542', 'force': True}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:07:04.489334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating backup of volume 4b173bbb-36e4-45c4-b39f-575cf922aa34 in container None Jan 21 08:07:04.534451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f43af592-9324-48ef-a179-38985c86db08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:04.535010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f43af592-9324-48ef-a179-38985c86db08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:04.535261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:04.535261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:04.535638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f43af592-9324-48ef-a179-38985c86db08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:04.539902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.539902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.542155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:04.584543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['ee88cd43-5e2e-4455-b81a-f41e8febc73c', 'eec09a18-492c-4e0d-9197-56577b802bb8'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:04.584799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.584799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.594083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f43af592-9324-48ef-a179-38985c86db08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:04.615078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.615078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.626092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f43af592-9324-48ef-a179-38985c86db08 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:04.626989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1332/2700] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:04.643410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-632259e7-4089-45b1-b8f9-88f1b14b0f25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups returned with HTTP 202 Jan 21 08:07:04.644408 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1369/2701] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:07:04 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups => generated 396 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:04.655604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1fadbc1-b5fa-4cf1-a1bd-81ab3276452e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:04.656131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1fadbc1-b5fa-4cf1-a1bd-81ab3276452e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:04.656347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:04.656347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:04.656723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1fadbc1-b5fa-4cf1-a1bd-81ab3276452e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:04.657097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d1fadbc1-b5fa-4cf1-a1bd-81ab3276452e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:04.679339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:04.679339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:04.681112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1fadbc1-b5fa-4cf1-a1bd-81ab3276452e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:04.687363 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1333/2702] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:05.644047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbba7dd0-c902-4f19-aa42-21f43fa995d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:05.645263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbba7dd0-c902-4f19-aa42-21f43fa995d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:05.645464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:05.645464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:05.646167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbba7dd0-c902-4f19-aa42-21f43fa995d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:05.699540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-498c4d43-1cb7-427c-aea3-a2a4c679604c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:05.700066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-498c4d43-1cb7-427c-aea3-a2a4c679604c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:05.700258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:05.700258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:05.700896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-498c4d43-1cb7-427c-aea3-a2a4c679604c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:05.701807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-498c4d43-1cb7-427c-aea3-a2a4c679604c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:05.715812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:05.715812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:05.724641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbba7dd0-c902-4f19-aa42-21f43fa995d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:05.743225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:05.743225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:05.746235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-498c4d43-1cb7-427c-aea3-a2a4c679604c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:05.746594 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:05.746594 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:05.752793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1334/2703] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:05 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:05.764453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbba7dd0-c902-4f19-aa42-21f43fa995d9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:05.772072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1370/2704] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:06.761195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79a06063-0f9a-4dca-86cc-d04871903eb3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:06.763649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5c3113b4-5e4e-47b3-83d4-2d115f1d7aad req-4d1c6c2f-082a-417f-a985-c3cac02695f6 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:06.763769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79a06063-0f9a-4dca-86cc-d04871903eb3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:06.763937 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:06.763937 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:06.764403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79a06063-0f9a-4dca-86cc-d04871903eb3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:06.764782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-79a06063-0f9a-4dca-86cc-d04871903eb3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:06.765166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5c3113b4-5e4e-47b3-83d4-2d115f1d7aad req-4d1c6c2f-082a-417f-a985-c3cac02695f6 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:06.765550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:06.765550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:06.766185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5c3113b4-5e4e-47b3-83d4-2d115f1d7aad req-4d1c6c2f-082a-417f-a985-c3cac02695f6 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:06.788848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:06.788848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:06.790700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79a06063-0f9a-4dca-86cc-d04871903eb3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:06.791914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1371/2705] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:06 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:06.797574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-baa0bd7a-1853-4761-90a5-20a682ff6a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:06.798088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-baa0bd7a-1853-4761-90a5-20a682ff6a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:06.798282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:06.798282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:06.798645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-baa0bd7a-1853-4761-90a5-20a682ff6a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:06.823802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:06.823802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:06.832995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5c3113b4-5e4e-47b3-83d4-2d115f1d7aad req-4d1c6c2f-082a-417f-a985-c3cac02695f6 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:06.855554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:06.855554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:06.864989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5c3113b4-5e4e-47b3-83d4-2d115f1d7aad req-4d1c6c2f-082a-417f-a985-c3cac02695f6 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:06.868260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1335/2706] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:07:06 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1212 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:06.920950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:06.920950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:06.942431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-baa0bd7a-1853-4761-90a5-20a682ff6a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:06.985493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:06.985493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:07.010980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-baa0bd7a-1853-4761-90a5-20a682ff6a1f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:07.012757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1372/2707] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:07.806277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a8eaac0-165b-475b-b72e-c82e0e92263f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:07.807696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a8eaac0-165b-475b-b72e-c82e0e92263f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:07.808129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:07.808129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:07.808780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a8eaac0-165b-475b-b72e-c82e0e92263f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:07.809348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6a8eaac0-165b-475b-b72e-c82e0e92263f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:07.848873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:07.848873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:07.851698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a8eaac0-165b-475b-b72e-c82e0e92263f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:07.853176 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1336/2708] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:07 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:08.040564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5326a293-82bc-4578-917e-d37d9fdf551b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:08.042268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5326a293-82bc-4578-917e-d37d9fdf551b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:08.042801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:08.042801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:08.043728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5326a293-82bc-4578-917e-d37d9fdf551b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:08.177051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:08.177051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:08.194140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5326a293-82bc-4578-917e-d37d9fdf551b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:08.231431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:08.231431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:08.259860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5326a293-82bc-4578-917e-d37d9fdf551b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:08.263107 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1373/2709] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:08.870001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2358db-813c-48a4-bf00-04e9611473ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:08.871337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2358db-813c-48a4-bf00-04e9611473ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:08.871721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:08.871721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:08.872330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc2358db-813c-48a4-bf00-04e9611473ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:08.872889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cc2358db-813c-48a4-bf00-04e9611473ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:08.922416 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:08.922416 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:08.924683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc2358db-813c-48a4-bf00-04e9611473ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:08.926261 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1337/2710] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:08 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:09.280478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29724d74-2881-4ab7-9d62-38209e01aee5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:09.281305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29724d74-2881-4ab7-9d62-38209e01aee5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:09.281669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:09.281669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:09.282447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29724d74-2881-4ab7-9d62-38209e01aee5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:09.348200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:09.348200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:09.359219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-29724d74-2881-4ab7-9d62-38209e01aee5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:09.392493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:09.392493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:09.406782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29724d74-2881-4ab7-9d62-38209e01aee5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:09.407648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1374/2711] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:09.940351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-239a8a3f-ea34-4bc9-8d6a-231676064be6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:09.943692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-239a8a3f-ea34-4bc9-8d6a-231676064be6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:09.943692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:09.943692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:09.943692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-239a8a3f-ea34-4bc9-8d6a-231676064be6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:09.943692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-239a8a3f-ea34-4bc9-8d6a-231676064be6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:09.996625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:09.996625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:09.998862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-239a8a3f-ea34-4bc9-8d6a-231676064be6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:09.999893 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1338/2712] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:09 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:10.427434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9c772d-ecd5-4e2f-a4a5-56da92dd6459 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:10.428471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9c772d-ecd5-4e2f-a4a5-56da92dd6459 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:10.428872 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:10.428872 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:10.429644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a9c772d-ecd5-4e2f-a4a5-56da92dd6459 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:10.485392 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:10.485392 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:10.497086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a9c772d-ecd5-4e2f-a4a5-56da92dd6459 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:10.520783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:10.520783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:10.534712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a9c772d-ecd5-4e2f-a4a5-56da92dd6459 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:10.536012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1375/2713] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:11.018665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6d131d-651c-4a11-82d7-e13524ba6b64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:11.019264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6d131d-651c-4a11-82d7-e13524ba6b64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:11.019384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:11.019384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:11.019770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6d131d-651c-4a11-82d7-e13524ba6b64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:11.020142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5e6d131d-651c-4a11-82d7-e13524ba6b64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:11.069382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:11.069382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:11.079271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6d131d-651c-4a11-82d7-e13524ba6b64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:11.080766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1339/2714] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:11.553104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4383511-72c7-42f3-978f-7fa9f833807b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:11.554072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4383511-72c7-42f3-978f-7fa9f833807b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:11.554257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:11.554257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:11.555040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4383511-72c7-42f3-978f-7fa9f833807b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:11.618649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:11.618649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:11.628189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4383511-72c7-42f3-978f-7fa9f833807b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:11.648859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:11.648859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:11.660131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4383511-72c7-42f3-978f-7fa9f833807b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:11.660917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1376/2715] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:07:12.103433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e06be42-9d03-4862-b180-4e9d17b55fec tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:12.104077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e06be42-9d03-4862-b180-4e9d17b55fec tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:12.104220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:12.104220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:12.104783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e06be42-9d03-4862-b180-4e9d17b55fec tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:12.105318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9e06be42-9d03-4862-b180-4e9d17b55fec tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:12.147782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.147782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.149752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e06be42-9d03-4862-b180-4e9d17b55fec tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:12.151166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1340/2716] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:12.294213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1159e4e-6edc-49da-940f-400d35191bd5 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:12.295272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1159e4e-6edc-49da-940f-400d35191bd5 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:12.296020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:12.296020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:12.296020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1159e4e-6edc-49da-940f-400d35191bd5 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:12.369400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.369400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.380068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1159e4e-6edc-49da-940f-400d35191bd5 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:12.408110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.408110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.417735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1159e4e-6edc-49da-940f-400d35191bd5 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:12.429716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1377/2717] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:12 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1212 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:12.575765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-33eeea68-6a9f-4aaa-9ec4-8e2a9c46ff1f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:12.576605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-33eeea68-6a9f-4aaa-9ec4-8e2a9c46ff1f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:12.576605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:12.576605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:12.577824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-33eeea68-6a9f-4aaa-9ec4-8e2a9c46ff1f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:12.630970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.630970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.640221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-33eeea68-6a9f-4aaa-9ec4-8e2a9c46ff1f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:12.661470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.661470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.687544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-33eeea68-6a9f-4aaa-9ec4-8e2a9c46ff1f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:12.687544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1341/2718] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:07:12 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1212 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:12.688605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81af69e5-a8b8-4529-9296-2ce2815b248c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:12.688605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81af69e5-a8b8-4529-9296-2ce2815b248c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:12.688605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:12.688605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:12.688605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81af69e5-a8b8-4529-9296-2ce2815b248c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:12.722408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] POST http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d/action Jan 21 08:07:12.723106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:12.723106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:12.723801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:12.724309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:12.766509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.766509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.777754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.777754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.779286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:12.789793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81af69e5-a8b8-4529-9296-2ce2815b248c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:12.813090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:12.813090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:12.825589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81af69e5-a8b8-4529-9296-2ce2815b248c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:12.826573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1378/2719] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:12.872467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Begin detaching volume completed successfully. Jan 21 08:07:12.873376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-259a8e81-ae29-42d8-bc67-29cf21bbdd12 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d/action returned with HTTP 202 Jan 21 08:07:12.874614 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1342/2720] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:07:12 2021] POST /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:13.033258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:13.047408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.047863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:13.047863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:13.048231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.104154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.104154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.113559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:13.134580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.134580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.146464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:13.158597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1379/2721] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:13 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1215 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:13.161598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume// Jan 21 08:07:13.162065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.162522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:13.162522 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:13.163141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.164287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d9d17a3-1b1e-4d95-807a-7ead8a5d948e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:07:13.165106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1380/2722] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:07:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:07:13.169282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a5f342-ea16-4529-915b-90db61d88112 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:13.169991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a5f342-ea16-4529-915b-90db61d88112 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.170459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:13.170459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:13.171169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a5f342-ea16-4529-915b-90db61d88112 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.171759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-00a5f342-ea16-4529-915b-90db61d88112 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:13.186740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-57b32f6e-9155-4a4c-aaf9-906786c5d63f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:13.187622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-57b32f6e-9155-4a4c-aaf9-906786c5d63f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.191313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-57b32f6e-9155-4a4c-aaf9-906786c5d63f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.194355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.194355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.196630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a5f342-ea16-4529-915b-90db61d88112 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:13.198502 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1343/2723] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:13 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:13.250740 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.250740 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.260481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-57b32f6e-9155-4a4c-aaf9-906786c5d63f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:13.279635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.279635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.288431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-57b32f6e-9155-4a4c-aaf9-906786c5d63f tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:13.289502 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1381/2724] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:07:13 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1314 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:07:13.807463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] DELETE http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f Jan 21 08:07:13.807463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.807463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:13.807463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:13.807463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.844775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1dd7930-089d-425c-aad6-fa959ba7cc15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:13.845722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1dd7930-089d-425c-aad6-fa959ba7cc15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:13.845941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:13.845941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:13.846317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1dd7930-089d-425c-aad6-fa959ba7cc15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:13.877205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.877205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.918278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.918278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.938016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1dd7930-089d-425c-aad6-fa959ba7cc15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:13.962574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:13.962574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:13.994578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1dd7930-089d-425c-aad6-fa959ba7cc15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:13.995846 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1382/2725] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:14.166114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6c17669-02c3-486a-b48a-a4ac1b48a697 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:14.166738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6c17669-02c3-486a-b48a-a4ac1b48a697 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:14.166875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:14.166875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:14.167215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6c17669-02c3-486a-b48a-a4ac1b48a697 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:14.301231 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:14.301231 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:14.318383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6c17669-02c3-486a-b48a-a4ac1b48a697 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:14.341167 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:14.341167 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:14.351370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6c17669-02c3-486a-b48a-a4ac1b48a697 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:14.352462 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1383/2726] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:14 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 1215 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:14.358417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173b3302-250f-4682-9d94-e1db8fe713fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:14.359839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173b3302-250f-4682-9d94-e1db8fe713fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:14.360252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:14.360252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:14.360884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-173b3302-250f-4682-9d94-e1db8fe713fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:14.361440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-173b3302-250f-4682-9d94-e1db8fe713fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:14.389409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:14.389409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:14.391624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-173b3302-250f-4682-9d94-e1db8fe713fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:14.401008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1384/2727] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:14 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:14.508381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:07:14.508798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:07:14.524785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-5157374e-9081-44c9-ad7b-f2525e4d3e32 req-345d924e-b920-403c-9841-ff09c46e3dea tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f returned with HTTP 200 Jan 21 08:07:14.526302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1344/2728] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:07:13 2021] DELETE /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/attachments/79582aa4-846f-4b41-a997-22d27433916f => generated 19 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:15.014031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466b2354-0b45-4e8f-8753-229da47b95bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:15.016329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466b2354-0b45-4e8f-8753-229da47b95bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:15.016804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:15.016804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:15.036634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-466b2354-0b45-4e8f-8753-229da47b95bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:15.109899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:15.109899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:15.120669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-466b2354-0b45-4e8f-8753-229da47b95bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:15.148555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:15.148555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:15.161162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-466b2354-0b45-4e8f-8753-229da47b95bb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:15.161999 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1385/2729] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:15.373089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97838634-5cbc-4dfa-b158-471c85870067 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:15.373660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97838634-5cbc-4dfa-b158-471c85870067 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:15.373793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:15.373793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:15.374599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-97838634-5cbc-4dfa-b158-471c85870067 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:15.414156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62020f8d-c943-47c0-8ca6-d424cc10dce9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:15.417350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62020f8d-c943-47c0-8ca6-d424cc10dce9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:15.417894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:15.417894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:15.418544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62020f8d-c943-47c0-8ca6-d424cc10dce9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:15.419153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-62020f8d-c943-47c0-8ca6-d424cc10dce9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:15.465671 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:15.465671 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:15.473429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62020f8d-c943-47c0-8ca6-d424cc10dce9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:15.485519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1386/2730] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:15 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:15.551141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:15.551141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:15.560967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-97838634-5cbc-4dfa-b158-471c85870067 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:15.584935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-97838634-5cbc-4dfa-b158-471c85870067 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:15.585945 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1345/2731] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:15 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 920 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:16.177268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e1df889-c2f0-4bf8-8ad6-9a1570372a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:16.177794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e1df889-c2f0-4bf8-8ad6-9a1570372a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:16.177986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:16.177986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:16.178617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e1df889-c2f0-4bf8-8ad6-9a1570372a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:16.236026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.236026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:16.250492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e1df889-c2f0-4bf8-8ad6-9a1570372a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:16.276686 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.276686 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:16.287599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e1df889-c2f0-4bf8-8ad6-9a1570372a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:16.298394 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1387/2732] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:16.456468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] DELETE http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:16.456939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:16.457322 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:16.457322 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:16.457692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:16.458154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Delete volume with id: fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:16.495671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-020aa8ab-04dd-49ac-8cff-804c36c376e3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:16.497020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-020aa8ab-04dd-49ac-8cff-804c36c376e3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:16.497020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:16.497020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:16.497576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-020aa8ab-04dd-49ac-8cff-804c36c376e3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:16.498103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-020aa8ab-04dd-49ac-8cff-804c36c376e3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:16.522476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.522476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:16.523709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:16.529840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.529840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:16.531864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-020aa8ab-04dd-49ac-8cff-804c36c376e3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:16.553850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1388/2733] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:16 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:16.603781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Delete volume request issued successfully. Jan 21 08:07:16.603781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-318972db-70dd-45b7-821e-1bb6662f904e tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 202 Jan 21 08:07:16.603781 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1346/2734] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:07:16 2021] DELETE /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:07:16.615365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0be6402-d786-4fe2-9aeb-db58f4b481b8 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:16.615365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0be6402-d786-4fe2-9aeb-db58f4b481b8 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:16.615365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:16.615365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:16.615365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0be6402-d786-4fe2-9aeb-db58f4b481b8 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:16.687259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.687259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:16.687259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0be6402-d786-4fe2-9aeb-db58f4b481b8 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:16.713640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0be6402-d786-4fe2-9aeb-db58f4b481b8 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:16.713640 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1389/2735] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:16 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:17.307220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-999e7c89-99a7-4bee-94fd-e28e3a1e53d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:17.307898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-999e7c89-99a7-4bee-94fd-e28e3a1e53d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:17.308343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:17.308343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:17.308804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-999e7c89-99a7-4bee-94fd-e28e3a1e53d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:17.372124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:17.372124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:17.381364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-999e7c89-99a7-4bee-94fd-e28e3a1e53d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:17.401395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:17.401395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:17.412427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-999e7c89-99a7-4bee-94fd-e28e3a1e53d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:17.413425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1347/2736] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:17.547681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef61c94-5f7b-44be-aa21-fc72f119de6f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:17.548249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef61c94-5f7b-44be-aa21-fc72f119de6f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:17.548676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:17.548676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:17.549033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef61c94-5f7b-44be-aa21-fc72f119de6f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:17.549635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9ef61c94-5f7b-44be-aa21-fc72f119de6f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:17.572484 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:17.572484 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:17.574241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef61c94-5f7b-44be-aa21-fc72f119de6f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:17.581650 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1390/2737] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:17 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:17.725785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92452610-0439-443b-945e-4b465a9d1f1a tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:17.726974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92452610-0439-443b-945e-4b465a9d1f1a tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:17.727398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:17.727398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:17.728113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92452610-0439-443b-945e-4b465a9d1f1a tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:17.790125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:17.790125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:17.802282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-92452610-0439-443b-945e-4b465a9d1f1a tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:17.834945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92452610-0439-443b-945e-4b465a9d1f1a tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 200 Jan 21 08:07:17.845519 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1348/2738] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:17 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:18.428900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b105bce-5261-47e5-8d48-2101d091bc95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:18.429419 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b105bce-5261-47e5-8d48-2101d091bc95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:18.429639 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:18.429639 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:18.430013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b105bce-5261-47e5-8d48-2101d091bc95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:18.498909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:18.498909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:18.509059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b105bce-5261-47e5-8d48-2101d091bc95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:18.534067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:18.534067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:18.545826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b105bce-5261-47e5-8d48-2101d091bc95 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:18.546913 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1391/2739] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:18.590473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15680377-fd8f-4663-a04d-6757ac7c78cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:18.591714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15680377-fd8f-4663-a04d-6757ac7c78cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:18.592134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:18.592134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:18.592787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15680377-fd8f-4663-a04d-6757ac7c78cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:18.593486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-15680377-fd8f-4663-a04d-6757ac7c78cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:18.627813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:18.627813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:18.631146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15680377-fd8f-4663-a04d-6757ac7c78cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:18.632277 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1349/2740] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:18 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:18.851564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7ec42d7-9630-4bbf-a493-79747cd23182 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d Jan 21 08:07:18.852095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7ec42d7-9630-4bbf-a493-79747cd23182 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:18.852286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:18.852286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:18.852665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7ec42d7-9630-4bbf-a493-79747cd23182 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:18.900903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7ec42d7-9630-4bbf-a493-79747cd23182 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d returned with HTTP 404 Jan 21 08:07:18.903378 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1392/2741] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:18 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/fd212d84-396f-42a4-9c53-59ca2e0c1e4d => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:18.909628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] DELETE http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:07:18.910237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:18.910512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:18.910512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:18.910996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:18.911527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Delete volume with id: cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:07:18.971204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:18.971204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:18.972550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:19.013839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Delete volume request issued successfully. Jan 21 08:07:19.014337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff40ad12-097c-4c22-9d85-842651a0af60 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 202 Jan 21 08:07:19.018194 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1350/2742] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:07:18 2021] DELETE /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:07:19.023802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9402ab8-2c9e-46b7-b0e0-ac09e1422b82 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:07:19.025469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9402ab8-2c9e-46b7-b0e0-ac09e1422b82 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:19.025853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9402ab8-2c9e-46b7-b0e0-ac09e1422b82 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:19.091493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.091493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:19.101330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9402ab8-2c9e-46b7-b0e0-ac09e1422b82 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:19.130166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9402ab8-2c9e-46b7-b0e0-ac09e1422b82 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 200 Jan 21 08:07:19.132433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1393/2743] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:19 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:19.563416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc0bf4a4-a6ea-4b84-b283-1119c5b3457a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:19.564595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc0bf4a4-a6ea-4b84-b283-1119c5b3457a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:19.565141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:19.565141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:19.566100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc0bf4a4-a6ea-4b84-b283-1119c5b3457a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:19.646558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f75a323-a6b9-4e1d-9d71-eea57416a171 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:19.647375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f75a323-a6b9-4e1d-9d71-eea57416a171 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:19.647848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:19.647848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:19.648316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f75a323-a6b9-4e1d-9d71-eea57416a171 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:19.648769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3f75a323-a6b9-4e1d-9d71-eea57416a171 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:19.655466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.655466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:19.675405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc0bf4a4-a6ea-4b84-b283-1119c5b3457a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:19.719397 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.719397 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:19.719397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f75a323-a6b9-4e1d-9d71-eea57416a171 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:19.719397 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1394/2744] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:19 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:19.722132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.722132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:19.722132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc0bf4a4-a6ea-4b84-b283-1119c5b3457a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:19.735448 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1351/2745] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:20.148525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5672fb8-ba2f-4f9a-b56b-747ae3ff47e9 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:07:20.149284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5672fb8-ba2f-4f9a-b56b-747ae3ff47e9 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:20.149651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:20.149651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:20.150356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5672fb8-ba2f-4f9a-b56b-747ae3ff47e9 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:20.218607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:20.218607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:20.230767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5672fb8-ba2f-4f9a-b56b-747ae3ff47e9 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Volume info retrieved successfully. Jan 21 08:07:20.259028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5672fb8-ba2f-4f9a-b56b-747ae3ff47e9 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 200 Jan 21 08:07:20.261528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1395/2746] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:20 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:20.716201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eded4faa-dd43-4bc2-96b9-a28f08982108 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:20.717601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eded4faa-dd43-4bc2-96b9-a28f08982108 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:20.718903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:20.718903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:20.719656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eded4faa-dd43-4bc2-96b9-a28f08982108 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:20.720166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-eded4faa-dd43-4bc2-96b9-a28f08982108 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:20.747434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdf8c5e9-80cf-4704-8f92-20b9118cfe69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:20.747969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdf8c5e9-80cf-4704-8f92-20b9118cfe69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:20.748164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:20.748164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:20.748538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdf8c5e9-80cf-4704-8f92-20b9118cfe69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:20.752809 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:20.752809 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:20.755701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eded4faa-dd43-4bc2-96b9-a28f08982108 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:20.756760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1352/2747] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:20 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:20.823565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:20.823565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:20.833196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdf8c5e9-80cf-4704-8f92-20b9118cfe69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:20.854265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:20.854265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:20.866294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdf8c5e9-80cf-4704-8f92-20b9118cfe69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:20.867956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1396/2748] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:21.279273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d006f2c4-216a-40b9-8d18-cf9bbdd0f277 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] GET http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 Jan 21 08:07:21.280032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d006f2c4-216a-40b9-8d18-cf9bbdd0f277 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:21.280032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:21.280032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:21.280332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d006f2c4-216a-40b9-8d18-cf9bbdd0f277 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:21.333697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d006f2c4-216a-40b9-8d18-cf9bbdd0f277 tempest-ServerRescueNegativeTestJSON-1744016836 tempest-ServerRescueNegativeTestJSON-1744016836] http://10.222.0.13/volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 returned with HTTP 404 Jan 21 08:07:21.334843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1353/2749] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:21 2021] GET /volume/v3/20f1e8132fb24ac6a4c630725f1552f3/volumes/cbf08c32-7c90-4d52-8754-1dde63ae2ca6 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:21.784857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d847d492-d4d8-49eb-bf01-361dda21b9c4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:21.785906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d847d492-d4d8-49eb-bf01-361dda21b9c4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:21.786303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:21.786303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:21.786974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d847d492-d4d8-49eb-bf01-361dda21b9c4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:21.787548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d847d492-d4d8-49eb-bf01-361dda21b9c4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:21.849433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:21.849433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:21.855485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d847d492-d4d8-49eb-bf01-361dda21b9c4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:21.856657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1397/2750] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:21.885131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d32cb3-e239-47fd-bd3b-3051ab2bedd4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:21.886183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d32cb3-e239-47fd-bd3b-3051ab2bedd4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:21.886794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d32cb3-e239-47fd-bd3b-3051ab2bedd4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:21.959875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:21.959875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:21.969703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5d32cb3-e239-47fd-bd3b-3051ab2bedd4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:21.990356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:21.990356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:22.001253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d32cb3-e239-47fd-bd3b-3051ab2bedd4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:22.003663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1354/2751] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:22.874283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-118755f8-26a6-45ce-8c7a-16d977dd1259 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:22.874859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-118755f8-26a6-45ce-8c7a-16d977dd1259 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:22.874977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:22.874977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:22.876119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-118755f8-26a6-45ce-8c7a-16d977dd1259 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:22.876119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-118755f8-26a6-45ce-8c7a-16d977dd1259 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:22.919884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:22.919884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:22.919884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-118755f8-26a6-45ce-8c7a-16d977dd1259 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:22.924278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1398/2752] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:22 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:23.021968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0120482-c527-4ef6-94c8-33ee0ba7d1bc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:23.021968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0120482-c527-4ef6-94c8-33ee0ba7d1bc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:23.021968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:23.021968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:23.021968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0120482-c527-4ef6-94c8-33ee0ba7d1bc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:23.140561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:23.140561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:23.160326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0120482-c527-4ef6-94c8-33ee0ba7d1bc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:23.233433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:23.233433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:23.282235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0120482-c527-4ef6-94c8-33ee0ba7d1bc tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:23.304162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1355/2753] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:23.932127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82eb5ded-7ef0-4a81-b86c-f469ed47ae53 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:23.932627 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82eb5ded-7ef0-4a81-b86c-f469ed47ae53 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:23.932803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:23.932803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:23.933187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82eb5ded-7ef0-4a81-b86c-f469ed47ae53 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:23.933548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-82eb5ded-7ef0-4a81-b86c-f469ed47ae53 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:23.958737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:23.958737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:23.960572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82eb5ded-7ef0-4a81-b86c-f469ed47ae53 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:23.961685 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1399/2754] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:24.299649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-737e5f50-8c4c-4d52-b07b-da7342c8d4ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:24.300323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-737e5f50-8c4c-4d52-b07b-da7342c8d4ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:24.300649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:24.300649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:24.301219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-737e5f50-8c4c-4d52-b07b-da7342c8d4ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:24.377574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.377574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:24.388341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-737e5f50-8c4c-4d52-b07b-da7342c8d4ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:24.420918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.420918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:24.450559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-737e5f50-8c4c-4d52-b07b-da7342c8d4ef tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:24.451166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1356/2755] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:24.979019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63b2e289-bf9a-4e2f-9adc-fc74ea7f6e19 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:24.979478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63b2e289-bf9a-4e2f-9adc-fc74ea7f6e19 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:24.979478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:24.979478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:24.979679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63b2e289-bf9a-4e2f-9adc-fc74ea7f6e19 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:24.980318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-63b2e289-bf9a-4e2f-9adc-fc74ea7f6e19 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:25.005705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:25.005705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:25.010360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63b2e289-bf9a-4e2f-9adc-fc74ea7f6e19 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:25.010360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1400/2756] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:24 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:25.468348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa515250-eb1d-44f1-8a8c-5b41f8ca1307 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:25.469309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa515250-eb1d-44f1-8a8c-5b41f8ca1307 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:25.469309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:25.469309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:25.469538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aa515250-eb1d-44f1-8a8c-5b41f8ca1307 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:25.592827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:25.592827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:25.622036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aa515250-eb1d-44f1-8a8c-5b41f8ca1307 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:25.669750 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:25.669750 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:25.693528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aa515250-eb1d-44f1-8a8c-5b41f8ca1307 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:25.695756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1357/2757] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:26.025252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7233be62-6f8c-482e-a44f-572c70d58024 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:26.027094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7233be62-6f8c-482e-a44f-572c70d58024 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:26.027297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:26.027297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:26.028432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7233be62-6f8c-482e-a44f-572c70d58024 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:26.029067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7233be62-6f8c-482e-a44f-572c70d58024 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:26.063118 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:26.063118 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:26.065433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7233be62-6f8c-482e-a44f-572c70d58024 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:26.067643 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1401/2758] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:26 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:26.713775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c5f5cf4-f09c-4239-a80d-1512eb86710f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:26.713775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c5f5cf4-f09c-4239-a80d-1512eb86710f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:26.713775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:26.713775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:26.722891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c5f5cf4-f09c-4239-a80d-1512eb86710f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:26.793857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:26.793857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:26.803322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c5f5cf4-f09c-4239-a80d-1512eb86710f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:26.824601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:26.824601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:26.836296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c5f5cf4-f09c-4239-a80d-1512eb86710f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:26.838436 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1358/2759] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:27.082255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-efbb2527-3284-4014-a6fc-158f81aa67e6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:27.082752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-efbb2527-3284-4014-a6fc-158f81aa67e6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:27.082752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:27.082752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:27.083113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-efbb2527-3284-4014-a6fc-158f81aa67e6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:27.083692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-efbb2527-3284-4014-a6fc-158f81aa67e6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:27.131782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:27.131782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:27.133422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-efbb2527-3284-4014-a6fc-158f81aa67e6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:27.136964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1402/2760] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:27 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:27.853975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94003a59-b582-4028-ae35-797dbb31e363 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:27.854507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94003a59-b582-4028-ae35-797dbb31e363 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:27.854758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:27.854758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:27.855127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94003a59-b582-4028-ae35-797dbb31e363 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:27.911149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:27.911149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:27.920052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94003a59-b582-4028-ae35-797dbb31e363 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:27.950471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:27.950471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:27.969302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94003a59-b582-4028-ae35-797dbb31e363 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:27.983093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1359/2761] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:28.148941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0985d0c-35d4-43e4-b76b-ef5ab614aea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:28.149452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0985d0c-35d4-43e4-b76b-ef5ab614aea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:28.150207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.150207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:28.151510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0985d0c-35d4-43e4-b76b-ef5ab614aea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:28.152495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d0985d0c-35d4-43e4-b76b-ef5ab614aea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:28.194265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:28.194265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:28.196179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0985d0c-35d4-43e4-b76b-ef5ab614aea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:28.203726 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1403/2762] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:28 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:28.989964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a68dab1-ac6e-4f77-809b-43bd5348689b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:28.990570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a68dab1-ac6e-4f77-809b-43bd5348689b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:28.990885 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.990885 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:28.991342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a68dab1-ac6e-4f77-809b-43bd5348689b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:29.170232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:29.170232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:29.209545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7a68dab1-ac6e-4f77-809b-43bd5348689b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-685a694a-6536-49e9-a4cb-7b5bef623090 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-685a694a-6536-49e9-a4cb-7b5bef623090 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-685a694a-6536-49e9-a4cb-7b5bef623090 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:29.221606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-685a694a-6536-49e9-a4cb-7b5bef623090 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:29.294133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:29.294133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:29.303597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:29.303597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:29.304985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-685a694a-6536-49e9-a4cb-7b5bef623090 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:29.305843 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1404/2763] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:29 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:29.314318 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a68dab1-ac6e-4f77-809b-43bd5348689b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:29.315210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1360/2764] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:30.320529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba215f6f-d777-419e-b292-af0628402bba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:30.321257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba215f6f-d777-419e-b292-af0628402bba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:30.321257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:30.321257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:30.321257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ba215f6f-d777-419e-b292-af0628402bba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:30.322069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ba215f6f-d777-419e-b292-af0628402bba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:30.333790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f12166d-1b2b-4e63-96b3-cc19d95a2859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:30.333790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f12166d-1b2b-4e63-96b3-cc19d95a2859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:30.333790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:30.333790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:30.333790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1f12166d-1b2b-4e63-96b3-cc19d95a2859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:30.375282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:30.375282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:30.377117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ba215f6f-d777-419e-b292-af0628402bba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:30.388866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1405/2765] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:30 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:30.415058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:30.415058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:30.423864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1f12166d-1b2b-4e63-96b3-cc19d95a2859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:30.443363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:30.443363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:30.465599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1f12166d-1b2b-4e63-96b3-cc19d95a2859 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:30.466784 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1361/2766] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:31.391573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9448ede-7983-41c1-a4ce-ba4dcdc639e9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:31.392301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9448ede-7983-41c1-a4ce-ba4dcdc639e9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:31.392520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:31.392520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:31.393221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9448ede-7983-41c1-a4ce-ba4dcdc639e9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:31.393596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e9448ede-7983-41c1-a4ce-ba4dcdc639e9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:31.416471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:31.416471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:31.418307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9448ede-7983-41c1-a4ce-ba4dcdc639e9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:31.419345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1406/2767] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:31.483641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d932f8d7-8653-4b1c-ae95-7e5930d1d2a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:31.486311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d932f8d7-8653-4b1c-ae95-7e5930d1d2a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:31.486757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:31.486757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:31.487277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d932f8d7-8653-4b1c-ae95-7e5930d1d2a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:31.558271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:31.558271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:31.567740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d932f8d7-8653-4b1c-ae95-7e5930d1d2a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:31.590042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:31.590042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:31.602204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d932f8d7-8653-4b1c-ae95-7e5930d1d2a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:31.603442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1362/2768] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:32.433667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63acaf58-8909-4668-832f-27e29494b39f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:32.434225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63acaf58-8909-4668-832f-27e29494b39f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:32.434393 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:32.434393 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:32.435644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63acaf58-8909-4668-832f-27e29494b39f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:32.435644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-63acaf58-8909-4668-832f-27e29494b39f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:32.476368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:32.476368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:32.479024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63acaf58-8909-4668-832f-27e29494b39f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:32.480223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1407/2769] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:32 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:32.622286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4affb848-828e-4a02-beee-a73e9e09e227 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:32.623230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4affb848-828e-4a02-beee-a73e9e09e227 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:32.623646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:32.623646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:32.624703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4affb848-828e-4a02-beee-a73e9e09e227 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:32.695519 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:32.695519 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:32.705088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4affb848-828e-4a02-beee-a73e9e09e227 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:32.725267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:32.725267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:32.738585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4affb848-828e-4a02-beee-a73e9e09e227 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:32.751596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1363/2770] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:33.494528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f630bad4-f71a-4508-9246-e1ffe1b0535f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:33.495848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f630bad4-f71a-4508-9246-e1ffe1b0535f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:33.496076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:33.496076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:33.496421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f630bad4-f71a-4508-9246-e1ffe1b0535f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:33.496787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f630bad4-f71a-4508-9246-e1ffe1b0535f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:33.519031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:33.519031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:33.520840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f630bad4-f71a-4508-9246-e1ffe1b0535f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:33.521855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1408/2771] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:33 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:33.760389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e0ec3e8-6fc5-4ef2-9a9e-ce72432899b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:33.760912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e0ec3e8-6fc5-4ef2-9a9e-ce72432899b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:33.761374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:33.761374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:33.762039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e0ec3e8-6fc5-4ef2-9a9e-ce72432899b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:33.812817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:33.812817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:33.821776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7e0ec3e8-6fc5-4ef2-9a9e-ce72432899b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:33.842027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:33.842027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:33.853663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e0ec3e8-6fc5-4ef2-9a9e-ce72432899b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:33.864592 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1364/2772] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:34.535506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fdcd0fa-b690-4b88-a584-f5b6b74790d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:34.536001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fdcd0fa-b690-4b88-a584-f5b6b74790d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:34.536234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:34.536234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:34.536583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3fdcd0fa-b690-4b88-a584-f5b6b74790d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:34.537042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3fdcd0fa-b690-4b88-a584-f5b6b74790d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:34.564745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:34.564745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:34.565888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3fdcd0fa-b690-4b88-a584-f5b6b74790d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:34.567105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1409/2773] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:34 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:34.886743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-870e8194-cd39-4d3a-90b3-42319154b0a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:34.887272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-870e8194-cd39-4d3a-90b3-42319154b0a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:34.887471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:34.887471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:34.888126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-870e8194-cd39-4d3a-90b3-42319154b0a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:34.941076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:34.941076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:34.950431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-870e8194-cd39-4d3a-90b3-42319154b0a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:34.971378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:34.971378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:34.983172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-870e8194-cd39-4d3a-90b3-42319154b0a1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:34.985417 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1365/2774] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:35.581472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f75a6a6-6850-4176-bba8-cec00da48817 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:35.582023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f75a6a6-6850-4176-bba8-cec00da48817 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:35.582135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:35.582135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:35.582511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f75a6a6-6850-4176-bba8-cec00da48817 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:35.583003 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0f75a6a6-6850-4176-bba8-cec00da48817 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:35.610189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:35.610189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:35.612124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f75a6a6-6850-4176-bba8-cec00da48817 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:35.620033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1410/2775] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:35 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:36.002001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e000094-aecf-4983-8b71-1f7a9cd389e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:36.002659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e000094-aecf-4983-8b71-1f7a9cd389e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:36.003033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:36.003033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:36.003972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e000094-aecf-4983-8b71-1f7a9cd389e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:36.088807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:36.088807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:36.121894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e000094-aecf-4983-8b71-1f7a9cd389e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:36.183082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:36.183082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:36.193817 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e000094-aecf-4983-8b71-1f7a9cd389e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:36.204571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1366/2776] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:36.626550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3521c946-b53c-4366-8517-f8a9390e07e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:36.627127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3521c946-b53c-4366-8517-f8a9390e07e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:36.627314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:36.627314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:36.627881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3521c946-b53c-4366-8517-f8a9390e07e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:36.628323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3521c946-b53c-4366-8517-f8a9390e07e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:36.677884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:36.677884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:36.682537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3521c946-b53c-4366-8517-f8a9390e07e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:36.697922 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1411/2777] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:36 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:37.211167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bb06cf-1b22-44d2-bc9e-9406a33d97ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:37.211870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bb06cf-1b22-44d2-bc9e-9406a33d97ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:37.212760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:37.212760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:37.213420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bb06cf-1b22-44d2-bc9e-9406a33d97ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:37.272738 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.272738 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:37.281995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6bb06cf-1b22-44d2-bc9e-9406a33d97ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:37.303868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.303868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:37.316833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bb06cf-1b22-44d2-bc9e-9406a33d97ee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:37.318009 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1367/2778] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:37.706548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa566e58-9079-4332-a599-dadf2b0e343d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:37.706548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa566e58-9079-4332-a599-dadf2b0e343d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:37.706548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:37.706548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:37.706548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa566e58-9079-4332-a599-dadf2b0e343d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:37.708509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fa566e58-9079-4332-a599-dadf2b0e343d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:37.737732 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.737732 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:37.740022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa566e58-9079-4332-a599-dadf2b0e343d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:37.741302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1412/2779] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:37 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:38.335028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22e00039-d805-4ed7-82c6-4700a937744d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:38.336727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22e00039-d805-4ed7-82c6-4700a937744d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:38.337741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:38.337741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:38.338501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22e00039-d805-4ed7-82c6-4700a937744d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:38.453441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:38.453441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:38.453441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22e00039-d805-4ed7-82c6-4700a937744d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:38.503138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:38.503138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:38.521753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22e00039-d805-4ed7-82c6-4700a937744d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:38.522593 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1368/2780] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:38.755181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c5f59f7-e17b-4714-8208-d1c0f364c34d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:38.755770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c5f59f7-e17b-4714-8208-d1c0f364c34d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:38.755899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:38.755899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:38.756247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c5f59f7-e17b-4714-8208-d1c0f364c34d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:38.756618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9c5f59f7-e17b-4714-8208-d1c0f364c34d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:38.805134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:38.805134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:38.807277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c5f59f7-e17b-4714-8208-d1c0f364c34d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:38.808138 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1413/2781] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:38 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:39.538995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ececbc4d-5ead-4ad8-be80-25130bba20c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:39.539619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ececbc4d-5ead-4ad8-be80-25130bba20c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:39.539902 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:39.539902 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:39.541022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ececbc4d-5ead-4ad8-be80-25130bba20c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:39.655689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:39.655689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:39.667776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ececbc4d-5ead-4ad8-be80-25130bba20c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:39.705516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:39.705516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:39.730570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ececbc4d-5ead-4ad8-be80-25130bba20c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:39.731966 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1369/2782] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:39.821677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8543a1f0-2789-4d1b-a523-3e83462802eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:39.822400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8543a1f0-2789-4d1b-a523-3e83462802eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:39.822737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:39.822737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:39.823306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8543a1f0-2789-4d1b-a523-3e83462802eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:39.823788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8543a1f0-2789-4d1b-a523-3e83462802eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:39.872908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:39.872908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:39.875154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8543a1f0-2789-4d1b-a523-3e83462802eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:39.888041 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1414/2783] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:39 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:40.748798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-189b5b26-93b4-4eda-92bb-a83c861aec84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:40.749434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-189b5b26-93b4-4eda-92bb-a83c861aec84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:40.750044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:40.750044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:40.750504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-189b5b26-93b4-4eda-92bb-a83c861aec84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:40.859692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:40.859692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ba19dc5-3a2e-4231-a55c-993617caad36 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ba19dc5-3a2e-4231-a55c-993617caad36 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3ba19dc5-3a2e-4231-a55c-993617caad36 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:40.917474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3ba19dc5-3a2e-4231-a55c-993617caad36 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:40.919737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-189b5b26-93b4-4eda-92bb-a83c861aec84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:40.945634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:40.945634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:40.947649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3ba19dc5-3a2e-4231-a55c-993617caad36 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:40.948624 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1415/2784] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:40.969674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:40.969674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:40.983367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-189b5b26-93b4-4eda-92bb-a83c861aec84 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:40.999201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1370/2785] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:41.962249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d46de8d6-a4ef-4337-b6bb-542ee8b7394a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:41.962861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d46de8d6-a4ef-4337-b6bb-542ee8b7394a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:41.962990 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:41.962990 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:41.963330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d46de8d6-a4ef-4337-b6bb-542ee8b7394a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:41.963694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d46de8d6-a4ef-4337-b6bb-542ee8b7394a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:41.999134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:41.999134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:42.001118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d46de8d6-a4ef-4337-b6bb-542ee8b7394a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:42.001845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82c699b5-2018-4153-8b1f-ff7438560875 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:42.001985 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1416/2786] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:41 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:42.002838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82c699b5-2018-4153-8b1f-ff7438560875 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:42.003251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:42.003251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:42.004030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82c699b5-2018-4153-8b1f-ff7438560875 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:42.073148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:42.073148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:42.081597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82c699b5-2018-4153-8b1f-ff7438560875 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:42.101176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:42.101176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:42.111596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82c699b5-2018-4153-8b1f-ff7438560875 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:42.121968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1371/2787] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:42.501417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 Jan 21 08:07:42.501942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:42.502158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:42.502158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:42.502538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:42.532107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:42.532107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:43.017661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a34997e9-6e8b-4994-a90d-96c10d9da47b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:43.018824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a34997e9-6e8b-4994-a90d-96c10d9da47b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:43.019042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:43.019042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:43.019413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a34997e9-6e8b-4994-a90d-96c10d9da47b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:43.019783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a34997e9-6e8b-4994-a90d-96c10d9da47b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:43.079464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:43.079464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:43.088727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a34997e9-6e8b-4994-a90d-96c10d9da47b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:43.099157 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1372/2788] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:43.129015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70ba9cd3-d99b-4f9c-ad26-976a81524c03 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:43.129359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70ba9cd3-d99b-4f9c-ad26-976a81524c03 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:43.129743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:43.129743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:43.130386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70ba9cd3-d99b-4f9c-ad26-976a81524c03 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:43.244193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:43.244193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:43.256102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70ba9cd3-d99b-4f9c-ad26-976a81524c03 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:43.281433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:43.281433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:43.293119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70ba9cd3-d99b-4f9c-ad26-976a81524c03 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:43.305309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1373/2789] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:43.405686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:07:43.406517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:07:43.413441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-0c742959-ffaf-4a1c-9fbd-9412cbfdc884 req-d75e16e1-7515-403f-8303-75ea9162574b tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 returned with HTTP 200 Jan 21 08:07:43.414749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1417/2790] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:07:42 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/f40649ce-2826-4088-b0da-f498964ee1f8 => generated 19 bytes in 919 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:44.105067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1ff041a-c752-4026-bf89-3bed18856b81 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:44.105616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1ff041a-c752-4026-bf89-3bed18856b81 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:44.105836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:44.105836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:44.106216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1ff041a-c752-4026-bf89-3bed18856b81 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:44.106587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d1ff041a-c752-4026-bf89-3bed18856b81 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:44.160351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:44.160351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:44.162281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1ff041a-c752-4026-bf89-3bed18856b81 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:44.166242 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1374/2791] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:44 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:44.312743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5635f0b9-cb75-43f7-a734-f46f17b0f6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:44.313265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5635f0b9-cb75-43f7-a734-f46f17b0f6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:44.313479 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:44.313479 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:44.313851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5635f0b9-cb75-43f7-a734-f46f17b0f6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:44.434711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:44.434711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:44.444245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5635f0b9-cb75-43f7-a734-f46f17b0f6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:44.466474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:44.466474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:44.486293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5635f0b9-cb75-43f7-a734-f46f17b0f6fd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:44.491850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1418/2792] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:45.181290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aeaa86c7-4354-4c74-86ec-7c9e79e9a22f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:45.182002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aeaa86c7-4354-4c74-86ec-7c9e79e9a22f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:45.182002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:45.182002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:45.182307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aeaa86c7-4354-4c74-86ec-7c9e79e9a22f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:45.182389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-aeaa86c7-4354-4c74-86ec-7c9e79e9a22f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:45.210164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:45.210164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:45.212618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aeaa86c7-4354-4c74-86ec-7c9e79e9a22f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:45.213759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1375/2793] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:45 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:45.508418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81874cca-1296-49e0-89d0-29ac524330df tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:45.510582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81874cca-1296-49e0-89d0-29ac524330df tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:45.511908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:45.511908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:45.512566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81874cca-1296-49e0-89d0-29ac524330df tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:45.576964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:45.576964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:45.585531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81874cca-1296-49e0-89d0-29ac524330df tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:45.610226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:45.610226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:45.621688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81874cca-1296-49e0-89d0-29ac524330df tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:45.622823 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1419/2794] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:46.011489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-56f332cf-b2d2-4698-8998-ef70d1394fd5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:07:46.012008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-56f332cf-b2d2-4698-8998-ef70d1394fd5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:46.012362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:46.012362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:46.012712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-56f332cf-b2d2-4698-8998-ef70d1394fd5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:46.087801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:46.087801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:46.095677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-56f332cf-b2d2-4698-8998-ef70d1394fd5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:07:46.148934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-56f332cf-b2d2-4698-8998-ef70d1394fd5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:07:46.150622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1376/2795] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:07:46 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:07:46.229357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe3511b5-5d04-4113-9245-7581128765a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:46.229959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe3511b5-5d04-4113-9245-7581128765a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:46.230063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:46.230063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:46.230386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe3511b5-5d04-4113-9245-7581128765a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:46.231200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fe3511b5-5d04-4113-9245-7581128765a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:46.257284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:46.257284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:46.262288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe3511b5-5d04-4113-9245-7581128765a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:46.263821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1420/2796] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:46 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:46.640796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f26d5ee7-311f-4dd6-aa8b-cbde778f20cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:46.642836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f26d5ee7-311f-4dd6-aa8b-cbde778f20cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:46.643852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:46.643852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:46.644449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f26d5ee7-311f-4dd6-aa8b-cbde778f20cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:46.767794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:46.767794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:46.779120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f26d5ee7-311f-4dd6-aa8b-cbde778f20cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:46.801570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:46.801570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:46.816252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f26d5ee7-311f-4dd6-aa8b-cbde778f20cf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:46.817076 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1377/2797] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:47.278195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28fda346-be91-4a4c-b075-bf6a90a0f3d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:47.278814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28fda346-be91-4a4c-b075-bf6a90a0f3d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:47.278948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:47.278948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:47.279307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28fda346-be91-4a4c-b075-bf6a90a0f3d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:47.279669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-28fda346-be91-4a4c-b075-bf6a90a0f3d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:47.319023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:47.319023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:47.332182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28fda346-be91-4a4c-b075-bf6a90a0f3d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:47.333401 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1421/2798] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:47 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:47.832914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a304f30e-95fc-4df8-9442-e082102cabb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:47.833441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a304f30e-95fc-4df8-9442-e082102cabb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:47.833635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:47.833635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:47.834537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a304f30e-95fc-4df8-9442-e082102cabb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:47.897202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:47.897202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:47.907295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a304f30e-95fc-4df8-9442-e082102cabb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:47.930128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:47.930128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:47.942126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a304f30e-95fc-4df8-9442-e082102cabb6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:47.943238 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1378/2799] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:48.353535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35ae88e-65ee-4ac3-8709-f7b639dea275 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:48.361469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35ae88e-65ee-4ac3-8709-f7b639dea275 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:48.361469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:48.361469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:48.361469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35ae88e-65ee-4ac3-8709-f7b639dea275 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:48.361469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c35ae88e-65ee-4ac3-8709-f7b639dea275 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:48.409099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:48.409099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:48.423354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35ae88e-65ee-4ac3-8709-f7b639dea275 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:48.424290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1422/2800] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:48 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:48.960316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2bfc6cf-fcb9-4c75-ba21-22ad0670840d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:48.960783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2bfc6cf-fcb9-4c75-ba21-22ad0670840d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:48.961000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:48.961000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:48.961377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2bfc6cf-fcb9-4c75-ba21-22ad0670840d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:49.032035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:07:49.032663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:49.032865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:49.032865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:49.033401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:49.084570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.084570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:49.094463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:07:49.119840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:07:49.120799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1423/2801] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:07:49 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1369 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:49.123171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.123171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:49.132725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume// Jan 21 08:07:49.133439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:49.133816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:49.133816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:49.134402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:49.135629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-14bcea82-7f27-4dc5-a08b-0a6ad5802aac tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:07:49.136367 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1424/2802] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:07:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:07:49.144399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2bfc6cf-fcb9-4c75-ba21-22ad0670840d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:49.151014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-eef5e527-699e-4f6d-9c97-ac18e9873cdf tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:07:49.152085 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-eef5e527-699e-4f6d-9c97-ac18e9873cdf tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dafd087-48e4-4fac-9349-5658fd174f27", "instance_uuid": "48f22161-69eb-4e43-8a40-2b8ae5a1eef9", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:49.181681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.181681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:49.196792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2bfc6cf-fcb9-4c75-ba21-22ad0670840d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:49.197617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1379/2803] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:49.205951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.205951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:49.286431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-eef5e527-699e-4f6d-9c97-ac18e9873cdf tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:07:49.302660 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1425/2804] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:07:49 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:07:49.440763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76f51395-abe1-4a5b-ac3e-70448ed810a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:49.441402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76f51395-abe1-4a5b-ac3e-70448ed810a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:49.441515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:49.441515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:49.442086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-76f51395-abe1-4a5b-ac3e-70448ed810a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:49.442526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-76f51395-abe1-4a5b-ac3e-70448ed810a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:49.510330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.510330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:49.514312 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-76f51395-abe1-4a5b-ac3e-70448ed810a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:49.515876 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1380/2805] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:49 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:50.213116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fa8e568-1d7c-43d8-a579-0786d1fec090 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:50.213625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fa8e568-1d7c-43d8-a579-0786d1fec090 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:50.214029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:50.214029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:50.214819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fa8e568-1d7c-43d8-a579-0786d1fec090 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:50.269499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:50.269499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:50.279392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6fa8e568-1d7c-43d8-a579-0786d1fec090 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:50.318996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:50.318996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:50.319495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fa8e568-1d7c-43d8-a579-0786d1fec090 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:50.322965 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1426/2806] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:50.530335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:50.531134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:50.531287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:50.531287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:50.531948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:50.532470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:50.594287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:50.594287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:50.600940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:50.601774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1381/2807] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:50 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:51.339702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42cddff4-0dc2-4d40-a221-ce7437ee81c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:51.340550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42cddff4-0dc2-4d40-a221-ce7437ee81c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:51.340999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:51.340999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:51.341728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42cddff4-0dc2-4d40-a221-ce7437ee81c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:51.486718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.486718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:51.496802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-42cddff4-0dc2-4d40-a221-ce7437ee81c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:51.498144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:07:51.498877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:51.499181 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:51.499181 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:51.499726 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:51.500936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f2ebc7e-33fb-4e28-9723-85671f296c92 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:07:51.501841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1382/2808] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:07:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:07:51.514466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-59e53218-86a3-4d8a-a66e-37224fb67ccc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:07:51.515202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-59e53218-86a3-4d8a-a66e-37224fb67ccc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:51.516032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-59e53218-86a3-4d8a-a66e-37224fb67ccc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:51.542122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.542122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:51.557107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42cddff4-0dc2-4d40-a221-ce7437ee81c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:51.571052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1427/2809] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:51.617076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dfd6138-2fbb-4626-bd47-f3f2e56379b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:51.617679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dfd6138-2fbb-4626-bd47-f3f2e56379b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:51.618552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:51.618552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:51.619146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8dfd6138-2fbb-4626-bd47-f3f2e56379b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:51.619587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8dfd6138-2fbb-4626-bd47-f3f2e56379b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:51.641189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.641189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:51.657134 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-59e53218-86a3-4d8a-a66e-37224fb67ccc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:07:51.665338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.665338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:51.671766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8dfd6138-2fbb-4626-bd47-f3f2e56379b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:51.672611 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1428/2810] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:51 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:51.685357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.685357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:51.697658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-59e53218-86a3-4d8a-a66e-37224fb67ccc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:07:51.699113 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1383/2811] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:07:51 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1467 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:07:51.738732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-fb3e640c-0ac1-477f-9dbb-f2713f9bfef0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba Jan 21 08:07:51.739522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:51.739522 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:51.740200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-fb3e640c-0ac1-477f-9dbb-f2713f9bfef0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:51.803716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:07:51.803716 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:07:51.804243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-fb3e640c-0ac1-477f-9dbb-f2713f9bfef0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-8dafd087-48e4-4fac-9349-5658fd174f27-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.034s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:07:51.808478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.808478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:52.577505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbc4c214-f083-4c8d-8cc2-372dd868a480 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:52.577978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbc4c214-f083-4c8d-8cc2-372dd868a480 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:52.578103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:52.578103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:52.578750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbc4c214-f083-4c8d-8cc2-372dd868a480 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:52.701840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:52.701840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:52.719753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbc4c214-f083-4c8d-8cc2-372dd868a480 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:52.774598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:52.774598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:52.798425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbc4c214-f083-4c8d-8cc2-372dd868a480 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:52.800733 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1384/2812] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:52.812190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3d1b996-429d-491a-88e9-dd2a0e14700a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:52.812739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3d1b996-429d-491a-88e9-dd2a0e14700a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:52.812959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:52.812959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:52.813337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3d1b996-429d-491a-88e9-dd2a0e14700a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:52.813706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c3d1b996-429d-491a-88e9-dd2a0e14700a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:52.869353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:52.869353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:52.871266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3d1b996-429d-491a-88e9-dd2a0e14700a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:52.872106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1385/2813] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:52 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:53.812858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07bc7311-cd4c-497d-9255-749ac9bdcb2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:53.814196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07bc7311-cd4c-497d-9255-749ac9bdcb2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:53.814562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:53.814562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:53.815204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07bc7311-cd4c-497d-9255-749ac9bdcb2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:53.919705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:53.919705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:53.937475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07bc7311-cd4c-497d-9255-749ac9bdcb2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:53.979616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:53.979616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:54.005555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07bc7311-cd4c-497d-9255-749ac9bdcb2b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:54.007354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1386/2814] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:54.018673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf46e271-2b86-4a4b-9ee4-af539189e4a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:54.020217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf46e271-2b86-4a4b-9ee4-af539189e4a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:54.020482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:54.020482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:54.021114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf46e271-2b86-4a4b-9ee4-af539189e4a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:54.022581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bf46e271-2b86-4a4b-9ee4-af539189e4a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:54.063259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-fb3e640c-0ac1-477f-9dbb-f2713f9bfef0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-8dafd087-48e4-4fac-9349-5658fd174f27-n-h2-768862-4'" released by "attachment_update" :: held 2.259s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:07:54.064669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-fb3e640c-0ac1-477f-9dbb-f2713f9bfef0 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba returned with HTTP 200 Jan 21 08:07:54.066047 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1429/2815] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:07:51 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba => generated 762 bytes in 2336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:54.086766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:54.086766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:54.095299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf46e271-2b86-4a4b-9ee4-af539189e4a2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:54.101916 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1387/2816] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:54 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:54.134669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-dbcc0993-8aee-48fb-8611-750b8fdfc416 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba/action Jan 21 08:07:54.135423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:54.135423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:54.136116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-dbcc0993-8aee-48fb-8611-750b8fdfc416 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:54.136688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-dbcc0993-8aee-48fb-8611-750b8fdfc416 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:54.290884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:54.290884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:54.309228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-36af2834-4af3-4baf-b3e3-1e2c3f88e31a req-dbcc0993-8aee-48fb-8611-750b8fdfc416 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba/action returned with HTTP 204 Jan 21 08:07:54.310262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1430/2817] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:07:54 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:55.042378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bbebb33-7f78-4bf1-9f52-072b54f896a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:55.043165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bbebb33-7f78-4bf1-9f52-072b54f896a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:55.043395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:55.043395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:55.043780 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4bbebb33-7f78-4bf1-9f52-072b54f896a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:55.116582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c68f4219-36e3-4c37-a425-6a90bcc024b3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:55.117415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c68f4219-36e3-4c37-a425-6a90bcc024b3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:55.117813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:55.117813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:55.118572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c68f4219-36e3-4c37-a425-6a90bcc024b3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:55.119132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c68f4219-36e3-4c37-a425-6a90bcc024b3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:55.167476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:55.167476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:55.186519 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:55.186519 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:55.188816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c68f4219-36e3-4c37-a425-6a90bcc024b3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:55.193388 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1431/2818] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:55 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:55.200297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4bbebb33-7f78-4bf1-9f52-072b54f896a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:55.238824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:55.238824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:55.265381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4bbebb33-7f78-4bf1-9f52-072b54f896a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:55.266162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1388/2819] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:56.209846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5cddb1f-aad7-493a-8004-393103bddbf2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:56.210950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5cddb1f-aad7-493a-8004-393103bddbf2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:56.211417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:56.211417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:56.213048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5cddb1f-aad7-493a-8004-393103bddbf2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:56.213626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5cddb1f-aad7-493a-8004-393103bddbf2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:56.269082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:56.269082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:56.271007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5cddb1f-aad7-493a-8004-393103bddbf2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:56.271829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1432/2820] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:56.282103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1a42bb4-b187-444e-8785-7a314c47659f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:56.282886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1a42bb4-b187-444e-8785-7a314c47659f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:56.283256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:56.283256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:56.283900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1a42bb4-b187-444e-8785-7a314c47659f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:56.406627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:56.406627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:56.427456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f1a42bb4-b187-444e-8785-7a314c47659f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:56.447539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:56.447539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:56.462121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1a42bb4-b187-444e-8785-7a314c47659f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:56.463616 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1389/2821] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:57.287394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bf1d915-6c48-4bec-9993-bae5500f3b0d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:57.289185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d915-6c48-4bec-9993-bae5500f3b0d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:57.289444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:57.289444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:57.290823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d915-6c48-4bec-9993-bae5500f3b0d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:57.291415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0bf1d915-6c48-4bec-9993-bae5500f3b0d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:57.331526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:57.331526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:57.337433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0bf1d915-6c48-4bec-9993-bae5500f3b0d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:57.338455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1433/2822] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:57.480732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df1631f-5974-4f5e-8afe-912ef2d6090c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:57.481404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df1631f-5974-4f5e-8afe-912ef2d6090c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:57.481593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:57.481593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:57.482237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df1631f-5974-4f5e-8afe-912ef2d6090c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:57.561737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:57.561737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:57.571764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4df1631f-5974-4f5e-8afe-912ef2d6090c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:57.596374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:57.596374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:57.616489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df1631f-5974-4f5e-8afe-912ef2d6090c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:57.618316 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1390/2823] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:58.353107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ddd43eb-c640-4ff7-a2cf-85eddcecc7b4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:58.354417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ddd43eb-c640-4ff7-a2cf-85eddcecc7b4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:58.354821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:58.354821 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:58.355453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ddd43eb-c640-4ff7-a2cf-85eddcecc7b4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:58.355975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7ddd43eb-c640-4ff7-a2cf-85eddcecc7b4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:07:58.402887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.402887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.404603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ddd43eb-c640-4ff7-a2cf-85eddcecc7b4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 200 Jan 21 08:07:58.415711 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1434/2824] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:58.420628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9239fff-0cb9-40e0-bc0e-41c436418ff4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:58.421406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9239fff-0cb9-40e0-bc0e-41c436418ff4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:58.421855 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:58.421855 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:58.422547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9239fff-0cb9-40e0-bc0e-41c436418ff4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:58.572777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.572777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.592950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9239fff-0cb9-40e0-bc0e-41c436418ff4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:58.619688 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.619688 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.630752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9239fff-0cb9-40e0-bc0e-41c436418ff4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:58.632094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1391/2825] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1201 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:58.635068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-585cefa5-6984-433b-8631-59ee87c6a64a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:58.635874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-585cefa5-6984-433b-8631-59ee87c6a64a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:58.636096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:58.636096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:58.636605 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-585cefa5-6984-433b-8631-59ee87c6a64a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:58.651163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 Jan 21 08:07:58.651910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:58.652320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:58.652320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:58.653074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:58.653758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete backup with id: 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461. Jan 21 08:07:58.686625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.686625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.720648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] delete_backup rpcapi backup_id 7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 {{(pid=87907) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:07:58.737421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07061382-1890-4da6-b349-ff512f1143d9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 returned with HTTP 202 Jan 21 08:07:58.755267 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1392/2826] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:07:58 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/7d7fc953-c2b4-4ca5-ac26-2ca2461d2461 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:58.801364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.801364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.819209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-585cefa5-6984-433b-8631-59ee87c6a64a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:07:58.918562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.918562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:58.956116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-585cefa5-6984-433b-8631-59ee87c6a64a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:07:58.959621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1435/2827] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:59.040663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-5e7a3ce4-d646-4cab-899e-e4a817c2d486 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:59.041244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-5e7a3ce4-d646-4cab-899e-e4a817c2d486 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.041672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.041672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:59.042318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-5e7a3ce4-d646-4cab-899e-e4a817c2d486 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.228720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.228720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.280807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-5e7a3ce4-d646-4cab-899e-e4a817c2d486 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:59.378078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.378078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.403936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-5e7a3ce4-d646-4cab-899e-e4a817c2d486 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:59.404844 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1393/2828] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1201 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:07:59.456580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34/action Jan 21 08:07:59.457049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.457049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:59.457489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:59.457877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:59.512196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.512196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.513540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:59.583124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Begin detaching volume completed successfully. Jan 21 08:07:59.583657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34/action returned with HTTP 202 Jan 21 08:07:59.584806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1436/2829] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:07:59 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:59.714047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fee94398-4049-4761-8967-196c5bee7407 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:59.714588 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fee94398-4049-4761-8967-196c5bee7407 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.714849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.714849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:59.715193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fee94398-4049-4761-8967-196c5bee7407 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.776611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:07:59.776611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.776611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.776611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:59.776611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.777534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-0dac7871-6881-4364-98f7-7571491b11cb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:07:59.779925 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1437/2830] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:07:59.793458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-eb1f1d99-64b9-4783-a517-297955f0e0f9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:07:59.794165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-eb1f1d99-64b9-4783-a517-297955f0e0f9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.794661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-eb1f1d99-64b9-4783-a517-297955f0e0f9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.824836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.824836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.847690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fee94398-4049-4761-8967-196c5bee7407 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:59.868629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.868629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.881826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.881826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.901701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-eb1f1d99-64b9-4783-a517-297955f0e0f9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:07:59.905199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fee94398-4049-4761-8967-196c5bee7407 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:59.906268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1394/2831] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1204 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:07:59.965978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.965978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:07:59.976275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d82a4d07-1e88-4f42-bd04-6f4bca830fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:07:59.976885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d82a4d07-1e88-4f42-bd04-6f4bca830fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.977563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.977563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:07:59.977826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-eb1f1d99-64b9-4783-a517-297955f0e0f9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:07:59.978167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d82a4d07-1e88-4f42-bd04-6f4bca830fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.978664 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1438/2832] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1303 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:08:00.118972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:00.118972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:00.136534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d82a4d07-1e88-4f42-bd04-6f4bca830fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:00.175072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:00.175072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:00.202810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d82a4d07-1e88-4f42-bd04-6f4bca830fb0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:00.203802 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1395/2833] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:00.338193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 Jan 21 08:08:00.338925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:00.339203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:00.339203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:00.339992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:00.397959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:00.397959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:00.922255 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee18ed42-34c1-4342-9b1f-6df1aef1e988 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:00.924235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee18ed42-34c1-4342-9b1f-6df1aef1e988 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:00.924603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:00.924603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:00.925225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee18ed42-34c1-4342-9b1f-6df1aef1e988 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:01.003795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:01.003795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:01.024658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee18ed42-34c1-4342-9b1f-6df1aef1e988 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:01.055563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:01.055563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:01.069106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee18ed42-34c1-4342-9b1f-6df1aef1e988 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:08:01.070129 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1396/2834] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:00 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 1204 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:01.221948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e42c8dcb-5621-4297-a040-c748b4d918b9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:01.222616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e42c8dcb-5621-4297-a040-c748b4d918b9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:01.222977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:01.222977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:01.223546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e42c8dcb-5621-4297-a040-c748b4d918b9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:01.347654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:01.347654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:01.373580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e42c8dcb-5621-4297-a040-c748b4d918b9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:01.398073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:08:01.398569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:08:01.410337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:01.410337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:01.416524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-17006c7e-67e8-4ea1-af3b-dc4fd8880294 req-4b9c3faa-1224-4afb-b2c3-0eeef65dccf6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 returned with HTTP 200 Jan 21 08:08:01.417414 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1439/2835] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:08:00 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/attachments/daf5077b-967b-47d9-8121-f0f84415dd26 => generated 19 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:01.473934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e42c8dcb-5621-4297-a040-c748b4d918b9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:01.475359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1397/2836] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:02.087619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9334e6df-5983-4033-80df-b92e86d48571 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:02.088336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9334e6df-5983-4033-80df-b92e86d48571 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:02.088711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.088711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:02.089357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9334e6df-5983-4033-80df-b92e86d48571 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:02.204260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.204260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:02.227999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9334e6df-5983-4033-80df-b92e86d48571 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:02.261270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9334e6df-5983-4033-80df-b92e86d48571 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:08:02.262526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1440/2837] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:02.491558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-206c0eb7-99a4-43d8-aec1-9c44265db570 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:02.492101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-206c0eb7-99a4-43d8-aec1-9c44265db570 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:02.492244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.492244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:02.493119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-206c0eb7-99a4-43d8-aec1-9c44265db570 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:02.571331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.571331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:02.585692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-206c0eb7-99a4-43d8-aec1-9c44265db570 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:02.611321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.611321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:02.624033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-206c0eb7-99a4-43d8-aec1-9c44265db570 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:02.625031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1398/2838] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:03.643072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90976fec-22b2-43b7-a364-7592a33a3bb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:03.644211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90976fec-22b2-43b7-a364-7592a33a3bb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:03.644623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:03.644623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:03.645475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90976fec-22b2-43b7-a364-7592a33a3bb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:03.718271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:03.718271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:03.731466 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90976fec-22b2-43b7-a364-7592a33a3bb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:03.761131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:03.761131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:03.775208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90976fec-22b2-43b7-a364-7592a33a3bb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:03.776815 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1441/2839] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:04.792767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7555ffe-d2f8-46ea-a888-62a6731ce826 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:04.794210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7555ffe-d2f8-46ea-a888-62a6731ce826 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:04.794619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:04.794619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:04.795302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7555ffe-d2f8-46ea-a888-62a6731ce826 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:04.849550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:04.849550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:04.861189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a7555ffe-d2f8-46ea-a888-62a6731ce826 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:04.884509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:04.884509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:04.897340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7555ffe-d2f8-46ea-a888-62a6731ce826 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:04.900906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1399/2840] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:05.923968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25d6dc79-7f22-44b4-ac42-8d607cdfaf1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:05.924711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25d6dc79-7f22-44b4-ac42-8d607cdfaf1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:05.924711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.924711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:05.925008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25d6dc79-7f22-44b4-ac42-8d607cdfaf1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:05.998045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:05.998045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:06.015966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25d6dc79-7f22-44b4-ac42-8d607cdfaf1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:06.038143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.038143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:06.069226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25d6dc79-7f22-44b4-ac42-8d607cdfaf1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:06.070980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1442/2841] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:07.087265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de954258-c058-48d8-8e0c-e6fd16fc9cbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:07.087813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de954258-c058-48d8-8e0c-e6fd16fc9cbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:07.087948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:07.087948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:07.088684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de954258-c058-48d8-8e0c-e6fd16fc9cbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:07.143233 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:07.143233 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:07.152274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-de954258-c058-48d8-8e0c-e6fd16fc9cbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:07.170458 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:07.170458 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:07.181059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de954258-c058-48d8-8e0c-e6fd16fc9cbf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:07.182003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1400/2842] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:08.198723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12807ec2-d81e-4b42-a2dd-3ad01667fdb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:08.199331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12807ec2-d81e-4b42-a2dd-3ad01667fdb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:08.199613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:08.199613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:08.200215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12807ec2-d81e-4b42-a2dd-3ad01667fdb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:08.250663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:08.250663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:08.259662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-12807ec2-d81e-4b42-a2dd-3ad01667fdb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:08.282766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:08.282766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:08.292927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12807ec2-d81e-4b42-a2dd-3ad01667fdb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:08.301158 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1443/2843] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:09.310072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7ec34d1-cf28-405f-85ca-d1315b3f5bee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:09.311204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7ec34d1-cf28-405f-85ca-d1315b3f5bee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:09.311987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:09.311987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:09.313288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7ec34d1-cf28-405f-85ca-d1315b3f5bee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:09.381244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:09.381244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:09.401095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7ec34d1-cf28-405f-85ca-d1315b3f5bee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:09.432340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:09.432340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:09.446629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7ec34d1-cf28-405f-85ca-d1315b3f5bee tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:09.447557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1401/2844] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:10.158798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:10.159305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.159797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:10.159797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:10.160415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:10.161065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: 4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:10.249562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:10.249562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:10.251387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:10.287034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume request issued successfully. Jan 21 08:08:10.287525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04076d4f-b4e9-4d05-9017-140f6ba87124 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 202 Jan 21 08:08:10.293376 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1444/2845] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:08:10 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:10.297733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22363e9b-0429-4b9b-80e3-2de15bae1412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:10.298106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22363e9b-0429-4b9b-80e3-2de15bae1412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.298284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:10.298284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:10.298659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22363e9b-0429-4b9b-80e3-2de15bae1412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:10.387520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:10.387520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:10.398406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22363e9b-0429-4b9b-80e3-2de15bae1412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:10.427365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22363e9b-0429-4b9b-80e3-2de15bae1412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:08:10.433538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1402/2846] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:10 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 908 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:10.464405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a92f994-9ea6-42c8-8fa1-bbbbdd77c2b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:10.465231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a92f994-9ea6-42c8-8fa1-bbbbdd77c2b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.465465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:10.465465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:10.465805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a92f994-9ea6-42c8-8fa1-bbbbdd77c2b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:10.517479 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:10.517479 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:10.526265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a92f994-9ea6-42c8-8fa1-bbbbdd77c2b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:10.545799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:10.545799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:10.556633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a92f994-9ea6-42c8-8fa1-bbbbdd77c2b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:10.557479 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1445/2847] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:11.453494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c17bf19-19e4-4c48-906d-6bcf153bd5ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:11.454022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c17bf19-19e4-4c48-906d-6bcf153bd5ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:11.454238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:11.454238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:11.454611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c17bf19-19e4-4c48-906d-6bcf153bd5ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:11.540743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:11.540743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:11.549962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c17bf19-19e4-4c48-906d-6bcf153bd5ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:11.574273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27fd43d5-114b-4415-8a28-c36154a9079d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:11.575120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27fd43d5-114b-4415-8a28-c36154a9079d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:11.575481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:11.575481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:11.575690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c17bf19-19e4-4c48-906d-6bcf153bd5ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 200 Jan 21 08:08:11.576188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27fd43d5-114b-4415-8a28-c36154a9079d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:11.585898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1403/2848] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 908 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:11.663044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:11.663044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:11.675122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27fd43d5-114b-4415-8a28-c36154a9079d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:11.699340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:11.699340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:11.709649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27fd43d5-114b-4415-8a28-c36154a9079d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:11.711853 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1446/2849] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:12.595654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a1c7dca-a76a-47f9-8bdb-0aaa40dbcba4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:08:12.596139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a1c7dca-a76a-47f9-8bdb-0aaa40dbcba4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:12.596336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:12.596336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:12.599471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a1c7dca-a76a-47f9-8bdb-0aaa40dbcba4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:12.677503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a1c7dca-a76a-47f9-8bdb-0aaa40dbcba4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 404 Jan 21 08:08:12.678849 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1404/2850] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:12.731494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b68c8b1-cf27-47fc-b334-93bfdae58194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:12.732066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b68c8b1-cf27-47fc-b334-93bfdae58194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:12.732264 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:12.732264 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:12.732521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes Jan 21 08:08:12.733110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b68c8b1-cf27-47fc-b334-93bfdae58194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:12.733504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-826541115"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:12.735174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-826541115'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:12.794420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:12.794420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:12.806260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b68c8b1-cf27-47fc-b334-93bfdae58194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:12.826080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:12.826080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:12.837242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b68c8b1-cf27-47fc-b334-93bfdae58194 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:12.838144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1447/2851] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:12.854823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume of 1 GB Jan 21 08:08:12.869493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Availability Zones retrieved successfully. Jan 21 08:08:12.888001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (f5e66a65-f96b-4ef3-a5a0-0a415e349383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:12.890899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1142fd99-802d-4b44-88dc-54f87e6f4e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:12.892906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:13.010184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1142fd99-802d-4b44-88dc-54f87e6f4e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:13.012413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669cf45c-01e9-468a-8877-48e88963576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:13.085281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['149cd350-07d4-4005-8c4e-dba347cdbfcd', 'fd23cd9b-41da-4fd6-a034-36cc37732194', '3c4a76bc-f6fc-4e7e-b7d7-492c70653be1', '2c85837a-a8df-4df2-bff5-bdf8f0d65672'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:13.088226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669cf45c-01e9-468a-8877-48e88963576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149cd350-07d4-4005-8c4e-dba347cdbfcd', 'fd23cd9b-41da-4fd6-a034-36cc37732194', '3c4a76bc-f6fc-4e7e-b7d7-492c70653be1', '2c85837a-a8df-4df2-bff5-bdf8f0d65672']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:13.090271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53ef549-e310-4d46-b3f3-72b61ebdf59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:13.151131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53ef549-e310-4d46-b3f3-72b61ebdf59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4558611b-5e52-4e04-b914-db66945d7101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-826541115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['149cd350-07d4-4005-8c4e-dba347cdbfcd','fd23cd9b-41da-4fd6-a034-36cc37732194','3c4a76bc-f6fc-4e7e-b7d7-492c70653be1','2c85837a-a8df-4df2-bff5-bdf8f0d65672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-826541115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4558611b-5e52-4e04-b914-db66945d7101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb8094fe3a464ebc7f09c628599a90',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,user_id='5e18d08a23e64935ad164c418ad981c8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:13.153188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad854a3-3fbe-4681-8f27-be9124190289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:13.179724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad854a3-3fbe-4681-8f27-be9124190289) 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-VolumesBackupsTest-Volume-826541115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['149cd350-07d4-4005-8c4e-dba347cdbfcd','fd23cd9b-41da-4fd6-a034-36cc37732194','3c4a76bc-f6fc-4e7e-b7d7-492c70653be1','2c85837a-a8df-4df2-bff5-bdf8f0d65672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:13.182482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b7cb46-daf6-4877-9131-bcee67fe320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:13.197978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b7cb46-daf6-4877-9131-bcee67fe320e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:13.200559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (f5e66a65-f96b-4ef3-a5a0-0a415e349383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:13.268037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request issued successfully. Jan 21 08:08:13.287811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39fc7798-9715-4d62-be6e-a84269f1c8fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes returned with HTTP 202 Jan 21 08:08:13.298821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1405/2852] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:08:12 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes => generated 817 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:13.306135 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a58f831-a8c4-40cc-b5cd-643e7b0359a3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:13.306737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a58f831-a8c4-40cc-b5cd-643e7b0359a3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:13.307162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:13.307162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:13.307538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a58f831-a8c4-40cc-b5cd-643e7b0359a3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:13.391506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:13.391506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:13.415550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4a58f831-a8c4-40cc-b5cd-643e7b0359a3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:13.475245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a58f831-a8c4-40cc-b5cd-643e7b0359a3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:13.476275 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1448/2853] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:13 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:13.854751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c3bf085-96f9-4185-9c10-f49ee01e1567 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:13.855629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c3bf085-96f9-4185-9c10-f49ee01e1567 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:13.855925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:13.855925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:13.856693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c3bf085-96f9-4185-9c10-f49ee01e1567 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:13.915019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:13.915019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:13.923766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c3bf085-96f9-4185-9c10-f49ee01e1567 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:13.943828 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:13.943828 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:13.954791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c3bf085-96f9-4185-9c10-f49ee01e1567 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:13.956138 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1406/2854] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:14.493254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb09de5e-62dd-472b-8aa9-1eaf86f51715 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:14.494052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb09de5e-62dd-472b-8aa9-1eaf86f51715 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:14.494416 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:14.494416 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:14.495259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb09de5e-62dd-472b-8aa9-1eaf86f51715 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:14.546805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:14.546805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:14.556429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb09de5e-62dd-472b-8aa9-1eaf86f51715 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:14.579088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb09de5e-62dd-472b-8aa9-1eaf86f51715 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:14.579935 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1449/2855] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:14 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:14.971599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2819067-c69d-4fc4-86e5-5e9cf8962eaa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:14.972923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2819067-c69d-4fc4-86e5-5e9cf8962eaa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:14.973025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:14.973025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:14.973329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2819067-c69d-4fc4-86e5-5e9cf8962eaa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:15.024719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:15.024719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:15.033782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2819067-c69d-4fc4-86e5-5e9cf8962eaa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:15.055987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:15.055987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:15.066610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2819067-c69d-4fc4-86e5-5e9cf8962eaa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:15.076962 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1407/2856] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:15.601130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60e6c7c9-17ee-49b5-a461-6b5a25b695fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:15.601932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60e6c7c9-17ee-49b5-a461-6b5a25b695fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:15.603499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:15.603499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:15.604183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60e6c7c9-17ee-49b5-a461-6b5a25b695fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:15.677240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:15.677240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:15.697509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60e6c7c9-17ee-49b5-a461-6b5a25b695fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:15.724044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60e6c7c9-17ee-49b5-a461-6b5a25b695fb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:15.734487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1450/2857] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:15 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:16.084971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8de41eb1-55e7-4adc-a949-9913619851f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:16.085603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8de41eb1-55e7-4adc-a949-9913619851f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:16.086539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:16.086539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:16.087495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8de41eb1-55e7-4adc-a949-9913619851f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:16.158374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:16.158374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:16.167709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8de41eb1-55e7-4adc-a949-9913619851f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:16.189903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:16.189903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:16.201276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8de41eb1-55e7-4adc-a949-9913619851f0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:16.202130 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1408/2858] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:16.741210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36eb352b-7720-44cf-a3b6-80196f5eb11e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:16.743213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36eb352b-7720-44cf-a3b6-80196f5eb11e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:16.743879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:16.743879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:16.744550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36eb352b-7720-44cf-a3b6-80196f5eb11e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:16.822150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:16.822150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:16.833766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36eb352b-7720-44cf-a3b6-80196f5eb11e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:16.860875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36eb352b-7720-44cf-a3b6-80196f5eb11e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:16.866751 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1451/2859] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:16 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:17.218827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc2a37e-e46d-42b2-80e4-afcbcc255756 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:17.219369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc2a37e-e46d-42b2-80e4-afcbcc255756 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:17.219544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:17.219544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:17.220245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5cc2a37e-e46d-42b2-80e4-afcbcc255756 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:17.272428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:17.272428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:17.284637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5cc2a37e-e46d-42b2-80e4-afcbcc255756 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:17.306554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:17.306554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:17.317543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5cc2a37e-e46d-42b2-80e4-afcbcc255756 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:17.318655 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1409/2860] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:17.879302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf8904d-2eae-4b0f-8e7e-58b914da684d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:17.880355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf8904d-2eae-4b0f-8e7e-58b914da684d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:17.880742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:17.880742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:17.881398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcf8904d-2eae-4b0f-8e7e-58b914da684d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:17.969351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:17.969351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:17.980715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bcf8904d-2eae-4b0f-8e7e-58b914da684d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:18.006951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcf8904d-2eae-4b0f-8e7e-58b914da684d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:18.008742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1452/2861] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:17 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:18.334242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d37f6838-c8d8-4e99-88e1-1961189a73ea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:18.335725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d37f6838-c8d8-4e99-88e1-1961189a73ea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:18.336020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:18.336020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:18.336959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d37f6838-c8d8-4e99-88e1-1961189a73ea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:18.390926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:18.390926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:18.401697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d37f6838-c8d8-4e99-88e1-1961189a73ea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:18.422036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:18.422036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:18.433879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d37f6838-c8d8-4e99-88e1-1961189a73ea tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:18.440484 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1410/2862] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:19.024879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f306d509-b668-44ec-9b50-74e05b78ea80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:19.025405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f306d509-b668-44ec-9b50-74e05b78ea80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:19.025601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:19.025601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:19.026553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f306d509-b668-44ec-9b50-74e05b78ea80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:19.106253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:19.106253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:19.116563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f306d509-b668-44ec-9b50-74e05b78ea80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:19.148012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f306d509-b668-44ec-9b50-74e05b78ea80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:19.149254 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1453/2863] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:19 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:08:19.451398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01cf40c3-5fc3-4eef-820b-92156094c47a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:19.452651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01cf40c3-5fc3-4eef-820b-92156094c47a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:19.453220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:19.453220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:19.453575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01cf40c3-5fc3-4eef-820b-92156094c47a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:19.519576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:19.519576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:19.531181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-01cf40c3-5fc3-4eef-820b-92156094c47a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:19.555980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:19.555980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:19.566100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01cf40c3-5fc3-4eef-820b-92156094c47a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:19.576152 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1411/2864] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:20.168676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0178d698-bb25-4374-8471-003e37f9ca25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:20.170375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0178d698-bb25-4374-8471-003e37f9ca25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:20.171672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:20.171672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:20.172502 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0178d698-bb25-4374-8471-003e37f9ca25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:20.235772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:20.235772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:20.246055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0178d698-bb25-4374-8471-003e37f9ca25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:20.270415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0178d698-bb25-4374-8471-003e37f9ca25 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:20.271618 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1454/2865] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:20 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:20.582469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8808540e-2d37-43f2-9df3-6504ec9f83a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:20.583032 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8808540e-2d37-43f2-9df3-6504ec9f83a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:20.583144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:20.583144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:20.583513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8808540e-2d37-43f2-9df3-6504ec9f83a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:20.639517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:20.639517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:20.648187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8808540e-2d37-43f2-9df3-6504ec9f83a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:20.668718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:20.668718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:20.678796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8808540e-2d37-43f2-9df3-6504ec9f83a0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:20.679873 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1412/2866] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:21.287852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b7177ce-268a-43c3-9118-c670520171a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:21.288515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b7177ce-268a-43c3-9118-c670520171a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:21.288731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:21.288731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:21.290881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b7177ce-268a-43c3-9118-c670520171a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:21.350414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:21.350414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:21.361240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b7177ce-268a-43c3-9118-c670520171a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:21.384660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b7177ce-268a-43c3-9118-c670520171a1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:21.393987 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1455/2867] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:21.696106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca4daa9-ec37-4a61-8fa5-c830c2b230a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:21.696667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca4daa9-ec37-4a61-8fa5-c830c2b230a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:21.696807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:21.696807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:21.697148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca4daa9-ec37-4a61-8fa5-c830c2b230a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:21.751303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:21.751303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:21.761030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ca4daa9-ec37-4a61-8fa5-c830c2b230a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:21.783876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:21.783876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:21.795416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca4daa9-ec37-4a61-8fa5-c830c2b230a6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:21.798845 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1413/2868] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:22.401576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a47f6147-75a9-4dc2-b5fe-a26dcf4efb07 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:22.402446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a47f6147-75a9-4dc2-b5fe-a26dcf4efb07 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:22.402665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:22.402665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:22.403039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a47f6147-75a9-4dc2-b5fe-a26dcf4efb07 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:22.455690 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:22.455690 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:22.465848 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a47f6147-75a9-4dc2-b5fe-a26dcf4efb07 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:22.488637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a47f6147-75a9-4dc2-b5fe-a26dcf4efb07 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:22.491295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1456/2869] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:22 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:22.813160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff4923ef-f815-4cf4-8fe3-ef08c78363b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:22.813888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff4923ef-f815-4cf4-8fe3-ef08c78363b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:22.814082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:22.814082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:22.814835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff4923ef-f815-4cf4-8fe3-ef08c78363b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:22.874091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:22.874091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:22.885826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff4923ef-f815-4cf4-8fe3-ef08c78363b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:22.907424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:22.907424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:22.918821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff4923ef-f815-4cf4-8fe3-ef08c78363b5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:22.919648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1414/2870] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:23.507707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbeba97a-a379-4e08-bc02-b5ba439d3aac tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:23.508641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbeba97a-a379-4e08-bc02-b5ba439d3aac tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:23.509025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:23.509025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:23.509665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbeba97a-a379-4e08-bc02-b5ba439d3aac tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:23.564304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:23.564304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:23.573696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbeba97a-a379-4e08-bc02-b5ba439d3aac tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:23.598758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbeba97a-a379-4e08-bc02-b5ba439d3aac tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:23.599892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1457/2871] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:23.936400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33fb7c83-359c-4c9f-8da3-e74e404c73a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:23.936966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33fb7c83-359c-4c9f-8da3-e74e404c73a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:23.937482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:23.937482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:23.937860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33fb7c83-359c-4c9f-8da3-e74e404c73a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:23.997510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:23.997510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:24.013113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33fb7c83-359c-4c9f-8da3-e74e404c73a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:24.048770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:24.048770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:24.069904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33fb7c83-359c-4c9f-8da3-e74e404c73a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:24.075284 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1415/2872] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:24.619801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66884423-186a-47eb-992c-0cf94308c947 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:24.619969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66884423-186a-47eb-992c-0cf94308c947 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:24.621202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:24.621202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:24.621202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66884423-186a-47eb-992c-0cf94308c947 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:24.710242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:24.710242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:24.720701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-66884423-186a-47eb-992c-0cf94308c947 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:24.754260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66884423-186a-47eb-992c-0cf94308c947 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:24.754260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1458/2873] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:24 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 909 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:25.099411 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-610bacec-f851-4e76-a287-07e7d0a0139e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:25.099411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-610bacec-f851-4e76-a287-07e7d0a0139e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:25.099411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:25.099411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:25.099411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-610bacec-f851-4e76-a287-07e7d0a0139e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:25.203439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:25.203439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:25.218215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-610bacec-f851-4e76-a287-07e7d0a0139e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:25.245739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:25.245739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:25.260447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-610bacec-f851-4e76-a287-07e7d0a0139e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:25.260447 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1416/2874] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:25.771660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd2a35ed-8c9e-4968-b226-1497a978cce8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:25.771660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd2a35ed-8c9e-4968-b226-1497a978cce8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:25.771660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:25.771660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:25.771660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd2a35ed-8c9e-4968-b226-1497a978cce8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:25.863607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:25.863607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:25.873924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd2a35ed-8c9e-4968-b226-1497a978cce8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:25.899863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd2a35ed-8c9e-4968-b226-1497a978cce8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:25.901036 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1459/2875] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:25 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 967 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:26.272825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2dcbf4c-52cb-4e30-b241-e8bde1c242d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:26.273412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2dcbf4c-52cb-4e30-b241-e8bde1c242d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:26.273701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:26.273701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:26.283042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2dcbf4c-52cb-4e30-b241-e8bde1c242d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:26.392057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:26.392057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:26.403369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2dcbf4c-52cb-4e30-b241-e8bde1c242d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:26.427148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:26.427148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:26.440016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2dcbf4c-52cb-4e30-b241-e8bde1c242d3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:26.441780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1417/2876] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:26.918101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56e63da9-7a11-4df3-bab9-a7da3d26780b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:26.918101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56e63da9-7a11-4df3-bab9-a7da3d26780b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:26.918101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:26.918101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:26.918535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56e63da9-7a11-4df3-bab9-a7da3d26780b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:27.002560 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:27.002560 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:27.012568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-56e63da9-7a11-4df3-bab9-a7da3d26780b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:27.036250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56e63da9-7a11-4df3-bab9-a7da3d26780b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:27.037749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1460/2877] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:26 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 970 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:27.457882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d5ed50-eb99-40ea-b0d2-4c10700d9fec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:27.458398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37d5ed50-eb99-40ea-b0d2-4c10700d9fec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:27.458543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:27.458543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:27.459481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37d5ed50-eb99-40ea-b0d2-4c10700d9fec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:27.511218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:27.511218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:27.521862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37d5ed50-eb99-40ea-b0d2-4c10700d9fec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:27.548668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:27.548668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:27.560601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d5ed50-eb99-40ea-b0d2-4c10700d9fec tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:27.561736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1418/2878] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:28.055549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f154c7e1-9b29-4f28-a94b-7787d6256fff tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:28.055990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f154c7e1-9b29-4f28-a94b-7787d6256fff tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:28.056215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:28.056215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:28.056595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f154c7e1-9b29-4f28-a94b-7787d6256fff tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:28.118402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:28.118402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:28.130214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f154c7e1-9b29-4f28-a94b-7787d6256fff tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:28.156298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f154c7e1-9b29-4f28-a94b-7787d6256fff tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:28.157236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1461/2879] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:28 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 970 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:28.579044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61a45550-53d2-48c8-8293-dba5de880245 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:28.579832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61a45550-53d2-48c8-8293-dba5de880245 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:28.580641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:28.580641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:28.581198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61a45550-53d2-48c8-8293-dba5de880245 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:28.636350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:28.636350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:28.645386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61a45550-53d2-48c8-8293-dba5de880245 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:28.667000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:28.667000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:28.678623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61a45550-53d2-48c8-8293-dba5de880245 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:28.687307 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1419/2880] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:29.174606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77b8a0a1-028a-42ba-bd46-19fb1a763f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:29.175792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77b8a0a1-028a-42ba-bd46-19fb1a763f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:29.175994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:29.175994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:29.176292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77b8a0a1-028a-42ba-bd46-19fb1a763f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:29.235194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:29.235194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:29.245930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77b8a0a1-028a-42ba-bd46-19fb1a763f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:29.274145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77b8a0a1-028a-42ba-bd46-19fb1a763f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:29.275215 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1462/2881] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:29 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 970 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:29.696373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1df5cf84-dd31-482d-a634-7eb5d44a578b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:29.697729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1df5cf84-dd31-482d-a634-7eb5d44a578b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:29.697829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:29.697829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:29.698396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1df5cf84-dd31-482d-a634-7eb5d44a578b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:29.761394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:29.761394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:29.771124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1df5cf84-dd31-482d-a634-7eb5d44a578b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:29.797436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:29.797436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:29.810091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1df5cf84-dd31-482d-a634-7eb5d44a578b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:29.811277 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1420/2882] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:30.291274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3bff15ca-5392-4648-9f81-832e570dfe8a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:30.291728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3bff15ca-5392-4648-9f81-832e570dfe8a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:30.291946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:30.291946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:30.292320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3bff15ca-5392-4648-9f81-832e570dfe8a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:30.361425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:30.361425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:30.370863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3bff15ca-5392-4648-9f81-832e570dfe8a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:30.391288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3bff15ca-5392-4648-9f81-832e570dfe8a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:30.391288 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1463/2883] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:30 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 970 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:30.827878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc934aa5-8f3c-4a6e-8fb6-99158c4e7e05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:30.828551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc934aa5-8f3c-4a6e-8fb6-99158c4e7e05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:30.829131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:30.829131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:30.829585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc934aa5-8f3c-4a6e-8fb6-99158c4e7e05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:30.882823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:30.882823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:30.891247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc934aa5-8f3c-4a6e-8fb6-99158c4e7e05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:30.910358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:30.910358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:30.921184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc934aa5-8f3c-4a6e-8fb6-99158c4e7e05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:30.922026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1421/2884] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:31.417382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b62931b-3b17-4e1a-a45c-adeb9cf59bb2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:31.417382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b62931b-3b17-4e1a-a45c-adeb9cf59bb2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.417382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.417382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:31.417382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b62931b-3b17-4e1a-a45c-adeb9cf59bb2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.514386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.514386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:31.531329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b62931b-3b17-4e1a-a45c-adeb9cf59bb2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:31.583216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b62931b-3b17-4e1a-a45c-adeb9cf59bb2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:31.597241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82770600-d335-4903-af2e-096c12c1acee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:08:31.602664 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1464/2885] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1358 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:31.608038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82770600-d335-4903-af2e-096c12c1acee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.608038 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.608038 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:31.608038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82770600-d335-4903-af2e-096c12c1acee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.671232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.671232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:31.683044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82770600-d335-4903-af2e-096c12c1acee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:31.729195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82770600-d335-4903-af2e-096c12c1acee tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:08:31.729195 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1422/2886] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1358 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:31.752273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups Jan 21 08:08:31.752273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.752273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:31.752273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4558611b-5e52-4e04-b914-db66945d7101", "name": "tempest-VolumesBackupsTest-Backup-1199775073"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:31.762321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating new backup {'backup': {'volume_id': '4558611b-5e52-4e04-b914-db66945d7101', 'name': 'tempest-VolumesBackupsTest-Backup-1199775073'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:08:31.762321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating backup of volume 4558611b-5e52-4e04-b914-db66945d7101 in container None Jan 21 08:08:31.825372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.825372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:31.825372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:08:31.862344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['3d1e56dc-8820-4734-ba15-f8cbc19d9f60', '7cc3af60-7d2d-47d2-9377-9696142f515f'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:31.931385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55a8bcc4-711a-4501-be6a-9bfe0fbed7c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups returned with HTTP 202 Jan 21 08:08:31.931385 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1465/2887] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:08:31 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups => generated 396 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:31.941777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-241d549f-26b9-4769-9851-6677aa48d853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:31.941777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-241d549f-26b9-4769-9851-6677aa48d853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.941777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.941777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:31.941777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-241d549f-26b9-4769-9851-6677aa48d853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-465d1b22-9f23-4b0d-bea8-9c7a9ee08fae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-465d1b22-9f23-4b0d-bea8-9c7a9ee08fae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-465d1b22-9f23-4b0d-bea8-9c7a9ee08fae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.944778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-465d1b22-9f23-4b0d-bea8-9c7a9ee08fae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:31.977219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.977219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:31.977219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-465d1b22-9f23-4b0d-bea8-9c7a9ee08fae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:31.977219 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1466/2888] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:32.033698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:32.033698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:32.045764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-241d549f-26b9-4769-9851-6677aa48d853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:32.098907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:32.098907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:32.137440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-241d549f-26b9-4769-9851-6677aa48d853 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:32.145760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1423/2889] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95173f09-e48f-4120-8c1a-dea7a671d88e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95173f09-e48f-4120-8c1a-dea7a671d88e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95173f09-e48f-4120-8c1a-dea7a671d88e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.002209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-95173f09-e48f-4120-8c1a-dea7a671d88e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:33.032760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.032760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:33.032760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95173f09-e48f-4120-8c1a-dea7a671d88e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:33.044023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1467/2890] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:32 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:33.149865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0304b53-f6bd-4367-bb40-d9bf78542781 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:33.149865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0304b53-f6bd-4367-bb40-d9bf78542781 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.149865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:33.149865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:33.149865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0304b53-f6bd-4367-bb40-d9bf78542781 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.214046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.214046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:33.224550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d0304b53-f6bd-4367-bb40-d9bf78542781 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:33.249972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.249972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:33.260659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0304b53-f6bd-4367-bb40-d9bf78542781 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:33.260659 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1424/2891] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77fdf5f7-55bb-4798-840c-90e2cd313e31 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77fdf5f7-55bb-4798-840c-90e2cd313e31 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77fdf5f7-55bb-4798-840c-90e2cd313e31 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.049833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-77fdf5f7-55bb-4798-840c-90e2cd313e31 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:34.106524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:34.106524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:34.106524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77fdf5f7-55bb-4798-840c-90e2cd313e31 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:34.106524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1468/2892] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:34 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:34.310804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e39476f0-c8a1-47dc-a806-8f9b47e8c78e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:34.310804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e39476f0-c8a1-47dc-a806-8f9b47e8c78e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.310804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:34.310804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:34.310804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e39476f0-c8a1-47dc-a806-8f9b47e8c78e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.365271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:34.365271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:34.376416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e39476f0-c8a1-47dc-a806-8f9b47e8c78e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:34.396102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:34.396102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:34.408454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e39476f0-c8a1-47dc-a806-8f9b47e8c78e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:34.408454 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1425/2893] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-630b076d-8dbd-45c4-8d78-a0f9242f01db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-630b076d-8dbd-45c4-8d78-a0f9242f01db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-630b076d-8dbd-45c4-8d78-a0f9242f01db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:35.129259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-630b076d-8dbd-45c4-8d78-a0f9242f01db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:35.170405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:35.170405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:35.170405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-630b076d-8dbd-45c4-8d78-a0f9242f01db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:35.170405 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1469/2894] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:35 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:08:35.423636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ecd11ed-cb3d-4e44-aa89-e7c90a074f10 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:35.424096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ecd11ed-cb3d-4e44-aa89-e7c90a074f10 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:35.424310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:35.424310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:35.424680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1ecd11ed-cb3d-4e44-aa89-e7c90a074f10 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:35.480331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:35.480331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:35.489479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1ecd11ed-cb3d-4e44-aa89-e7c90a074f10 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:35.508625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:35.508625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:35.518339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1ecd11ed-cb3d-4e44-aa89-e7c90a074f10 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:35.528033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1426/2895] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:36.179057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-702397a5-3c17-47db-86de-39f30bdac64f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:36.179799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-702397a5-3c17-47db-86de-39f30bdac64f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:36.179998 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:36.179998 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:36.180493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-702397a5-3c17-47db-86de-39f30bdac64f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:36.181314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-702397a5-3c17-47db-86de-39f30bdac64f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:36.204229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:36.204229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:36.206067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-702397a5-3c17-47db-86de-39f30bdac64f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:36.214349 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1470/2896] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:36 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:36.535922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cdaba80-8aeb-481c-8ee8-93e289f3feca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:36.536441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7cdaba80-8aeb-481c-8ee8-93e289f3feca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:36.536654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:36.536654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:36.537022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7cdaba80-8aeb-481c-8ee8-93e289f3feca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:36.590258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:36.590258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:36.600809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7cdaba80-8aeb-481c-8ee8-93e289f3feca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:36.620409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:36.620409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:36.644256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7cdaba80-8aeb-481c-8ee8-93e289f3feca tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:36.645265 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1427/2897] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:37.222738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e8736d2-52ae-46c4-a238-05f630939abd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:37.222738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e8736d2-52ae-46c4-a238-05f630939abd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:37.222738 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:37.222738 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:37.225138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e8736d2-52ae-46c4-a238-05f630939abd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:37.225138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5e8736d2-52ae-46c4-a238-05f630939abd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:37.246444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:37.246444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:37.248251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e8736d2-52ae-46c4-a238-05f630939abd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:37.250713 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1471/2898] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:37 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:37.660969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a765607e-3220-4f96-898b-0ec6d867b07b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:37.661434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a765607e-3220-4f96-898b-0ec6d867b07b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:37.661650 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:37.661650 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:37.662023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a765607e-3220-4f96-898b-0ec6d867b07b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:37.713041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:37.713041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:37.721377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a765607e-3220-4f96-898b-0ec6d867b07b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:37.740557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:37.740557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:37.751633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a765607e-3220-4f96-898b-0ec6d867b07b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:37.761825 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1428/2899] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d11bdac-1d6d-4b21-af5d-b72a496efa0a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d11bdac-1d6d-4b21-af5d-b72a496efa0a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d11bdac-1d6d-4b21-af5d-b72a496efa0a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:38.269863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2d11bdac-1d6d-4b21-af5d-b72a496efa0a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:38.307727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:38.307727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:38.307727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d11bdac-1d6d-4b21-af5d-b72a496efa0a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:38.315574 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1472/2900] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:38 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:38.773668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a86963f-5397-43a0-80cb-e844207d2eae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:38.773668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a86963f-5397-43a0-80cb-e844207d2eae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:38.773668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:38.773668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:38.773668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a86963f-5397-43a0-80cb-e844207d2eae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:38.836876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:38.836876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:38.850737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a86963f-5397-43a0-80cb-e844207d2eae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:38.881502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:38.881502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:38.906093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a86963f-5397-43a0-80cb-e844207d2eae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:38.906093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1429/2901] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1afdaea5-3479-423d-9023-c9c3ba4f876d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1afdaea5-3479-423d-9023-c9c3ba4f876d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1afdaea5-3479-423d-9023-c9c3ba4f876d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:39.334783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1afdaea5-3479-423d-9023-c9c3ba4f876d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:39.353846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:39.353846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:39.355766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1afdaea5-3479-423d-9023-c9c3ba4f876d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:39.358777 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1473/2902] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:39 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:39.914891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb00e672-1161-4de3-a42e-e017a3fc03c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:39.914891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb00e672-1161-4de3-a42e-e017a3fc03c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:39.914891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:39.914891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:39.914891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb00e672-1161-4de3-a42e-e017a3fc03c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:39.980220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:39.980220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:39.992327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb00e672-1161-4de3-a42e-e017a3fc03c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:40.009772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:40.009772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:40.020684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb00e672-1161-4de3-a42e-e017a3fc03c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:40.020684 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1430/2903] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:40.372229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fccf41c3-6558-42b0-922e-b3e43a4aa155 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:40.372755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fccf41c3-6558-42b0-922e-b3e43a4aa155 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:40.372972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:40.372972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:40.373349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fccf41c3-6558-42b0-922e-b3e43a4aa155 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:40.373716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fccf41c3-6558-42b0-922e-b3e43a4aa155 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:40.407590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:40.407590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:40.407590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fccf41c3-6558-42b0-922e-b3e43a4aa155 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:40.408316 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1474/2904] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:41.035456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-133ae163-b28e-4908-868b-8e45f1157e7d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:41.036170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-133ae163-b28e-4908-868b-8e45f1157e7d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:41.036622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:41.036622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:41.037264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-133ae163-b28e-4908-868b-8e45f1157e7d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:41.117114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:41.117114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:41.135623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-133ae163-b28e-4908-868b-8e45f1157e7d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:41.187233 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:41.187233 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:41.199341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-133ae163-b28e-4908-868b-8e45f1157e7d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:41.199341 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1431/2905] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:41.422049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fe827aa-5d93-45b1-a471-1ac27543e76a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:41.423154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fe827aa-5d93-45b1-a471-1ac27543e76a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:41.423845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:41.423845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:41.424108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fe827aa-5d93-45b1-a471-1ac27543e76a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:41.424453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8fe827aa-5d93-45b1-a471-1ac27543e76a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:41.464527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:41.464527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:41.466723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fe827aa-5d93-45b1-a471-1ac27543e76a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:41.471250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1475/2906] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:41 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:42.217154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e42c7794-73ba-454f-82bc-4c8b36dfc1c5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:42.217691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e42c7794-73ba-454f-82bc-4c8b36dfc1c5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:42.217906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:42.217906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:42.218282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e42c7794-73ba-454f-82bc-4c8b36dfc1c5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:42.282950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:42.282950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:42.292623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e42c7794-73ba-454f-82bc-4c8b36dfc1c5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:42.313205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:42.313205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:42.325982 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e42c7794-73ba-454f-82bc-4c8b36dfc1c5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:42.326453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1432/2907] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:42.480915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09b1a67e-ab5b-47e4-ba92-1d9198350cfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:42.481376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09b1a67e-ab5b-47e4-ba92-1d9198350cfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:42.481854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:42.481854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:42.481854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09b1a67e-ab5b-47e4-ba92-1d9198350cfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:42.482570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-09b1a67e-ab5b-47e4-ba92-1d9198350cfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:42.509347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:42.509347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:42.511448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09b1a67e-ab5b-47e4-ba92-1d9198350cfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:42.513295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1476/2908] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:42 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:43.344212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99da64de-e761-440d-b25c-2610c90de06f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:43.345094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99da64de-e761-440d-b25c-2610c90de06f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:43.345766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:43.345766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:43.346530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99da64de-e761-440d-b25c-2610c90de06f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:43.453085 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:43.453085 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:43.462871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99da64de-e761-440d-b25c-2610c90de06f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:43.487290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:43.487290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:43.501756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99da64de-e761-440d-b25c-2610c90de06f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:43.503990 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1433/2909] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:43.532474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-181509a2-b8d1-4a0c-86b5-e6590ed40b1e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:43.533834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-181509a2-b8d1-4a0c-86b5-e6590ed40b1e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:43.536215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:43.536215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:43.538090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-181509a2-b8d1-4a0c-86b5-e6590ed40b1e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:43.541082 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-181509a2-b8d1-4a0c-86b5-e6590ed40b1e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:43.581371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:43.581371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:43.583644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-181509a2-b8d1-4a0c-86b5-e6590ed40b1e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:43.584745 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1477/2910] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:44.521406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad2cd953-4698-40ec-bca8-485f9de891c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:44.523257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad2cd953-4698-40ec-bca8-485f9de891c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:44.524471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:44.524471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:44.527683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad2cd953-4698-40ec-bca8-485f9de891c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:44.589992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:44.589992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:44.599935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d36b1a4a-0245-4f95-97ae-b52ea28f65e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:44.600646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d36b1a4a-0245-4f95-97ae-b52ea28f65e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:44.601443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:44.601443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:44.601813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d36b1a4a-0245-4f95-97ae-b52ea28f65e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:44.602279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d36b1a4a-0245-4f95-97ae-b52ea28f65e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:44.605151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad2cd953-4698-40ec-bca8-485f9de891c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:44.626936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:44.626936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:44.630831 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:44.630831 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:44.634535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d36b1a4a-0245-4f95-97ae-b52ea28f65e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:44.635553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1478/2911] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:44 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:44.639769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad2cd953-4698-40ec-bca8-485f9de891c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:44.641106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1434/2912] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:45.649890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-671b531c-6075-451e-8d37-b41a19597761 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:45.650445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-671b531c-6075-451e-8d37-b41a19597761 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:45.650625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:45.650625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:45.650956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-671b531c-6075-451e-8d37-b41a19597761 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:45.653232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-671b531c-6075-451e-8d37-b41a19597761 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:45.658491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65562db1-0991-42ba-9519-a123d7abd199 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:45.659716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65562db1-0991-42ba-9519-a123d7abd199 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:45.660238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:45.660238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:45.660906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65562db1-0991-42ba-9519-a123d7abd199 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:45.676704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:45.676704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:45.678508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-671b531c-6075-451e-8d37-b41a19597761 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:45.680272 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1479/2913] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:45 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:45.716196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:45.716196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:45.724886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65562db1-0991-42ba-9519-a123d7abd199 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:45.745128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:45.745128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:45.755378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65562db1-0991-42ba-9519-a123d7abd199 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:45.756201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1435/2914] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:08:46.693725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a40f372b-a816-4355-a313-744de180dda0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:46.694257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a40f372b-a816-4355-a313-744de180dda0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:46.694490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:46.694490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:46.695064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a40f372b-a816-4355-a313-744de180dda0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:46.695519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a40f372b-a816-4355-a313-744de180dda0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:46.717381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:46.717381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:46.719434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a40f372b-a816-4355-a313-744de180dda0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:46.720505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1480/2915] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:46 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:46.777928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17a99abc-fd12-45af-9a7c-e8a9e69584a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:46.778746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17a99abc-fd12-45af-9a7c-e8a9e69584a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:46.778924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:46.778924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:46.779548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17a99abc-fd12-45af-9a7c-e8a9e69584a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:46.829215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:46.829215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:46.842644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-17a99abc-fd12-45af-9a7c-e8a9e69584a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:46.883385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:46.883385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:46.883825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17a99abc-fd12-45af-9a7c-e8a9e69584a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:46.884747 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1436/2916] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:47.478729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] POST http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes Jan 21 08:08:47.479363 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:47.479363 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:47.479781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-870999180"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:47.480876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-870999180'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:47.481247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume of 1 GB Jan 21 08:08:47.494720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Availability Zones retrieved successfully. Jan 21 08:08:47.511175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Flow 'volume_create_api' (208a89eb-2e05-4df2-b3d8-09718fa0bf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:47.513921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f9789-9b3f-4695-9f9c-5a87e2c06aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:47.515925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:47.582170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46f9789-9b3f-4695-9f9c-5a87e2c06aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:47.587202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f4f022-0230-420f-b386-527cbbb16219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:47.672181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Created reservations ['c35a52ff-e928-46e7-bb94-cfad8221e842', '2f68ac31-5ce2-4ff7-8e9c-c4e9336a18ca', '0fbb7dd4-b1e9-429e-bdba-6963ad48d60b', '6ee6826a-73aa-46f7-9841-33e0b7e09d25'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:47.674034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f4f022-0230-420f-b386-527cbbb16219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c35a52ff-e928-46e7-bb94-cfad8221e842', '2f68ac31-5ce2-4ff7-8e9c-c4e9336a18ca', '0fbb7dd4-b1e9-429e-bdba-6963ad48d60b', '6ee6826a-73aa-46f7-9841-33e0b7e09d25']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:47.676173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e5acef-e2ad-4b8a-a45a-c979fd728eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:47.733991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f985dc55-18f4-4e0b-90b9-4cec8c99dbfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:47.736538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f985dc55-18f4-4e0b-90b9-4cec8c99dbfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:47.736948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:47.736948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:47.737592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f985dc55-18f4-4e0b-90b9-4cec8c99dbfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:47.738168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f985dc55-18f4-4e0b-90b9-4cec8c99dbfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:47.740448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e5acef-e2ad-4b8a-a45a-c979fd728eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08bb3dd-d30b-4991-bd7e-b4cf789b5e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-870999180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33898b99d3284bca893a4c20b1f7c37c',qos_specs=None,replication_status=,reservations=['c35a52ff-e928-46e7-bb94-cfad8221e842','2f68ac31-5ce2-4ff7-8e9c-c4e9336a18ca','0fbb7dd4-b1e9-429e-bdba-6963ad48d60b','6ee6826a-73aa-46f7-9841-33e0b7e09d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-870999180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b08bb3dd-d30b-4991-bd7e-b4cf789b5e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33898b99d3284bca893a4c20b1f7c37c',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,user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:47.743220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9daedda-46cd-41c7-815f-f9b3f5c8e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:47.763347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:47.763347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:47.765663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f985dc55-18f4-4e0b-90b9-4cec8c99dbfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:47.766660 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1437/2917] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:47 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:47.777207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9daedda-46cd-41c7-815f-f9b3f5c8e132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-870999180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33898b99d3284bca893a4c20b1f7c37c',qos_specs=None,replication_status=,reservations=['c35a52ff-e928-46e7-bb94-cfad8221e842','2f68ac31-5ce2-4ff7-8e9c-c4e9336a18ca','0fbb7dd4-b1e9-429e-bdba-6963ad48d60b','6ee6826a-73aa-46f7-9841-33e0b7e09d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:47.779226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b781178d-25ef-4ec0-ba32-c958756da17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:47.793620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b781178d-25ef-4ec0-ba32-c958756da17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:47.796283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Flow 'volume_create_api' (208a89eb-2e05-4df2-b3d8-09718fa0bf9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:47.845825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume request issued successfully. Jan 21 08:08:47.860973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4246e30-2f90-478c-9003-0b262364f925 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes returned with HTTP 202 Jan 21 08:08:47.862736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1481/2918] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:08:47 2021] POST /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes => generated 822 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:47.876416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2ec19bf-3a1d-4b04-bec9-ccbcc93883ee tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:08:47.876933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2ec19bf-3a1d-4b04-bec9-ccbcc93883ee tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:47.877119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:47.877119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:47.877490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2ec19bf-3a1d-4b04-bec9-ccbcc93883ee tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:47.901923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35aaf3b-2ad5-4023-a7da-e113937337c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:47.902416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35aaf3b-2ad5-4023-a7da-e113937337c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:47.902835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:47.902835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:47.903415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c35aaf3b-2ad5-4023-a7da-e113937337c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:47.948825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:47.948825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:47.975202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:47.975202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:47.976250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2ec19bf-3a1d-4b04-bec9-ccbcc93883ee tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:47.985039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c35aaf3b-2ad5-4023-a7da-e113937337c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:48.004892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2ec19bf-3a1d-4b04-bec9-ccbcc93883ee tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:08:48.007508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:48.007508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:48.015986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1438/2919] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:47 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 890 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:48.022157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c35aaf3b-2ad5-4023-a7da-e113937337c4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:48.023681 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1482/2920] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:48.780625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c13a6f69-c30c-4fdd-b6bb-004cffbea9df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:48.781164 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c13a6f69-c30c-4fdd-b6bb-004cffbea9df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:48.781345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:48.781345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:48.781694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c13a6f69-c30c-4fdd-b6bb-004cffbea9df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:48.782553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c13a6f69-c30c-4fdd-b6bb-004cffbea9df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:48.821041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:48.821041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:48.823506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c13a6f69-c30c-4fdd-b6bb-004cffbea9df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:48.824783 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1439/2921] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:48 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:49.025805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c3b49de-8489-4665-9ffa-510f42799887 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:08:49.027231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c3b49de-8489-4665-9ffa-510f42799887 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:49.027756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.027756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.029129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c3b49de-8489-4665-9ffa-510f42799887 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:49.041332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cdfe60f-48fa-4aa4-a862-a80148764fc0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:49.042156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cdfe60f-48fa-4aa4-a862-a80148764fc0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:49.042643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.042643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.043333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cdfe60f-48fa-4aa4-a862-a80148764fc0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:49.129662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.129662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.139917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7c3b49de-8489-4665-9ffa-510f42799887 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:49.165054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c3b49de-8489-4665-9ffa-510f42799887 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:08:49.165305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.165305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.166889 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1483/2922] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:49 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:49.183168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] POST http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55/action Jan 21 08:08:49.183760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.183760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.184439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:49.184558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:49.187822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cdfe60f-48fa-4aa4-a862-a80148764fc0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:49.214210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.214210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.226388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cdfe60f-48fa-4aa4-a862-a80148764fc0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:49.227610 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1440/2923] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:49.238062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.238062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.239659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:49.249901 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume updated successfully. Jan 21 08:08:49.250449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7685b5e-3136-49a4-95a0-ce26ae9c567b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55/action returned with HTTP 200 Jan 21 08:08:49.251822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1484/2924] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:08:49 2021] POST /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55/action => generated 0 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 21 08:08:49.259902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7357d407-8db0-4a3f-9c3e-f0943be9a743 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:08:49.260433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7357d407-8db0-4a3f-9c3e-f0943be9a743 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:49.261309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.261309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.261734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7357d407-8db0-4a3f-9c3e-f0943be9a743 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:49.313402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.313402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.322961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7357d407-8db0-4a3f-9c3e-f0943be9a743 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:49.352989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7357d407-8db0-4a3f-9c3e-f0943be9a743 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:08:49.353826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1441/2925] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:49 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:49.477261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bd9a2a03-f102-4b14-892c-e346a2f5ecd2 req-4ead9147-74bc-4ca4-9c46-152380abbbd5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:08:49.477770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bd9a2a03-f102-4b14-892c-e346a2f5ecd2 req-4ead9147-74bc-4ca4-9c46-152380abbbd5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:49.477982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.477982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.478351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bd9a2a03-f102-4b14-892c-e346a2f5ecd2 req-4ead9147-74bc-4ca4-9c46-152380abbbd5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:49.531062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.531062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.539895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bd9a2a03-f102-4b14-892c-e346a2f5ecd2 req-4ead9147-74bc-4ca4-9c46-152380abbbd5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:49.561864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bd9a2a03-f102-4b14-892c-e346a2f5ecd2 req-4ead9147-74bc-4ca4-9c46-152380abbbd5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:08:49.562738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1485/2926] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:08:49 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:49.838868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f54a7d0-06de-4c55-98e1-3c45dfd82bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:49.839318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f54a7d0-06de-4c55-98e1-3c45dfd82bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:49.839419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:49.839419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:49.839785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f54a7d0-06de-4c55-98e1-3c45dfd82bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:49.840153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8f54a7d0-06de-4c55-98e1-3c45dfd82bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:49.882838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:49.882838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:49.887985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f54a7d0-06de-4c55-98e1-3c45dfd82bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:49.888826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1442/2927] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:49 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:50.244196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4379b28-104f-4612-b1f2-245d5421522b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:50.244734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4379b28-104f-4612-b1f2-245d5421522b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:50.244933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:50.244933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:50.245311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4379b28-104f-4612-b1f2-245d5421522b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:50.423709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:50.423709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:50.434274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4379b28-104f-4612-b1f2-245d5421522b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:50.454877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:50.454877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:50.466696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4379b28-104f-4612-b1f2-245d5421522b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:50.468109 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1486/2928] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:50.590526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] POST http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes Jan 21 08:08:50.591040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:50.591040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:50.591462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1514899351"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:50.592647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1514899351'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:50.593021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume of 1 GB Jan 21 08:08:50.606488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Availability Zones retrieved successfully. Jan 21 08:08:50.623237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Flow 'volume_create_api' (21c0d4b2-5456-404f-99bc-9c7db0b80d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:50.626836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcfc29ea-abb0-4335-a24d-5505f033bdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:50.628047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:50.690702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcfc29ea-abb0-4335-a24d-5505f033bdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:50.692927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ed949f-f2e7-4ca7-87f6-46784f70aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:50.756640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Created reservations ['14c8931f-a588-48a5-aa13-e33234e3465e', 'cc0079fe-4fa4-4303-8e61-bc7bf170a1f3', '3f2a7c1f-7329-4480-a881-ff20e5a0ccc3', '31329bf4-542a-43d3-b549-5f909596bef6'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:50.758589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ed949f-f2e7-4ca7-87f6-46784f70aa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c8931f-a588-48a5-aa13-e33234e3465e', 'cc0079fe-4fa4-4303-8e61-bc7bf170a1f3', '3f2a7c1f-7329-4480-a881-ff20e5a0ccc3', '31329bf4-542a-43d3-b549-5f909596bef6']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:50.760746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78f29a9-6a38-4960-8b11-38396b58c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:50.819744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78f29a9-6a38-4960-8b11-38396b58c936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0c88e4-fa3a-480f-84fd-878ae297f378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514899351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33898b99d3284bca893a4c20b1f7c37c',qos_specs=None,replication_status=,reservations=['14c8931f-a588-48a5-aa13-e33234e3465e','cc0079fe-4fa4-4303-8e61-bc7bf170a1f3','3f2a7c1f-7329-4480-a881-ff20e5a0ccc3','31329bf4-542a-43d3-b549-5f909596bef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514899351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0c88e4-fa3a-480f-84fd-878ae297f378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33898b99d3284bca893a4c20b1f7c37c',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,user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:50.821800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a7e895-3bc7-45a3-b57e-8e6081940285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:50.849430 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a7e895-3bc7-45a3-b57e-8e6081940285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514899351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33898b99d3284bca893a4c20b1f7c37c',qos_specs=None,replication_status=,reservations=['14c8931f-a588-48a5-aa13-e33234e3465e','cc0079fe-4fa4-4303-8e61-bc7bf170a1f3','3f2a7c1f-7329-4480-a881-ff20e5a0ccc3','31329bf4-542a-43d3-b549-5f909596bef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3336e0c4dce43a4850e9bcc6ea07522',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:50.852159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5c7b71-26d6-4ba6-8794-defa0c9a8435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:50.868241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5c7b71-26d6-4ba6-8794-defa0c9a8435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:50.870924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Flow 'volume_create_api' (21c0d4b2-5456-404f-99bc-9c7db0b80d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:50.903230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6d1248-2c1d-4ef6-ae84-66627016a87f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:50.903959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6d1248-2c1d-4ef6-ae84-66627016a87f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:50.904357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:50.904357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:50.905452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5e6d1248-2c1d-4ef6-ae84-66627016a87f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:50.906144 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5e6d1248-2c1d-4ef6-ae84-66627016a87f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:50.926077 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Create volume request issued successfully. Jan 21 08:08:50.928395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:50.928395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:50.930363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5e6d1248-2c1d-4ef6-ae84-66627016a87f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:50.931432 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1487/2929] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:50 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:50.940113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d88b068a-a444-43a6-bc5c-ca3305ecc450 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes returned with HTTP 202 Jan 21 08:08:50.945225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1443/2930] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:08:50 2021] POST /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes => generated 823 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:50.956642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49208fd1-4a1b-4b05-ae5d-75a2244ca1f2 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:08:50.957168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49208fd1-4a1b-4b05-ae5d-75a2244ca1f2 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:50.957390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:50.957390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:50.957764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49208fd1-4a1b-4b05-ae5d-75a2244ca1f2 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:51.011449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:51.011449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:51.020954 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-49208fd1-4a1b-4b05-ae5d-75a2244ca1f2 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:51.044280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49208fd1-4a1b-4b05-ae5d-75a2244ca1f2 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 200 Jan 21 08:08:51.045087 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1488/2931] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:50 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:51.485776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07e97a6a-1744-43e5-9a50-e96855927bce tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:51.486660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07e97a6a-1744-43e5-9a50-e96855927bce tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:51.487116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:51.487116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:51.487855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07e97a6a-1744-43e5-9a50-e96855927bce tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:51.544125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:51.544125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:51.554922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07e97a6a-1744-43e5-9a50-e96855927bce tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:51.589369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:51.589369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:51.601596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07e97a6a-1744-43e5-9a50-e96855927bce tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:51.602875 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1444/2932] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:51.945417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a3d1f41-19f8-4d80-99d4-a00ea9f1ebf3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:51.945938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a3d1f41-19f8-4d80-99d4-a00ea9f1ebf3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:51.946153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:51.946153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:51.946530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a3d1f41-19f8-4d80-99d4-a00ea9f1ebf3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:51.946925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2a3d1f41-19f8-4d80-99d4-a00ea9f1ebf3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:51.967472 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:51.967472 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:51.969329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a3d1f41-19f8-4d80-99d4-a00ea9f1ebf3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:51.970070 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1489/2933] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:51 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:52.060834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1b1c3d2-2bfb-4dfd-9c01-fdc63f3cc95b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:08:52.061328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1b1c3d2-2bfb-4dfd-9c01-fdc63f3cc95b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:52.061699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:52.061699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:52.062440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1b1c3d2-2bfb-4dfd-9c01-fdc63f3cc95b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:52.141789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:52.141789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:52.152932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f1b1c3d2-2bfb-4dfd-9c01-fdc63f3cc95b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:08:52.176082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1b1c3d2-2bfb-4dfd-9c01-fdc63f3cc95b tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 200 Jan 21 08:08:52.184218 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1445/2934] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:52 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:52.619313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fec6b021-ac0e-4f0d-8af7-9cb16a800b77 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:52.620087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fec6b021-ac0e-4f0d-8af7-9cb16a800b77 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:52.620276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:52.620276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:52.620856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fec6b021-ac0e-4f0d-8af7-9cb16a800b77 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:52.685758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:52.685758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:52.699486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fec6b021-ac0e-4f0d-8af7-9cb16a800b77 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:52.721089 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:52.721089 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:52.732214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fec6b021-ac0e-4f0d-8af7-9cb16a800b77 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:52.733023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1490/2935] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:52.984822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5ba02ef-e69e-4d22-9d6e-df5ab6c6dc10 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:52.985991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5ba02ef-e69e-4d22-9d6e-df5ab6c6dc10 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:52.986400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:52.986400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:52.987053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5ba02ef-e69e-4d22-9d6e-df5ab6c6dc10 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:52.987759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b5ba02ef-e69e-4d22-9d6e-df5ab6c6dc10 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:53.017482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:53.017482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:53.019308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5ba02ef-e69e-4d22-9d6e-df5ab6c6dc10 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:53.025073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1446/2936] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:52 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:53.748828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f606fb9-f5d8-4327-a66d-22da9bde9a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:53.749371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f606fb9-f5d8-4327-a66d-22da9bde9a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:53.749586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:53.749586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:53.749958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f606fb9-f5d8-4327-a66d-22da9bde9a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:53.802183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:53.802183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:53.811475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0f606fb9-f5d8-4327-a66d-22da9bde9a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:53.830768 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:53.830768 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:53.841465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f606fb9-f5d8-4327-a66d-22da9bde9a69 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:53.842283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1491/2937] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:54.039938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e10230e-dde7-436a-a2c6-b867330eb7b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:54.041326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e10230e-dde7-436a-a2c6-b867330eb7b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:54.042123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:54.042123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:54.042793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e10230e-dde7-436a-a2c6-b867330eb7b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:54.043353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3e10230e-dde7-436a-a2c6-b867330eb7b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:54.068072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:54.068072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:54.071993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e10230e-dde7-436a-a2c6-b867330eb7b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:54.073082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1447/2938] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:54 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:54.860533 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca728293-d2d3-448e-b1a1-d2c070186f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:54.861053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca728293-d2d3-448e-b1a1-d2c070186f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:54.861268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:54.861268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:54.861644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca728293-d2d3-448e-b1a1-d2c070186f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:54.912426 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:54.912426 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:54.921254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca728293-d2d3-448e-b1a1-d2c070186f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:54.940867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:54.940867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:54.950899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca728293-d2d3-448e-b1a1-d2c070186f02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:54.951714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1492/2939] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:55.088189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d49108a-fea6-4002-bc8a-e499de4a113f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:55.089391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d49108a-fea6-4002-bc8a-e499de4a113f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:55.089774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:55.089774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:55.090356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3d49108a-fea6-4002-bc8a-e499de4a113f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:55.090913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3d49108a-fea6-4002-bc8a-e499de4a113f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:55.116329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:55.116329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:55.119067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3d49108a-fea6-4002-bc8a-e499de4a113f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:55.126527 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1448/2940] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:55 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:55.973063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d166ecbf-6699-49df-8fa5-6f535a2824b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:55.973394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d166ecbf-6699-49df-8fa5-6f535a2824b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:55.974126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:55.974126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:55.974768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d166ecbf-6699-49df-8fa5-6f535a2824b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:56.037928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:56.037928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:56.051814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d166ecbf-6699-49df-8fa5-6f535a2824b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:56.076175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:56.076175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:56.094458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d166ecbf-6699-49df-8fa5-6f535a2824b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:56.100008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1493/2941] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:56.134551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bb27cbc-8224-4b12-9d84-a5e02fd87516 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:56.135074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bb27cbc-8224-4b12-9d84-a5e02fd87516 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:56.135615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:56.135615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:56.136239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bb27cbc-8224-4b12-9d84-a5e02fd87516 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:56.136800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7bb27cbc-8224-4b12-9d84-a5e02fd87516 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:56.160538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:56.160538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:56.162910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bb27cbc-8224-4b12-9d84-a5e02fd87516 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:56.164861 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1449/2942] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:57.117768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4385401f-63b9-4194-9062-1a1a36e22c16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:57.118354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4385401f-63b9-4194-9062-1a1a36e22c16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:57.118460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:57.118460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:57.118813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4385401f-63b9-4194-9062-1a1a36e22c16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:57.182718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:57.182718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:57.182978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f556e17-3d9e-4023-b714-b4274f0e3ef4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:57.189207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f556e17-3d9e-4023-b714-b4274f0e3ef4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:57.190161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:57.190161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:57.190662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f556e17-3d9e-4023-b714-b4274f0e3ef4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:57.191117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3f556e17-3d9e-4023-b714-b4274f0e3ef4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:57.191768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4385401f-63b9-4194-9062-1a1a36e22c16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:57.213056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:57.213056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:57.218081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:57.218081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:57.220786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f556e17-3d9e-4023-b714-b4274f0e3ef4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:57.221841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1450/2943] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:57.228563 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4385401f-63b9-4194-9062-1a1a36e22c16 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:57.236798 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1494/2944] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:58.238306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8abbe6d4-4e2d-4796-8b20-acf28f23bc77 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:58.239450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8abbe6d4-4e2d-4796-8b20-acf28f23bc77 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.239844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.239844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:58.240483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8abbe6d4-4e2d-4796-8b20-acf28f23bc77 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.241105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8abbe6d4-4e2d-4796-8b20-acf28f23bc77 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:58.242187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4ba52c-34b9-4f01-a104-fafa844726e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:58.242967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4ba52c-34b9-4f01-a104-fafa844726e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.243234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.243234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:58.243558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4ba52c-34b9-4f01-a104-fafa844726e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.266032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.266032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:58.268559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8abbe6d4-4e2d-4796-8b20-acf28f23bc77 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:58.269571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1451/2945] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:58.317487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.317487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:58.327168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee4ba52c-34b9-4f01-a104-fafa844726e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:58.349629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.349629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:58.361465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4ba52c-34b9-4f01-a104-fafa844726e7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:58.362298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1495/2946] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:59.287679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-727bc265-841c-4de5-9e6d-0905028af292 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:08:59.297750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-727bc265-841c-4de5-9e6d-0905028af292 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:59.299280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:59.299280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:59.305548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-727bc265-841c-4de5-9e6d-0905028af292 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:59.305781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-727bc265-841c-4de5-9e6d-0905028af292 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:08:59.336830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.336830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:59.339708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-727bc265-841c-4de5-9e6d-0905028af292 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:08:59.340623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1452/2947] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:59.377706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-898173aa-00b7-4df8-a04c-8c7600b1be05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:08:59.378528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-898173aa-00b7-4df8-a04c-8c7600b1be05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:59.378916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:59.378916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:08:59.379665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-898173aa-00b7-4df8-a04c-8c7600b1be05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:59.443002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.443002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:59.452365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-898173aa-00b7-4df8-a04c-8c7600b1be05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:08:59.476000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.476000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:08:59.486731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-898173aa-00b7-4df8-a04c-8c7600b1be05 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:08:59.494830 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1496/2948] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:00.353719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f465aac6-a9de-427d-bad2-e78aefdb29c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:00.354806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f465aac6-a9de-427d-bad2-e78aefdb29c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:00.355025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:00.355025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:00.355405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f465aac6-a9de-427d-bad2-e78aefdb29c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:00.355774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f465aac6-a9de-427d-bad2-e78aefdb29c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:00.378076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:00.378076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:00.379916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f465aac6-a9de-427d-bad2-e78aefdb29c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:00.380725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1453/2949] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:00 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:00.505286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c27edbb-d875-412c-b0f7-90f3faa4e9f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:00.505809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c27edbb-d875-412c-b0f7-90f3faa4e9f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:00.506008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:00.506008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:00.506399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c27edbb-d875-412c-b0f7-90f3faa4e9f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:00.557829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:00.557829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:00.566258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5c27edbb-d875-412c-b0f7-90f3faa4e9f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:00.585920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:00.585920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:00.597548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c27edbb-d875-412c-b0f7-90f3faa4e9f7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:00.599004 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1497/2950] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:01.395903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7036d7f3-1d31-476f-b36b-6ee77d34dbb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:01.396420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7036d7f3-1d31-476f-b36b-6ee77d34dbb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:01.396638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:01.396638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:01.398334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7036d7f3-1d31-476f-b36b-6ee77d34dbb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:01.398723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7036d7f3-1d31-476f-b36b-6ee77d34dbb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:01.419881 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:01.419881 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:01.421667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7036d7f3-1d31-476f-b36b-6ee77d34dbb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:01.422446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1454/2951] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:01 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:01.619742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50b1053e-cdfd-4f30-b435-a7fee6b69827 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:01.620376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50b1053e-cdfd-4f30-b435-a7fee6b69827 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:01.620654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:01.620654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:01.621122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50b1053e-cdfd-4f30-b435-a7fee6b69827 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:01.692423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:01.692423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:01.704508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50b1053e-cdfd-4f30-b435-a7fee6b69827 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:01.724308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:01.724308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:01.739371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50b1053e-cdfd-4f30-b435-a7fee6b69827 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:01.740189 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1498/2952] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:02.439070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f30cd50-81c8-4ed9-bcd4-d0ae000786fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:02.442784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f30cd50-81c8-4ed9-bcd4-d0ae000786fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:02.442784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:02.442784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:02.442784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f30cd50-81c8-4ed9-bcd4-d0ae000786fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:02.442784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5f30cd50-81c8-4ed9-bcd4-d0ae000786fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:02.469884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:02.469884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:02.474179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f30cd50-81c8-4ed9-bcd4-d0ae000786fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:02.476945 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1455/2953] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:02.759354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d0a1784-320f-4ab4-b07b-967787a6783a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:02.760738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d0a1784-320f-4ab4-b07b-967787a6783a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:02.761141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:02.761141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:02.763332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d0a1784-320f-4ab4-b07b-967787a6783a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:02.844913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:02.844913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:02.859143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d0a1784-320f-4ab4-b07b-967787a6783a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:02.883918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:02.883918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:02.894927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d0a1784-320f-4ab4-b07b-967787a6783a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:02.895781 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1499/2954] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:03.499990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5c36bf1-77b6-4f64-9987-38655f6e003c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:03.499990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5c36bf1-77b6-4f64-9987-38655f6e003c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:03.501095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:03.501095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:03.501095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5c36bf1-77b6-4f64-9987-38655f6e003c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:03.501095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f5c36bf1-77b6-4f64-9987-38655f6e003c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:03.526296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:03.526296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:03.528142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5c36bf1-77b6-4f64-9987-38655f6e003c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:03.535184 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1456/2955] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:03 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:03.916302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab20e25f-c100-4a27-a39a-4c3937300c48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:03.916690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab20e25f-c100-4a27-a39a-4c3937300c48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:03.916984 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:03.916984 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:03.917974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab20e25f-c100-4a27-a39a-4c3937300c48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:03.996908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:03.996908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:04.007329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab20e25f-c100-4a27-a39a-4c3937300c48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:04.034819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:04.034819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:04.058349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab20e25f-c100-4a27-a39a-4c3937300c48 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:04.059626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1500/2956] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:04.543797 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e1c03df-8303-4cd3-9f6d-ebac9460764f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:04.543797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e1c03df-8303-4cd3-9f6d-ebac9460764f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:04.543797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:04.543797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:04.544391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e1c03df-8303-4cd3-9f6d-ebac9460764f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:04.544460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2e1c03df-8303-4cd3-9f6d-ebac9460764f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:04.569614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:04.569614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:04.587370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e1c03df-8303-4cd3-9f6d-ebac9460764f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:04.587370 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1457/2957] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:05.076988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eacb7368-f74a-41d8-bed1-28e78c697050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:05.076988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eacb7368-f74a-41d8-bed1-28e78c697050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:05.076988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:05.076988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:05.077719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eacb7368-f74a-41d8-bed1-28e78c697050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:05.178318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:05.178318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:05.190871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eacb7368-f74a-41d8-bed1-28e78c697050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:05.211817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:05.211817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:05.224546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eacb7368-f74a-41d8-bed1-28e78c697050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:05.225479 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1501/2958] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:05.590547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e76b5af-bfe1-4de5-b1b1-efb8ac33514c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:05.591134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e76b5af-bfe1-4de5-b1b1-efb8ac33514c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:05.591475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:05.591475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:05.591649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e76b5af-bfe1-4de5-b1b1-efb8ac33514c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:05.592023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2e76b5af-bfe1-4de5-b1b1-efb8ac33514c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:05.614204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:05.614204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:05.616096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e76b5af-bfe1-4de5-b1b1-efb8ac33514c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:05.617268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1458/2959] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:05 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:06.243102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6358bf8b-12c1-479b-98ba-313ae3aa96ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:06.243102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6358bf8b-12c1-479b-98ba-313ae3aa96ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:06.243399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:06.243399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:06.244027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6358bf8b-12c1-479b-98ba-313ae3aa96ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:06.340474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.340474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:06.350649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6358bf8b-12c1-479b-98ba-313ae3aa96ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:06.373720 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.373720 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:06.390900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6358bf8b-12c1-479b-98ba-313ae3aa96ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:06.391907 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1502/2960] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:06.633767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eb8f24f-7d91-45e3-8486-93fc935137b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:06.634786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eb8f24f-7d91-45e3-8486-93fc935137b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:06.635006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:06.635006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:06.635378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eb8f24f-7d91-45e3-8486-93fc935137b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:06.635875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5eb8f24f-7d91-45e3-8486-93fc935137b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:06.660948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.660948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:06.663514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eb8f24f-7d91-45e3-8486-93fc935137b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:06.665521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1459/2961] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:06 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:07.411989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-428d8b74-21c3-4b69-9731-adbc15f2c1e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:07.411989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-428d8b74-21c3-4b69-9731-adbc15f2c1e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:07.411989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:07.411989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:07.411989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-428d8b74-21c3-4b69-9731-adbc15f2c1e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:07.463886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.463886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:07.472360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-428d8b74-21c3-4b69-9731-adbc15f2c1e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:07.494858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.494858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:07.503804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-428d8b74-21c3-4b69-9731-adbc15f2c1e9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:07.505315 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1503/2962] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:07.685998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df49fea1-e463-41ee-b5b7-4fd518f906f6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:07.687423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df49fea1-e463-41ee-b5b7-4fd518f906f6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:07.687782 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:07.687782 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:07.688653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df49fea1-e463-41ee-b5b7-4fd518f906f6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:07.689177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-df49fea1-e463-41ee-b5b7-4fd518f906f6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:07.719599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.719599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:07.721664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df49fea1-e463-41ee-b5b7-4fd518f906f6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:07.726765 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1460/2963] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:07 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:08.526058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9db9de4-3959-4d7b-82f5-b5a7006a6f7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:08.526058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9db9de4-3959-4d7b-82f5-b5a7006a6f7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:08.526058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:08.526058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:08.526058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9db9de4-3959-4d7b-82f5-b5a7006a6f7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:08.580113 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.580113 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:08.589703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9db9de4-3959-4d7b-82f5-b5a7006a6f7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:08.612439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.612439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:08.626855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9db9de4-3959-4d7b-82f5-b5a7006a6f7b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:08.627692 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1504/2964] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30d017e7-1837-46a8-9d9a-8f7c6ed7c020 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30d017e7-1837-46a8-9d9a-8f7c6ed7c020 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30d017e7-1837-46a8-9d9a-8f7c6ed7c020 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:08.744959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-30d017e7-1837-46a8-9d9a-8f7c6ed7c020 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:08.767478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.767478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:08.778485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30d017e7-1837-46a8-9d9a-8f7c6ed7c020 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:08.779345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1461/2965] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:08 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:09.647984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bc2a25c-7f32-49a5-bc96-991dc521e741 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:09.648682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bc2a25c-7f32-49a5-bc96-991dc521e741 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:09.649032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:09.649032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:09.649695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bc2a25c-7f32-49a5-bc96-991dc521e741 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:09.715722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:09.715722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:09.725927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5bc2a25c-7f32-49a5-bc96-991dc521e741 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:09.747633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:09.747633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:09.760048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bc2a25c-7f32-49a5-bc96-991dc521e741 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:09.770218 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1505/2966] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:09.797060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6913bcad-93da-4852-aa12-35a66fc2534e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:09.797581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6913bcad-93da-4852-aa12-35a66fc2534e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:09.797798 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:09.797798 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:09.798167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6913bcad-93da-4852-aa12-35a66fc2534e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:09.798711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6913bcad-93da-4852-aa12-35a66fc2534e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:09.826997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:09.826997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:09.829168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6913bcad-93da-4852-aa12-35a66fc2534e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:09.832160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1462/2967] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:09 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:10.777742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23c33050-74af-4b18-93b0-eaecf7956a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:10.778254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23c33050-74af-4b18-93b0-eaecf7956a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:10.778512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:10.778512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:10.778772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23c33050-74af-4b18-93b0-eaecf7956a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:10.829037 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:10.829037 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:10.839661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23c33050-74af-4b18-93b0-eaecf7956a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:10.845950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebd182da-1cea-4413-8043-7fb8fbcb6351 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:10.846828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebd182da-1cea-4413-8043-7fb8fbcb6351 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:10.847266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:10.847266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:10.847905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebd182da-1cea-4413-8043-7fb8fbcb6351 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:10.848467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ebd182da-1cea-4413-8043-7fb8fbcb6351 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:10.870851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:10.870851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:10.881097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23c33050-74af-4b18-93b0-eaecf7956a58 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:10.882371 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1506/2968] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:10.886404 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:10.886404 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:10.890774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebd182da-1cea-4413-8043-7fb8fbcb6351 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:10.895094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1463/2969] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:10 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:11.900009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f98f420b-3aaa-4194-9361-15763d6ff6be tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:11.900848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f98f420b-3aaa-4194-9361-15763d6ff6be tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:11.901051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:11.901051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:11.901508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f98f420b-3aaa-4194-9361-15763d6ff6be tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:11.913272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13c97e9b-6704-43ac-bebe-b921d0ccb72d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:11.913821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13c97e9b-6704-43ac-bebe-b921d0ccb72d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:11.913995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:11.913995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:11.914350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13c97e9b-6704-43ac-bebe-b921d0ccb72d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:11.914718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-13c97e9b-6704-43ac-bebe-b921d0ccb72d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:11.954603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:11.954603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:11.956177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13c97e9b-6704-43ac-bebe-b921d0ccb72d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:11.956891 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1464/2970] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:11.965758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:11.965758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:11.979062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f98f420b-3aaa-4194-9361-15763d6ff6be tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:12.001255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:12.001255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:12.019908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f98f420b-3aaa-4194-9361-15763d6ff6be tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:12.020754 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1507/2971] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:12.972549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0533b5ee-25d3-4d18-80c8-0732deb1b32f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:12.973072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0533b5ee-25d3-4d18-80c8-0732deb1b32f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:12.973572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:12.973572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:12.974023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0533b5ee-25d3-4d18-80c8-0732deb1b32f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:12.974482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0533b5ee-25d3-4d18-80c8-0732deb1b32f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:12.997618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:12.997618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:12.999589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0533b5ee-25d3-4d18-80c8-0732deb1b32f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:13.000535 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1465/2972] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:13.042960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2046907-2e95-4ac5-b60a-ce43cf07193e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:13.042960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2046907-2e95-4ac5-b60a-ce43cf07193e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:13.042960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:13.042960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:13.044883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2046907-2e95-4ac5-b60a-ce43cf07193e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:13.121473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:13.121473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:13.131211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2046907-2e95-4ac5-b60a-ce43cf07193e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:13.150150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:13.150150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:13.159732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2046907-2e95-4ac5-b60a-ce43cf07193e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:13.160546 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1508/2973] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:14.013915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92097c23-a1b1-43e4-aeb2-9721537368c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:14.014763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92097c23-a1b1-43e4-aeb2-9721537368c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:14.015102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:14.015102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:14.015625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92097c23-a1b1-43e4-aeb2-9721537368c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:14.016092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-92097c23-a1b1-43e4-aeb2-9721537368c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:14.038837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:14.038837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:14.040770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92097c23-a1b1-43e4-aeb2-9721537368c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:14.041772 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1466/2974] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:14 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:14.177183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c856f1d4-9c73-4db6-a1bb-0a59825bfae5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:14.177718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c856f1d4-9c73-4db6-a1bb-0a59825bfae5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:14.178214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:14.178214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:14.178849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c856f1d4-9c73-4db6-a1bb-0a59825bfae5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:14.238616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:14.238616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:14.247940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c856f1d4-9c73-4db6-a1bb-0a59825bfae5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:14.268368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:14.268368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:14.278780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c856f1d4-9c73-4db6-a1bb-0a59825bfae5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:14.279932 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1509/2975] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:15.055930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0a1e25d-fc72-4295-af46-4ad33bbeb280 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:15.060303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0a1e25d-fc72-4295-af46-4ad33bbeb280 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.060606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.060606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:15.061145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0a1e25d-fc72-4295-af46-4ad33bbeb280 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:15.061602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d0a1e25d-fc72-4295-af46-4ad33bbeb280 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:15.094605 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:15.094605 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:15.096720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0a1e25d-fc72-4295-af46-4ad33bbeb280 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:15.097901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1467/2976] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:15 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:15.295825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b4514c9-cd94-450e-aaed-6e1ea081ef1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:15.296356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b4514c9-cd94-450e-aaed-6e1ea081ef1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.296552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.296552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:15.298511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b4514c9-cd94-450e-aaed-6e1ea081ef1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:15.350889 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:15.350889 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:15.361042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b4514c9-cd94-450e-aaed-6e1ea081ef1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:15.391209 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:15.391209 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:15.403446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b4514c9-cd94-450e-aaed-6e1ea081ef1d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:15.404942 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1510/2977] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:15.510407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes Jan 21 08:09:15.510911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.510911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:15.511329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1727434833"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:15.512420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1727434833'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:09:15.512796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume of 1 GB Jan 21 08:09:15.528365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Availability Zones retrieved successfully. Jan 21 08:09:15.550856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (46fc663e-994f-4504-b36c-161769793c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:15.555083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f17191-73ce-4c14-82d3-788f7be2ca73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:15.556476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:15.623852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f17191-73ce-4c14-82d3-788f7be2ca73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:15.626033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f630565-5b52-4f71-a7f7-209007913601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:15.706029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Created reservations ['74976194-ceba-402a-8748-47610a0da832', '1bd4b5ee-7d3f-4743-9085-85cfbcf2b3de', 'c1e0aae6-2b80-43e5-ba9b-23357fc841db', '39e987dd-2b22-4e12-b50d-9f525f1f61b0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:15.711997 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f630565-5b52-4f71-a7f7-209007913601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74976194-ceba-402a-8748-47610a0da832', '1bd4b5ee-7d3f-4743-9085-85cfbcf2b3de', 'c1e0aae6-2b80-43e5-ba9b-23357fc841db', '39e987dd-2b22-4e12-b50d-9f525f1f61b0']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:15.714389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd691052-96e0-48c6-b10e-6fb65e79ce81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:15.793284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd691052-96e0-48c6-b10e-6fb65e79ce81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e10d852-ef27-4e28-9e18-186c108d39ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1727434833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['74976194-ceba-402a-8748-47610a0da832','1bd4b5ee-7d3f-4743-9085-85cfbcf2b3de','c1e0aae6-2b80-43e5-ba9b-23357fc841db','39e987dd-2b22-4e12-b50d-9f525f1f61b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1727434833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e10d852-ef27-4e28-9e18-186c108d39ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1039b9f77d8845c084c61051b9b74b4b',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,user_id='67fec6147fb9449fb084049daf630701',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:15.795554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24906b0-d0c0-4eca-b4c5-5e591a70d9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:15.825946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24906b0-d0c0-4eca-b4c5-5e591a70d9ad) 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-1727434833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['74976194-ceba-402a-8748-47610a0da832','1bd4b5ee-7d3f-4743-9085-85cfbcf2b3de','c1e0aae6-2b80-43e5-ba9b-23357fc841db','39e987dd-2b22-4e12-b50d-9f525f1f61b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:15.828204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb660bb-28b9-4188-96e1-48f84f52240f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:15.848731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb660bb-28b9-4188-96e1-48f84f52240f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:15.855427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (46fc663e-994f-4504-b36c-161769793c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:15.931445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request issued successfully. Jan 21 08:09:15.949312 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f89bd42b-b5c7-4196-aa28-df4df791791a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes returned with HTTP 202 Jan 21 08:09:15.950642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1468/2978] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:09:15 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes => generated 820 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:15.965843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e769b377-903c-40a8-a2ca-1706935a188d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:15.966459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e769b377-903c-40a8-a2ca-1706935a188d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.966918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.966918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:15.968872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e769b377-903c-40a8-a2ca-1706935a188d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:16.035753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:16.035753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:16.043626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e769b377-903c-40a8-a2ca-1706935a188d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:16.087900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e769b377-903c-40a8-a2ca-1706935a188d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:16.091595 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1511/2979] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:15 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:16.113116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01588a55-ef22-4f63-90c7-ccdf09b126c6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:16.114139 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01588a55-ef22-4f63-90c7-ccdf09b126c6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:16.114139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:16.114139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:16.114325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01588a55-ef22-4f63-90c7-ccdf09b126c6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:16.114948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-01588a55-ef22-4f63-90c7-ccdf09b126c6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:16.144928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:16.144928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:16.146670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01588a55-ef22-4f63-90c7-ccdf09b126c6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:16.147523 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1469/2980] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:16 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:16.423625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-681d0a02-a7c6-4b8f-834a-2ef4163db5b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:16.424445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-681d0a02-a7c6-4b8f-834a-2ef4163db5b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:16.424807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:16.424807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:16.425418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-681d0a02-a7c6-4b8f-834a-2ef4163db5b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:16.495361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:16.495361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:16.506338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-681d0a02-a7c6-4b8f-834a-2ef4163db5b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:16.529724 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:16.529724 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:16.542552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-681d0a02-a7c6-4b8f-834a-2ef4163db5b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:16.543688 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1512/2981] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:17.105306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65acf7f8-70a8-4d42-ac30-e8b26b9f53f8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:17.105805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65acf7f8-70a8-4d42-ac30-e8b26b9f53f8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.106957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.106957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.107551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65acf7f8-70a8-4d42-ac30-e8b26b9f53f8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.164366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-096932a8-1be6-41a0-98a5-5e53e32f24c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:17.165134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-096932a8-1be6-41a0-98a5-5e53e32f24c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.165535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.165535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.166160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-096932a8-1be6-41a0-98a5-5e53e32f24c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.167383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-096932a8-1be6-41a0-98a5-5e53e32f24c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:17.202853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.202853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.221410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65acf7f8-70a8-4d42-ac30-e8b26b9f53f8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:17.224829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.224829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.233055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-096932a8-1be6-41a0-98a5-5e53e32f24c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:17.234062 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1513/2982] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:17.256644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65acf7f8-70a8-4d42-ac30-e8b26b9f53f8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:17.257586 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1470/2983] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:17.379601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:17.383203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.383423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.383423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.383804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.437785 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.437785 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.447017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:17.477269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:17.477269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1514/2984] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:17.560349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96c09c36-81b1-4ca4-8531-1e45aded36a9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:17.560579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96c09c36-81b1-4ca4-8531-1e45aded36a9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.561049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.561049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.561347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96c09c36-81b1-4ca4-8531-1e45aded36a9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.567075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:09:17.567959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.568238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.568238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.568717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.570182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-64d60ddf-0fdb-4672-93c8-cf5b5b48cd8a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:17.570969 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1515/2985] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:17.588130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments Jan 21 08:09:17.588934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e10d852-ef27-4e28-9e18-186c108d39ae", "instance_uuid": "3e5de252-1ecd-41a9-946b-b4bc73b7d45b", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:17.613950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.613950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.623254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-96c09c36-81b1-4ca4-8531-1e45aded36a9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:17.643925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.643925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.647485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.647485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.655011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96c09c36-81b1-4ca4-8531-1e45aded36a9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:17.655850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1471/2986] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:17.797145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments returned with HTTP 200 Jan 21 08:09:17.800924 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1516/2987] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:09:17 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:17.923126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd1a5419-08d6-4b70-941e-cf5bce4f1e4c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:17.923126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd1a5419-08d6-4b70-941e-cf5bce4f1e4c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:17.923126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:17.923126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:17.923126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd1a5419-08d6-4b70-941e-cf5bce4f1e4c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.980504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.980504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:17.987601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fd1a5419-08d6-4b70-941e-cf5bce4f1e4c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:18.008557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:09:18.009026 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:18.009243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:18.009243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:18.011462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:18.011462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-f05e72d0-6d26-4ac5-aab4-42212fb0f7d3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:18.013545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1517/2988] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:09:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:18.019827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.019827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.028882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd1a5419-08d6-4b70-941e-cf5bce4f1e4c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:18.033410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-3a90dbb5-6700-40ac-87aa-552daad2845a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:18.033951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-3a90dbb5-6700-40ac-87aa-552daad2845a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:18.034068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-3a90dbb5-6700-40ac-87aa-552daad2845a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:18.046852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1472/2989] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:17 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:18.173404 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.173404 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.185322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-3a90dbb5-6700-40ac-87aa-552daad2845a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:18.208940 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.208940 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.221657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-3a90dbb5-6700-40ac-87aa-552daad2845a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:18.222082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1518/2990] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:18 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1011 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:09:18.251807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1bbb9107-1798-4935-9f5a-12e0e5ec6b11 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] PUT http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d Jan 21 08:09:18.252124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88039c8f-0957-47bb-8c15-70c347b241cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:18.253081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88039c8f-0957-47bb-8c15-70c347b241cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:18.253573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:18.253573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:18.253573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88039c8f-0957-47bb-8c15-70c347b241cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:18.254799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-88039c8f-0957-47bb-8c15-70c347b241cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:18.255850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:18.255850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:18.258186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1bbb9107-1798-4935-9f5a-12e0e5ec6b11 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:18.279196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.279196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.281768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88039c8f-0957-47bb-8c15-70c347b241cc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:18.286861 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1519/2991] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:18 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:18.330415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:09:18.330415 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:09:18.330415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1bbb9107-1798-4935-9f5a-12e0e5ec6b11 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-2e10d852-ef27-4e28-9e18-186c108d39ae-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:09:18.332843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.332843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.686961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00375740-e0df-443c-847d-e318b2bfff06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:18.686961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00375740-e0df-443c-847d-e318b2bfff06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:18.686961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:18.686961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:18.686961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00375740-e0df-443c-847d-e318b2bfff06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:18.789903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.789903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.809476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00375740-e0df-443c-847d-e318b2bfff06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:18.849713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.849713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:18.878322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00375740-e0df-443c-847d-e318b2bfff06 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:18.879251 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1520/2992] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:19.065410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c07e29b-0b44-45a3-8b51-f50ba3005af4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:19.065410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c07e29b-0b44-45a3-8b51-f50ba3005af4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:19.065410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:19.065410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:19.065410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c07e29b-0b44-45a3-8b51-f50ba3005af4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:19.186870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:19.186870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:19.201588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9c07e29b-0b44-45a3-8b51-f50ba3005af4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:19.227368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:19.227368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:19.244702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c07e29b-0b44-45a3-8b51-f50ba3005af4 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:19.245558 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1521/2993] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:19 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa1249b-e151-4bf6-8f8e-d960de02ee30 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa1249b-e151-4bf6-8f8e-d960de02ee30 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa1249b-e151-4bf6-8f8e-d960de02ee30 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:19.308014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5fa1249b-e151-4bf6-8f8e-d960de02ee30 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:19.347969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:19.347969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:19.347969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa1249b-e151-4bf6-8f8e-d960de02ee30 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:19.358652 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1522/2994] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:19 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:19.898568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8553cc39-38a3-4b19-91c5-2e733cf81d12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:19.899208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8553cc39-38a3-4b19-91c5-2e733cf81d12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:19.899208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:19.899208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:19.899783 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8553cc39-38a3-4b19-91c5-2e733cf81d12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:19.988550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:19.988550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:20.017258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8553cc39-38a3-4b19-91c5-2e733cf81d12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:20.043879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:20.043879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:20.048417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1bbb9107-1798-4935-9f5a-12e0e5ec6b11 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-2e10d852-ef27-4e28-9e18-186c108d39ae-n-h1-768862-4'" released by "attachment_update" :: held 1.718s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:09:20.048417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1bbb9107-1798-4935-9f5a-12e0e5ec6b11 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d returned with HTTP 200 Jan 21 08:09:20.053387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1473/2995] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:09:18 2021] PUT /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d => generated 762 bytes in 1808 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:20.058975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8553cc39-38a3-4b19-91c5-2e733cf81d12 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:20.068952 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1523/2996] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:20.269675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10db2cb3-e9e1-4989-b5f9-6ad93b0572dc tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:20.269675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10db2cb3-e9e1-4989-b5f9-6ad93b0572dc tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.269675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:20.269675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:20.269675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10db2cb3-e9e1-4989-b5f9-6ad93b0572dc tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.343754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:20.343754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:20.354738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10db2cb3-e9e1-4989-b5f9-6ad93b0572dc tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:20.365005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a717318-c66a-46f1-ab49-3d600c2c8235 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:20.367533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a717318-c66a-46f1-ab49-3d600c2c8235 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.368046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:20.368046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:20.368674 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a717318-c66a-46f1-ab49-3d600c2c8235 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.369824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6a717318-c66a-46f1-ab49-3d600c2c8235 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:20.375781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:20.375781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:20.388875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10db2cb3-e9e1-4989-b5f9-6ad93b0572dc tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:20.389850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1474/2997] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:20.415735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:20.415735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:20.418951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a717318-c66a-46f1-ab49-3d600c2c8235 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:20.420049 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1524/2998] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:21.077031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c13aa8b4-f164-4303-91f2-5cfabe3ee2e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:21.077554 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c13aa8b4-f164-4303-91f2-5cfabe3ee2e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:21.077778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:21.077778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:21.078126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c13aa8b4-f164-4303-91f2-5cfabe3ee2e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:21.148829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.148829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:21.159486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c13aa8b4-f164-4303-91f2-5cfabe3ee2e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:21.192584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.192584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:21.214898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c13aa8b4-f164-4303-91f2-5cfabe3ee2e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:21.214898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1475/2999] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:21.407717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0858c51-8b93-455b-8ff8-757232a6bdd6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:21.408930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0858c51-8b93-455b-8ff8-757232a6bdd6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:21.409129 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:21.409129 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:21.409860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0858c51-8b93-455b-8ff8-757232a6bdd6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:21.439503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-595887f2-26f7-4704-a56b-8f4c66d415e0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:21.441102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-595887f2-26f7-4704-a56b-8f4c66d415e0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:21.441504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:21.441504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:21.442160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-595887f2-26f7-4704-a56b-8f4c66d415e0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:21.444307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-595887f2-26f7-4704-a56b-8f4c66d415e0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:21.476388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.476388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:21.480234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-595887f2-26f7-4704-a56b-8f4c66d415e0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:21.481385 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1476/3000] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:21.490400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.490400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:21.500069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c0858c51-8b93-455b-8ff8-757232a6bdd6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:21.529183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.529183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:21.544491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0858c51-8b93-455b-8ff8-757232a6bdd6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:21.545365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1525/3001] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:21 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:22.229089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef46e3ba-cdf5-4f7d-ad39-d67d4db68703 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:22.229606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef46e3ba-cdf5-4f7d-ad39-d67d4db68703 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:22.229817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:22.229817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:22.230187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef46e3ba-cdf5-4f7d-ad39-d67d4db68703 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:22.279833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:22.279833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:22.289281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef46e3ba-cdf5-4f7d-ad39-d67d4db68703 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:22.308767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:22.308767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:22.318417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef46e3ba-cdf5-4f7d-ad39-d67d4db68703 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:22.320347 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1477/3002] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:22.495628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2875dd6-e6d9-4f1d-bc71-2fc12bbf4bd2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:22.496175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2875dd6-e6d9-4f1d-bc71-2fc12bbf4bd2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:22.496327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:22.496327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:22.496684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2875dd6-e6d9-4f1d-bc71-2fc12bbf4bd2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:22.497048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e2875dd6-e6d9-4f1d-bc71-2fc12bbf4bd2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:22.518996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:22.518996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:22.520873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2875dd6-e6d9-4f1d-bc71-2fc12bbf4bd2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:22.521703 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1526/3003] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:22 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:22.561783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1acf74e6-ec26-418c-a6d0-ea6bf9d0fc60 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:22.562291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1acf74e6-ec26-418c-a6d0-ea6bf9d0fc60 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:22.562505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:22.562505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:22.562966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1acf74e6-ec26-418c-a6d0-ea6bf9d0fc60 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:22.613966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:22.613966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:22.622979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1acf74e6-ec26-418c-a6d0-ea6bf9d0fc60 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:22.642816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:22.642816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:22.656109 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1acf74e6-ec26-418c-a6d0-ea6bf9d0fc60 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:22.661312 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1478/3004] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:22 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:23.336831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2264c325-9e44-4732-92d0-8893a8652f5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:23.337352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2264c325-9e44-4732-92d0-8893a8652f5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:23.337545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:23.337545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:23.338193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2264c325-9e44-4732-92d0-8893a8652f5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:23.387266 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:23.387266 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:23.395321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2264c325-9e44-4732-92d0-8893a8652f5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:23.415398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:23.415398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:23.425309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2264c325-9e44-4732-92d0-8893a8652f5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:23.426174 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1527/3005] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:23.539370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27d0c52e-f0ba-4cb9-a21f-178f21c58add tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:23.539879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27d0c52e-f0ba-4cb9-a21f-178f21c58add tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:23.540173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:23.540173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:23.540619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27d0c52e-f0ba-4cb9-a21f-178f21c58add tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:23.541055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-27d0c52e-f0ba-4cb9-a21f-178f21c58add tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:23.563286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:23.563286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:23.565054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27d0c52e-f0ba-4cb9-a21f-178f21c58add tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:23.565863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1479/3006] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:23.674166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-990ae952-c1c3-49e4-ad5d-e5ad7a26a76a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:23.675021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-990ae952-c1c3-49e4-ad5d-e5ad7a26a76a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:23.675430 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:23.675430 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:23.675888 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-990ae952-c1c3-49e4-ad5d-e5ad7a26a76a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:23.726669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:23.726669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:23.735224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-990ae952-c1c3-49e4-ad5d-e5ad7a26a76a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:23.757931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:23.757931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:23.767464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-990ae952-c1c3-49e4-ad5d-e5ad7a26a76a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:23.768686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1528/3007] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:23 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:24.445182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8c3fbe9-3f10-443c-87fb-7f70a7579085 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:24.445720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8c3fbe9-3f10-443c-87fb-7f70a7579085 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:24.445942 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:24.445942 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:24.446320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8c3fbe9-3f10-443c-87fb-7f70a7579085 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:24.515774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:24.515774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:24.527740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8c3fbe9-3f10-443c-87fb-7f70a7579085 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:24.547204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:24.547204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:24.558730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8c3fbe9-3f10-443c-87fb-7f70a7579085 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:24.559745 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1480/3008] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:24.580746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10fa8b59-c41e-4ab3-b0d3-3dd92072bda5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:24.581436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10fa8b59-c41e-4ab3-b0d3-3dd92072bda5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:24.581758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:24.581758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:24.582342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10fa8b59-c41e-4ab3-b0d3-3dd92072bda5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:24.582874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-10fa8b59-c41e-4ab3-b0d3-3dd92072bda5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:24.606061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:24.606061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:24.608237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10fa8b59-c41e-4ab3-b0d3-3dd92072bda5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:24.609149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1529/3009] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:24 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:24.783736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9282b1dd-fd97-4181-8b7e-4639ca660f7c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:24.784350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9282b1dd-fd97-4181-8b7e-4639ca660f7c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:24.784624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:24.784624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:24.785090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9282b1dd-fd97-4181-8b7e-4639ca660f7c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:24.836154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:24.836154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:24.844516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9282b1dd-fd97-4181-8b7e-4639ca660f7c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:24.863741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:24.863741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:24.872266 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9282b1dd-fd97-4181-8b7e-4639ca660f7c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:24.873284 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1481/3010] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:24 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:25.577735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c9fc03b-6771-4e9d-9e48-1b59e1bba9d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:25.578415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c9fc03b-6771-4e9d-9e48-1b59e1bba9d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:25.578415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:25.578415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:25.578850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c9fc03b-6771-4e9d-9e48-1b59e1bba9d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:25.623518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9cd07d1-b7a8-44c2-879a-53fd266f621a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:25.624292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9cd07d1-b7a8-44c2-879a-53fd266f621a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:25.624655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:25.624655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:25.625433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9cd07d1-b7a8-44c2-879a-53fd266f621a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:25.625952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e9cd07d1-b7a8-44c2-879a-53fd266f621a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:25.673452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.673452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.701671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c9fc03b-6771-4e9d-9e48-1b59e1bba9d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:25.708604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.708604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.708604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9cd07d1-b7a8-44c2-879a-53fd266f621a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:25.713497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1482/3011] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:25 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:25.731324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1c9a677d-a9a4-4fec-97a2-2a683df67ba3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d/action Jan 21 08:09:25.731324 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:25.731324 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:25.731324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1c9a677d-a9a4-4fec-97a2-2a683df67ba3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:25.731324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1c9a677d-a9a4-4fec-97a2-2a683df67ba3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:25.751625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.751625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.773626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c9fc03b-6771-4e9d-9e48-1b59e1bba9d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:25.773626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1530/3012] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:25.831178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.831178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.848708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e3112307-fa0b-409b-a6b8-7d126127c29c req-1c9a677d-a9a4-4fec-97a2-2a683df67ba3 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d/action returned with HTTP 204 Jan 21 08:09:25.849701 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1483/3013] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:09:25 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:25.892436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da643863-87ed-4cf2-a4c7-e84841c9f682 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:25.892881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da643863-87ed-4cf2-a4c7-e84841c9f682 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:25.893091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:25.893091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:25.893461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da643863-87ed-4cf2-a4c7-e84841c9f682 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:25.950508 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.950508 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.961311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da643863-87ed-4cf2-a4c7-e84841c9f682 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:25.982340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:25.982340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:25.991541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da643863-87ed-4cf2-a4c7-e84841c9f682 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:25.992359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1531/3014] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:25 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1205 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:26.725136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes Jan 21 08:09:26.725618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:26.725618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:26.726332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1759993617"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:26.726444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-186be068-31d5-4979-ad43-ab14a6b93aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:26.726889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-186be068-31d5-4979-ad43-ab14a6b93aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:26.727322 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:26.727322 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:26.727492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1759993617'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:09:26.727803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume of 1 GB Jan 21 08:09:26.728251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-186be068-31d5-4979-ad43-ab14a6b93aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:26.728790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-186be068-31d5-4979-ad43-ab14a6b93aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:26.746080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Availability Zones retrieved successfully. Jan 21 08:09:26.752165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:26.752165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:26.754485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-186be068-31d5-4979-ad43-ab14a6b93aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:26.755642 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1532/3015] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:26 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:26.767138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (44541d6c-8a72-4286-97f9-2a0b4f284389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:26.770096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e112e6-8b4c-48d2-b527-a51f5cc36335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:26.772375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:26.781321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db833114-dc65-4285-9f2d-c5dd67ae93f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:26.782521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db833114-dc65-4285-9f2d-c5dd67ae93f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:26.783181 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:26.783181 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:26.784021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db833114-dc65-4285-9f2d-c5dd67ae93f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:26.838651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:26.838651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:26.840802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e112e6-8b4c-48d2-b527-a51f5cc36335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:26.843676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26667958-009d-4e9f-8313-b153e25e61d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:26.851346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db833114-dc65-4285-9f2d-c5dd67ae93f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:26.872392 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:26.872392 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:26.886548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db833114-dc65-4285-9f2d-c5dd67ae93f3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:26.890839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1533/3016] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:26.914084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Created reservations ['8ce3a2fa-739b-4546-a8eb-ad62a1ca419f', '3dffdcc3-7913-4183-a5cd-003df9020f02', 'a729ad35-b5a4-41e3-89fd-47e7afc59676', '70bbf0cf-c1a0-452a-b57e-21f4346fedb2'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:26.916433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26667958-009d-4e9f-8313-b153e25e61d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce3a2fa-739b-4546-a8eb-ad62a1ca419f', '3dffdcc3-7913-4183-a5cd-003df9020f02', 'a729ad35-b5a4-41e3-89fd-47e7afc59676', '70bbf0cf-c1a0-452a-b57e-21f4346fedb2']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:26.918652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2678ae41-dd3c-4f40-9605-821ab439da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:26.979886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2678ae41-dd3c-4f40-9605-821ab439da38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8747005-1bfa-47f9-a55c-1ebdb6fee124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1759993617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['8ce3a2fa-739b-4546-a8eb-ad62a1ca419f','3dffdcc3-7913-4183-a5cd-003df9020f02','a729ad35-b5a4-41e3-89fd-47e7afc59676','70bbf0cf-c1a0-452a-b57e-21f4346fedb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1759993617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8747005-1bfa-47f9-a55c-1ebdb6fee124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1039b9f77d8845c084c61051b9b74b4b',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,user_id='67fec6147fb9449fb084049daf630701',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:26.982180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5c2fe8-9d70-42a3-96b1-0fbb0af2d44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:27.009483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5c2fe8-9d70-42a3-96b1-0fbb0af2d44e) 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-1759993617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1039b9f77d8845c084c61051b9b74b4b',qos_specs=None,replication_status=,reservations=['8ce3a2fa-739b-4546-a8eb-ad62a1ca419f','3dffdcc3-7913-4183-a5cd-003df9020f02','a729ad35-b5a4-41e3-89fd-47e7afc59676','70bbf0cf-c1a0-452a-b57e-21f4346fedb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fec6147fb9449fb084049daf630701',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:27.011472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16dfe81-8828-4281-bc0c-ce7b7eaa23bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:27.027796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16dfe81-8828-4281-bc0c-ce7b7eaa23bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:27.030695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Flow 'volume_create_api' (44541d6c-8a72-4286-97f9-2a0b4f284389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:27.089065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Create volume request issued successfully. Jan 21 08:09:27.103351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4dfd97c-bd89-4a4e-868a-e7c6a2a882a5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes returned with HTTP 202 Jan 21 08:09:27.104251 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1484/3017] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:09:26 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes => generated 820 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:27.119431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78380ec0-90a7-4d35-af08-b1a615cdae26 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:27.121048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78380ec0-90a7-4d35-af08-b1a615cdae26 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:27.121454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:27.121454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:27.122090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78380ec0-90a7-4d35-af08-b1a615cdae26 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:27.187572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:27.187572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:27.198459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78380ec0-90a7-4d35-af08-b1a615cdae26 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:27.222547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78380ec0-90a7-4d35-af08-b1a615cdae26 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:27.224189 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1534/3018] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:27 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 888 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:27.770047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-829419ff-2dd2-40b5-bccf-83a9197b83de tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:27.770548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-829419ff-2dd2-40b5-bccf-83a9197b83de tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:27.773536 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:27.773536 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:27.773951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-829419ff-2dd2-40b5-bccf-83a9197b83de tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:27.775172 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-829419ff-2dd2-40b5-bccf-83a9197b83de tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:27.809270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:27.809270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:27.811569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-829419ff-2dd2-40b5-bccf-83a9197b83de tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:27.813557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1485/3019] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:27 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:27.907937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b32e855f-371f-4da2-9b01-ab1fe6f9d85a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:27.908711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b32e855f-371f-4da2-9b01-ab1fe6f9d85a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:27.908987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:27.908987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:27.909485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b32e855f-371f-4da2-9b01-ab1fe6f9d85a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:27.961006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:27.961006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:27.970499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b32e855f-371f-4da2-9b01-ab1fe6f9d85a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:27.989343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:27.989343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:27.999661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b32e855f-371f-4da2-9b01-ab1fe6f9d85a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:28.000484 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1535/3020] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:28.240374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:28.240956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.241360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.241360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.241743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.294153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.294153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.303063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:28.325981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:28.326857 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1486/3021] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:28.505759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-20dd50a3-8713-4c42-9338-f282cc1ea2ef tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:28.506902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-20dd50a3-8713-4c42-9338-f282cc1ea2ef tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.507115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.507115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.507486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-20dd50a3-8713-4c42-9338-f282cc1ea2ef tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.559044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.559044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.567366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-20dd50a3-8713-4c42-9338-f282cc1ea2ef tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:28.589433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-20dd50a3-8713-4c42-9338-f282cc1ea2ef tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:28.590278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1536/3022] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:28.676497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:09:28.676988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.677202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.677202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.677582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.679459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99d55826-32d0-426a-9f30-47088dbeda38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:28.680039 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1487/3023] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:28.693137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8f1c7b8e-d377-4c24-9434-82ebfbc36615 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments Jan 21 08:09:28.694228 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.694228 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.694799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8f1c7b8e-d377-4c24-9434-82ebfbc36615 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8747005-1bfa-47f9-a55c-1ebdb6fee124", "instance_uuid": "3e5de252-1ecd-41a9-946b-b4bc73b7d45b", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:28.744743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.744743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.796460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8f1c7b8e-d377-4c24-9434-82ebfbc36615 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments returned with HTTP 200 Jan 21 08:09:28.797283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1537/3024] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:09:28 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:28.827948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:28.830037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.830513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.831095 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:28.838077 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d8547ec-b7ce-403a-ae09-e99280d3734a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:28.838553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d8547ec-b7ce-403a-ae09-e99280d3734a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.838961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.838961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.839564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d8547ec-b7ce-403a-ae09-e99280d3734a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.883925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.883925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.886925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:28.889023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1488/3025] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:28.890005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:09:28.890479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.890662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:28.890662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:28.891354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.892234 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.892234 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.892538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dba8b676-d46d-4681-89ef-14642d732d78 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:28.893340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1489/3026] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:28.901706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d8547ec-b7ce-403a-ae09-e99280d3734a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:28.929227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8b77e315-a72b-4610-9c79-cc049e2de447 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:28.929227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8b77e315-a72b-4610-9c79-cc049e2de447 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:28.929227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8b77e315-a72b-4610-9c79-cc049e2de447 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:28.931539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.931539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.935364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d8547ec-b7ce-403a-ae09-e99280d3734a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:28.935364 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1538/3027] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:28.978171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:28.978171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:28.988516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8b77e315-a72b-4610-9c79-cc049e2de447 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:29.008787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:29.008787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:29.017553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ee646f-ad07-47a8-a1d8-7eb124737e97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:29.017911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-8b77e315-a72b-4610-9c79-cc049e2de447 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:29.018292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ee646f-ad07-47a8-a1d8-7eb124737e97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:29.018513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:29.018513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:29.018926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22ee646f-ad07-47a8-a1d8-7eb124737e97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:29.019057 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1490/3028] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:28 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 1011 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:09:29.048442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-b107fe68-7aba-4861-a876-62632bf59582 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] PUT http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b Jan 21 08:09:29.048442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:29.048442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:29.048442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-b107fe68-7aba-4861-a876-62632bf59582 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:29.073333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:29.073333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:29.076997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:09:29.076997 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:09:29.078277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-b107fe68-7aba-4861-a876-62632bf59582 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-a8747005-1bfa-47f9-a55c-1ebdb6fee124-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:09:29.081242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:29.081242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:29.083439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22ee646f-ad07-47a8-a1d8-7eb124737e97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:29.105439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:29.105439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:29.117410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22ee646f-ad07-47a8-a1d8-7eb124737e97 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:29.118359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1539/3029] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:29.902950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a9f518a-52ac-4145-9d8e-57cc95afef15 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:29.904068 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a9f518a-52ac-4145-9d8e-57cc95afef15 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:29.904472 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:29.904472 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:29.905092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a9f518a-52ac-4145-9d8e-57cc95afef15 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:29.905631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6a9f518a-52ac-4145-9d8e-57cc95afef15 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:29.929518 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:29.929518 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:29.931809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a9f518a-52ac-4145-9d8e-57cc95afef15 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:29.932810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1540/3030] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:29 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:29.950632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53b3ee24-d727-4db1-8510-13c8ea3b9df1 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:29.951684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53b3ee24-d727-4db1-8510-13c8ea3b9df1 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:29.951870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:29.951870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:29.952496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53b3ee24-d727-4db1-8510-13c8ea3b9df1 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:30.009961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:30.009961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:30.020793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53b3ee24-d727-4db1-8510-13c8ea3b9df1 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:30.047550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:30.047550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:30.058635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53b3ee24-d727-4db1-8510-13c8ea3b9df1 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:30.059900 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1541/3031] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:29 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:30.147406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-177cc748-2ca7-4512-b19e-3d919c568b02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:30.148315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-177cc748-2ca7-4512-b19e-3d919c568b02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:30.148315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:30.148315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:30.148584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-177cc748-2ca7-4512-b19e-3d919c568b02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:30.212986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:30.212986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:30.221721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-177cc748-2ca7-4512-b19e-3d919c568b02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:30.242627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:30.242627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:30.252643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-177cc748-2ca7-4512-b19e-3d919c568b02 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:30.253494 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1542/3032] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:30.544955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-b107fe68-7aba-4861-a876-62632bf59582 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Lock "b'cinder-attachment_update-a8747005-1bfa-47f9-a55c-1ebdb6fee124-n-h1-768862-4'" released by "attachment_update" :: held 1.467s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:09:30.545616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-b107fe68-7aba-4861-a876-62632bf59582 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b returned with HTTP 200 Jan 21 08:09:30.546645 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1491/3033] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:09:29 2021] PUT /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b => generated 762 bytes in 1504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:30.947716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-598dba78-f669-4e90-91c5-66f9dd494225 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:30.948328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-598dba78-f669-4e90-91c5-66f9dd494225 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:30.948328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:30.948328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:30.948835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-598dba78-f669-4e90-91c5-66f9dd494225 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:30.948947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-598dba78-f669-4e90-91c5-66f9dd494225 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:30.973895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:30.973895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:30.976854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-598dba78-f669-4e90-91c5-66f9dd494225 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:30.977928 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1543/3034] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:30 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:31.077079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21b4614e-b830-4fca-844a-614d7b0c3a40 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:31.077846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21b4614e-b830-4fca-844a-614d7b0c3a40 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:31.078064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:31.078064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:31.078450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21b4614e-b830-4fca-844a-614d7b0c3a40 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:31.131807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:31.131807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:31.140586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-21b4614e-b830-4fca-844a-614d7b0c3a40 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:31.165249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:31.165249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:31.173979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21b4614e-b830-4fca-844a-614d7b0c3a40 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:31.182719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1492/3035] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:31 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:31.271241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fe6c864-2346-407f-893c-f473a6009005 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:31.272413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fe6c864-2346-407f-893c-f473a6009005 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:31.272948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:31.272948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:31.273379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fe6c864-2346-407f-893c-f473a6009005 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:31.325846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:31.325846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:31.335330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fe6c864-2346-407f-893c-f473a6009005 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:31.356607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:31.356607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:31.367442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fe6c864-2346-407f-893c-f473a6009005 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:31.368299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1544/3036] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:31.991785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d54dab5-a560-4c41-b335-19cadf658c32 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:31.992317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d54dab5-a560-4c41-b335-19cadf658c32 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:31.992539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:31.992539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:31.992915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9d54dab5-a560-4c41-b335-19cadf658c32 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:31.993289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9d54dab5-a560-4c41-b335-19cadf658c32 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:32.015072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.015072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:32.016827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9d54dab5-a560-4c41-b335-19cadf658c32 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:32.017656 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1493/3037] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:32.190823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c244c001-ea37-4676-b59c-d6261e37e871 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:32.191469 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c244c001-ea37-4676-b59c-d6261e37e871 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:32.191663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:32.191663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:32.192413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c244c001-ea37-4676-b59c-d6261e37e871 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:32.244711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.244711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:32.253443 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c244c001-ea37-4676-b59c-d6261e37e871 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:32.273858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.273858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:32.282263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c244c001-ea37-4676-b59c-d6261e37e871 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:32.292208 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1545/3038] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:32 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:32.384981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b659aace-8397-4ddc-9144-7e814ccd9bb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:32.385535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b659aace-8397-4ddc-9144-7e814ccd9bb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:32.385840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:32.385840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:32.386462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b659aace-8397-4ddc-9144-7e814ccd9bb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:32.437308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.437308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:32.446463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b659aace-8397-4ddc-9144-7e814ccd9bb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:32.466786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.466786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:32.477119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b659aace-8397-4ddc-9144-7e814ccd9bb4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:32.485521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1494/3039] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:33.032491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4af1224d-a192-41e2-907e-74d0836b03b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:33.033159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4af1224d-a192-41e2-907e-74d0836b03b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.033565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.033565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:33.033929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4af1224d-a192-41e2-907e-74d0836b03b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:33.034294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4af1224d-a192-41e2-907e-74d0836b03b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:33.057928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.057928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:33.059783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4af1224d-a192-41e2-907e-74d0836b03b6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:33.060797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1546/3040] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:33 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:33.299482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdb1d5e8-d95a-4fa1-966f-037b02c63510 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:33.300012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdb1d5e8-d95a-4fa1-966f-037b02c63510 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.300230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.300230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:33.300604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdb1d5e8-d95a-4fa1-966f-037b02c63510 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:33.352276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.352276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:33.360946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdb1d5e8-d95a-4fa1-966f-037b02c63510 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:33.400471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.400471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:33.403593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdb1d5e8-d95a-4fa1-966f-037b02c63510 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:33.404838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1495/3041] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:33 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:33.493936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9f720e9-1fd4-4d6c-b8ac-a2d8564f6ea4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:33.494457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9f720e9-1fd4-4d6c-b8ac-a2d8564f6ea4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.494694 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.494694 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:33.495085 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9f720e9-1fd4-4d6c-b8ac-a2d8564f6ea4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:33.543874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.543874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:33.553873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9f720e9-1fd4-4d6c-b8ac-a2d8564f6ea4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:33.573095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.573095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:33.584552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9f720e9-1fd4-4d6c-b8ac-a2d8564f6ea4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:33.588926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1547/3042] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:34.074144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff831b48-2502-4545-9bb6-8966a334232c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:34.074753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff831b48-2502-4545-9bb6-8966a334232c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:34.075218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:34.075218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:34.075597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff831b48-2502-4545-9bb6-8966a334232c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.075964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ff831b48-2502-4545-9bb6-8966a334232c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:34.098049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.098049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:34.101004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff831b48-2502-4545-9bb6-8966a334232c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:34.101806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1496/3043] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:34 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:34.420460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00d69430-af16-4ea1-8c22-770bf51a9ddf tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:34.421076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00d69430-af16-4ea1-8c22-770bf51a9ddf tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:34.421360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:34.421360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:34.421854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00d69430-af16-4ea1-8c22-770bf51a9ddf tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.473795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.473795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:34.488872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00d69430-af16-4ea1-8c22-770bf51a9ddf tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:34.509712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.509712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:34.518511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00d69430-af16-4ea1-8c22-770bf51a9ddf tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:34.519641 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1548/3044] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:34 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:34.604637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b5e16ee-a2c2-4c70-a283-d018e181a3ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:34.605156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b5e16ee-a2c2-4c70-a283-d018e181a3ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:34.605370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:34.605370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:34.605744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b5e16ee-a2c2-4c70-a283-d018e181a3ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.655628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.655628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:34.665604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b5e16ee-a2c2-4c70-a283-d018e181a3ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:34.685249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.685249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:34.695600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b5e16ee-a2c2-4c70-a283-d018e181a3ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:34.696444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1497/3045] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:35.117436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bf70233-dad9-4831-9fee-9229efe4cebb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:35.118023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bf70233-dad9-4831-9fee-9229efe4cebb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:35.118299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:35.118299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:35.118848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9bf70233-dad9-4831-9fee-9229efe4cebb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:35.119296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9bf70233-dad9-4831-9fee-9229efe4cebb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:35.142711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.142711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:35.144779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9bf70233-dad9-4831-9fee-9229efe4cebb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:35.145661 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1549/3046] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:35 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:35.535071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7736a5c7-95be-42bc-af1d-4f40fc6c1378 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:35.535591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7736a5c7-95be-42bc-af1d-4f40fc6c1378 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:35.535810 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:35.535810 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:35.536185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7736a5c7-95be-42bc-af1d-4f40fc6c1378 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:35.634472 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.634472 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:35.646541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7736a5c7-95be-42bc-af1d-4f40fc6c1378 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:35.668199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.668199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:35.677377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7736a5c7-95be-42bc-af1d-4f40fc6c1378 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:35.682728 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1498/3047] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:35 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:35.713955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62c6b6c4-e6f8-41f5-8935-dffd3aae1050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:35.713955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62c6b6c4-e6f8-41f5-8935-dffd3aae1050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:35.714360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:35.714360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:35.716318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62c6b6c4-e6f8-41f5-8935-dffd3aae1050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:35.796330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.796330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:35.796330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62c6b6c4-e6f8-41f5-8935-dffd3aae1050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:35.857730 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.857730 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:35.878450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62c6b6c4-e6f8-41f5-8935-dffd3aae1050 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:35.878450 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1550/3048] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:36.152994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-39657045-c753-4834-8b3e-1ecf9c1f520f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b/action Jan 21 08:09:36.152994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:36.152994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:36.152994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-39657045-c753-4834-8b3e-1ecf9c1f520f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:36.152994 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-39657045-c753-4834-8b3e-1ecf9c1f520f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15a7c916-62dd-4bc3-885e-5bf5e3a29337 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15a7c916-62dd-4bc3-885e-5bf5e3a29337 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-15a7c916-62dd-4bc3-885e-5bf5e3a29337 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:36.167137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-15a7c916-62dd-4bc3-885e-5bf5e3a29337 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:36.222702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.222702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:36.223343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-15a7c916-62dd-4bc3-885e-5bf5e3a29337 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:36.224538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1551/3049] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:36 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:36.279462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.279462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:36.297331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3d9655ac-b0d0-4d79-94dc-2da2eb1a81eb req-39657045-c753-4834-8b3e-1ecf9c1f520f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b/action returned with HTTP 204 Jan 21 08:09:36.298355 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1499/3050] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:09:36 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:36.698908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8ff81f1-b2f0-4d3b-8b22-45be7b45c540 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:36.698908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8ff81f1-b2f0-4d3b-8b22-45be7b45c540 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:36.698908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:36.698908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:36.698908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8ff81f1-b2f0-4d3b-8b22-45be7b45c540 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:36.763331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.763331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:36.773775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8ff81f1-b2f0-4d3b-8b22-45be7b45c540 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:36.793080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.793080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:36.801448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8ff81f1-b2f0-4d3b-8b22-45be7b45c540 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:36.802453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1552/3051] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:36 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 1205 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:36.891252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d277a162-069a-472c-b237-77e51defa0ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:36.892544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d277a162-069a-472c-b237-77e51defa0ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:36.892960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:36.892960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:36.893907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d277a162-069a-472c-b237-77e51defa0ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:36.981432 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.981432 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.011322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d277a162-069a-472c-b237-77e51defa0ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:37.032651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.032651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.042963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d277a162-069a-472c-b237-77e51defa0ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:37.043801 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1500/3052] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:37.244272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a9d5c7-02c0-435d-8895-c2ad41c32a8d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:37.244803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a9d5c7-02c0-435d-8895-c2ad41c32a8d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.245019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.245019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:37.245393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a9d5c7-02c0-435d-8895-c2ad41c32a8d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.245756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d6a9d5c7-02c0-435d-8895-c2ad41c32a8d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:37.276400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.276400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.277896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a9d5c7-02c0-435d-8895-c2ad41c32a8d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:37.278666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1553/3053] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:37 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:37.732039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-a695b102-359e-43c4-b329-37fce4050888 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:37.732563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-a695b102-359e-43c4-b329-37fce4050888 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.732758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.732758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:37.733124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-a695b102-359e-43c4-b329-37fce4050888 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.785722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.785722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.795139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-a695b102-359e-43c4-b329-37fce4050888 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:37.815107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.815107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.825742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-a695b102-359e-43c4-b329-37fce4050888 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:37.833093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1501/3054] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:37 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1205 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:37.857868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae/action Jan 21 08:09:37.858669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.858669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:37.859445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:37.860085 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:37.910557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.910557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:37.911771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:37.920816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Begin detaching volume completed successfully. Jan 21 08:09:37.921338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae/action returned with HTTP 202 Jan 21 08:09:37.922366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1554/3055] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:09:37 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:09:37.947655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fc019ac-2e8e-43cb-9a6c-f37ceec01d68 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:37.948291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fc019ac-2e8e-43cb-9a6c-f37ceec01d68 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.948476 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.948476 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:37.949286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fc019ac-2e8e-43cb-9a6c-f37ceec01d68 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.996124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:09:37.996688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.996983 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.996983 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:37.997454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.998579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-3b3cf5d3-8205-48b5-b7cf-aa0858d7d600 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:37.999266 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1555/3056] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:09:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:38.013783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.013783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.016081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-32222bb0-7da8-4b4c-adba-f917ed92c775 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:38.017342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-32222bb0-7da8-4b4c-adba-f917ed92c775 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.018071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-32222bb0-7da8-4b4c-adba-f917ed92c775 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.024166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5fc019ac-2e8e-43cb-9a6c-f37ceec01d68 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:38.049586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.049586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.069623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fc019ac-2e8e-43cb-9a6c-f37ceec01d68 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:38.080835 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1502/3057] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:37 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1208 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:38.086125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bfc743d-0e37-41f8-94c7-4844d18d6261 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:38.105513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bfc743d-0e37-41f8-94c7-4844d18d6261 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.106011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:38.106011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:38.106729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2bfc743d-0e37-41f8-94c7-4844d18d6261 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.124645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.124645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.139180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-32222bb0-7da8-4b4c-adba-f917ed92c775 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:38.159849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.159849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.172825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-32222bb0-7da8-4b4c-adba-f917ed92c775 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:38.173892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1556/3058] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:38 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1307 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:09:38.203399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.203399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.213335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2bfc743d-0e37-41f8-94c7-4844d18d6261 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:38.234963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.234963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.248033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2bfc743d-0e37-41f8-94c7-4844d18d6261 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:38.248925 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1503/3059] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:38.303373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4af037e2-cdff-4752-bc83-1dd0d4e773db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:38.303927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4af037e2-cdff-4752-bc83-1dd0d4e773db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.304132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:38.304132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:38.304817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4af037e2-cdff-4752-bc83-1dd0d4e773db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.305192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4af037e2-cdff-4752-bc83-1dd0d4e773db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:38.328891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.328891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:38.330719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4af037e2-cdff-4752-bc83-1dd0d4e773db tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:38.331597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1557/3060] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:38 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:38.658729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d Jan 21 08:09:38.658729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.658729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:38.658729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:38.663409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.701243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.701243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.087267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e83e297-fc80-4089-8b45-297caba45c6a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:39.089505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e83e297-fc80-4089-8b45-297caba45c6a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:39.089687 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:39.089687 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:39.091359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e83e297-fc80-4089-8b45-297caba45c6a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:39.161917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.161917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.174233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e83e297-fc80-4089-8b45-297caba45c6a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:39.195728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.195728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.204648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e83e297-fc80-4089-8b45-297caba45c6a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:39.205501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1558/3061] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:39 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 1208 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:39.233461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:09:39.233892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:09:39.241888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d9a92e1f-3718-42ac-bc51-d31b10950274 req-54e51c1d-eba6-43ca-b2a8-4adbf45e61c0 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d returned with HTTP 200 Jan 21 08:09:39.243083 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1504/3062] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:09:38 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/6275f954-9691-41da-97f5-2a2377057c5d => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:39.264725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-328c3db0-5b3f-457d-a162-5326e1695172 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:39.265231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-328c3db0-5b3f-457d-a162-5326e1695172 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:39.265819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:39.265819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:39.266452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-328c3db0-5b3f-457d-a162-5326e1695172 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:39.338109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.338109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.354304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2491cfe0-a0fd-4474-9b6c-ecdc9e62db80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:39.355591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2491cfe0-a0fd-4474-9b6c-ecdc9e62db80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:39.356035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:39.356035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:39.356690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2491cfe0-a0fd-4474-9b6c-ecdc9e62db80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:39.357259 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2491cfe0-a0fd-4474-9b6c-ecdc9e62db80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:39.361942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-328c3db0-5b3f-457d-a162-5326e1695172 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:39.385246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.385246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.397572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-328c3db0-5b3f-457d-a162-5326e1695172 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:39.398853 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1559/3063] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:39.403965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.403965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:39.406101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2491cfe0-a0fd-4474-9b6c-ecdc9e62db80 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:39.406926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1505/3064] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:39 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:40.221715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-571c86c0-7e14-4e9a-a603-b1cf6b6f555a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:40.222359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-571c86c0-7e14-4e9a-a603-b1cf6b6f555a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.222596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.222596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.223473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-571c86c0-7e14-4e9a-a603-b1cf6b6f555a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.272300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.272300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.280434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-571c86c0-7e14-4e9a-a603-b1cf6b6f555a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:40.302727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-571c86c0-7e14-4e9a-a603-b1cf6b6f555a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:40.304316 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1560/3065] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:40.417577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b40b4ac-c1ec-4993-80f0-739074b5e7c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:40.418101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b40b4ac-c1ec-4993-80f0-739074b5e7c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.418323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.418323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.418667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b40b4ac-c1ec-4993-80f0-739074b5e7c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.421809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcdc0656-cc66-485a-b72e-92b3e7035054 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:40.422336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcdc0656-cc66-485a-b72e-92b3e7035054 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.422711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.422711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.423087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcdc0656-cc66-485a-b72e-92b3e7035054 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.423455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dcdc0656-cc66-485a-b72e-92b3e7035054 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:40.445769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.445769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.447599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcdc0656-cc66-485a-b72e-92b3e7035054 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:40.448634 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1561/3066] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:40.460409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b762f50e-b78f-43ee-9b25-eca431609b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:09:40.460934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b762f50e-b78f-43ee-9b25-eca431609b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.461123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.461123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.461517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b762f50e-b78f-43ee-9b25-eca431609b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.467796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.467796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.476888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b40b4ac-c1ec-4993-80f0-739074b5e7c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:40.496312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.496312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.506015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b40b4ac-c1ec-4993-80f0-739074b5e7c6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:40.507052 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1506/3067] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:40.512263 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.512263 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.520484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b762f50e-b78f-43ee-9b25-eca431609b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:09:40.526695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-6c2a3284-0686-49d6-a1f1-eacbc4545527 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:40.527217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-6c2a3284-0686-49d6-a1f1-eacbc4545527 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.527428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.527428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.527796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-6c2a3284-0686-49d6-a1f1-eacbc4545527 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.543831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b762f50e-b78f-43ee-9b25-eca431609b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:09:40.544698 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1562/3068] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1358 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:40.561911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15/restore Jan 21 08:09:40.562367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.562367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.562801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:40.563761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Restoring backup 2f15b0a7-2884-4bec-997a-f8784f98bd15 ({'restore': {}}) {{(pid=87908) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:09:40.564112 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Restoring backup 2f15b0a7-2884-4bec-997a-f8784f98bd15 to volume None. Jan 21 08:09:40.580367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.580367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.585860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.585860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.588641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating volume of 1 GB for restore of backup 2f15b0a7-2884-4bec-997a-f8784f98bd15. Jan 21 08:09:40.588788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-6c2a3284-0686-49d6-a1f1-eacbc4545527 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:40.600441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Availability Zones retrieved successfully. Jan 21 08:09:40.606993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.606993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.616051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-6c2a3284-0686-49d6-a1f1-eacbc4545527 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:40.616901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1507/3069] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:40.618375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (bf6c17bf-36ab-4de0-b580-ce14cdd17bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:40.621176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1397ea9-3652-4004-8984-53fdd4fcdecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:40.623222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:40.639588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] POST http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124/action Jan 21 08:09:40.640337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.640337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.640712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:40.641163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:40.694788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1397ea9-3652-4004-8984-53fdd4fcdecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:40.697190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbeea55-10a2-4c7c-b330-1128a6c60dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:40.769047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['53b57ac2-631d-4f42-9f33-bb2331c96341', '5f37b90f-025d-4e33-85ec-cd0d7de7ee6c', 'b19b0e0b-5f87-4028-95d4-d8b74ffac086', 'a447c8c9-2dab-4d78-852f-e481a60c748d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:40.771009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbeea55-10a2-4c7c-b330-1128a6c60dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53b57ac2-631d-4f42-9f33-bb2331c96341', '5f37b90f-025d-4e33-85ec-cd0d7de7ee6c', 'b19b0e0b-5f87-4028-95d4-d8b74ffac086', 'a447c8c9-2dab-4d78-852f-e481a60c748d']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:40.773334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532e4d81-409e-40e1-b48f-41ad4aac3ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:40.812062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.812062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.813202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:40.823237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Begin detaching volume completed successfully. Jan 21 08:09:40.823773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-bf5d34c6-7386-4c22-b200-d70061077c38 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124/action returned with HTTP 202 Jan 21 08:09:40.824736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1508/3070] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:09:40 2021] POST /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:09:40.833116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532e4d81-409e-40e1-b48f-41ad4aac3ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2adb06a-0f12-498c-99f4-2d6a74812e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2f15b0a7-2884-4bec-997a-f8784f98bd15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['53b57ac2-631d-4f42-9f33-bb2331c96341','5f37b90f-025d-4e33-85ec-cd0d7de7ee6c','b19b0e0b-5f87-4028-95d4-d8b74ffac086','a447c8c9-2dab-4d78-852f-e481a60c748d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:09:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2f15b0a7-2884-4bec-997a-f8784f98bd15',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2adb06a-0f12-498c-99f4-2d6a74812e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb8094fe3a464ebc7f09c628599a90',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,user_id='5e18d08a23e64935ad164c418ad981c8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:40.835382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b04ee2-d90a-4120-adc0-c9603ee66890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:40.845858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:40.846361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.846853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.846853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.847443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.869458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b04ee2-d90a-4120-adc0-c9603ee66890) 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='auto-created_from_restore_from_backup',display_name='restore_backup_2f15b0a7-2884-4bec-997a-f8784f98bd15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['53b57ac2-631d-4f42-9f33-bb2331c96341','5f37b90f-025d-4e33-85ec-cd0d7de7ee6c','b19b0e0b-5f87-4028-95d4-d8b74ffac086','a447c8c9-2dab-4d78-852f-e481a60c748d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:40.871728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054dca7c-539d-4319-889f-1a1ed86deeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:40.888781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054dca7c-539d-4319-889f-1a1ed86deeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:40.891573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (bf6c17bf-36ab-4de0-b580-ce14cdd17bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:40.937910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.937910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.942621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request issued successfully. Jan 21 08:09:40.950250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:40.974544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.974544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.986092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:40.987576 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1509/3071] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 1208 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:40.988671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume// Jan 21 08:09:40.989458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.989816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.989816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:40.991257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.992560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab98cc9e-2b05-4109-a8f0-56ecac27341e tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:09:40.993276 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1510/3072] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:09:40.995643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.995643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:40.996927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:09:41.014726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-8451c2cc-189a-45d6-bbcf-9926cbe4c840 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:41.015650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-8451c2cc-189a-45d6-bbcf-9926cbe4c840 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:41.016317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-8451c2cc-189a-45d6-bbcf-9926cbe4c840 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:41.071653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.071653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:41.080267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-8451c2cc-189a-45d6-bbcf-9926cbe4c840 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:41.100083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.100083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:41.108557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-8451c2cc-189a-45d6-bbcf-9926cbe4c840 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:41.109369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1511/3073] 10.222.0.45 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:41 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 1307 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:09:41.523327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-377880ab-18b9-4bd9-98b6-e13fb345850a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:41.523857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-377880ab-18b9-4bd9-98b6-e13fb345850a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:41.524076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:41.524076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:41.524570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-377880ab-18b9-4bd9-98b6-e13fb345850a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:41.595225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.595225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:41.601720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-377880ab-18b9-4bd9-98b6-e13fb345850a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:41.617316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.617316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:41.627155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-377880ab-18b9-4bd9-98b6-e13fb345850a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:41.627975 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1512/3074] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:09:41.633772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b Jan 21 08:09:41.634273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:41.634477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:41.634477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:41.634915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:41.654566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.654566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.054553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.054553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.056191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:09:42.056935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Checking backup size 1 against volume size 1 {{(pid=87908) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:09:42.057473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Overwriting volume b2adb06a-0f12-498c-99f4-2d6a74812e48 with restore of backup 2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:42.079432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] restore_backup in rpcapi backup_id 2f15b0a7-2884-4bec-997a-f8784f98bd15 {{(pid=87908) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:09:42.084558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87c861e6-331a-43ab-816a-6e8363b98713 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15/restore returned with HTTP 202 Jan 21 08:09:42.085532 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1563/3075] 10.222.0.13 () {60 vars in 1360 bytes} [Thu Jan 21 08:09:40 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15/restore => generated 189 bytes in 1529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:09:42.089955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51cc6f1c-37af-4eb3-97bc-10214e4570f6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:42.090719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51cc6f1c-37af-4eb3-97bc-10214e4570f6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.091216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.091216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:42.092503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51cc6f1c-37af-4eb3-97bc-10214e4570f6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.153861 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.153861 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.165636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-51cc6f1c-37af-4eb3-97bc-10214e4570f6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:42.187711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:09:42.188149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:09:42.196444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bd95852-e5b6-4ca0-b34a-450006bbb70a req-9158ac17-fbd6-4951-b9a1-03f1215291aa tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b returned with HTTP 200 Jan 21 08:09:42.201018 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1513/3076] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:09:41 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/attachments/f16e4110-616e-4a77-a48d-7128eb31069b => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.206214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfb52f6c-7f5d-4bfa-8b98-0f9ec010e998 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:42.207315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfb52f6c-7f5d-4bfa-8b98-0f9ec010e998 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.207514 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.207514 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:42.208138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfb52f6c-7f5d-4bfa-8b98-0f9ec010e998 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.209159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dfb52f6c-7f5d-4bfa-8b98-0f9ec010e998 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:42.227229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51cc6f1c-37af-4eb3-97bc-10214e4570f6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:42.235299 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1564/3077] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:42 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.238618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.238618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.241193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfb52f6c-7f5d-4bfa-8b98-0f9ec010e998 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:42.242183 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1514/3078] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:42 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.645083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f290dc4-a534-416c-8647-68f50f115115 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:42.645647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f290dc4-a534-416c-8647-68f50f115115 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.645804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.645804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:42.647031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f290dc4-a534-416c-8647-68f50f115115 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.706449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.706449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.720234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f290dc4-a534-416c-8647-68f50f115115 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:42.746745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.746745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:42.759162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f290dc4-a534-416c-8647-68f50f115115 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:42.760708 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1565/3079] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:43.255308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae7ac272-62ed-4289-ac05-6d3722de2457 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:43.260270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c967d76-8b59-4039-8e09-f499c6418092 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:43.261081 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae7ac272-62ed-4289-ac05-6d3722de2457 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.261488 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.261488 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.262151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae7ac272-62ed-4289-ac05-6d3722de2457 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.262938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c967d76-8b59-4039-8e09-f499c6418092 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.270953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.270953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.271811 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c967d76-8b59-4039-8e09-f499c6418092 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.272436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9c967d76-8b59-4039-8e09-f499c6418092 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:43.340160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.340160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:43.342058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c967d76-8b59-4039-8e09-f499c6418092 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:43.349082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1566/3080] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.405569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.405569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:43.436122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae7ac272-62ed-4289-ac05-6d3722de2457 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:43.462302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae7ac272-62ed-4289-ac05-6d3722de2457 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:43.463968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1515/3081] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.481062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-890f9295-64d9-4f89-b9af-4df5a7ca1891 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:43.481924 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-890f9295-64d9-4f89-b9af-4df5a7ca1891 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.482328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.482328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.483037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-890f9295-64d9-4f89-b9af-4df5a7ca1891 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.542812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.542812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:43.555934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-890f9295-64d9-4f89-b9af-4df5a7ca1891 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:43.613371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-890f9295-64d9-4f89-b9af-4df5a7ca1891 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:43.615714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1567/3082] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.630428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4059689-7b27-4baa-9253-b1c250b6243a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:09:43.631604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4059689-7b27-4baa-9253-b1c250b6243a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.632148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.632148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.632788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4059689-7b27-4baa-9253-b1c250b6243a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.739090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.739090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:43.752798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4059689-7b27-4baa-9253-b1c250b6243a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:43.777243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01a3fee5-4c04-43fb-a21f-fc49c3163a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:43.778133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01a3fee5-4c04-43fb-a21f-fc49c3163a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.778866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.778866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.779507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01a3fee5-4c04-43fb-a21f-fc49c3163a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.816947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4059689-7b27-4baa-9253-b1c250b6243a tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:09:43.820501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1516/3083] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.835792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb036a97-0988-4e7f-bbea-db961d2600e7 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:43.836665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb036a97-0988-4e7f-bbea-db961d2600e7 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.838145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.838145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:43.838840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb036a97-0988-4e7f-bbea-db961d2600e7 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.930614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.930614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:43.960545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-01a3fee5-4c04-43fb-a21f-fc49c3163a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:44.003042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.003042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:44.026850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.026850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:44.027985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb036a97-0988-4e7f-bbea-db961d2600e7 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:44.085335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01a3fee5-4c04-43fb-a21f-fc49c3163a90 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:44.088139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1568/3084] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:44.108082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb036a97-0988-4e7f-bbea-db961d2600e7 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:44.109933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1517/3085] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:44.129981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03488f81-9a30-44fa-802e-fca40180725d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:09:44.130560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03488f81-9a30-44fa-802e-fca40180725d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.130899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.130899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:44.131436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03488f81-9a30-44fa-802e-fca40180725d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.214725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.214725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:44.234028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03488f81-9a30-44fa-802e-fca40180725d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:09:44.276801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03488f81-9a30-44fa-802e-fca40180725d tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:09:44.278185 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1569/3086] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:44.361327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f222aaf-b5a0-4764-933e-2b80d973ee95 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:44.361327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f222aaf-b5a0-4764-933e-2b80d973ee95 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.375050 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.375050 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:44.375050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f222aaf-b5a0-4764-933e-2b80d973ee95 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.375050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0f222aaf-b5a0-4764-933e-2b80d973ee95 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:44.433327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.433327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:44.442375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f222aaf-b5a0-4764-933e-2b80d973ee95 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:44.442375 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1518/3087] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:45.102276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0bacaab-cbe1-47ac-bcfc-ffe25ca65a57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:45.102922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0bacaab-cbe1-47ac-bcfc-ffe25ca65a57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.103043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.103043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:45.103358 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0bacaab-cbe1-47ac-bcfc-ffe25ca65a57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:45.217366 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.217366 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:45.227774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d0bacaab-cbe1-47ac-bcfc-ffe25ca65a57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:45.249621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.249621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:45.263208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0bacaab-cbe1-47ac-bcfc-ffe25ca65a57 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:45.264418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1570/3088] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:45.451640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a82baa77-a13f-4826-b6d8-6bef3dbed622 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:45.452626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a82baa77-a13f-4826-b6d8-6bef3dbed622 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.452986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.452986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:45.453587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a82baa77-a13f-4826-b6d8-6bef3dbed622 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:45.454247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a82baa77-a13f-4826-b6d8-6bef3dbed622 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:45.497668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.497668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:45.500731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a82baa77-a13f-4826-b6d8-6bef3dbed622 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:45.501718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1519/3089] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:45 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:46.281369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78e2e3ac-d844-4cf9-8e59-7b722371882a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:46.281894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78e2e3ac-d844-4cf9-8e59-7b722371882a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:46.282116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:46.282116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:46.282462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78e2e3ac-d844-4cf9-8e59-7b722371882a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:46.456024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.456024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:46.478591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78e2e3ac-d844-4cf9-8e59-7b722371882a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:46.518436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.518436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73fd1c58-5a03-41d4-a2a1-ab5c6491c541 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73fd1c58-5a03-41d4-a2a1-ab5c6491c541 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73fd1c58-5a03-41d4-a2a1-ab5c6491c541 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:46.526483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-73fd1c58-5a03-41d4-a2a1-ab5c6491c541 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:46.541921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78e2e3ac-d844-4cf9-8e59-7b722371882a tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:46.541921 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1571/3090] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:46.580269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.580269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:46.582532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73fd1c58-5a03-41d4-a2a1-ab5c6491c541 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:46.583585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1520/3091] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:46 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.559965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34788ebd-abf3-4b17-bb2f-26027e9a4148 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:47.559965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34788ebd-abf3-4b17-bb2f-26027e9a4148 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.559965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.559965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:47.559965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34788ebd-abf3-4b17-bb2f-26027e9a4148 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-301e8074-0d98-4ad9-8ebc-f13e849a3e34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-301e8074-0d98-4ad9-8ebc-f13e849a3e34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-301e8074-0d98-4ad9-8ebc-f13e849a3e34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.614223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-301e8074-0d98-4ad9-8ebc-f13e849a3e34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:47.628944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.628944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:47.648763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34788ebd-abf3-4b17-bb2f-26027e9a4148 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:47.692650 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.692650 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:47.699124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-301e8074-0d98-4ad9-8ebc-f13e849a3e34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:47.699613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.699613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:47.702701 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1521/3092] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.726010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34788ebd-abf3-4b17-bb2f-26027e9a4148 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:47.731578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1572/3093] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d45fda22-c979-4ecb-ab8a-bb9d5dab20eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d45fda22-c979-4ecb-ab8a-bb9d5dab20eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d45fda22-c979-4ecb-ab8a-bb9d5dab20eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:48.720746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d45fda22-c979-4ecb-ab8a-bb9d5dab20eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:48.753749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77b07ccd-e488-43c4-ab0f-323df794b378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:48.753749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77b07ccd-e488-43c4-ab0f-323df794b378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:48.753749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:48.753749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:48.753749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77b07ccd-e488-43c4-ab0f-323df794b378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:48.882842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:48.882842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:48.882842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d45fda22-c979-4ecb-ab8a-bb9d5dab20eb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:48.882842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1522/3094] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:48 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:48.978842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:48.978842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:48.993008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77b07ccd-e488-43c4-ab0f-323df794b378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:49.027298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:49.027298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:49.074836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77b07ccd-e488-43c4-ab0f-323df794b378 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:49.089585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1573/3095] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:49.902027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11d74d6c-c62f-42ab-bd03-dafc6b179625 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:49.903146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11d74d6c-c62f-42ab-bd03-dafc6b179625 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:49.903573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:49.903573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:49.904274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-11d74d6c-c62f-42ab-bd03-dafc6b179625 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:49.904850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-11d74d6c-c62f-42ab-bd03-dafc6b179625 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:50.064811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.064811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:50.064811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-11d74d6c-c62f-42ab-bd03-dafc6b179625 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:50.096573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91fab0a0-16ec-47f3-a415-bc713bbadda3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:50.096573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91fab0a0-16ec-47f3-a415-bc713bbadda3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.096573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:50.096573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:50.096573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91fab0a0-16ec-47f3-a415-bc713bbadda3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.116015 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1523/3096] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:49 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:50.329347 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.329347 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:50.367354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91fab0a0-16ec-47f3-a415-bc713bbadda3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:50.421031 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.421031 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:50.462025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91fab0a0-16ec-47f3-a415-bc713bbadda3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:50.462025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1574/3097] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097cae43-0af3-4c4b-92f3-c93d25be011c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097cae43-0af3-4c4b-92f3-c93d25be011c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097cae43-0af3-4c4b-92f3-c93d25be011c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:51.103908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-097cae43-0af3-4c4b-92f3-c93d25be011c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:51.210269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:51.210269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:51.210269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097cae43-0af3-4c4b-92f3-c93d25be011c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:51.210269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1524/3098] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:51 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:51.478807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-122a0ea6-5346-4557-bfe9-f2a0d423d561 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:51.478807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-122a0ea6-5346-4557-bfe9-f2a0d423d561 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:51.478807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:51.478807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:51.478807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-122a0ea6-5346-4557-bfe9-f2a0d423d561 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:51.620418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:51.620418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:51.649184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-122a0ea6-5346-4557-bfe9-f2a0d423d561 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:51.696475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:51.696475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:51.726394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-122a0ea6-5346-4557-bfe9-f2a0d423d561 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:51.727747 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1575/3099] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2f99ad6-6c2c-49ae-a722-1feb355ece8b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2f99ad6-6c2c-49ae-a722-1feb355ece8b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2f99ad6-6c2c-49ae-a722-1feb355ece8b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:52.284835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e2f99ad6-6c2c-49ae-a722-1feb355ece8b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:52.381946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:52.381946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:52.393565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2f99ad6-6c2c-49ae-a722-1feb355ece8b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:52.401332 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1525/3100] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:52 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:52.746318 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e1a06cd-6f40-4b16-996a-5833f123ddf0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:52.746318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e1a06cd-6f40-4b16-996a-5833f123ddf0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:52.746318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:52.746318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:52.749067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e1a06cd-6f40-4b16-996a-5833f123ddf0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:52.873028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:52.873028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:52.902983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e1a06cd-6f40-4b16-996a-5833f123ddf0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:52.940523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:52.940523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:52.964501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e1a06cd-6f40-4b16-996a-5833f123ddf0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:52.966354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1576/3101] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd80fb4b-025d-4dd5-8d05-b7472bff2473 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd80fb4b-025d-4dd5-8d05-b7472bff2473 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd80fb4b-025d-4dd5-8d05-b7472bff2473 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:53.418764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bd80fb4b-025d-4dd5-8d05-b7472bff2473 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:53.527149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:53.527149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:53.527149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd80fb4b-025d-4dd5-8d05-b7472bff2473 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:53.542124 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1526/3102] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:53 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:53.989483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5d709c-4329-4405-aadc-149794aa3724 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:53.989483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5d709c-4329-4405-aadc-149794aa3724 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:53.989483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:53.989483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:53.989483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a5d709c-4329-4405-aadc-149794aa3724 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:54.189895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:54.189895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:54.199190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a5d709c-4329-4405-aadc-149794aa3724 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:54.220250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:54.220250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:54.231827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a5d709c-4329-4405-aadc-149794aa3724 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:54.232741 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1577/3103] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:54.542864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70022847-9908-4096-bb42-dd7098cc7ea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:54.542864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70022847-9908-4096-bb42-dd7098cc7ea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:54.542864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:54.542864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:54.542864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70022847-9908-4096-bb42-dd7098cc7ea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:54.547926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-70022847-9908-4096-bb42-dd7098cc7ea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:54.578410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:54.578410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:54.580819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70022847-9908-4096-bb42-dd7098cc7ea4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:54.589500 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1527/3104] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:54 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:55.250630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ed7471-5019-43ab-9456-2e8b04b596a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:55.250630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ed7471-5019-43ab-9456-2e8b04b596a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:55.250630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:55.250630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:55.250630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09ed7471-5019-43ab-9456-2e8b04b596a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:55.444509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:55.444509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:55.461884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09ed7471-5019-43ab-9456-2e8b04b596a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:55.484414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:55.484414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:55.504823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09ed7471-5019-43ab-9456-2e8b04b596a7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:55.504823 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1578/3105] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b08954f7-9c83-4969-a5e8-ed5ed4f8a041 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b08954f7-9c83-4969-a5e8-ed5ed4f8a041 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b08954f7-9c83-4969-a5e8-ed5ed4f8a041 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:55.701252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b08954f7-9c83-4969-a5e8-ed5ed4f8a041 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:55.730162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:55.730162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:55.734635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b08954f7-9c83-4969-a5e8-ed5ed4f8a041 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:55.734635 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1528/3106] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:55 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:56.544486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31d1ba2c-8cbd-46ef-b476-38b8f245927f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:56.544486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31d1ba2c-8cbd-46ef-b476-38b8f245927f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:56.544486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:56.544486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:56.544486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31d1ba2c-8cbd-46ef-b476-38b8f245927f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:56.651714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:56.651714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:56.672397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31d1ba2c-8cbd-46ef-b476-38b8f245927f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:56.746420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262f7236-bfda-482e-a576-31ff40140a64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:56.747027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-262f7236-bfda-482e-a576-31ff40140a64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:56.747219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:56.747219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:56.747793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-262f7236-bfda-482e-a576-31ff40140a64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:56.748354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-262f7236-bfda-482e-a576-31ff40140a64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:56.783992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:56.783992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:56.796744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31d1ba2c-8cbd-46ef-b476-38b8f245927f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:56.797625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1579/3107] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:56.806592 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:56.806592 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:56.809805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-262f7236-bfda-482e-a576-31ff40140a64 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:56.826530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1529/3108] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:57.819814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3628c087-496b-4256-a25a-d0b34c6d0663 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:57.819814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3628c087-496b-4256-a25a-d0b34c6d0663 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:57.819814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:57.819814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:57.819814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3628c087-496b-4256-a25a-d0b34c6d0663 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ba9b387-14de-478f-863b-718fa0bfb412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ba9b387-14de-478f-863b-718fa0bfb412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ba9b387-14de-478f-863b-718fa0bfb412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:57.845020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8ba9b387-14de-478f-863b-718fa0bfb412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:57.943745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:57.943745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:57.943745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ba9b387-14de-478f-863b-718fa0bfb412 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:57.956612 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1530/3109] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:57.999295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:57.999295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:58.021314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3628c087-496b-4256-a25a-d0b34c6d0663 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:58.119944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:58.119944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:58.140748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3628c087-496b-4256-a25a-d0b34c6d0663 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:58.150612 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1580/3110] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:58.960476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e801d20a-042b-41e2-8e44-7110d4d0c85a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:09:58.960998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e801d20a-042b-41e2-8e44-7110d4d0c85a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:58.960998 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:58.960998 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:58.961374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e801d20a-042b-41e2-8e44-7110d4d0c85a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:58.961772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e801d20a-042b-41e2-8e44-7110d4d0c85a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:09:59.019657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:59.019657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:59.022357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e801d20a-042b-41e2-8e44-7110d4d0c85a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:09:59.023400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1531/3111] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:59.167439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a30f63-86bf-4e60-848f-f808963e71d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:09:59.167439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a30f63-86bf-4e60-848f-f808963e71d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:59.167439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:59.167439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:09:59.167439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a30f63-86bf-4e60-848f-f808963e71d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:59.291678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:59.291678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:59.314596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5a30f63-86bf-4e60-848f-f808963e71d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:09:59.384693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:59.384693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:09:59.413133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a30f63-86bf-4e60-848f-f808963e71d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:09:59.413133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1581/3112] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-481bc668-486c-4c3d-b233-eb6ef9dba9c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-481bc668-486c-4c3d-b233-eb6ef9dba9c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-481bc668-486c-4c3d-b233-eb6ef9dba9c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:00.043308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-481bc668-486c-4c3d-b233-eb6ef9dba9c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:00.118134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:00.118134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:00.120202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-481bc668-486c-4c3d-b233-eb6ef9dba9c5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:00.121174 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1532/3113] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:00 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:00.416834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37dc3cff-59ee-4859-9703-f878aae9a8a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:00.418477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37dc3cff-59ee-4859-9703-f878aae9a8a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:00.418705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:00.418705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:00.419102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37dc3cff-59ee-4859-9703-f878aae9a8a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:00.544221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:00.544221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:00.575933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37dc3cff-59ee-4859-9703-f878aae9a8a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:00.596062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:00.596062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:00.619651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37dc3cff-59ee-4859-9703-f878aae9a8a8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:00.631169 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1582/3114] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:00.751221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume with id: a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:00.848005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:00.848005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:00.849880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:00.894706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume request issued successfully. Jan 21 08:10:00.895166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b5edd99-d86f-47c1-b0cc-24b4894a584c tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 202 Jan 21 08:10:00.904498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f975f876-d486-4453-a48d-b23ef1029853 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:00.905341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f975f876-d486-4453-a48d-b23ef1029853 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:00.905742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:00.905742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:00.906402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f975f876-d486-4453-a48d-b23ef1029853 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:00.910878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1533/3115] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:00 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:01.015887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:01.015887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:01.040705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f975f876-d486-4453-a48d-b23ef1029853 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:01.080820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f975f876-d486-4453-a48d-b23ef1029853 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:10:01.080820 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1583/3116] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:00 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94c3cbea-20e4-4660-9872-cc5c46d1fbc0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94c3cbea-20e4-4660-9872-cc5c46d1fbc0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94c3cbea-20e4-4660-9872-cc5c46d1fbc0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:01.141946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-94c3cbea-20e4-4660-9872-cc5c46d1fbc0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:01.180165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:01.180165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:01.182357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94c3cbea-20e4-4660-9872-cc5c46d1fbc0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:01.183716 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1534/3117] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:01 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:01.628978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-236d3612-cf18-4baf-8dbc-2da5649afcf2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:01.629510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-236d3612-cf18-4baf-8dbc-2da5649afcf2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:01.629725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:01.629725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:01.630255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-236d3612-cf18-4baf-8dbc-2da5649afcf2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:01.763853 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:01.763853 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:01.801820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-236d3612-cf18-4baf-8dbc-2da5649afcf2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:01.872163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:01.872163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:01.906654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-236d3612-cf18-4baf-8dbc-2da5649afcf2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:01.911011 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1584/3118] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:02.110018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a15b17-3dc0-41ea-b283-c27217420e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:02.110018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a15b17-3dc0-41ea-b283-c27217420e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:02.110018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:02.110018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:02.110018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85a15b17-3dc0-41ea-b283-c27217420e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:02.336763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:02.336763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:02.354121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85a15b17-3dc0-41ea-b283-c27217420e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:02.411037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85a15b17-3dc0-41ea-b283-c27217420e0f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:10:02.413544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1585/3119] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:02 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 912 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94093c3b-8fa5-4eb6-837b-532cb81d2ca5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94093c3b-8fa5-4eb6-837b-532cb81d2ca5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94093c3b-8fa5-4eb6-837b-532cb81d2ca5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:02.523252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-94093c3b-8fa5-4eb6-837b-532cb81d2ca5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:02.625369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots Jan 21 08:10:02.625369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:02.625369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:02.633123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dafd087-48e4-4fac-9349-5658fd174f27", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1078961", "description": null, "metadata": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:02.668594 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:02.668594 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:02.693012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94093c3b-8fa5-4eb6-837b-532cb81d2ca5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:02.693012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1586/3120] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:02.797936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:02.797936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:02.797936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:02.797936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create snapshot from volume 8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:10:02.934099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['f4513d12-51e3-4498-8b44-6f203f54f5d3', 'c70967a5-53c0-402e-8123-0821dca241ce', '30c50123-42fc-4c88-be66-3af4585ddfee', '20bc9f26-d30d-45bb-95d3-707c7b6f5d8b'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:02.966606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08b19dad-4b08-4f6e-9a66-384961ea48ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:02.966606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08b19dad-4b08-4f6e-9a66-384961ea48ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:02.966606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:02.966606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:02.966606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08b19dad-4b08-4f6e-9a66-384961ea48ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:03.164278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:03.164278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:03.173801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-08b19dad-4b08-4f6e-9a66-384961ea48ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:03.203729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:03.203729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:03.222756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08b19dad-4b08-4f6e-9a66-384961ea48ae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:03.224071 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1587/3121] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:03.239296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot force create request issued successfully. Jan 21 08:10:03.240661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c2a2d9d-edf9-4c32-8dcc-44e1ab492ede tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots returned with HTTP 202 Jan 21 08:10:03.241834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1535/3122] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:10:01 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots => generated 305 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:03.259888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31e7d549-5e86-4a75-b748-ca952f20b781 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:10:03.260427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31e7d549-5e86-4a75-b748-ca952f20b781 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:03.260619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:03.260619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:03.263755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-31e7d549-5e86-4a75-b748-ca952f20b781 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:03.306311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:03.306311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:03.307556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-31e7d549-5e86-4a75-b748-ca952f20b781 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:03.309497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-31e7d549-5e86-4a75-b748-ca952f20b781 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:10:03.315102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1588/3123] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:10:03 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 437 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:03.547799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8b8dcce-fe92-45fd-8bc2-72b1ffdaf95b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:03.547799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8b8dcce-fe92-45fd-8bc2-72b1ffdaf95b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:03.547799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:03.547799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:03.547799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8b8dcce-fe92-45fd-8bc2-72b1ffdaf95b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:03.697934 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:03.697934 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f61f4a83-9eab-400d-a709-f6eaa56f800c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f61f4a83-9eab-400d-a709-f6eaa56f800c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f61f4a83-9eab-400d-a709-f6eaa56f800c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:03.711583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f61f4a83-9eab-400d-a709-f6eaa56f800c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:03.742108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b8b8dcce-fe92-45fd-8bc2-72b1ffdaf95b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:03.769663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:03.769663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:03.772471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f61f4a83-9eab-400d-a709-f6eaa56f800c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:03.773397 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1589/3124] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:03 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:03.818727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8b8dcce-fe92-45fd-8bc2-72b1ffdaf95b tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 200 Jan 21 08:10:03.823537 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1536/3125] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:03 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 912 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:04.240300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3254e82-5a17-442f-9879-24541853e9b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:04.240684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3254e82-5a17-442f-9879-24541853e9b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:04.240825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:04.240825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:04.241206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3254e82-5a17-442f-9879-24541853e9b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:04.323430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-114c015f-5901-49f2-aa83-5e4475432242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:10:04.324281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-114c015f-5901-49f2-aa83-5e4475432242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:04.324677 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:04.324677 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:04.325337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-114c015f-5901-49f2-aa83-5e4475432242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:04.399443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:04.399443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:04.434481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3254e82-5a17-442f-9879-24541853e9b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:04.461163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:04.461163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:04.471238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-114c015f-5901-49f2-aa83-5e4475432242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:04.477896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-114c015f-5901-49f2-aa83-5e4475432242 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:10:04.481685 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1537/3126] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:10:04 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 437 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:04.497662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:04.497662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:04.517739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3254e82-5a17-442f-9879-24541853e9b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:04.519700 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1590/3127] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:04.787947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4d120e5-09b2-4b53-990d-bd477747ec2a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:04.788827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4d120e5-09b2-4b53-990d-bd477747ec2a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:04.789044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:04.789044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:04.789429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4d120e5-09b2-4b53-990d-bd477747ec2a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:04.789800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e4d120e5-09b2-4b53-990d-bd477747ec2a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:04.827554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:04.827554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:04.830021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4d120e5-09b2-4b53-990d-bd477747ec2a tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:04.831325 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1538/3128] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:04.864027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2a8fe93-7425-4d8a-8240-56d7df67ce5f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 Jan 21 08:10:04.864027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2a8fe93-7425-4d8a-8240-56d7df67ce5f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:04.864027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:04.864027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:04.864027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2a8fe93-7425-4d8a-8240-56d7df67ce5f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.049219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2a8fe93-7425-4d8a-8240-56d7df67ce5f tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 returned with HTTP 404 Jan 21 08:10:05.050760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1591/3129] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:04 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/a8747005-1bfa-47f9-a55c-1ebdb6fee124 => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:05.059325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:05.059706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:05.060316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:05.060316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:05.060316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.061224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume with id: 2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:05.187299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:05.187299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:05.187299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:05.260821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume request issued successfully. Jan 21 08:10:05.260821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a72fee2e-7a41-4568-9466-3e22b07c3e69 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 202 Jan 21 08:10:05.260821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1539/3130] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:05 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:05.268215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05311661-4211-432f-9732-e3a0918a0cb6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:05.268215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05311661-4211-432f-9732-e3a0918a0cb6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:05.268215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-05311661-4211-432f-9732-e3a0918a0cb6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.421156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:05.421156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:05.494784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2275edb-0a83-4e55-bd16-d4c5421cef23 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:10:05.495335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2275edb-0a83-4e55-bd16-d4c5421cef23 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:05.495784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:05.495784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:05.495902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2275edb-0a83-4e55-bd16-d4c5421cef23 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.509107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-05311661-4211-432f-9732-e3a0918a0cb6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:05.626250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:05.626250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:05.631299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e2275edb-0a83-4e55-bd16-d4c5421cef23 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:05.631299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2275edb-0a83-4e55-bd16-d4c5421cef23 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:10:05.645085 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1540/3131] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:10:05 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 437 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:05.655867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-05311661-4211-432f-9732-e3a0918a0cb6 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:10:05.670024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a43e3da-5cb2-4282-a81b-66e479652e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:05.670024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a43e3da-5cb2-4282-a81b-66e479652e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:05.670024 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:05.670024 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:05.674307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a43e3da-5cb2-4282-a81b-66e479652e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.677993 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1592/3132] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:05 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f97667-d146-41b5-9356-5a6c934ee9d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f97667-d146-41b5-9356-5a6c934ee9d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f97667-d146-41b5-9356-5a6c934ee9d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:05.850435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-57f97667-d146-41b5-9356-5a6c934ee9d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:05.901312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:05.901312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:05.906062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:05.906062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:05.925464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f97667-d146-41b5-9356-5a6c934ee9d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:05.925464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1593/3133] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:05 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:05.955906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a43e3da-5cb2-4282-a81b-66e479652e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:06.016836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:06.016836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:06.040917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a43e3da-5cb2-4282-a81b-66e479652e25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:06.041939 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1541/3134] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:06.653663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c8ab0ba-96d4-4b56-a38c-2b1be04382c7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:10:06.653663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c8ab0ba-96d4-4b56-a38c-2b1be04382c7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:06.653663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:06.653663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:06.653663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c8ab0ba-96d4-4b56-a38c-2b1be04382c7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:06.670461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed776c08-2a65-4bfa-aa0c-92ff0bb342e2 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:06.670461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed776c08-2a65-4bfa-aa0c-92ff0bb342e2 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:06.670461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:06.670461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:06.670461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed776c08-2a65-4bfa-aa0c-92ff0bb342e2 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:06.743459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:06.743459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:06.743459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c8ab0ba-96d4-4b56-a38c-2b1be04382c7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:06.758110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c8ab0ba-96d4-4b56-a38c-2b1be04382c7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:10:06.758110 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1594/3135] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:10:06 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 464 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:06.781008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abc39bad-c843-4239-bab6-1ab8db3d9dee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:10:06.781008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abc39bad-c843-4239-bab6-1ab8db3d9dee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:06.781008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:06.781008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:06.781008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abc39bad-c843-4239-bab6-1ab8db3d9dee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:06.811279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:06.811279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:06.827033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ed776c08-2a65-4bfa-aa0c-92ff0bb342e2 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:06.846764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:06.846764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:06.848251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-abc39bad-c843-4239-bab6-1ab8db3d9dee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:06.861313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abc39bad-c843-4239-bab6-1ab8db3d9dee tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:10:06.862475 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1595/3136] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:10:06 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:06.874086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes Jan 21 08:10:06.874859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:06.874859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:06.875021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed776c08-2a65-4bfa-aa0c-92ff0bb342e2 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:10:06.875632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-543085290", "snapshot_id": "fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:06.875742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1542/3137] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:06 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:06.877221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-543085290', 'snapshot_id': 'fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b68e928-5e90-41c3-89ed-b8a14e500ad6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b68e928-5e90-41c3-89ed-b8a14e500ad6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b68e928-5e90-41c3-89ed-b8a14e500ad6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:06.964246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9b68e928-5e90-41c3-89ed-b8a14e500ad6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:06.968469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:06.968469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:06.986261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:10:06.986261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume of 1 GB Jan 21 08:10:07.002914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:07.002914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:07.002914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b68e928-5e90-41c3-89ed-b8a14e500ad6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:07.010422 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1543/3138] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:06 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:07.021598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Availability Zones retrieved successfully. Jan 21 08:10:07.067281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25f15534-2bae-4755-b97b-27683b93b0ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:07.067281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25f15534-2bae-4755-b97b-27683b93b0ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:07.067281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:07.067281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:07.067281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25f15534-2bae-4755-b97b-27683b93b0ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:07.074446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (29e5f768-e9da-43e8-a755-541635ae0654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:07.074446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476ee8c8-167a-4eff-8b21-270c4d6e3642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:07.084608 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:07.235149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:07.235149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:07.273707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25f15534-2bae-4755-b97b-27683b93b0ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:07.316282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:07.316282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:07.339714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25f15534-2bae-4755-b97b-27683b93b0ba tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:07.339714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1544/3139] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:07.443284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476ee8c8-167a-4eff-8b21-270c4d6e3642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:07.450485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e8a5d5-4104-4498-97fa-e2bbe7ea1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:07.589581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Created reservations ['4597a994-eef6-4eb9-99fe-e244fcf5702d', 'c50dad6a-c50f-4a43-8d0f-35093fa90190', '20f31e07-b71d-4c42-9373-7cdaafc05a9c', '22d6b4a7-a9ac-44d0-aad8-f014fcbde40e'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:07.595983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e8a5d5-4104-4498-97fa-e2bbe7ea1d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4597a994-eef6-4eb9-99fe-e244fcf5702d', 'c50dad6a-c50f-4a43-8d0f-35093fa90190', '20f31e07-b71d-4c42-9373-7cdaafc05a9c', '22d6b4a7-a9ac-44d0-aad8-f014fcbde40e']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:07.595983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c948a68-aebf-45cf-83e1-8dcda21e113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:07.894343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c45d27f-954c-4c76-8522-668a7453e1e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:07.894343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c45d27f-954c-4c76-8522-668a7453e1e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:07.894343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:07.894343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:07.894343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c45d27f-954c-4c76-8522-668a7453e1e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:07.980290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c948a68-aebf-45cf-83e1-8dcda21e113a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '654fe9c0-2948-4f2d-9e0c-bcd96754d19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-543085290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['4597a994-eef6-4eb9-99fe-e244fcf5702d','c50dad6a-c50f-4a43-8d0f-35093fa90190','20f31e07-b71d-4c42-9373-7cdaafc05a9c','22d6b4a7-a9ac-44d0-aad8-f014fcbde40e'],size=1,snapshot_id=fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-543085290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=654fe9c0-2948-4f2d-9e0c-bcd96754d19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',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=fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:07.980290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3779adc5-f0f2-490b-ab19-f8cb941cac83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:08.079001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:08.079001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:08.103362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3779adc5-f0f2-490b-ab19-f8cb941cac83) 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-543085290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b06b8ccce0c4de3bd6ade9bb7f492f6',qos_specs=None,replication_status=,reservations=['4597a994-eef6-4eb9-99fe-e244fcf5702d','c50dad6a-c50f-4a43-8d0f-35093fa90190','20f31e07-b71d-4c42-9373-7cdaafc05a9c','22d6b4a7-a9ac-44d0-aad8-f014fcbde40e'],size=1,snapshot_id=fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6,source_replicaid=,source_volid=None,status='creating',user_id='8f8bb13c5cf746d6963b25130fcc3012',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:08.103362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bacbbe-821d-49fe-9eab-9c26f51d5c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:08.117714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c45d27f-954c-4c76-8522-668a7453e1e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:08.166795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c45d27f-954c-4c76-8522-668a7453e1e5 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 200 Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1545/3140] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:07 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 912 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1e8ae6a-a3af-465f-a6b3-78734c4c88dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1e8ae6a-a3af-465f-a6b3-78734c4c88dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1e8ae6a-a3af-465f-a6b3-78734c4c88dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:08.176361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a1e8ae6a-a3af-465f-a6b3-78734c4c88dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:08.213338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:08.213338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:08.221256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1e8ae6a-a3af-465f-a6b3-78734c4c88dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:08.230214 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1546/3141] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:08 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:08.280797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bacbbe-821d-49fe-9eab-9c26f51d5c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:08.280797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Flow 'volume_create_api' (29e5f768-e9da-43e8-a755-541635ae0654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:08.360778 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af23a656-676a-4639-91ce-da6909d2cb38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:08.364808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Create volume request issued successfully. Jan 21 08:10:08.368833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af23a656-676a-4639-91ce-da6909d2cb38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:08.368833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:08.368833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:08.368833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af23a656-676a-4639-91ce-da6909d2cb38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:08.393067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-357ba212-f43e-49a0-9a7a-02155153350f tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes returned with HTTP 202 Jan 21 08:10:08.393067 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1596/3142] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:06 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes => generated 853 bytes in 1519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:08.420310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b0b9468-77ea-4d9b-95ac-cae2453c2400 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:08.449668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b0b9468-77ea-4d9b-95ac-cae2453c2400 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:08.449668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:08.449668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:08.449668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b0b9468-77ea-4d9b-95ac-cae2453c2400 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:08.523123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:08.523123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:08.558256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:08.558256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:08.594932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b0b9468-77ea-4d9b-95ac-cae2453c2400 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:08.604163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af23a656-676a-4639-91ce-da6909d2cb38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:08.647474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:08.647474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:08.664632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af23a656-676a-4639-91ce-da6909d2cb38 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:08.679980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1547/3143] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:08.683236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b0b9468-77ea-4d9b-95ac-cae2453c2400 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:08.683236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1597/3144] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:08 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 921 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:09.183361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b439cbd-db02-471b-ac1a-cb7d408a5441 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae Jan 21 08:10:09.184442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b439cbd-db02-471b-ac1a-cb7d408a5441 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:09.184978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:09.184978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:09.185634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b439cbd-db02-471b-ac1a-cb7d408a5441 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:09.243347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c0e85c0-d237-43ab-8edf-d6659da2bf48 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:09.249439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c0e85c0-d237-43ab-8edf-d6659da2bf48 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:09.249439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:09.249439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:09.249439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c0e85c0-d237-43ab-8edf-d6659da2bf48 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:09.249439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5c0e85c0-d237-43ab-8edf-d6659da2bf48 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:09.298491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:09.298491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:09.308152 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c0e85c0-d237-43ab-8edf-d6659da2bf48 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:09.308152 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1598/3145] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:09 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:09.393468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:09.393468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:09.402536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b439cbd-db02-471b-ac1a-cb7d408a5441 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae returned with HTTP 404 Jan 21 08:10:09.406553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1548/3146] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:09 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/2e10d852-ef27-4e28-9e18-186c108d39ae => generated 109 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:09.682633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-529d2b56-aac6-4175-a611-f48765397dac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:09.682633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-529d2b56-aac6-4175-a611-f48765397dac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:09.682633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:09.682633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:09.686175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-529d2b56-aac6-4175-a611-f48765397dac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:09.764830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdef6969-8aa9-4e26-bf52-661783cb316c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:09.764830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdef6969-8aa9-4e26-bf52-661783cb316c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:09.764830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:09.764830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:09.764830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdef6969-8aa9-4e26-bf52-661783cb316c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:09.925920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:09.925920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:09.936565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdef6969-8aa9-4e26-bf52-661783cb316c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:09.955476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdef6969-8aa9-4e26-bf52-661783cb316c tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:09.966298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:09.966298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:09.967270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1549/3147] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:09 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:09.977733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] DELETE http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:09.978285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:09.978506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:09.978506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:09.978915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:09.979389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume with id: 67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:09.988861 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-529d2b56-aac6-4175-a611-f48765397dac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:10.070471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:10.070471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:10.070471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:10.115772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:10.115772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:10.134218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-529d2b56-aac6-4175-a611-f48765397dac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:10.145510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1599/3148] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:10.207423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Delete volume request issued successfully. Jan 21 08:10:10.207423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44f69db9-1846-40a6-a87b-45d7d62ac8d9 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 202 Jan 21 08:10:10.212814 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1550/3149] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:09 2021] DELETE /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:10:10.216988 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c012df7b-0d94-4d32-a3b9-02de36bdd1d8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:10.216988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c012df7b-0d94-4d32-a3b9-02de36bdd1d8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:10.216988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:10.216988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:10.216988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c012df7b-0d94-4d32-a3b9-02de36bdd1d8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:10.318140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84ae36dd-23f3-4c35-8386-5c3a2be118c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:10.318766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84ae36dd-23f3-4c35-8386-5c3a2be118c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:10.318951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:10.318951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:10.319321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84ae36dd-23f3-4c35-8386-5c3a2be118c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:10.319673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-84ae36dd-23f3-4c35-8386-5c3a2be118c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:10.370428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:10.370428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:10.392483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c012df7b-0d94-4d32-a3b9-02de36bdd1d8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:10.424261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:10.424261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:10.424261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84ae36dd-23f3-4c35-8386-5c3a2be118c3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:10.460330 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1551/3150] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:10 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:10.470939 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c012df7b-0d94-4d32-a3b9-02de36bdd1d8 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:10:10.470939 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1600/3151] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:10 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:10.995835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e8b56fa-3030-4cb9-9713-a2ef88e04bae tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:10.995835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e8b56fa-3030-4cb9-9713-a2ef88e04bae tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:10.995835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:10.995835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:10.995835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e8b56fa-3030-4cb9-9713-a2ef88e04bae tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:11.156165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd442b22-94b8-4d36-9fa3-165b9b566bc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:11.156165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd442b22-94b8-4d36-9fa3-165b9b566bc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:11.156165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:11.156165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:11.156165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd442b22-94b8-4d36-9fa3-165b9b566bc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:11.183646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:11.183646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:11.204521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e8b56fa-3030-4cb9-9713-a2ef88e04bae tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:11.223304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:11.223304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:11.236269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd442b22-94b8-4d36-9fa3-165b9b566bc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:11.259346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:11.259346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:11.338672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e8b56fa-3030-4cb9-9713-a2ef88e04bae tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:11.338672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1552/3152] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:10 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:11.369038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd442b22-94b8-4d36-9fa3-165b9b566bc6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:11.376230 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1601/3153] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:11.442706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c42c9cf-3707-44ba-9b08-456bc1d6feaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:11.442706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c42c9cf-3707-44ba-9b08-456bc1d6feaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:11.442706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:11.442706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:11.450156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c42c9cf-3707-44ba-9b08-456bc1d6feaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:11.450156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7c42c9cf-3707-44ba-9b08-456bc1d6feaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:11.491920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c83bd4e6-75a8-4eed-9078-8e237d582155 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:11.491920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c83bd4e6-75a8-4eed-9078-8e237d582155 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:11.491920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:11.491920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:11.491920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c83bd4e6-75a8-4eed-9078-8e237d582155 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:11.500667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:11.500667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:11.513393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c42c9cf-3707-44ba-9b08-456bc1d6feaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:11.520254 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1553/3154] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:11.565503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:11.565503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:11.615833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c83bd4e6-75a8-4eed-9078-8e237d582155 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:11.681209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c83bd4e6-75a8-4eed-9078-8e237d582155 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:10:11.688046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1602/3155] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:11 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:12.351509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ec86c3-d1c4-40ff-a3ed-8fcbd606be49 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:12.351509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ec86c3-d1c4-40ff-a3ed-8fcbd606be49 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:12.351509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:12.351509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:12.351509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5ec86c3-d1c4-40ff-a3ed-8fcbd606be49 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:12.389360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddf7c77-a4eb-4764-8f37-df1c0a611118 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:12.390344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddf7c77-a4eb-4764-8f37-df1c0a611118 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:12.390625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:12.390625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:12.391119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddf7c77-a4eb-4764-8f37-df1c0a611118 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:12.504204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.504204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:12.516482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5ec86c3-d1c4-40ff-a3ed-8fcbd606be49 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:12.526555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.526555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:12.542943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5ec86c3-d1c4-40ff-a3ed-8fcbd606be49 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:12.547195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ddf7c77-a4eb-4764-8f37-df1c0a611118 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1554/3156] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:12 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ff47107-f296-401d-b4d8-fb1305c007e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ff47107-f296-401d-b4d8-fb1305c007e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:12.557298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ff47107-f296-401d-b4d8-fb1305c007e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:12.561328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9ff47107-f296-401d-b4d8-fb1305c007e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:12.589249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.589249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:12.589249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ff47107-f296-401d-b4d8-fb1305c007e5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:12.593615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.593615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:12.607699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddf7c77-a4eb-4764-8f37-df1c0a611118 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:12.611842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1555/3157] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:12.615455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1603/3158] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:12.696279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3ca6ab8-0568-456f-b5d4-6619ae395662 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:12.696279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3ca6ab8-0568-456f-b5d4-6619ae395662 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:12.696279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:12.696279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:12.696279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3ca6ab8-0568-456f-b5d4-6619ae395662 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:12.853802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.853802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:12.864649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3ca6ab8-0568-456f-b5d4-6619ae395662 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:12.937260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3ca6ab8-0568-456f-b5d4-6619ae395662 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:10:12.949514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1556/3159] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:12 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:13.585249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c177d23-4610-4ca1-8f36-b4d4d4f9877a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:13.585249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c177d23-4610-4ca1-8f36-b4d4d4f9877a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.585249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.585249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:13.585249 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c177d23-4610-4ca1-8f36-b4d4d4f9877a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fa31672-6305-44e0-aec2-b2ddeda28f98 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fa31672-6305-44e0-aec2-b2ddeda28f98 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fa31672-6305-44e0-aec2-b2ddeda28f98 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:13.641207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8fa31672-6305-44e0-aec2-b2ddeda28f98 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:13.805387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:13.805387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:13.805387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fa31672-6305-44e0-aec2-b2ddeda28f98 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:13.805387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1557/3160] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:13.813569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37ddd201-ddbd-488a-af5e-f406391bd2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:13.813569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37ddd201-ddbd-488a-af5e-f406391bd2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.813569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.813569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:13.813569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37ddd201-ddbd-488a-af5e-f406391bd2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:13.886460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:13.886460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:13.886460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1c177d23-4610-4ca1-8f36-b4d4d4f9877a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:13.946487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c177d23-4610-4ca1-8f36-b4d4d4f9877a tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:13.946487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1604/3161] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:13.978027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a178e7dc-9fe7-4340-81a9-ebd6e64d4539 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:13.978027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a178e7dc-9fe7-4340-81a9-ebd6e64d4539 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.978027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.978027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:13.978027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a178e7dc-9fe7-4340-81a9-ebd6e64d4539 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:14.006337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.006337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:14.042618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37ddd201-ddbd-488a-af5e-f406391bd2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:14.111630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.111630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:14.136150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37ddd201-ddbd-488a-af5e-f406391bd2b7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:14.136150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1558/3162] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:14.202799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.202799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:14.255645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a178e7dc-9fe7-4340-81a9-ebd6e64d4539 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Volume info retrieved successfully. Jan 21 08:10:14.328800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a178e7dc-9fe7-4340-81a9-ebd6e64d4539 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 200 Jan 21 08:10:14.328800 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1605/3163] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 912 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-528428a4-3172-4a7d-b976-26bc0b0794d5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-528428a4-3172-4a7d-b976-26bc0b0794d5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-528428a4-3172-4a7d-b976-26bc0b0794d5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:14.826916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-528428a4-3172-4a7d-b976-26bc0b0794d5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:14.926775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.926775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:14.926775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-528428a4-3172-4a7d-b976-26bc0b0794d5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:14.947301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1559/3164] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:14 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:14.959648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d613c2e4-df92-45e8-a5d8-c7b402cde2bd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:14.963680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d613c2e4-df92-45e8-a5d8-c7b402cde2bd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:14.963680 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:14.963680 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:14.963680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d613c2e4-df92-45e8-a5d8-c7b402cde2bd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:15.174578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87109751-87d9-4525-9d49-0ed416fbdf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:15.174578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87109751-87d9-4525-9d49-0ed416fbdf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:15.184478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:15.184478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:15.184478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87109751-87d9-4525-9d49-0ed416fbdf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:15.215287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:15.215287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:15.283120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d613c2e4-df92-45e8-a5d8-c7b402cde2bd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:15.361160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d613c2e4-df92-45e8-a5d8-c7b402cde2bd tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:15.375851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1606/3165] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:14 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:15.389729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b96fbf8-3c39-4e5b-a37b-c99eb0047e15 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] GET http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 Jan 21 08:10:15.390263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b96fbf8-3c39-4e5b-a37b-c99eb0047e15 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:15.391289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:15.391289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:15.391289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b96fbf8-3c39-4e5b-a37b-c99eb0047e15 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:15.462737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:15.462737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:15.519197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87109751-87d9-4525-9d49-0ed416fbdf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:15.580125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b96fbf8-3c39-4e5b-a37b-c99eb0047e15 tempest-AttachVolumeTestJSON-501090468 tempest-AttachVolumeTestJSON-501090468] http://10.222.0.13/volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 returned with HTTP 404 Jan 21 08:10:15.580125 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1607/3166] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:15 2021] GET /volume/v3/1039b9f77d8845c084c61051b9b74b4b/volumes/67aacdc5-db59-4e26-8780-8b68aec80e81 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:15.595465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:15.595465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:15.655828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87109751-87d9-4525-9d49-0ed416fbdf5d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:15.655828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1560/3167] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:15.954762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd597edd-208e-445f-bc41-50cc136888df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:15.955812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd597edd-208e-445f-bc41-50cc136888df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:15.956316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd597edd-208e-445f-bc41-50cc136888df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:15.956679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dd597edd-208e-445f-bc41-50cc136888df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:16.018025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.018025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:16.019962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd597edd-208e-445f-bc41-50cc136888df tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:16.021301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1608/3168] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:15 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:16.399301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec49b74b-04bc-42fd-b909-0d8bcf9ab985 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:16.399790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec49b74b-04bc-42fd-b909-0d8bcf9ab985 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:16.402763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:16.402763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:16.403444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec49b74b-04bc-42fd-b909-0d8bcf9ab985 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:16.686464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8603f827-80e3-4b41-82ed-719eb25a3e4d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:16.686464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8603f827-80e3-4b41-82ed-719eb25a3e4d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:16.686464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:16.686464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:16.686464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8603f827-80e3-4b41-82ed-719eb25a3e4d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:16.868604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.868604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:16.884883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.884883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:16.891419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ec49b74b-04bc-42fd-b909-0d8bcf9ab985 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:16.916219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8603f827-80e3-4b41-82ed-719eb25a3e4d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:16.957434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec49b74b-04bc-42fd-b909-0d8bcf9ab985 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:16.981619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1561/3169] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:16 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:16.985949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.985949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:17.015068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8603f827-80e3-4b41-82ed-719eb25a3e4d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:17.015068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1609/3170] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2f42607-3651-49bc-b637-b68a73a7ba17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2f42607-3651-49bc-b637-b68a73a7ba17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2f42607-3651-49bc-b637-b68a73a7ba17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:17.042961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d2f42607-3651-49bc-b637-b68a73a7ba17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:17.138779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:17.138779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:17.155774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2f42607-3651-49bc-b637-b68a73a7ba17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:17.160369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1562/3171] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:17 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:17.978374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db557ee4-05b8-4e27-bbca-0cce7e5f4227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:17.978374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db557ee4-05b8-4e27-bbca-0cce7e5f4227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:17.978374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:17.978374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:17.978374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db557ee4-05b8-4e27-bbca-0cce7e5f4227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:18.033889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ccfc5ae-c099-4441-8c85-0011f69affb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:18.053857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ccfc5ae-c099-4441-8c85-0011f69affb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:18.053857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:18.053857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:18.053857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ccfc5ae-c099-4441-8c85-0011f69affb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:18.198802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.198802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:18.245493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.245493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:18.259606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db557ee4-05b8-4e27-bbca-0cce7e5f4227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:18.285525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7ccfc5ae-c099-4441-8c85-0011f69affb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:18.324529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db557ee4-05b8-4e27-bbca-0cce7e5f4227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:18.336839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1610/3172] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:17 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:18.355054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f3c32a5-d879-4101-b158-35e045f94e23 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:18.355054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f3c32a5-d879-4101-b158-35e045f94e23 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:18.355054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:18.355054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:18.355054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f3c32a5-d879-4101-b158-35e045f94e23 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:18.360792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6f3c32a5-d879-4101-b158-35e045f94e23 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:18.374802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.374802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:18.400283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.400283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:18.400283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f3c32a5-d879-4101-b158-35e045f94e23 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:18.400283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1611/3173] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:18 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:18.429275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ccfc5ae-c099-4441-8c85-0011f69affb1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:18.429275 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1563/3174] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:10:19.356462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79e99a54-dfb3-4ef6-942f-386acb5e0b5d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:19.356462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79e99a54-dfb3-4ef6-942f-386acb5e0b5d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:19.356462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.356462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:19.356462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79e99a54-dfb3-4ef6-942f-386acb5e0b5d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2446dbbc-2263-41fa-a498-9ef6101aa661 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2446dbbc-2263-41fa-a498-9ef6101aa661 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2446dbbc-2263-41fa-a498-9ef6101aa661 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:19.432736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2446dbbc-2263-41fa-a498-9ef6101aa661 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:19.504438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:19.504438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:19.513787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2446dbbc-2263-41fa-a498-9ef6101aa661 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:19.522004 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1564/3175] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:19 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:19.543776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85d7ea6b-f0f3-4e97-b90f-041722aac0d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:19.543776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85d7ea6b-f0f3-4e97-b90f-041722aac0d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:19.543776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.543776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:19.543776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85d7ea6b-f0f3-4e97-b90f-041722aac0d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:19.557881 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:19.557881 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:19.578121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-79e99a54-dfb3-4ef6-942f-386acb5e0b5d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:19.664674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79e99a54-dfb3-4ef6-942f-386acb5e0b5d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:19.664674 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1612/3176] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:19 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:19.675862 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:19.675862 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:19.675862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85d7ea6b-f0f3-4e97-b90f-041722aac0d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:19.715829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:19.715829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:19.742117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85d7ea6b-f0f3-4e97-b90f-041722aac0d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:19.742117 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1565/3177] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f3fef79-956f-41ca-aee6-3c05fcba46d6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f3fef79-956f-41ca-aee6-3c05fcba46d6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f3fef79-956f-41ca-aee6-3c05fcba46d6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:20.530925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6f3fef79-956f-41ca-aee6-3c05fcba46d6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:20.586286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:20.586286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:20.586286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f3fef79-956f-41ca-aee6-3c05fcba46d6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:20.591344 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1613/3178] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:20 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:20.652765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bfd9eaa-a866-4c2b-aa8a-9cddc2e9b8c6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:20.652765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bfd9eaa-a866-4c2b-aa8a-9cddc2e9b8c6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:20.652765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:20.652765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:20.652765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8bfd9eaa-a866-4c2b-aa8a-9cddc2e9b8c6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:20.769789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d6d705-167e-4ecf-b4b1-545b821a85f6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:20.779199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d705-167e-4ecf-b4b1-545b821a85f6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:20.779199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:20.779199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:20.779199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d705-167e-4ecf-b4b1-545b821a85f6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:20.796378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:20.796378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:20.819447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8bfd9eaa-a866-4c2b-aa8a-9cddc2e9b8c6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:20.931384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8bfd9eaa-a866-4c2b-aa8a-9cddc2e9b8c6 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:20.933376 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1566/3179] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:20 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:21.029973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:21.029973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:21.050824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2d6d705-167e-4ecf-b4b1-545b821a85f6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:21.152128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:21.152128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:21.240977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d6d705-167e-4ecf-b4b1-545b821a85f6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:21.242591 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1614/3180] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-955a33d0-46a2-4c0b-8c12-a42137a23f16 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-955a33d0-46a2-4c0b-8c12-a42137a23f16 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-955a33d0-46a2-4c0b-8c12-a42137a23f16 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:21.618776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-955a33d0-46a2-4c0b-8c12-a42137a23f16 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:21.640857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:21.640857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:21.640857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-955a33d0-46a2-4c0b-8c12-a42137a23f16 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:21.640857 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1567/3181] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:21.956148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4806a6e9-1513-456b-82d7-10494d3b7fe7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:21.956844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4806a6e9-1513-456b-82d7-10494d3b7fe7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:21.957053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:21.957053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:21.957449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4806a6e9-1513-456b-82d7-10494d3b7fe7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.056051 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.056051 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:22.068768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4806a6e9-1513-456b-82d7-10494d3b7fe7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:22.116220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4806a6e9-1513-456b-82d7-10494d3b7fe7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:22.126964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1615/3182] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:21 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 945 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:22.272780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b213f337-ca69-42f2-9b09-c99154c96c6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:22.276280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b213f337-ca69-42f2-9b09-c99154c96c6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.276506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.276506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:22.276938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b213f337-ca69-42f2-9b09-c99154c96c6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.344643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.344643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:22.355950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b213f337-ca69-42f2-9b09-c99154c96c6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:22.384822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.384822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:22.404596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b213f337-ca69-42f2-9b09-c99154c96c6b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:22.406322 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1568/3183] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:22.651880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f2a6d59-3d78-4ac1-9297-e32d3b596021 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:22.652927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f2a6d59-3d78-4ac1-9297-e32d3b596021 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.653305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.653305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:22.654074 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f2a6d59-3d78-4ac1-9297-e32d3b596021 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.654631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2f2a6d59-3d78-4ac1-9297-e32d3b596021 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:22.727371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.727371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:22.729923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f2a6d59-3d78-4ac1-9297-e32d3b596021 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:22.731418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1616/3184] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:22 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:23.133454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4cea843-d94c-4117-835a-175e9b460c1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:23.141724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4cea843-d94c-4117-835a-175e9b460c1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.141724 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.141724 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.141724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4cea843-d94c-4117-835a-175e9b460c1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.188549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.188549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.200123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4cea843-d94c-4117-835a-175e9b460c1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:23.227789 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4cea843-d94c-4117-835a-175e9b460c1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:23.228811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1569/3185] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:23.247192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-180791ab-ede0-4a48-84b1-24f39a50d5e3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:23.247830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-180791ab-ede0-4a48-84b1-24f39a50d5e3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.248116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.248116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.248561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-180791ab-ede0-4a48-84b1-24f39a50d5e3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.299822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.299822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.310831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-180791ab-ede0-4a48-84b1-24f39a50d5e3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:23.337733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-180791ab-ede0-4a48-84b1-24f39a50d5e3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:23.338818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1617/3186] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:23.423368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0e187ab-4039-48aa-800e-fa089721c00e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:23.423368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0e187ab-4039-48aa-800e-fa089721c00e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.423569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.423569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.424117 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0e187ab-4039-48aa-800e-fa089721c00e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.475673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.475673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.484536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0e187ab-4039-48aa-800e-fa089721c00e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:23.507259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.507259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.516125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0e187ab-4039-48aa-800e-fa089721c00e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:23.516972 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1570/3187] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:23.746133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7dd5346a-315b-42c1-a7c5-6762478938d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:23.746708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7dd5346a-315b-42c1-a7c5-6762478938d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.746860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.746860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.747545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7dd5346a-315b-42c1-a7c5-6762478938d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.747919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7dd5346a-315b-42c1-a7c5-6762478938d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 2f15b0a7-2884-4bec-997a-f8784f98bd15. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:23.770287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.770287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.772828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7dd5346a-315b-42c1-a7c5-6762478938d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 200 Jan 21 08:10:23.773648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1618/3188] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:23.786056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc00e496-6058-4d24-99c8-354dea5b7439 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:23.786903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc00e496-6058-4d24-99c8-354dea5b7439 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.787116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.787116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.787568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc00e496-6058-4d24-99c8-354dea5b7439 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.838541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.838541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.847527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc00e496-6058-4d24-99c8-354dea5b7439 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:23.872712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc00e496-6058-4d24-99c8-354dea5b7439 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 200 Jan 21 08:10:23.873954 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1571/3189] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 1413 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:23.898478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e81ff903-f654-4452-a967-ddb956ec6702 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:23.900542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e81ff903-f654-4452-a967-ddb956ec6702 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.900542 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.900542 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:23.900542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e81ff903-f654-4452-a967-ddb956ec6702 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.954788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.954788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:23.967097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e81ff903-f654-4452-a967-ddb956ec6702 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:23.995869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e81ff903-f654-4452-a967-ddb956ec6702 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 200 Jan 21 08:10:24.002210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1619/3190] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 1413 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:24.013066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:24.013831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:24.014183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:24.014183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:24.015000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:24.015608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:24.079368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:24.079368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:24.080560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:24.140786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume request issued successfully. Jan 21 08:10:24.141243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490c6e6e-e0c2-4bda-ab93-99c3d1017a4c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 202 Jan 21 08:10:24.142280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1572/3191] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:24 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:24.151507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cabfb63-4dfa-49ef-a1c5-9c7391f05f9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:24.152078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cabfb63-4dfa-49ef-a1c5-9c7391f05f9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:24.152199 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:24.152199 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:24.153120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cabfb63-4dfa-49ef-a1c5-9c7391f05f9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:24.208425 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:24.208425 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:24.216827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cabfb63-4dfa-49ef-a1c5-9c7391f05f9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:24.246313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cabfb63-4dfa-49ef-a1c5-9c7391f05f9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 200 Jan 21 08:10:24.247168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1620/3192] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:24 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 1412 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:24.538712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5100857-f3e5-47d1-8a76-9a9783f6040e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:24.539581 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5100857-f3e5-47d1-8a76-9a9783f6040e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:24.539783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:24.539783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:24.540160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5100857-f3e5-47d1-8a76-9a9783f6040e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:24.595123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:24.595123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:24.604671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d5100857-f3e5-47d1-8a76-9a9783f6040e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:24.623941 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:24.623941 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:24.633866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5100857-f3e5-47d1-8a76-9a9783f6040e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:24.635209 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1573/3193] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:25.264748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86d75be-df41-42b2-b0a1-89aa17eff588 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:25.265415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86d75be-df41-42b2-b0a1-89aa17eff588 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:25.265415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:25.265415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:25.265797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86d75be-df41-42b2-b0a1-89aa17eff588 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:25.344763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:25.344763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:25.353449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c86d75be-df41-42b2-b0a1-89aa17eff588 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:25.428930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86d75be-df41-42b2-b0a1-89aa17eff588 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 200 Jan 21 08:10:25.429796 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1621/3194] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:25 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 1412 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:25.651433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2621532-0b9a-42b0-96cc-cac7a0dde927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:25.652382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2621532-0b9a-42b0-96cc-cac7a0dde927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:25.652790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:25.652790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:25.653427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2621532-0b9a-42b0-96cc-cac7a0dde927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:25.766966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:25.766966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:25.787492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e2621532-0b9a-42b0-96cc-cac7a0dde927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:25.833845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:25.833845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:25.856627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2621532-0b9a-42b0-96cc-cac7a0dde927 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:25.867579 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1574/3195] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:26.158755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-5c40a2ad-6734-4188-9e1f-0463c9a9c5b7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:26.165751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-5c40a2ad-6734-4188-9e1f-0463c9a9c5b7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:26.165910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:26.165910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:26.166258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-5c40a2ad-6734-4188-9e1f-0463c9a9c5b7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:26.238232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:26.238232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:26.271263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-5c40a2ad-6734-4188-9e1f-0463c9a9c5b7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:26.344410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-5c40a2ad-6734-4188-9e1f-0463c9a9c5b7 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:26.349696 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1622/3196] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:10:26 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1395 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:26.447010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33378e7a-065f-410a-b941-445e4d304a34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:26.447646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33378e7a-065f-410a-b941-445e4d304a34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:26.447976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:26.447976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:26.448500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33378e7a-065f-410a-b941-445e4d304a34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:26.540457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:26.540457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:26.549827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33378e7a-065f-410a-b941-445e4d304a34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:26.579783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33378e7a-065f-410a-b941-445e4d304a34 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 200 Jan 21 08:10:26.583045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1575/3197] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:26 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 1412 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:26.884412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65c0d098-04b2-45e4-b6fb-7cdc7e5ecd91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:26.885779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65c0d098-04b2-45e4-b6fb-7cdc7e5ecd91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:26.886079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:26.886079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:26.886854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65c0d098-04b2-45e4-b6fb-7cdc7e5ecd91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.022989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:27.022989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:27.059752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-65c0d098-04b2-45e4-b6fb-7cdc7e5ecd91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:27.123456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:27.123456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:27.148571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65c0d098-04b2-45e4-b6fb-7cdc7e5ecd91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:27.151116 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1623/3198] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:27.600817 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fef12f4-a7f9-4bee-af95-b68b9b05b69d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 Jan 21 08:10:27.602914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fef12f4-a7f9-4bee-af95-b68b9b05b69d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:27.602914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:27.602914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:27.602914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fef12f4-a7f9-4bee-af95-b68b9b05b69d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.680027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fef12f4-a7f9-4bee-af95-b68b9b05b69d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 returned with HTTP 404 Jan 21 08:10:27.695660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 Jan 21 08:10:27.701596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:27.701596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:27.701596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:27.701596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.701596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete backup with id: 2f15b0a7-2884-4bec-997a-f8784f98bd15. Jan 21 08:10:27.702201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1576/3199] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:27 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/b2adb06a-0f12-498c-99f4-2d6a74812e48 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:27.728283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:27.728283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:27.764255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] delete_backup rpcapi backup_id 2f15b0a7-2884-4bec-997a-f8784f98bd15 {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:10:27.769083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09de679e-9dfd-4a3d-88fd-17c0a98cee00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 returned with HTTP 202 Jan 21 08:10:27.787865 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1624/3200] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:27 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/2f15b0a7-2884-4bec-997a-f8784f98bd15 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:10:27.806384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes Jan 21 08:10:27.806384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-457617945"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:27.809525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-457617945'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:27.810129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume of 1 GB Jan 21 08:10:27.830501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Availability Zones retrieved successfully. Jan 21 08:10:27.859190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (9be29ee3-3290-4aee-bd7e-651b2565d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:27.870025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a5798-9cad-497a-947f-1a3f7da8ac11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:27.872489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:28.027209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a5798-9cad-497a-947f-1a3f7da8ac11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:28.029383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe58ac1-ee2d-44ba-adaf-3b81dd0e5ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:28.149053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['e6428946-88e6-413e-b4ae-f8ac6b2ae0cc', 'a2fedeaa-fb0c-4b17-83f6-f4b7530c7de5', 'e4f1dbd9-ae81-41e3-8cce-51cb0196f89f', '2c00787d-d0ef-4382-94b6-48e64b34beae'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:28.152119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe58ac1-ee2d-44ba-adaf-3b81dd0e5ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6428946-88e6-413e-b4ae-f8ac6b2ae0cc', 'a2fedeaa-fb0c-4b17-83f6-f4b7530c7de5', 'e4f1dbd9-ae81-41e3-8cce-51cb0196f89f', '2c00787d-d0ef-4382-94b6-48e64b34beae']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:28.155432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519348e-d57c-4bc2-9fc0-0ba70f6e938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:28.167285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcbc2901-4cf4-4dc3-abb8-84e87efcb619 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:28.167800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcbc2901-4cf4-4dc3-abb8-84e87efcb619 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:28.173595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:28.173595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:28.174152 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dcbc2901-4cf4-4dc3-abb8-84e87efcb619 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:28.241099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:28.241099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:28.251608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dcbc2901-4cf4-4dc3-abb8-84e87efcb619 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:28.281957 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:28.281957 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:28.284600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519348e-d57c-4bc2-9fc0-0ba70f6e938c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0826f84-2df4-4b70-96d8-2407387a65cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-457617945',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['e6428946-88e6-413e-b4ae-f8ac6b2ae0cc','a2fedeaa-fb0c-4b17-83f6-f4b7530c7de5','e4f1dbd9-ae81-41e3-8cce-51cb0196f89f','2c00787d-d0ef-4382-94b6-48e64b34beae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-457617945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0826f84-2df4-4b70-96d8-2407387a65cd,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb8094fe3a464ebc7f09c628599a90',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,user_id='5e18d08a23e64935ad164c418ad981c8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:28.287499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8523a92d-ee5e-4a22-81c2-f839f629da45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:28.308603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dcbc2901-4cf4-4dc3-abb8-84e87efcb619 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:28.309775 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1625/3201] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:28 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:28.345305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8523a92d-ee5e-4a22-81c2-f839f629da45) 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-VolumesBackupsTest-Volume-457617945',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['e6428946-88e6-413e-b4ae-f8ac6b2ae0cc','a2fedeaa-fb0c-4b17-83f6-f4b7530c7de5','e4f1dbd9-ae81-41e3-8cce-51cb0196f89f','2c00787d-d0ef-4382-94b6-48e64b34beae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:28.347429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc4557c-03cc-4e45-855d-4a1e0c89f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:28.415100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc4557c-03cc-4e45-855d-4a1e0c89f2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:28.428086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (9be29ee3-3290-4aee-bd7e-651b2565d789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:28.510351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request issued successfully. Jan 21 08:10:28.514838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9f77d87a-1a26-4a06-b718-c09699f04ea9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:28.515587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9f77d87a-1a26-4a06-b718-c09699f04ea9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:28.516114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:28.516114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:28.517835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9f77d87a-1a26-4a06-b718-c09699f04ea9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:28.527196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e8f5392-3cf9-4130-b33c-5c116eb1928e tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes returned with HTTP 202 Jan 21 08:10:28.532853 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1577/3202] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:27 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes => generated 884 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:28.538014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:10:28.539088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:28.539088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:28.539088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:28.539088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:28.591271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:28.591271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:28.622390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:28.622390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:28.624486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:28.647584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9f77d87a-1a26-4a06-b718-c09699f04ea9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:28.692921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:10:28.696850 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1578/3203] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:28 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 952 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:28.707838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9f77d87a-1a26-4a06-b718-c09699f04ea9 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:28.711024 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1626/3204] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:10:28 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1395 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:10:28.724701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:10:28.725371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:28.725865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:28.725865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:28.726474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:28.727890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5406571e-74ac-4522-bfd8-60983b79dd59 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:10:28.741045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1579/3205] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:10:28 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:10:28.758218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3979ea34-75bf-40a2-b04a-ef932b2ab3c4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments Jan 21 08:10:28.760023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:28.760023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:28.760747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3979ea34-75bf-40a2-b04a-ef932b2ab3c4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "654fe9c0-2948-4f2d-9e0c-bcd96754d19c", "instance_uuid": "5000a749-cd1d-4eb2-9803-bfd06de188a2", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:28.905277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:28.905277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:29.042535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3979ea34-75bf-40a2-b04a-ef932b2ab3c4 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments returned with HTTP 200 Jan 21 08:10:29.043806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1627/3206] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:10:28 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:29.326470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73b4c508-bbeb-4d91-92be-4c391e69acc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:29.326976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73b4c508-bbeb-4d91-92be-4c391e69acc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:29.327845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73b4c508-bbeb-4d91-92be-4c391e69acc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:29.446273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:29.446273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:29.467940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-73b4c508-bbeb-4d91-92be-4c391e69acc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:29.538644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:29.538644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:29.580522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73b4c508-bbeb-4d91-92be-4c391e69acc7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:29.595842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1580/3207] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:29.719908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948c1331-b7e4-4469-aa33-9f2947e867e2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:10:29.720393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948c1331-b7e4-4469-aa33-9f2947e867e2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:29.720781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:29.720781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:29.725789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-948c1331-b7e4-4469-aa33-9f2947e867e2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:29.925735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:29.925735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:29.956839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-948c1331-b7e4-4469-aa33-9f2947e867e2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:29.986604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-948c1331-b7e4-4469-aa33-9f2947e867e2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:10:29.988035 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1628/3208] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:29 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 976 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:30.600365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b58302a1-bef9-4b66-8c95-34acdb28d77e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:30.601184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b58302a1-bef9-4b66-8c95-34acdb28d77e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:30.601184 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:30.601184 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:30.601462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b58302a1-bef9-4b66-8c95-34acdb28d77e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:30.730190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:30.730190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:30.755505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b58302a1-bef9-4b66-8c95-34acdb28d77e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:30.793586 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:30.793586 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:30.814881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b58302a1-bef9-4b66-8c95-34acdb28d77e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:30.822760 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1581/3209] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:31.006775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-325f3051-4859-4ba1-90cb-797272d8b3a4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:10:31.006775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-325f3051-4859-4ba1-90cb-797272d8b3a4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.006775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.006775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:31.006775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-325f3051-4859-4ba1-90cb-797272d8b3a4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:31.152111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:31.152111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:31.190879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-325f3051-4859-4ba1-90cb-797272d8b3a4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:31.246441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-325f3051-4859-4ba1-90cb-797272d8b3a4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:10:31.248117 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1629/3210] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 977 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:31.279176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups Jan 21 08:10:31.280083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.280083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:31.280860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0826f84-2df4-4b70-96d8-2407387a65cd", "name": "tempest-VolumesBackupsTest-Backup-526683955", "description": "tempest-volume-backup-description-1126612227", "container": "container"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:31.282520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating new backup {'backup': {'volume_id': 'a0826f84-2df4-4b70-96d8-2407387a65cd', 'name': 'tempest-VolumesBackupsTest-Backup-526683955', 'description': 'tempest-volume-backup-description-1126612227', 'container': 'container'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:10:31.304003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating backup of volume a0826f84-2df4-4b70-96d8-2407387a65cd in container container Jan 21 08:10:31.423298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:31.423298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:31.429959 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:10:31.499300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['a35abc3b-8c24-46be-bd1d-6dfd318d261c', '5e30ac3c-aad2-406d-a286-39c972d54001'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:31.660465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac12907b-4720-4d7a-a4c6-1a10a95589fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups returned with HTTP 202 Jan 21 08:10:31.664991 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1582/3211] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:31 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups => generated 395 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:31.680723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:31.747281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:31.747281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:31.750119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:31.760937 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1630/3212] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:31.830631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14778a76-1bda-401a-b6b5-8a6723428836 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:31.831328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14778a76-1bda-401a-b6b5-8a6723428836 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.831621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.831621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:31.832129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14778a76-1bda-401a-b6b5-8a6723428836 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:31.866779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume// Jan 21 08:10:31.867301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.867517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.867517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:31.867901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:31.869203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-960ea4c1-f9de-469d-b1d1-4762d9ed08d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:10:31.869796 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1631/3213] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:10:31.885062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9646451e-0e27-4d1b-923c-459cb4890f77 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:10:31.885367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9646451e-0e27-4d1b-923c-459cb4890f77 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.885850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9646451e-0e27-4d1b-923c-459cb4890f77 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:31.939130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:31.939130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:31.955451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14778a76-1bda-401a-b6b5-8a6723428836 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:31.983116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:31.983116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:31.997997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14778a76-1bda-401a-b6b5-8a6723428836 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:31.999201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1583/3214] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:32.153025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.153025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:32.177297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9646451e-0e27-4d1b-923c-459cb4890f77 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:10:32.214806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.214806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:32.237811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-9646451e-0e27-4d1b-923c-459cb4890f77 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:10:32.247773 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1632/3215] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1493 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:10:32.284883 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3af1199a-75d2-42e9-9fc7-0f762b6cf2b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] PUT http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 Jan 21 08:10:32.284883 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:32.284883 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:32.284883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3af1199a-75d2-42e9-9fc7-0f762b6cf2b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:32.360517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:10:32.360517 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:10:32.360517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3af1199a-75d2-42e9-9fc7-0f762b6cf2b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-654fe9c0-2948-4f2d-9e0c-bcd96754d19c-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.020s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:10:32.360517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.360517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:32.769931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c02a781-4859-4449-8c09-8038f19429d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:32.770734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c02a781-4859-4449-8c09-8038f19429d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:32.770901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:32.770901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:32.771292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7c02a781-4859-4449-8c09-8038f19429d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:32.771669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7c02a781-4859-4449-8c09-8038f19429d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:32.870860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.870860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:32.878736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7c02a781-4859-4449-8c09-8038f19429d3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:32.882230 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1633/3216] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:32 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:33.016730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2a7cb1e-4c50-489b-a5ce-29866d9972b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:33.017483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2a7cb1e-4c50-489b-a5ce-29866d9972b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:33.017858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:33.017858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:33.018439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2a7cb1e-4c50-489b-a5ce-29866d9972b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:33.178001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:33.178001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:33.192858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2a7cb1e-4c50-489b-a5ce-29866d9972b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:33.218158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:33.218158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:33.233654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2a7cb1e-4c50-489b-a5ce-29866d9972b2 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:33.235515 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1634/3217] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:33.900751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1a316e6-2abf-4359-8f7c-49ac5f5708fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:33.907673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1a316e6-2abf-4359-8f7c-49ac5f5708fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:33.907673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:33.907673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:33.907673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1a316e6-2abf-4359-8f7c-49ac5f5708fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:33.907673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f1a316e6-2abf-4359-8f7c-49ac5f5708fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:33.944183 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:33.944183 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:33.952254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1a316e6-2abf-4359-8f7c-49ac5f5708fc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:33.952254 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1635/3218] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:33 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:34.252033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13a19a4d-da3d-4aa1-a16e-2dc6d0452970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:34.253341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13a19a4d-da3d-4aa1-a16e-2dc6d0452970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:34.254916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:34.254916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:34.255351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13a19a4d-da3d-4aa1-a16e-2dc6d0452970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:34.393190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:34.393190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:34.405905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-13a19a4d-da3d-4aa1-a16e-2dc6d0452970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:34.436569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:34.436569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:34.462505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13a19a4d-da3d-4aa1-a16e-2dc6d0452970 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:34.465117 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1636/3219] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:10:34.963013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65b774a2-c4a5-4d98-b858-6ed299beea4d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:34.964236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65b774a2-c4a5-4d98-b858-6ed299beea4d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:34.964411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:34.964411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:34.965606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65b774a2-c4a5-4d98-b858-6ed299beea4d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:34.967160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-65b774a2-c4a5-4d98-b858-6ed299beea4d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:35.110791 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:35.110791 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:35.112746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65b774a2-c4a5-4d98-b858-6ed299beea4d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:35.125233 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1637/3220] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:34 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:35.397489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3af1199a-75d2-42e9-9fc7-0f762b6cf2b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Lock "b'cinder-attachment_update-654fe9c0-2948-4f2d-9e0c-bcd96754d19c-n-h2-768862-4'" released by "attachment_update" :: held 3.047s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:10:35.398487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-3af1199a-75d2-42e9-9fc7-0f762b6cf2b5 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 returned with HTTP 200 Jan 21 08:10:35.399424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1584/3221] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:10:32 2021] PUT /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 => generated 762 bytes in 3130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:35.470831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-247739c7-643d-4a56-959b-e8c776caaefc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] POST http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47/action Jan 21 08:10:35.471681 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:35.471681 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:35.472446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-247739c7-643d-4a56-959b-e8c776caaefc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:10:35.473090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-247739c7-643d-4a56-959b-e8c776caaefc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:35.481697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a81b0f82-7b90-412a-ae8b-7b74019bad39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:35.491748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a81b0f82-7b90-412a-ae8b-7b74019bad39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:35.491748 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:35.491748 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:35.491748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a81b0f82-7b90-412a-ae8b-7b74019bad39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:35.590499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:35.590499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:35.621597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a81b0f82-7b90-412a-ae8b-7b74019bad39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:35.664273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:35.664273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:35.675843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:35.675843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:35.680825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a81b0f82-7b90-412a-ae8b-7b74019bad39 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:35.681965 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1585/3222] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:35.740043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ec591c2e-28e8-41eb-8e8e-067044f90e9a req-247739c7-643d-4a56-959b-e8c776caaefc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47/action returned with HTTP 204 Jan 21 08:10:35.740043 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1638/3223] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:10:35 2021] POST /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47/action => generated 0 bytes in 271 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5549896-e242-474a-84a7-1be0dda9c066 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5549896-e242-474a-84a7-1be0dda9c066 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5549896-e242-474a-84a7-1be0dda9c066 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:36.150462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5549896-e242-474a-84a7-1be0dda9c066 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:36.226829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:36.226829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:36.228679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5549896-e242-474a-84a7-1be0dda9c066 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:36.239186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1586/3224] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:36 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:36.697938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a0c6319-ae12-4b30-b815-d472016fca87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:36.698868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a0c6319-ae12-4b30-b815-d472016fca87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:36.699314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:36.699314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:36.700685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a0c6319-ae12-4b30-b815-d472016fca87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:36.760977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:36.760977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:36.773915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a0c6319-ae12-4b30-b815-d472016fca87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:36.797271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:36.797271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:36.812287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a0c6319-ae12-4b30-b815-d472016fca87 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:36.813250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1639/3225] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:36 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:37.244249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bff93cbd-7fb1-4aee-84f6-04417e8e144f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:37.244985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bff93cbd-7fb1-4aee-84f6-04417e8e144f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:37.245179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:37.245179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:37.246307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bff93cbd-7fb1-4aee-84f6-04417e8e144f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:37.247299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bff93cbd-7fb1-4aee-84f6-04417e8e144f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:37.283567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:37.283567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:37.286097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bff93cbd-7fb1-4aee-84f6-04417e8e144f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:37.295335 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1587/3226] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:37 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:37.829974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94afdd1c-3a89-4ad1-8877-8bb222a89157 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:37.830929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94afdd1c-3a89-4ad1-8877-8bb222a89157 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:37.831439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:37.831439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:37.832239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94afdd1c-3a89-4ad1-8877-8bb222a89157 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:37.907438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:37.907438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:37.929410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94afdd1c-3a89-4ad1-8877-8bb222a89157 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:37.987625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:37.987625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:37.987625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94afdd1c-3a89-4ad1-8877-8bb222a89157 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:37.987625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1640/3227] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:38.304819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1759a1e-c358-4fef-b9e7-d78bc91fd78f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:38.306328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1759a1e-c358-4fef-b9e7-d78bc91fd78f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:38.307357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:38.307357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:38.308002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1759a1e-c358-4fef-b9e7-d78bc91fd78f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:38.309038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c1759a1e-c358-4fef-b9e7-d78bc91fd78f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:38.376887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:38.376887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:38.376887 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1759a1e-c358-4fef-b9e7-d78bc91fd78f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:38.378136 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1588/3228] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:38 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:39.001917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-517aa451-d125-4428-8a17-08412f5120de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:39.002751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-517aa451-d125-4428-8a17-08412f5120de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:39.003066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:39.003066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:39.003764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-517aa451-d125-4428-8a17-08412f5120de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:39.157762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:39.157762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:39.168407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-517aa451-d125-4428-8a17-08412f5120de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:39.190449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:39.190449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:39.203897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-517aa451-d125-4428-8a17-08412f5120de tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:39.205017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1641/3229] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:39.394172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aabb25f-1668-4457-a418-f3d8f32290e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:39.396069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aabb25f-1668-4457-a418-f3d8f32290e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:39.396461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:39.396461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:39.397197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aabb25f-1668-4457-a418-f3d8f32290e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:39.405734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4aabb25f-1668-4457-a418-f3d8f32290e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:39.445652 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:39.445652 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:39.445652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aabb25f-1668-4457-a418-f3d8f32290e4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:39.445652 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1589/3230] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:39 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:40.224117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c669cacd-2b10-47c1-aeec-300a9dc8dfa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:40.224659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c669cacd-2b10-47c1-aeec-300a9dc8dfa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:40.224877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:40.224877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:40.225260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c669cacd-2b10-47c1-aeec-300a9dc8dfa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:40.279302 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:40.279302 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:40.294222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c669cacd-2b10-47c1-aeec-300a9dc8dfa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:40.317822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:40.317822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:40.330130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c669cacd-2b10-47c1-aeec-300a9dc8dfa9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:40.336172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1642/3231] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:40.467523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a7fc587-22e8-49bd-9980-4d1e064288b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:40.468506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a7fc587-22e8-49bd-9980-4d1e064288b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:40.468880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:40.468880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:40.469610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a7fc587-22e8-49bd-9980-4d1e064288b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:40.470281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9a7fc587-22e8-49bd-9980-4d1e064288b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:40.544365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:40.544365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:40.548676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a7fc587-22e8-49bd-9980-4d1e064288b7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:40.556719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1590/3232] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:41.112757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] POST http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes Jan 21 08:10:41.112757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:41.112757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:41.112757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1133595960"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:41.114016 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1133595960'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:41.114600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume of 1 GB Jan 21 08:10:41.147833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Availability Zones retrieved successfully. Jan 21 08:10:41.166049 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (38723fb3-4710-46af-9abe-fbb4a823aae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:41.169058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1623451-73e3-4ac1-9b9b-07fd7c64754c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:41.171190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:41.257306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1623451-73e3-4ac1-9b9b-07fd7c64754c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:41.260677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660a5403-0c7a-4bac-8687-9575e65581d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:41.349281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b654702-2b73-46d2-a065-297b582789c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:41.349968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b654702-2b73-46d2-a065-297b582789c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:41.350164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:41.350164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:41.350839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b654702-2b73-46d2-a065-297b582789c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:41.424356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:41.424356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:41.434175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b654702-2b73-46d2-a065-297b582789c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:41.456860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:41.456860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:41.469341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b654702-2b73-46d2-a065-297b582789c8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:41.471141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1591/3233] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:41.497690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Created reservations ['256e1eef-5ff8-4260-8694-7d0093dfdcc9', '429ceebd-6ec8-4601-abf5-305351dc7bdc', '0b6b737d-1011-4273-a886-9b8f150f3f7f', '1a32b2ee-b51d-4b22-8c74-1ff0fcbfdd40'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:41.499635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660a5403-0c7a-4bac-8687-9575e65581d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256e1eef-5ff8-4260-8694-7d0093dfdcc9', '429ceebd-6ec8-4601-abf5-305351dc7bdc', '0b6b737d-1011-4273-a886-9b8f150f3f7f', '1a32b2ee-b51d-4b22-8c74-1ff0fcbfdd40']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:41.506293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b2af5b-7def-45dd-8954-85da04062a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:41.567104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74654fc8-1bd3-46c6-9f22-117a7b171876 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:41.567695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74654fc8-1bd3-46c6-9f22-117a7b171876 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:41.567909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:41.567909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:41.568718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74654fc8-1bd3-46c6-9f22-117a7b171876 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:41.570108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-74654fc8-1bd3-46c6-9f22-117a7b171876 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:41.613995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:41.613995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:41.620657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74654fc8-1bd3-46c6-9f22-117a7b171876 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:41.620657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1592/3234] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:41 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:41.648418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b2af5b-7def-45dd-8954-85da04062a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f8e453-e072-4c4c-9b34-6b06784599af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1133595960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['256e1eef-5ff8-4260-8694-7d0093dfdcc9','429ceebd-6ec8-4601-abf5-305351dc7bdc','0b6b737d-1011-4273-a886-9b8f150f3f7f','1a32b2ee-b51d-4b22-8c74-1ff0fcbfdd40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1133595960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f8e453-e072-4c4c-9b34-6b06784599af,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d13a3aa961144e5bc964015f35e50ae',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,user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:41.651118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364ccb7f-4110-454d-a720-ca0fa4349905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:41.727302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364ccb7f-4110-454d-a720-ca0fa4349905) 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-1133595960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['256e1eef-5ff8-4260-8694-7d0093dfdcc9','429ceebd-6ec8-4601-abf5-305351dc7bdc','0b6b737d-1011-4273-a886-9b8f150f3f7f','1a32b2ee-b51d-4b22-8c74-1ff0fcbfdd40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:41.731009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2bb497-8638-4f43-8554-f5be75d72192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:41.767596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2bb497-8638-4f43-8554-f5be75d72192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:41.770635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (38723fb3-4710-46af-9abe-fbb4a823aae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:41.836300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request issued successfully. Jan 21 08:10:41.852722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-54aaced9-cb36-4178-b09d-835b5df8db76 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes returned with HTTP 202 Jan 21 08:10:41.855667 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1643/3235] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:40 2021] POST /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes => generated 829 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:41.878803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-850b5bfa-8cb8-4aa3-be0b-45ff6768ad0e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:10:41.879697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-850b5bfa-8cb8-4aa3-be0b-45ff6768ad0e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:41.880142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:41.880142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:41.880744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-850b5bfa-8cb8-4aa3-be0b-45ff6768ad0e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:41.943429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:41.943429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:41.954735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-850b5bfa-8cb8-4aa3-be0b-45ff6768ad0e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:41.980243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-850b5bfa-8cb8-4aa3-be0b-45ff6768ad0e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:10:41.981693 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1593/3236] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:41 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 897 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:42.493001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aec7b740-adb8-420c-a883-2ab93718041c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:42.493535 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aec7b740-adb8-420c-a883-2ab93718041c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:42.493756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:42.493756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:42.499311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aec7b740-adb8-420c-a883-2ab93718041c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:42.602721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:42.602721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:42.635172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46913c2f-5d5a-489f-a8e3-6553362c7466 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:42.636165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46913c2f-5d5a-489f-a8e3-6553362c7466 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:42.636559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:42.636559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:42.637646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46913c2f-5d5a-489f-a8e3-6553362c7466 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:42.638442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-46913c2f-5d5a-489f-a8e3-6553362c7466 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:42.651444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aec7b740-adb8-420c-a883-2ab93718041c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:42.691061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:42.691061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:42.693309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46913c2f-5d5a-489f-a8e3-6553362c7466 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:42.694848 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1594/3237] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:42 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:42.715960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:42.715960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:42.750454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aec7b740-adb8-420c-a883-2ab93718041c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:42.752216 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1644/3238] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:42 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:42.998896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebee36f6-a91e-4fb4-867b-5d9f86f4b8e1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:10:42.999428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebee36f6-a91e-4fb4-867b-5d9f86f4b8e1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:42.999640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:42.999640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:43.005106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebee36f6-a91e-4fb4-867b-5d9f86f4b8e1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:43.188064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:43.188064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:43.203612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ebee36f6-a91e-4fb4-867b-5d9f86f4b8e1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:43.252111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebee36f6-a91e-4fb4-867b-5d9f86f4b8e1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:10:43.252111 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1595/3239] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:42 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:43.710163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-155cda6a-aeb7-4911-bf61-5237b2576a18 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:43.710878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-155cda6a-aeb7-4911-bf61-5237b2576a18 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:43.710969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:43.710969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:43.711341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-155cda6a-aeb7-4911-bf61-5237b2576a18 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:43.711889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-155cda6a-aeb7-4911-bf61-5237b2576a18 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:43.743082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:43.743082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:43.745166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-155cda6a-aeb7-4911-bf61-5237b2576a18 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:43.746278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1645/3240] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:43.768585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5250f045-c1bb-438d-a315-39cb0afeac91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:43.770028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5250f045-c1bb-438d-a315-39cb0afeac91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:43.770028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:43.770028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:43.770553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5250f045-c1bb-438d-a315-39cb0afeac91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:43.841252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:43.841252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:43.850719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5250f045-c1bb-438d-a315-39cb0afeac91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:43.873880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:43.873880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:43.901845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5250f045-c1bb-438d-a315-39cb0afeac91 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:43.903186 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1596/3241] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:44.277708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63aa32fb-27e5-4e3a-8cf2-4502afec2bab tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:10:44.277708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63aa32fb-27e5-4e3a-8cf2-4502afec2bab tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:44.277708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:44.277708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:44.277708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63aa32fb-27e5-4e3a-8cf2-4502afec2bab tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:44.422635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:44.422635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:44.436015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63aa32fb-27e5-4e3a-8cf2-4502afec2bab tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:44.530590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63aa32fb-27e5-4e3a-8cf2-4502afec2bab tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:10:44.538325 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1646/3242] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:44 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 922 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:44.762119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8b21594-d295-47fd-b0d4-94ed68176e85 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:44.762632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8b21594-d295-47fd-b0d4-94ed68176e85 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:44.763010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:44.763010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:44.763401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8b21594-d295-47fd-b0d4-94ed68176e85 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:44.763773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c8b21594-d295-47fd-b0d4-94ed68176e85 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:44.788834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:44.788834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:44.790853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8b21594-d295-47fd-b0d4-94ed68176e85 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:44.798375 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1597/3243] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:44 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:44.920430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81f37262-c956-4b28-b8d1-093cf6dd29b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:44.921010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81f37262-c956-4b28-b8d1-093cf6dd29b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:44.921382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:44.921382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:44.922055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81f37262-c956-4b28-b8d1-093cf6dd29b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:44.985496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:44.985496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:45.029933 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81f37262-c956-4b28-b8d1-093cf6dd29b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:45.055093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:45.055093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:45.069066 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81f37262-c956-4b28-b8d1-093cf6dd29b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:45.081377 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1647/3244] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:45.806430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce337db-83ae-439b-9f01-0afa299560dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:45.806982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ce337db-83ae-439b-9f01-0afa299560dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:45.807085 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:45.807085 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:45.807713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ce337db-83ae-439b-9f01-0afa299560dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:45.808248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5ce337db-83ae-439b-9f01-0afa299560dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:45.833020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:45.833020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:45.835115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce337db-83ae-439b-9f01-0afa299560dc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:45.836373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1598/3245] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:45 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:45.868588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fddff494-d3de-4534-a1cc-dce604e26422 req-15c8f5e1-ea50-4850-ad47-7200e0a1fd29 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:10:45.869412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fddff494-d3de-4534-a1cc-dce604e26422 req-15c8f5e1-ea50-4850-ad47-7200e0a1fd29 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:45.869606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:45.869606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:45.870248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-fddff494-d3de-4534-a1cc-dce604e26422 req-15c8f5e1-ea50-4850-ad47-7200e0a1fd29 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:45.923150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:45.923150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:45.932993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-fddff494-d3de-4534-a1cc-dce604e26422 req-15c8f5e1-ea50-4850-ad47-7200e0a1fd29 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:45.956336 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-fddff494-d3de-4534-a1cc-dce604e26422 req-15c8f5e1-ea50-4850-ad47-7200e0a1fd29 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:10:45.957834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1648/3246] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:10:45 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:45.975296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] POST http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes Jan 21 08:10:45.975700 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:45.975700 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:45.976388 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-370464964"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:45.977686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-370464964'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:45.978061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume of 1 GB Jan 21 08:10:45.991605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Availability Zones retrieved successfully. Jan 21 08:10:46.008470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (f45c0e8b-516a-44af-87d4-64553c060442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:46.011306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7456144-c6a6-4d22-ac65-3dbd96638052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:46.013429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:46.089889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f36f20-7452-45bd-b4ea-8bfa3e9438ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:46.093190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7456144-c6a6-4d22-ac65-3dbd96638052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:46.094907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f36f20-7452-45bd-b4ea-8bfa3e9438ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:46.095108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:46.095108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:46.095745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46f36f20-7452-45bd-b4ea-8bfa3e9438ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:46.095932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf1d155-7129-4b81-aa27-f8dddabcbd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:46.173704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:46.173704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:46.176691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Created reservations ['38db4e70-dbf3-445a-9d11-ba9e51c24ca9', 'bb5197c5-70c4-4337-b4d2-6ee49b40839a', 'bcba02c5-e0ce-4de6-a3a4-b8823175c031', '1c11e842-b11c-4570-ba59-bb2f0f710315'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:46.178722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf1d155-7129-4b81-aa27-f8dddabcbd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38db4e70-dbf3-445a-9d11-ba9e51c24ca9', 'bb5197c5-70c4-4337-b4d2-6ee49b40839a', 'bcba02c5-e0ce-4de6-a3a4-b8823175c031', '1c11e842-b11c-4570-ba59-bb2f0f710315']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:46.181056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b6642f-b0fd-460f-a255-c1efdbfafc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:46.204476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46f36f20-7452-45bd-b4ea-8bfa3e9438ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:46.239725 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:46.239725 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:46.244186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b6642f-b0fd-460f-a255-c1efdbfafc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2238d2e-b148-4bfc-8292-d7b29d41cfe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-370464964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['38db4e70-dbf3-445a-9d11-ba9e51c24ca9','bb5197c5-70c4-4337-b4d2-6ee49b40839a','bcba02c5-e0ce-4de6-a3a4-b8823175c031','1c11e842-b11c-4570-ba59-bb2f0f710315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-370464964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2238d2e-b148-4bfc-8292-d7b29d41cfe4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d13a3aa961144e5bc964015f35e50ae',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,user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:46.246389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d552f251-d52f-4c36-8703-2d4908002bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:46.250481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46f36f20-7452-45bd-b4ea-8bfa3e9438ac tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:46.251523 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1649/3247] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:46 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:46.278021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d552f251-d52f-4c36-8703-2d4908002bf1) 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-370464964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['38db4e70-dbf3-445a-9d11-ba9e51c24ca9','bb5197c5-70c4-4337-b4d2-6ee49b40839a','bcba02c5-e0ce-4de6-a3a4-b8823175c031','1c11e842-b11c-4570-ba59-bb2f0f710315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:46.280092 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9fca41-0b3b-4461-874f-2ed94f8d4a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:46.296084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9fca41-0b3b-4461-874f-2ed94f8d4a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:46.298879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (f45c0e8b-516a-44af-87d4-64553c060442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:46.356575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request issued successfully. Jan 21 08:10:46.372776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a61ab6fe-ea16-46ca-92f2-09810f4c20d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes returned with HTTP 202 Jan 21 08:10:46.379401 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1599/3248] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:45 2021] POST /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes => generated 828 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:46.388849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6724fa42-b88b-4d97-9344-a4062ed27064 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:46.389501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6724fa42-b88b-4d97-9344-a4062ed27064 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:46.389701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:46.389701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:46.390080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6724fa42-b88b-4d97-9344-a4062ed27064 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:46.456331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:46.456331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:46.466759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6724fa42-b88b-4d97-9344-a4062ed27064 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:46.491430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6724fa42-b88b-4d97-9344-a4062ed27064 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 200 Jan 21 08:10:46.493567 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1650/3249] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:46 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 896 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:46.851570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1ef3201-bab6-431d-b32f-9810ececa612 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:46.852847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1ef3201-bab6-431d-b32f-9810ececa612 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:46.853220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:46.853220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:46.853969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1ef3201-bab6-431d-b32f-9810ececa612 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:46.854486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d1ef3201-bab6-431d-b32f-9810ececa612 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:46.885680 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:46.885680 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:46.888206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1ef3201-bab6-431d-b32f-9810ececa612 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:46.896062 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1600/3250] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:46 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:47.268315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32a0611f-4ac4-49a8-a2e2-53fd95dfc799 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:47.268964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32a0611f-4ac4-49a8-a2e2-53fd95dfc799 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:47.269178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.269178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:47.270232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32a0611f-4ac4-49a8-a2e2-53fd95dfc799 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:47.319389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.319389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:47.332720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32a0611f-4ac4-49a8-a2e2-53fd95dfc799 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:47.358583 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.358583 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:47.372245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32a0611f-4ac4-49a8-a2e2-53fd95dfc799 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:47.374035 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1651/3251] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:47.508917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60f8c590-0047-4387-a86b-9720b15a51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:47.509544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60f8c590-0047-4387-a86b-9720b15a51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:47.509858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.509858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:47.510375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60f8c590-0047-4387-a86b-9720b15a51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:47.563187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.563187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:47.573313 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60f8c590-0047-4387-a86b-9720b15a51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:47.597722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60f8c590-0047-4387-a86b-9720b15a51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 200 Jan 21 08:10:47.598977 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1601/3252] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:47 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 921 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:47.721515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b0ad2851-79f8-41b1-b59a-302313b38821 req-51e952ed-863b-4588-b518-1effb4e92565 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:47.722237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b0ad2851-79f8-41b1-b59a-302313b38821 req-51e952ed-863b-4588-b518-1effb4e92565 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:47.723145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.723145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:47.723703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b0ad2851-79f8-41b1-b59a-302313b38821 req-51e952ed-863b-4588-b518-1effb4e92565 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:47.776261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.776261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:47.784389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b0ad2851-79f8-41b1-b59a-302313b38821 req-51e952ed-863b-4588-b518-1effb4e92565 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:47.807332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b0ad2851-79f8-41b1-b59a-302313b38821 req-51e952ed-863b-4588-b518-1effb4e92565 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 200 Jan 21 08:10:47.808163 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1652/3253] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:10:47 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 921 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:47.823718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] POST http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes Jan 21 08:10:47.823931 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.823931 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:47.824433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1548631920"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:47.825575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1548631920'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:47.825832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume of 1 GB Jan 21 08:10:47.838816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Availability Zones retrieved successfully. Jan 21 08:10:47.855829 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (34305676-6f78-4f82-b3be-270071a73e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:47.858563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976124e9-184f-4a77-981d-56a5fabd4249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:47.861044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:47.914649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154aea09-37ee-4243-9255-7be1547678d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:47.915311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154aea09-37ee-4243-9255-7be1547678d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:47.915532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.915532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:47.915912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-154aea09-37ee-4243-9255-7be1547678d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:47.916285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-154aea09-37ee-4243-9255-7be1547678d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:47.938473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976124e9-184f-4a77-981d-56a5fabd4249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:47.940831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45a2e31-60ec-4333-a900-1bd5a5aacf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:47.948268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.948268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:47.950452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-154aea09-37ee-4243-9255-7be1547678d2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:47.951493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1653/3254] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:47 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:48.010860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Created reservations ['7b25d8fb-7a3b-4f48-9e8c-f192298e95af', '79deb8f5-96b7-4cd9-b4db-32ce6f3370e3', '4c06d8ac-7134-49e7-b670-776e1410c9c5', '22e231fd-3ad5-43da-bfe2-87fbab6e029e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:48.013190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45a2e31-60ec-4333-a900-1bd5a5aacf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b25d8fb-7a3b-4f48-9e8c-f192298e95af', '79deb8f5-96b7-4cd9-b4db-32ce6f3370e3', '4c06d8ac-7134-49e7-b670-776e1410c9c5', '22e231fd-3ad5-43da-bfe2-87fbab6e029e']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:48.015290 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0e2333-a167-4896-95c9-508583c2118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:48.086053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0e2333-a167-4896-95c9-508583c2118b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9adb5ec-3aff-4496-8190-f6413f8a36be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1548631920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['7b25d8fb-7a3b-4f48-9e8c-f192298e95af','79deb8f5-96b7-4cd9-b4db-32ce6f3370e3','4c06d8ac-7134-49e7-b670-776e1410c9c5','22e231fd-3ad5-43da-bfe2-87fbab6e029e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1548631920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9adb5ec-3aff-4496-8190-f6413f8a36be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d13a3aa961144e5bc964015f35e50ae',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,user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:48.088142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e4665e-9cfd-4e02-ad3c-fd387348d1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:48.117935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e4665e-9cfd-4e02-ad3c-fd387348d1b7) 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-1548631920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d13a3aa961144e5bc964015f35e50ae',qos_specs=None,replication_status=,reservations=['7b25d8fb-7a3b-4f48-9e8c-f192298e95af','79deb8f5-96b7-4cd9-b4db-32ce6f3370e3','4c06d8ac-7134-49e7-b670-776e1410c9c5','22e231fd-3ad5-43da-bfe2-87fbab6e029e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00ec4da3a91049d6a5236f3ae9276ae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:48.119934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b892caeb-7965-425a-9056-ff601284cd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:48.148029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b892caeb-7965-425a-9056-ff601284cd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:48.150974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Flow 'volume_create_api' (34305676-6f78-4f82-b3be-270071a73e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:48.205558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Create volume request issued successfully. Jan 21 08:10:48.240650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1284f37d-ed56-4e70-811d-43fd890730c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes returned with HTTP 202 Jan 21 08:10:48.241551 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1602/3255] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:47 2021] POST /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes => generated 829 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:48.255753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88620894-5bd9-4c51-8fba-32dc4bb3d0a8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:48.256275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88620894-5bd9-4c51-8fba-32dc4bb3d0a8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:48.256589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:48.256589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:48.256839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88620894-5bd9-4c51-8fba-32dc4bb3d0a8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:48.337622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:48.337622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:48.347122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-88620894-5bd9-4c51-8fba-32dc4bb3d0a8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:48.372932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88620894-5bd9-4c51-8fba-32dc4bb3d0a8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 200 Jan 21 08:10:48.384035 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1654/3256] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:48 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 897 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:48.389034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04043d9a-3e8e-4161-9183-3feb51da3e75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:48.389714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04043d9a-3e8e-4161-9183-3feb51da3e75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:48.390095 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:48.390095 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:48.390670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04043d9a-3e8e-4161-9183-3feb51da3e75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:48.453873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:48.453873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:48.466245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04043d9a-3e8e-4161-9183-3feb51da3e75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:48.492138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:48.492138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:48.520890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04043d9a-3e8e-4161-9183-3feb51da3e75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:48.520890 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1603/3257] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:48.973664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c080b1-7365-4ced-a9e3-76fc0b2c425c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:48.978116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c080b1-7365-4ced-a9e3-76fc0b2c425c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:48.978697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:48.978697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:48.979345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c080b1-7365-4ced-a9e3-76fc0b2c425c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:48.979862 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-98c080b1-7365-4ced-a9e3-76fc0b2c425c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:49.027421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:49.027421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:49.029375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c080b1-7365-4ced-a9e3-76fc0b2c425c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:49.030143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1655/3258] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:48 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:49.390095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee0ff9b3-1f9c-4d5c-bed0-8682ab6255be tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:49.390788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff9b3-1f9c-4d5c-bed0-8682ab6255be tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:49.391019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:49.391019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:49.391407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff9b3-1f9c-4d5c-bed0-8682ab6255be tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:49.468877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:49.468877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:49.478740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee0ff9b3-1f9c-4d5c-bed0-8682ab6255be tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:49.501694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee0ff9b3-1f9c-4d5c-bed0-8682ab6255be tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 200 Jan 21 08:10:49.502542 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1604/3259] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:49 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 922 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:49.536220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-824702af-1822-409c-b9ca-c0e86b458380 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:49.536849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-824702af-1822-409c-b9ca-c0e86b458380 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:49.537424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:49.537424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:49.537816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-824702af-1822-409c-b9ca-c0e86b458380 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:49.594394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:49.594394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:49.600387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-824702af-1822-409c-b9ca-c0e86b458380 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:49.622075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:49.622075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:49.633118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-824702af-1822-409c-b9ca-c0e86b458380 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:49.634106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1656/3260] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:49.818378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b3cdbe50-836a-40d4-96b7-6692a73d6b36 req-01ec0736-3798-4188-a930-b32aef5c49e0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:49.819038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b3cdbe50-836a-40d4-96b7-6692a73d6b36 req-01ec0736-3798-4188-a930-b32aef5c49e0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:49.819372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:49.819372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:49.819848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b3cdbe50-836a-40d4-96b7-6692a73d6b36 req-01ec0736-3798-4188-a930-b32aef5c49e0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:49.876091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:49.876091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:49.887055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b3cdbe50-836a-40d4-96b7-6692a73d6b36 req-01ec0736-3798-4188-a930-b32aef5c49e0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:49.910729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b3cdbe50-836a-40d4-96b7-6692a73d6b36 req-01ec0736-3798-4188-a930-b32aef5c49e0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 200 Jan 21 08:10:49.911761 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1605/3261] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:10:49 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:50.056202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eff007d0-cdc6-4338-83b1-3b18e4fe78ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:50.057550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eff007d0-cdc6-4338-83b1-3b18e4fe78ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:50.060679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:50.060679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:50.061490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eff007d0-cdc6-4338-83b1-3b18e4fe78ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:50.062014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-eff007d0-cdc6-4338-83b1-3b18e4fe78ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:50.105137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:50.105137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:50.107654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eff007d0-cdc6-4338-83b1-3b18e4fe78ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:50.116295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1657/3262] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:50 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:50.487813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:50.489186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:50.491512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:50.491512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:50.492211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:50.493008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:50.494893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:50.566107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:50.568924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:50.568924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:50.578114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-bd47063b-0c2f-46ec-b737-a8431a2628c8 req-4d1b238f-a13f-42e0-90c8-c50de0746ea0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:50.579122 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1606/3263] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:50 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:50.649243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94e9421e-7ed5-4a67-b23c-548890ac8f92 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:50.650217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94e9421e-7ed5-4a67-b23c-548890ac8f92 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:50.650894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:50.650894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:50.651647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94e9421e-7ed5-4a67-b23c-548890ac8f92 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:50.707849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:50.707849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:50.716387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94e9421e-7ed5-4a67-b23c-548890ac8f92 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:50.735811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:50.735811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:50.759263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94e9421e-7ed5-4a67-b23c-548890ac8f92 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:50.760193 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1658/3264] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:50 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:51.123356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63247041-5d66-4176-ad3f-096901fee95c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:51.123871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63247041-5d66-4176-ad3f-096901fee95c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:51.124081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:51.124081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:51.124382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63247041-5d66-4176-ad3f-096901fee95c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:51.124915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-63247041-5d66-4176-ad3f-096901fee95c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:51.166181 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:51.166181 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:51.168514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63247041-5d66-4176-ad3f-096901fee95c tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:51.170797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1607/3265] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:51 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:51.387641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:51.388169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:51.388368 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:51.388368 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:51.392637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:51.393397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:51.396494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:51.484668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:51.484668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:51.484668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:51.496087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-e2cf391b-ea8e-4707-a91f-0491bb0fa868 req-a42b701b-ccbd-4214-b4e9-c3881aa30675 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:51.496087 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1659/3266] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:51 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:51.785472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-448b75d0-fd85-40ff-85ea-937bceddec17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:51.785472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-448b75d0-fd85-40ff-85ea-937bceddec17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:51.785472 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:51.785472 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:51.785472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-448b75d0-fd85-40ff-85ea-937bceddec17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:51.895196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:51.895196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:51.905308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-448b75d0-fd85-40ff-85ea-937bceddec17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:51.928109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:51.928109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:51.939855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-448b75d0-fd85-40ff-85ea-937bceddec17 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:51.942222 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1608/3267] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:52.185094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cd2acd1-40bf-4d03-baa5-971aa2116435 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:52.186277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cd2acd1-40bf-4d03-baa5-971aa2116435 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:52.186737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:52.186737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:52.187399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cd2acd1-40bf-4d03-baa5-971aa2116435 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:52.187967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9cd2acd1-40bf-4d03-baa5-971aa2116435 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:52.210546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:52.210546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:52.212856 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cd2acd1-40bf-4d03-baa5-971aa2116435 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:52.214861 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1660/3268] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:52 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:52.355649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:52.356394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:52.356590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:52.356590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:52.357315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:52.357940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:52.359705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:52.416045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:52.418178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:52.418178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:52.427337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf246ade-021a-46e6-881d-e30047d8141c req-b2087f7b-2c8c-4aa2-bfcd-6b562e54af62 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:52.428190 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1609/3269] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:52 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:52.959233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45e0b512-3847-47e3-9258-7f501d4df47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:52.959400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45e0b512-3847-47e3-9258-7f501d4df47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:52.960466 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:52.960466 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:52.960466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45e0b512-3847-47e3-9258-7f501d4df47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:53.002792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:53.003323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:53.003539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:53.003539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:53.004425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:53.005216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:53.007280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:53.019433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.019433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:53.028784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45e0b512-3847-47e3-9258-7f501d4df47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:53.059799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.059799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:53.063920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:53.066122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.066122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:53.076706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0c1f6b7-4631-4126-82b6-8fca6c5ab209 req-2d29032c-c9a9-45a2-a138-a9f2fe0ebb51 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:53.077657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1610/3270] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:52 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:53.078874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45e0b512-3847-47e3-9258-7f501d4df47f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:53.079919 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1661/3271] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:53.232398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70455852-a15d-402e-b6c2-be60e8070fbc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:53.232398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70455852-a15d-402e-b6c2-be60e8070fbc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:53.232398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:53.232398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:53.232398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70455852-a15d-402e-b6c2-be60e8070fbc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:53.233055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-70455852-a15d-402e-b6c2-be60e8070fbc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:53.260185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.260185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:53.262270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70455852-a15d-402e-b6c2-be60e8070fbc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:53.263207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1662/3272] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:53 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:53.591794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:53.592732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:53.592854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:53.592854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:53.593227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:53.593866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:53.595612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:53.649039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:53.651178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.651178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:53.660671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bfe2a27-9475-4eb7-95d4-214eceea8f6f req-e32434be-ff6c-42a0-ae64-56a800c2a384 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:53.661528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1611/3273] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:53 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:54.096387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c478f45c-deab-48c7-96a8-fcee5c6dc368 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:54.096909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c478f45c-deab-48c7-96a8-fcee5c6dc368 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:54.097125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:54.097125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:54.098407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c478f45c-deab-48c7-96a8-fcee5c6dc368 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:54.178844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:54.178844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:54.191960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c478f45c-deab-48c7-96a8-fcee5c6dc368 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:54.213140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:54.213140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:54.226482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c478f45c-deab-48c7-96a8-fcee5c6dc368 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:54.227567 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1663/3274] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:54 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:54.277038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7e883aa-d9ca-49e1-b297-c7b6473f2aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:54.278615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7e883aa-d9ca-49e1-b297-c7b6473f2aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:54.279521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:54.279521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:54.280223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7e883aa-d9ca-49e1-b297-c7b6473f2aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:54.280777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a7e883aa-d9ca-49e1-b297-c7b6473f2aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:54.307409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:54.307409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:54.309359 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7e883aa-d9ca-49e1-b297-c7b6473f2aa6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:54.310156 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1612/3275] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:54 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:54.576218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:54.576334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:54.576662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:54.576662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:54.576845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:54.577431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:54.579647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:54.635177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:54.637295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:54.637295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:54.647071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-6401df5a-efde-4ed3-af66-37401916deb1 req-ce59aec5-675b-486f-9218-31a31d4b4884 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:54.647948 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1664/3276] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:54 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:54.923619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:54.924226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:54.924446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:54.924446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:54.925089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:54.925760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:54.927773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:54.986162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:54.988400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:54.988400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:54.998229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4c987aa2-f638-49df-b236-c48a25790a87 req-86de67aa-079a-4439-bc24-9face58d8a14 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:54.999127 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1613/3277] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:54 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:55.251844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cd861bd-b6e1-4a11-9f3c-82b14a71a95e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:55.252383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cd861bd-b6e1-4a11-9f3c-82b14a71a95e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:55.252582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:55.252582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:55.253222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8cd861bd-b6e1-4a11-9f3c-82b14a71a95e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.324387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf9f5dc9-3a9a-4c79-82b7-6a914e173d89 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:55.324878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf9f5dc9-3a9a-4c79-82b7-6a914e173d89 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:55.325090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:55.325090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:55.325451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bf9f5dc9-3a9a-4c79-82b7-6a914e173d89 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.325817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bf9f5dc9-3a9a-4c79-82b7-6a914e173d89 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:55.341576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.341576 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.361800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8cd861bd-b6e1-4a11-9f3c-82b14a71a95e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:55.373019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.373019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.378143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bf9f5dc9-3a9a-4c79-82b7-6a914e173d89 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:55.384137 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1614/3278] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:55 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:55.393875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.393875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.404489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8cd861bd-b6e1-4a11-9f3c-82b14a71a95e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:55.405324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1665/3279] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:55.525566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail Jan 21 08:10:55.526189 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:55.526486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:55.526486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:55.527017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.527827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:55.529756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:55.588593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Get all volumes completed successfully. Jan 21 08:10:55.591023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.591023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.601091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-53e0342f-01c0-4e64-bd82-9346785193f6 req-2a364dca-980f-47c3-b086-1945fbbb0077 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail returned with HTTP 200 Jan 21 08:10:55.602298 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1615/3280] 10.222.0.13 () {60 vars in 1479 bytes} [Thu Jan 21 08:10:55 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/detail => generated 2748 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:55.624405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] DELETE http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:55.624405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:55.624405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:55.624405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:55.625156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.625714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume with id: a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:55.686759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.686759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.687889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:55.718448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume request issued successfully. Jan 21 08:10:55.719145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04406eab-4c8e-4f8f-8910-579d6b9e51c0 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 202 Jan 21 08:10:55.720188 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1666/3281] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:55 2021] DELETE /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:55.727922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99cc076d-8ddd-4138-8639-51013459182a tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:55.728716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99cc076d-8ddd-4138-8639-51013459182a tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:55.729117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:55.729117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:55.730418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99cc076d-8ddd-4138-8639-51013459182a tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.799487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.799487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:55.821155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99cc076d-8ddd-4138-8639-51013459182a tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:55.846183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99cc076d-8ddd-4138-8639-51013459182a tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 200 Jan 21 08:10:55.848301 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1616/3282] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:55 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 921 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e07afae6-0656-49f6-962c-b634cba648fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e07afae6-0656-49f6-962c-b634cba648fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e07afae6-0656-49f6-962c-b634cba648fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:56.410590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e07afae6-0656-49f6-962c-b634cba648fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:56.420699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e408688b-2756-47ff-b2b4-342583e248b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:56.421220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e408688b-2756-47ff-b2b4-342583e248b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:56.421412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:56.421412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:56.422070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e408688b-2756-47ff-b2b4-342583e248b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:56.428291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:56.428291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:56.430333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e07afae6-0656-49f6-962c-b634cba648fd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:56.431605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1667/3283] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:56.474452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:56.474452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:56.486372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e408688b-2756-47ff-b2b4-342583e248b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:56.510262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:56.510262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:56.523239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e408688b-2756-47ff-b2b4-342583e248b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:56.524440 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1617/3284] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:56.865771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37423c63-1597-4a09-972b-d5138f072ed1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:56.866564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37423c63-1597-4a09-972b-d5138f072ed1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:56.867010 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:56.867010 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:56.867824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37423c63-1597-4a09-972b-d5138f072ed1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:56.954737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:56.954737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:56.965873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37423c63-1597-4a09-972b-d5138f072ed1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:56.993491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37423c63-1597-4a09-972b-d5138f072ed1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 200 Jan 21 08:10:56.994860 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1668/3285] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:56 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 921 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:57.445659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f62056eb-b607-4e3c-a6e0-f5255a6a5da1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:57.446306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f62056eb-b607-4e3c-a6e0-f5255a6a5da1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:57.446416 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:57.446416 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:57.446746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f62056eb-b607-4e3c-a6e0-f5255a6a5da1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:57.447113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f62056eb-b607-4e3c-a6e0-f5255a6a5da1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:57.493049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:57.493049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:57.495695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f62056eb-b607-4e3c-a6e0-f5255a6a5da1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:57.496501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1618/3286] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:57.542522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-980ea6a3-645b-4295-9f66-e3a4f68a7039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:57.543077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-980ea6a3-645b-4295-9f66-e3a4f68a7039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:57.543295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:57.543295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:57.543668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-980ea6a3-645b-4295-9f66-e3a4f68a7039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:57.593865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:57.593865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:57.602813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-980ea6a3-645b-4295-9f66-e3a4f68a7039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:57.624631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:57.624631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:57.635622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-980ea6a3-645b-4295-9f66-e3a4f68a7039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:57.637028 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1669/3287] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:58.011720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e668aff-5c58-46d3-8941-4acdb159d9d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be Jan 21 08:10:58.012602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e668aff-5c58-46d3-8941-4acdb159d9d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.013248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:58.013248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:58.013889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e668aff-5c58-46d3-8941-4acdb159d9d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.120673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e668aff-5c58-46d3-8941-4acdb159d9d1 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be returned with HTTP 404 Jan 21 08:10:58.126059 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1619/3288] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:58 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/a9adb5ec-3aff-4496-8190-f6413f8a36be => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:58.131733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] DELETE http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:58.132154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.132351 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:58.132351 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:58.132973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.137603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume with id: d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:58.190318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.190318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:58.192573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:58.225571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume request issued successfully. Jan 21 08:10:58.226265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86ac956c-d2c2-496b-943f-b7a1114e8438 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 202 Jan 21 08:10:58.227708 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1670/3289] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:58 2021] DELETE /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:58.234787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb086411-e633-4df6-8359-dba02d68e15b tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:58.235893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb086411-e633-4df6-8359-dba02d68e15b tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.236551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb086411-e633-4df6-8359-dba02d68e15b tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.294513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.294513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:58.304903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb086411-e633-4df6-8359-dba02d68e15b tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:58.331946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb086411-e633-4df6-8359-dba02d68e15b tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 200 Jan 21 08:10:58.333495 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1620/3290] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:58 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:58.510822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d017cba-28e7-464a-9082-f48ced261bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:58.511374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d017cba-28e7-464a-9082-f48ced261bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.511625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:58.511625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:58.511907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d017cba-28e7-464a-9082-f48ced261bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.512279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0d017cba-28e7-464a-9082-f48ced261bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:58.539029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.539029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:58.544912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d017cba-28e7-464a-9082-f48ced261bcc tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:58.546065 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1671/3291] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:58.652782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3f42312-1bf5-4573-8bcf-db7ebc81515e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:58.653777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3f42312-1bf5-4573-8bcf-db7ebc81515e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.654271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:58.654271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:58.654926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c3f42312-1bf5-4573-8bcf-db7ebc81515e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.706396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.706396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:58.721490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c3f42312-1bf5-4573-8bcf-db7ebc81515e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:10:58.762876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.762876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:58.777983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c3f42312-1bf5-4573-8bcf-db7ebc81515e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:10:58.778989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1621/3292] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:59.349746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7599dc32-a61f-4c01-874f-87e0b286f1c2 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:10:59.350494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7599dc32-a61f-4c01-874f-87e0b286f1c2 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:59.350911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:59.350911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:59.351538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7599dc32-a61f-4c01-874f-87e0b286f1c2 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:59.436293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:59.436293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:59.448909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7599dc32-a61f-4c01-874f-87e0b286f1c2 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:10:59.505144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7599dc32-a61f-4c01-874f-87e0b286f1c2 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 200 Jan 21 08:10:59.514540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1672/3293] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:59 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:59.560559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ebfb32-59d4-4e41-b6a7-ea79aa1b2678 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:10:59.561108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ebfb32-59d4-4e41-b6a7-ea79aa1b2678 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:59.561386 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:59.561386 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:59.561850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23ebfb32-59d4-4e41-b6a7-ea79aa1b2678 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:59.562288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-23ebfb32-59d4-4e41-b6a7-ea79aa1b2678 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:10:59.586599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:59.586599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:10:59.588707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23ebfb32-59d4-4e41-b6a7-ea79aa1b2678 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:10:59.589762 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1622/3294] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:59.796461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b52199e-bf93-4992-adce-1f4f75a39371 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:10:59.796461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b52199e-bf93-4992-adce-1f4f75a39371 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:59.796461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:59.796461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:10:59.796759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7b52199e-bf93-4992-adce-1f4f75a39371 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:59.992077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:59.992077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:00.013757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7b52199e-bf93-4992-adce-1f4f75a39371 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:00.047537 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:00.047537 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:00.061955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7b52199e-bf93-4992-adce-1f4f75a39371 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:00.063131 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1673/3295] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:59 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:00.522790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaaa1c37-b288-4675-8651-f61a1e582029 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 Jan 21 08:11:00.524283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaaa1c37-b288-4675-8651-f61a1e582029 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:00.524722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:00.524722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:00.525413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eaaa1c37-b288-4675-8651-f61a1e582029 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:00.579285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eaaa1c37-b288-4675-8651-f61a1e582029 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 returned with HTTP 404 Jan 21 08:11:00.590713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] DELETE http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:11:00.591447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:00.591857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:00.591857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:00.592485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:00.593143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume with id: f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:11:00.598320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1623/3296] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:00 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/d2238d2e-b148-4bfc-8292-d7b29d41cfe4 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:11:00.605302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-273ddf2a-0c02-4864-996d-31445d2549d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:00.611114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-273ddf2a-0c02-4864-996d-31445d2549d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:00.617193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-273ddf2a-0c02-4864-996d-31445d2549d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:00.617785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-273ddf2a-0c02-4864-996d-31445d2549d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:00.665090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:00.665090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:00.671128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-273ddf2a-0c02-4864-996d-31445d2549d1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:00.672333 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1624/3297] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:00 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:00.689456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:00.689456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:00.691676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:11:00.742015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Delete volume request issued successfully. Jan 21 08:11:00.742493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5877bf8-8168-4027-b983-771982a6d349 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 202 Jan 21 08:11:00.743674 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1674/3298] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:11:00 2021] DELETE /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:11:00.760758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff37590a-1762-4241-baca-35f294bb6736 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:11:00.761316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff37590a-1762-4241-baca-35f294bb6736 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:00.761534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:00.761534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:00.761921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff37590a-1762-4241-baca-35f294bb6736 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:00.877781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:00.877781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:00.887355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ff37590a-1762-4241-baca-35f294bb6736 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:11:00.914320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff37590a-1762-4241-baca-35f294bb6736 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:11:00.916042 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1625/3299] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:00 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:01.079043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3679e8a-219c-461b-bd99-fd28e84cc19e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:01.079846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3679e8a-219c-461b-bd99-fd28e84cc19e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:01.080235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:01.080235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:01.081575 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3679e8a-219c-461b-bd99-fd28e84cc19e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:01.222737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:01.222737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:01.250019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d3679e8a-219c-461b-bd99-fd28e84cc19e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:01.285718 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:01.285718 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:01.309488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3679e8a-219c-461b-bd99-fd28e84cc19e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:01.319054 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1675/3300] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:01.687544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0e71a7-daeb-4522-84b2-18daa10e55a9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:01.687544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0e71a7-daeb-4522-84b2-18daa10e55a9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:01.687544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:01.687544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:01.688149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f0e71a7-daeb-4522-84b2-18daa10e55a9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:01.688584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3f0e71a7-daeb-4522-84b2-18daa10e55a9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:01.733677 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:01.733677 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:01.735838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f0e71a7-daeb-4522-84b2-18daa10e55a9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:01.742880 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1626/3301] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:01 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:01.931964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32a946ce-d27b-4056-85d5-849985d30ae8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:11:01.932494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32a946ce-d27b-4056-85d5-849985d30ae8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:01.932703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:01.932703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:01.933073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32a946ce-d27b-4056-85d5-849985d30ae8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:02.026620 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:02.026620 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:02.103518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32a946ce-d27b-4056-85d5-849985d30ae8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Volume info retrieved successfully. Jan 21 08:11:02.162009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32a946ce-d27b-4056-85d5-849985d30ae8 tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 200 Jan 21 08:11:02.163478 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1676/3302] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:01 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 921 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:02.336481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-377283ef-a8d2-48ad-bc27-53f038af9351 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:02.336481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-377283ef-a8d2-48ad-bc27-53f038af9351 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:02.336481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:02.336481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:02.336481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-377283ef-a8d2-48ad-bc27-53f038af9351 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:02.426092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:02.426092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:02.435986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-377283ef-a8d2-48ad-bc27-53f038af9351 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:02.467835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:02.467835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:02.487518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-377283ef-a8d2-48ad-bc27-53f038af9351 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:02.488952 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1627/3303] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:02.751394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85470406-1d9c-4b55-9bd6-3e5670bebfa0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:02.751981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85470406-1d9c-4b55-9bd6-3e5670bebfa0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:02.752506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:02.752506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:02.752506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85470406-1d9c-4b55-9bd6-3e5670bebfa0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:02.752835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-85470406-1d9c-4b55-9bd6-3e5670bebfa0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:02.802668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:02.802668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:02.804502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85470406-1d9c-4b55-9bd6-3e5670bebfa0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:02.806966 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1677/3304] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:03.180542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffaa5b6e-e9bd-4d2a-9353-5aaaa127c39e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] GET http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af Jan 21 08:11:03.195315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffaa5b6e-e9bd-4d2a-9353-5aaaa127c39e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:03.195315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:03.195315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:03.195315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffaa5b6e-e9bd-4d2a-9353-5aaaa127c39e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:03.258097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffaa5b6e-e9bd-4d2a-9353-5aaaa127c39e tempest-VolumesTestJSON-2062580355 tempest-VolumesTestJSON-2062580355] http://10.222.0.13/volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af returned with HTTP 404 Jan 21 08:11:03.259851 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1628/3305] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:03 2021] GET /volume/v3/9d13a3aa961144e5bc964015f35e50ae/volumes/f6f8e453-e072-4c4c-9b34-6b06784599af => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:11:03.505885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a985f2f-d464-4f49-a054-b18ff35c99e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:03.506313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a985f2f-d464-4f49-a054-b18ff35c99e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:03.506713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:03.506713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:03.507323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5a985f2f-d464-4f49-a054-b18ff35c99e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:03.707524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:03.707524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:03.735987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5a985f2f-d464-4f49-a054-b18ff35c99e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:03.794874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:03.794874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:03.811191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5a985f2f-d464-4f49-a054-b18ff35c99e6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:03.823270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1678/3306] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:03.823507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40d20ab7-4212-46c1-8a2d-31f0f3d044ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:03.824036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40d20ab7-4212-46c1-8a2d-31f0f3d044ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:03.824717 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40d20ab7-4212-46c1-8a2d-31f0f3d044ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:03.825230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-40d20ab7-4212-46c1-8a2d-31f0f3d044ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:03.868826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:03.868826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:03.870662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40d20ab7-4212-46c1-8a2d-31f0f3d044ba tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:03.875607 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1629/3307] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:03 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:04.869090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7f48412-9626-4063-aeb2-1c29fa3344fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:04.869090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7f48412-9626-4063-aeb2-1c29fa3344fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:04.869090 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:04.869090 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:04.869090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7f48412-9626-4063-aeb2-1c29fa3344fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17cdf8f5-8349-4a8f-943c-3f3e187fe7fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17cdf8f5-8349-4a8f-943c-3f3e187fe7fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17cdf8f5-8349-4a8f-943c-3f3e187fe7fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:04.897647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-17cdf8f5-8349-4a8f-943c-3f3e187fe7fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:04.939371 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:04.939371 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:04.939371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17cdf8f5-8349-4a8f-943c-3f3e187fe7fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:04.951236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1630/3308] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:05.003272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:05.003272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:05.033621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a7f48412-9626-4063-aeb2-1c29fa3344fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:05.059496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:05.059496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:05.118102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7f48412-9626-4063-aeb2-1c29fa3344fb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:05.118102 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1679/3309] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:04 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e22ae2bd-120a-4e45-9d67-10da5244f660 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e22ae2bd-120a-4e45-9d67-10da5244f660 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e22ae2bd-120a-4e45-9d67-10da5244f660 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:05.959889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e22ae2bd-120a-4e45-9d67-10da5244f660 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:06.075971 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:06.075971 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:06.086669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e22ae2bd-120a-4e45-9d67-10da5244f660 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:06.105433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1631/3310] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:05 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:06.134633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2016a4bb-f0ed-4b90-9b67-82f3676e8d15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:06.134633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2016a4bb-f0ed-4b90-9b67-82f3676e8d15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:06.134633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:06.134633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:06.134633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2016a4bb-f0ed-4b90-9b67-82f3676e8d15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:06.277414 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:06.277414 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:06.304054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2016a4bb-f0ed-4b90-9b67-82f3676e8d15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:06.344823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:06.344823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:06.356421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2016a4bb-f0ed-4b90-9b67-82f3676e8d15 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:06.362283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1680/3311] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:07.093409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-620e6371-4d67-4118-88c6-2cd91046673b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:07.093879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-620e6371-4d67-4118-88c6-2cd91046673b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:07.094075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:07.094075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:07.094448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-620e6371-4d67-4118-88c6-2cd91046673b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:07.094861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-620e6371-4d67-4118-88c6-2cd91046673b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:07.145632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:07.145632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:07.153731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-620e6371-4d67-4118-88c6-2cd91046673b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:07.155029 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1632/3312] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:07 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:07.379488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-319e4e8f-41d0-431e-aa74-a451545b7fb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:07.380317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-319e4e8f-41d0-431e-aa74-a451545b7fb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:07.380707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:07.380707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:07.381318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-319e4e8f-41d0-431e-aa74-a451545b7fb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:07.492385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:07.492385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:07.523222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-319e4e8f-41d0-431e-aa74-a451545b7fb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:07.548034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:07.548034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:07.558862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-319e4e8f-41d0-431e-aa74-a451545b7fb5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:07.559813 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1681/3313] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36b3040d-f95a-4311-92a8-984c21f10c56 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36b3040d-f95a-4311-92a8-984c21f10c56 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36b3040d-f95a-4311-92a8-984c21f10c56 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:08.187379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-36b3040d-f95a-4311-92a8-984c21f10c56 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a061299a-6df3-48ca-9d2f-89a62eac88a0 req-e2d603cb-f134-4daf-b274-d607cd1f4459 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] DELETE http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/tempest-invalid-87920840 Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a061299a-6df3-48ca-9d2f-89a62eac88a0 req-e2d603cb-f134-4daf-b274-d607cd1f4459 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-a061299a-6df3-48ca-9d2f-89a62eac88a0 req-e2d603cb-f134-4daf-b274-d607cd1f4459 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:08.192348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-a061299a-6df3-48ca-9d2f-89a62eac88a0 req-e2d603cb-f134-4daf-b274-d607cd1f4459 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Delete volume with id: tempest-invalid-87920840 Jan 21 08:11:08.247554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:08.247554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:08.255108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36b3040d-f95a-4311-92a8-984c21f10c56 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:08.261559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1633/3314] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:08 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:08.280676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-a061299a-6df3-48ca-9d2f-89a62eac88a0 req-e2d603cb-f134-4daf-b274-d607cd1f4459 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/tempest-invalid-87920840 returned with HTTP 404 Jan 21 08:11:08.282056 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1682/3315] 10.222.0.13 () {62 vars in 1555 bytes} [Thu Jan 21 08:11:08 2021] DELETE /volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/tempest-invalid-87920840 => generated 97 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:11:08.367776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c550f1c5-25b1-4643-a1eb-e6802974a74d req-d7ff3d41-f18b-4402-9a80-4c8cfb80d84a tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] DELETE http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/da0d4e8e-c217-442d-8977-31c160edff24 Jan 21 08:11:08.368288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c550f1c5-25b1-4643-a1eb-e6802974a74d req-d7ff3d41-f18b-4402-9a80-4c8cfb80d84a tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.368489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:08.368489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:08.368860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c550f1c5-25b1-4643-a1eb-e6802974a74d req-d7ff3d41-f18b-4402-9a80-4c8cfb80d84a tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:08.369583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-c550f1c5-25b1-4643-a1eb-e6802974a74d req-d7ff3d41-f18b-4402-9a80-4c8cfb80d84a tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Delete volume with id: da0d4e8e-c217-442d-8977-31c160edff24 Jan 21 08:11:08.426245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c550f1c5-25b1-4643-a1eb-e6802974a74d req-d7ff3d41-f18b-4402-9a80-4c8cfb80d84a tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/da0d4e8e-c217-442d-8977-31c160edff24 returned with HTTP 404 Jan 21 08:11:08.429817 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1634/3316] 10.222.0.13 () {62 vars in 1591 bytes} [Thu Jan 21 08:11:08 2021] DELETE /volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/da0d4e8e-c217-442d-8977-31c160edff24 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:11:08.484343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2e12b3ae-9b71-448c-8ccb-1aee4ebb16f2 req-a463ba27-7ff5-4ed2-aa50-a3345da21f55 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] GET http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/9a33e948-a84e-4f55-ba6e-cadfa31520f5 Jan 21 08:11:08.484343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2e12b3ae-9b71-448c-8ccb-1aee4ebb16f2 req-a463ba27-7ff5-4ed2-aa50-a3345da21f55 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.484343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2e12b3ae-9b71-448c-8ccb-1aee4ebb16f2 req-a463ba27-7ff5-4ed2-aa50-a3345da21f55 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:08.525483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2e12b3ae-9b71-448c-8ccb-1aee4ebb16f2 req-a463ba27-7ff5-4ed2-aa50-a3345da21f55 tempest-VolumesNegativeTest-2139345744 tempest-VolumesNegativeTest-2139345744] http://10.222.0.13/volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/9a33e948-a84e-4f55-ba6e-cadfa31520f5 returned with HTTP 404 Jan 21 08:11:08.526556 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1683/3317] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:11:08 2021] GET /volume/v3/22fbfe22808d48db910526046cbc0f01/volumes/9a33e948-a84e-4f55-ba6e-cadfa31520f5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:11:08.575714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4276060-4e28-42e6-8f00-e03b4e34e02f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:08.576447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4276060-4e28-42e6-8f00-e03b4e34e02f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.577104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4276060-4e28-42e6-8f00-e03b4e34e02f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:08.649864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:08.649864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:08.659968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f4276060-4e28-42e6-8f00-e03b4e34e02f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:08.683135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:08.683135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:08.713485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4276060-4e28-42e6-8f00-e03b4e34e02f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:08.723792 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1635/3318] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:08 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:09.269728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cd0db6d-3bd3-4af9-ab46-7c0f5622daaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:09.270315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cd0db6d-3bd3-4af9-ab46-7c0f5622daaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:09.270753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9cd0db6d-3bd3-4af9-ab46-7c0f5622daaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:09.271097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9cd0db6d-3bd3-4af9-ab46-7c0f5622daaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:09.299195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:09.299195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:09.302601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9cd0db6d-3bd3-4af9-ab46-7c0f5622daaf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:09.303989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1684/3319] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:09 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:09.731022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c448b1a-f109-40f8-8285-0d0b3e053f24 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:09.732180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c448b1a-f109-40f8-8285-0d0b3e053f24 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:09.732584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:09.732584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:09.733220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c448b1a-f109-40f8-8285-0d0b3e053f24 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:09.794131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:09.794131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:09.807115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c448b1a-f109-40f8-8285-0d0b3e053f24 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:09.827434 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:09.827434 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:09.838499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c448b1a-f109-40f8-8285-0d0b3e053f24 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:09.848808 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1636/3320] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:10.317655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab7d2a05-0351-462d-9e1f-5088bc4a0f03 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:10.318181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab7d2a05-0351-462d-9e1f-5088bc4a0f03 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:10.318369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:10.318369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:10.318810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab7d2a05-0351-462d-9e1f-5088bc4a0f03 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:10.319111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ab7d2a05-0351-462d-9e1f-5088bc4a0f03 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:10.369896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:10.369896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:10.375150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab7d2a05-0351-462d-9e1f-5088bc4a0f03 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:10.381411 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1685/3321] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:10 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:10.855435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87adb31b-c768-4571-9bd8-93edc9edcd75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:10.855960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87adb31b-c768-4571-9bd8-93edc9edcd75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:10.856175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:10.856175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:10.856549 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87adb31b-c768-4571-9bd8-93edc9edcd75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:10.973420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:10.973420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:10.973420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87adb31b-c768-4571-9bd8-93edc9edcd75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:10.989250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:10.989250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:11.000418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87adb31b-c768-4571-9bd8-93edc9edcd75 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:11.000418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1637/3322] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4c53c76-59b2-47a9-bbfb-e77a2b491174 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4c53c76-59b2-47a9-bbfb-e77a2b491174 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f4c53c76-59b2-47a9-bbfb-e77a2b491174 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:11.423753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f4c53c76-59b2-47a9-bbfb-e77a2b491174 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:11.526086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:11.526086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:11.526086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f4c53c76-59b2-47a9-bbfb-e77a2b491174 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:11.534273 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1686/3323] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:12.028788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28c79bc9-682c-474d-8a00-e2888c4e0904 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:12.028788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28c79bc9-682c-474d-8a00-e2888c4e0904 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:12.028788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:12.028788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:12.028788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28c79bc9-682c-474d-8a00-e2888c4e0904 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:12.129042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:12.129042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:12.139905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-28c79bc9-682c-474d-8a00-e2888c4e0904 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:12.156696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:12.156696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:12.171687 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28c79bc9-682c-474d-8a00-e2888c4e0904 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:12.188657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1638/3324] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:12.544734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17739681-e93e-4ce9-aae3-857fb70a9bfd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:12.544734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17739681-e93e-4ce9-aae3-857fb70a9bfd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:12.544734 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:12.544734 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:12.544734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17739681-e93e-4ce9-aae3-857fb70a9bfd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:12.550954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-17739681-e93e-4ce9-aae3-857fb70a9bfd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:12.613446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:12.613446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:12.613446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17739681-e93e-4ce9-aae3-857fb70a9bfd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:12.613446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1687/3325] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:13.225079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-298dca71-9a7d-4df1-aa1a-8a92c4308acd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:13.225079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-298dca71-9a7d-4df1-aa1a-8a92c4308acd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:13.225079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:13.225079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:13.225079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-298dca71-9a7d-4df1-aa1a-8a92c4308acd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:13.366127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:13.366127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:13.383386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-298dca71-9a7d-4df1-aa1a-8a92c4308acd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:13.455962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:13.455962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:13.486209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-298dca71-9a7d-4df1-aa1a-8a92c4308acd tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:13.486209 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1639/3326] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:13 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fce06bdc-7a4d-43fb-a88f-b7b210451425 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fce06bdc-7a4d-43fb-a88f-b7b210451425 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fce06bdc-7a4d-43fb-a88f-b7b210451425 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:13.624409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fce06bdc-7a4d-43fb-a88f-b7b210451425 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:13.651117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:13.651117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:13.651117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fce06bdc-7a4d-43fb-a88f-b7b210451425 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:13.658971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1688/3327] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:13 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:14.514932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f298a03-8580-47fd-8da3-3c1f88be7c54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:14.514932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f298a03-8580-47fd-8da3-3c1f88be7c54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:14.514932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:14.514932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:14.514932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f298a03-8580-47fd-8da3-3c1f88be7c54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc16b35b-1121-4104-9bf5-02e89f6487ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc16b35b-1121-4104-9bf5-02e89f6487ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc16b35b-1121-4104-9bf5-02e89f6487ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:14.679111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cc16b35b-1121-4104-9bf5-02e89f6487ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:14.738623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:14.738623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:14.738623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc16b35b-1121-4104-9bf5-02e89f6487ae tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:14.738623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1689/3328] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:14 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:14.811213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:14.811213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:14.826592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8f298a03-8580-47fd-8da3-3c1f88be7c54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:14.864114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:14.864114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:14.878871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f298a03-8580-47fd-8da3-3c1f88be7c54 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:14.878871 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1640/3329] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5f1103a-e4bb-49f4-8b73-7a787d8711f3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5f1103a-e4bb-49f4-8b73-7a787d8711f3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d5f1103a-e4bb-49f4-8b73-7a787d8711f3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:15.754653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d5f1103a-e4bb-49f4-8b73-7a787d8711f3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:15.841515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:15.841515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:15.848439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d5f1103a-e4bb-49f4-8b73-7a787d8711f3 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:15.848439 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1690/3330] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:15 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:15.899679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78fa3de5-ea0e-4fa7-a7ca-e282449b05d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:15.899679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78fa3de5-ea0e-4fa7-a7ca-e282449b05d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:15.899679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:15.899679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:15.899679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78fa3de5-ea0e-4fa7-a7ca-e282449b05d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:16.132240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:16.132240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:16.149526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78fa3de5-ea0e-4fa7-a7ca-e282449b05d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:16.190379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:16.190379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:16.205591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78fa3de5-ea0e-4fa7-a7ca-e282449b05d5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:16.205591 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1641/3331] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ed365f7-5c75-490c-a67a-57337d8e0c17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ed365f7-5c75-490c-a67a-57337d8e0c17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ed365f7-5c75-490c-a67a-57337d8e0c17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:16.869481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8ed365f7-5c75-490c-a67a-57337d8e0c17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:16.936982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:16.936982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:16.936982 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ed365f7-5c75-490c-a67a-57337d8e0c17 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:16.936982 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1691/3332] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:16 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:17.232054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39d8c9d3-cd82-487b-9a42-5a2ce22ae996 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:17.232054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39d8c9d3-cd82-487b-9a42-5a2ce22ae996 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:17.232054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:17.232054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:17.232054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39d8c9d3-cd82-487b-9a42-5a2ce22ae996 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:17.426595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:17.426595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:17.449061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39d8c9d3-cd82-487b-9a42-5a2ce22ae996 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:17.502513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:17.502513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:17.532040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39d8c9d3-cd82-487b-9a42-5a2ce22ae996 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:17.532040 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1642/3333] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd73052-7244-4e11-89f8-55f8526c35c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd73052-7244-4e11-89f8-55f8526c35c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddd73052-7244-4e11-89f8-55f8526c35c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:17.960459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ddd73052-7244-4e11-89f8-55f8526c35c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:18.010461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:18.010461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:18.010461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddd73052-7244-4e11-89f8-55f8526c35c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:18.010461 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1692/3334] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:17 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:18.545005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2669f65-2cc8-40c8-b65e-7758f1dbdf45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:18.545005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2669f65-2cc8-40c8-b65e-7758f1dbdf45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:18.545005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:18.545005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:18.545005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2669f65-2cc8-40c8-b65e-7758f1dbdf45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:18.638225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:18.638225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:18.648285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2669f65-2cc8-40c8-b65e-7758f1dbdf45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:18.670092 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:18.670092 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:18.685474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2669f65-2cc8-40c8-b65e-7758f1dbdf45 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:18.686302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1643/3335] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:19.023693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a2621b2-0535-4749-a419-83cee19c66c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:19.025418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a2621b2-0535-4749-a419-83cee19c66c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:19.025847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:19.025847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:19.026240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a2621b2-0535-4749-a419-83cee19c66c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:19.026755 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0a2621b2-0535-4749-a419-83cee19c66c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:19.062532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:19.062532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:19.064905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a2621b2-0535-4749-a419-83cee19c66c2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:19.066310 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1693/3336] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:19 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:19.703060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0bfac2e-3ec6-4306-9f81-892273c5d42f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:19.703851 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0bfac2e-3ec6-4306-9f81-892273c5d42f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:19.704659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:19.704659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:19.704659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0bfac2e-3ec6-4306-9f81-892273c5d42f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:19.774175 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:19.774175 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:19.800895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0bfac2e-3ec6-4306-9f81-892273c5d42f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:19.821526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:19.821526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:19.838501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0bfac2e-3ec6-4306-9f81-892273c5d42f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:19.838501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1644/3337] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7601778-1b5c-41da-a54d-1b9d8704cc65 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7601778-1b5c-41da-a54d-1b9d8704cc65 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7601778-1b5c-41da-a54d-1b9d8704cc65 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:20.095596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f7601778-1b5c-41da-a54d-1b9d8704cc65 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:20.135619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:20.135619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:20.151293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7601778-1b5c-41da-a54d-1b9d8704cc65 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:20.164647 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1694/3338] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:20 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:20.871124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d4ca8bb-1d33-4c57-a27b-b02479ba20e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:20.871124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d4ca8bb-1d33-4c57-a27b-b02479ba20e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:20.872279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:20.872279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:20.872668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d4ca8bb-1d33-4c57-a27b-b02479ba20e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:20.938047 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:20.938047 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:20.953231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d4ca8bb-1d33-4c57-a27b-b02479ba20e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:20.994530 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:20.994530 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.005304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] DELETE http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:21.011616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.011840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.011840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.012210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.012685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Delete volume with id: 4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:21.013601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d4ca8bb-1d33-4c57-a27b-b02479ba20e5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:21.014008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1645/3339] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:20 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:21.145599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.145599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.147084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:21.162617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-443a4a88-5898-4a8c-b8db-cb1632dd68fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:21.163547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-443a4a88-5898-4a8c-b8db-cb1632dd68fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.163916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.163916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.164663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-443a4a88-5898-4a8c-b8db-cb1632dd68fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.165181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-443a4a88-5898-4a8c-b8db-cb1632dd68fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:21.197778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.197778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.199662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-443a4a88-5898-4a8c-b8db-cb1632dd68fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:21.200934 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1646/3340] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:21.213133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0e180c0-e9a6-4d88-9675-fd4cd34b31da tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:11:21.213731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0e180c0-e9a6-4d88-9675-fd4cd34b31da tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.214491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.214491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.214491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0e180c0-e9a6-4d88-9675-fd4cd34b31da tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.230602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Delete volume request issued successfully. Jan 21 08:11:21.231335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04576e6a-99b0-404b-b5ec-96e016639dbe tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 202 Jan 21 08:11:21.232497 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1695/3341] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:11:20 2021] DELETE /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:11:21.250032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66ea2386-db1d-4389-9289-1602c4f8a2b0 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:21.252634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66ea2386-db1d-4389-9289-1602c4f8a2b0 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.258421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.258421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.258922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66ea2386-db1d-4389-9289-1602c4f8a2b0 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.276538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.276538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.290453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0e180c0-e9a6-4d88-9675-fd4cd34b31da tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:21.348467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0e180c0-e9a6-4d88-9675-fd4cd34b31da tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:11:21.349287 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1647/3342] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 977 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:11:21.366026 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e40febb8-e943-4b78-9432-b8833fd5eb14 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:21.367066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e40febb8-e943-4b78-9432-b8833fd5eb14 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.371474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.371474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.371474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e40febb8-e943-4b78-9432-b8833fd5eb14 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.371474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e40febb8-e943-4b78-9432-b8833fd5eb14 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:21.382274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.382274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.403991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-66ea2386-db1d-4389-9289-1602c4f8a2b0 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:21.407168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.407168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.409851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e40febb8-e943-4b78-9432-b8833fd5eb14 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:21.411219 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1648/3343] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:21.429934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d7579e0-d7c6-4f5e-92de-6dc8d208ed01 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/detail Jan 21 08:11:21.433400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d7579e0-d7c6-4f5e-92de-6dc8d208ed01 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.433763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.433763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.434543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d7579e0-d7c6-4f5e-92de-6dc8d208ed01 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:21.435391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-7d7579e0-d7c6-4f5e-92de-6dc8d208ed01 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:11:21.460045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66ea2386-db1d-4389-9289-1602c4f8a2b0 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 200 Jan 21 08:11:21.460695 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1696/3344] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:21.506057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d7579e0-d7c6-4f5e-92de-6dc8d208ed01 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/detail returned with HTTP 200 Jan 21 08:11:21.506057 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1649/3345] 10.222.0.13 () {58 vars in 1225 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/detail => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] POST http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a/restore Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Restoring backup 26e1f5cf-abbc-4340-b243-9eee7f89452a ({'restore': {}}) {{(pid=87908) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:11:21.525503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Restoring backup 26e1f5cf-abbc-4340-b243-9eee7f89452a to volume None. Jan 21 08:11:21.581301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:21.581301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:21.581301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Creating volume of 1 GB for restore of backup 26e1f5cf-abbc-4340-b243-9eee7f89452a. Jan 21 08:11:21.603698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Availability Zones retrieved successfully. Jan 21 08:11:21.625470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (a4028188-70bb-4bee-af68-a3f09be94b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:21.633440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ed1f2a-0fbb-4f2b-bf4e-f37b38ebb85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:21.638864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:11:21.727286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ed1f2a-0fbb-4f2b-bf4e-f37b38ebb85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:21.729652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050dc6a3-99ff-4be3-806d-f5b4913caf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:21.992802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Created reservations ['6349e476-b5da-47c4-b786-6806d005132f', '95056f61-0207-4f5c-a894-002de988d69d', 'ddb30e01-2b6f-458d-94c1-8d96883d1709', 'ac1a4460-63c8-41c3-a937-4d0f0c9e37fd'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:11:21.995789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050dc6a3-99ff-4be3-806d-f5b4913caf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6349e476-b5da-47c4-b786-6806d005132f', '95056f61-0207-4f5c-a894-002de988d69d', 'ddb30e01-2b6f-458d-94c1-8d96883d1709', 'ac1a4460-63c8-41c3-a937-4d0f0c9e37fd']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:21.998634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9521abf2-6920-4ee5-90fc-9fe9b6766094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:22.037236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d581dc6e-a07c-4b06-9820-716ffc035b76 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:22.037776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d581dc6e-a07c-4b06-9820-716ffc035b76 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:22.037996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:22.037996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:22.038365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d581dc6e-a07c-4b06-9820-716ffc035b76 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d581dc6e-a07c-4b06-9820-716ffc035b76 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d581dc6e-a07c-4b06-9820-716ffc035b76 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:22.418667 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1650/3346] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:22.436931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9521abf2-6920-4ee5-90fc-9fe9b6766094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee9142b-0afc-4617-9c2f-a58fb14b868d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_26e1f5cf-abbc-4340-b243-9eee7f89452a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['6349e476-b5da-47c4-b786-6806d005132f','95056f61-0207-4f5c-a894-002de988d69d','ddb30e01-2b6f-458d-94c1-8d96883d1709','ac1a4460-63c8-41c3-a937-4d0f0c9e37fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:11:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_26e1f5cf-abbc-4340-b243-9eee7f89452a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee9142b-0afc-4617-9c2f-a58fb14b868d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb8094fe3a464ebc7f09c628599a90',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,user_id='5e18d08a23e64935ad164c418ad981c8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:22.436931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53a47a0-f388-4112-ac97-5d21398e48f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:22.436931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53a47a0-f388-4112-ac97-5d21398e48f9) 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='auto-created_from_restore_from_backup',display_name='restore_backup_26e1f5cf-abbc-4340-b243-9eee7f89452a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb8094fe3a464ebc7f09c628599a90',qos_specs=None,replication_status=,reservations=['6349e476-b5da-47c4-b786-6806d005132f','95056f61-0207-4f5c-a894-002de988d69d','ddb30e01-2b6f-458d-94c1-8d96883d1709','ac1a4460-63c8-41c3-a937-4d0f0c9e37fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e18d08a23e64935ad164c418ad981c8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:22.436931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3e6a5e-c00d-4915-895f-25c59fddf909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:22.500948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8b5d848-610e-48d4-bd89-d1d67c83139c tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:22.500948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8b5d848-610e-48d4-bd89-d1d67c83139c tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:22.500948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:22.500948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:22.500948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8b5d848-610e-48d4-bd89-d1d67c83139c tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:22.504482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3e6a5e-c00d-4915-895f-25c59fddf909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:22.504482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Flow 'volume_create_api' (a4028188-70bb-4bee-af68-a3f09be94b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:22.556629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Create volume request issued successfully. Jan 21 08:11:22.561797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:22.561797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:22.571733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f8b5d848-610e-48d4-bd89-d1d67c83139c tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:22.593208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8b5d848-610e-48d4-bd89-d1d67c83139c tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 200 Jan 21 08:11:22.594419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1651/3347] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:22 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:22.604621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:22.604621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:22.605844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:23.175798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e2702a5-7b2e-4aa2-987c-01bbea569a83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:23.176819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e2702a5-7b2e-4aa2-987c-01bbea569a83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:23.176819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:23.176819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:23.177688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e2702a5-7b2e-4aa2-987c-01bbea569a83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:23.261071 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:23.261071 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:23.279095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3e2702a5-7b2e-4aa2-987c-01bbea569a83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:23.309011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:23.309011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:23.320533 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e2702a5-7b2e-4aa2-987c-01bbea569a83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:23.333398 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1652/3348] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:23.616387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34eb6fa2-a893-44ca-bf0f-707b4ef69aa1 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:23.616906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34eb6fa2-a893-44ca-bf0f-707b4ef69aa1 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:23.617128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:23.617128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:23.617505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34eb6fa2-a893-44ca-bf0f-707b4ef69aa1 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:23.679202 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:23.679202 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:23.680865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:23.709573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:23.709573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:23.723214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34eb6fa2-a893-44ca-bf0f-707b4ef69aa1 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:23.751642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34eb6fa2-a893-44ca-bf0f-707b4ef69aa1 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 200 Jan 21 08:11:23.752632 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1653/3349] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:23 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:24.338393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9fa5b94-fdde-4953-b592-82189dfc83d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:24.338945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5b94-fdde-4953-b592-82189dfc83d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:24.339163 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:24.339163 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:24.339542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5b94-fdde-4953-b592-82189dfc83d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:24.398086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.398086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:24.447116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f9fa5b94-fdde-4953-b592-82189dfc83d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:24.486955 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.486955 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:24.510420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9fa5b94-fdde-4953-b592-82189dfc83d4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:24.515300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1654/3350] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:11:24.765395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.765395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:24.770565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17045fdb-b0cc-40f1-bec9-8b743cd9c169 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 Jan 21 08:11:24.771427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17045fdb-b0cc-40f1-bec9-8b743cd9c169 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:24.771645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:24.771645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:24.772019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17045fdb-b0cc-40f1-bec9-8b743cd9c169 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:24.781168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:24.782270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Checking backup size 1 against volume size 1 {{(pid=87908) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:11:24.782930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Overwriting volume fee9142b-0afc-4617-9c2f-a58fb14b868d with restore of backup 26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:24.829075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] restore_backup in rpcapi backup_id 26e1f5cf-abbc-4340-b243-9eee7f89452a {{(pid=87908) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:11:24.832446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8cb62b5-7792-495f-b057-3f7d20f24dfb tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a/restore returned with HTTP 202 Jan 21 08:11:24.834168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1697/3351] 10.222.0.13 () {60 vars in 1360 bytes} [Thu Jan 21 08:11:21 2021] POST /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a/restore => generated 189 bytes in 3324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:11:24.851493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-836e9439-795a-4535-9419-fe7bde1fa35f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:24.853014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-836e9439-795a-4535-9419-fe7bde1fa35f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:24.853531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:24.853531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:24.855047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-836e9439-795a-4535-9419-fe7bde1fa35f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:24.856274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-836e9439-795a-4535-9419-fe7bde1fa35f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:24.890022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.890022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:24.892036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17045fdb-b0cc-40f1-bec9-8b743cd9c169 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 returned with HTTP 404 Jan 21 08:11:24.892966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-836e9439-795a-4535-9419-fe7bde1fa35f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:24.893092 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1655/3352] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:24 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/4c0c88e4-fa3a-480f-84fd-878ae297f378 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:11:24.894736 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1698/3353] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:24 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:24.904408 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] DELETE http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:24.904934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:24.905423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:24.905889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Delete volume with id: b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:24.975189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.975189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:24.977225 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:25.027013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Delete volume request issued successfully. Jan 21 08:11:25.029384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e74cf9e1-bd65-44bf-9593-0d6a6e6af9ba tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 202 Jan 21 08:11:25.033567 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1656/3354] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:11:24 2021] DELETE /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:11:25.040366 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d4d9e19-361e-4b50-ada5-8bcc643a9431 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:25.040754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9e19-361e-4b50-ada5-8bcc643a9431 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:25.042647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:25.042647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:25.042647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9e19-361e-4b50-ada5-8bcc643a9431 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:25.160743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:25.160743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:25.184032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0d4d9e19-361e-4b50-ada5-8bcc643a9431 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:25.207726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d4d9e19-361e-4b50-ada5-8bcc643a9431 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:11:25.208541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1699/3355] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:25 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:25.535807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f9a882c-57d1-4081-8c00-be045683604c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:25.536907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f9a882c-57d1-4081-8c00-be045683604c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:25.536907 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:25.536907 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:25.537837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f9a882c-57d1-4081-8c00-be045683604c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:25.635906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:25.635906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:25.677111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0f9a882c-57d1-4081-8c00-be045683604c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:25.701769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:25.701769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:25.715639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f9a882c-57d1-4081-8c00-be045683604c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:25.717010 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1657/3356] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:25.910771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e59a5d1-302a-4481-b2b4-eb72ce1bcd9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:25.910771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e59a5d1-302a-4481-b2b4-eb72ce1bcd9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:25.910771 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:25.910771 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:25.910771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1e59a5d1-302a-4481-b2b4-eb72ce1bcd9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:25.911435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1e59a5d1-302a-4481-b2b4-eb72ce1bcd9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:25.937856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:25.937856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:25.940646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1e59a5d1-302a-4481-b2b4-eb72ce1bcd9f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:25.941142 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1700/3357] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:25 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:11:26.227872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14d56290-bc15-45e5-a554-64992ff29ee5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:26.228561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14d56290-bc15-45e5-a554-64992ff29ee5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:26.228932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:26.228932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:26.230004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14d56290-bc15-45e5-a554-64992ff29ee5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:26.355261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:26.355261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:26.371352 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14d56290-bc15-45e5-a554-64992ff29ee5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:26.419346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14d56290-bc15-45e5-a554-64992ff29ee5 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:11:26.419346 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1658/3358] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:26 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:26.733919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a446797-3354-4aad-96b0-2e57cb0d85a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:26.735037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a446797-3354-4aad-96b0-2e57cb0d85a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:26.735497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:26.735497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:26.736867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a446797-3354-4aad-96b0-2e57cb0d85a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:26.811301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:26.811301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:26.833790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a446797-3354-4aad-96b0-2e57cb0d85a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:26.870695 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:26.870695 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:26.888256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a446797-3354-4aad-96b0-2e57cb0d85a5 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:26.889561 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1701/3359] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:26.957344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35475947-d226-48b9-b9dd-4917741d4b27 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:26.958186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35475947-d226-48b9-b9dd-4917741d4b27 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:26.958186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:26.958186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:26.958407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35475947-d226-48b9-b9dd-4917741d4b27 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:26.958799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-35475947-d226-48b9-b9dd-4917741d4b27 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:27.011197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:27.011197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:27.014196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35475947-d226-48b9-b9dd-4917741d4b27 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:27.030524 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1659/3360] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:26 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:27.433621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d2c6e68-70df-4aac-a1d5-fb1d3ad181d6 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:27.434883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d2c6e68-70df-4aac-a1d5-fb1d3ad181d6 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:27.443158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:27.443158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:27.443158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d2c6e68-70df-4aac-a1d5-fb1d3ad181d6 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:27.517189 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:27.517189 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:27.526769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d2c6e68-70df-4aac-a1d5-fb1d3ad181d6 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Volume info retrieved successfully. Jan 21 08:11:27.552140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d2c6e68-70df-4aac-a1d5-fb1d3ad181d6 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 200 Jan 21 08:11:27.553141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1702/3361] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:27 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:27.908522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bf1e845-b4a1-4d65-af23-81ea0df1d8c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:27.910910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bf1e845-b4a1-4d65-af23-81ea0df1d8c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:27.910910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:27.910910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:27.910910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bf1e845-b4a1-4d65-af23-81ea0df1d8c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:27.964214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:27.964214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:27.973186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7bf1e845-b4a1-4d65-af23-81ea0df1d8c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:27.994459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:27.994459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:28.005757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bf1e845-b4a1-4d65-af23-81ea0df1d8c1 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:28.006949 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1660/3362] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:28.034105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d524ee4f-b9b3-4a25-8b0b-ef3e88b32dc9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:28.034635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d524ee4f-b9b3-4a25-8b0b-ef3e88b32dc9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:28.035149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:28.035149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:28.035809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d524ee4f-b9b3-4a25-8b0b-ef3e88b32dc9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:28.036567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d524ee4f-b9b3-4a25-8b0b-ef3e88b32dc9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:28.073128 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:28.073128 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:28.075306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d524ee4f-b9b3-4a25-8b0b-ef3e88b32dc9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:28.076105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1703/3363] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:28 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af2fb5b7-87e4-400a-81bb-3eb9643c8799 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] GET http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af2fb5b7-87e4-400a-81bb-3eb9643c8799 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af2fb5b7-87e4-400a-81bb-3eb9643c8799 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af2fb5b7-87e4-400a-81bb-3eb9643c8799 tempest-ServersNegativeTestJSON-602706834 tempest-ServersNegativeTestJSON-602706834] http://10.222.0.13/volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 returned with HTTP 404 Jan 21 08:11:28.721985 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1661/3364] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:28 2021] GET /volume/v3/33898b99d3284bca893a4c20b1f7c37c/volumes/b08bb3dd-d30b-4991-bd7e-b4cf789b5e55 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:11:29.100397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc94a3f4-179c-4e17-af0d-9771f8dac5c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:29.100397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc94a3f4-179c-4e17-af0d-9771f8dac5c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:29.100397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc94a3f4-179c-4e17-af0d-9771f8dac5c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:29.100397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bc94a3f4-179c-4e17-af0d-9771f8dac5c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:29.161344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:29.161344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:29.161344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc94a3f4-179c-4e17-af0d-9771f8dac5c0 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:29.167321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1662/3365] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:29 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:29.778617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e41e52d6-56a2-43b1-9e72-90f12b8bc0b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:29.778617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e41e52d6-56a2-43b1-9e72-90f12b8bc0b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:29.778617 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:29.778617 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:29.778617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e41e52d6-56a2-43b1-9e72-90f12b8bc0b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:29.882515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:29.882515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:29.908291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e41e52d6-56a2-43b1-9e72-90f12b8bc0b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:29.943910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:29.943910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:29.967459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e41e52d6-56a2-43b1-9e72-90f12b8bc0b8 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:29.978262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1704/3366] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 956 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:30.178955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-332b5b02-dda4-42bd-8bc4-1e3e57e1cff7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:30.179503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-332b5b02-dda4-42bd-8bc4-1e3e57e1cff7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:30.179838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:30.179838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:30.180299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-332b5b02-dda4-42bd-8bc4-1e3e57e1cff7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:30.180765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-332b5b02-dda4-42bd-8bc4-1e3e57e1cff7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:30.226966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:30.226966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:30.226966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-332b5b02-dda4-42bd-8bc4-1e3e57e1cff7 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:30.229263 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1663/3367] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:30 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:30.989874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99375837-1cc6-4c01-8f39-e12c33d2d5e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:30.989874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99375837-1cc6-4c01-8f39-e12c33d2d5e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:30.989874 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:30.989874 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:30.989874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99375837-1cc6-4c01-8f39-e12c33d2d5e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:31.143727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:31.143727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:31.169557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99375837-1cc6-4c01-8f39-e12c33d2d5e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:31.202464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:31.202464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:31.214276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99375837-1cc6-4c01-8f39-e12c33d2d5e3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:31.215590 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1705/3368] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1661fd4f-1e03-41c2-90f7-c5dc88fd3952 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1661fd4f-1e03-41c2-90f7-c5dc88fd3952 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1661fd4f-1e03-41c2-90f7-c5dc88fd3952 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:31.244490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1661fd4f-1e03-41c2-90f7-c5dc88fd3952 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:31.318912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:31.318912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:31.318912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1661fd4f-1e03-41c2-90f7-c5dc88fd3952 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:31.323837 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1664/3369] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:31 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:32.239858 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db065c0-384e-428a-aa5f-8a294c2d0831 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:32.239858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db065c0-384e-428a-aa5f-8a294c2d0831 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:32.239858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:32.239858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:32.239858 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db065c0-384e-428a-aa5f-8a294c2d0831 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b227919-5c64-4e06-a0fa-c65106e97eef tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b227919-5c64-4e06-a0fa-c65106e97eef tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b227919-5c64-4e06-a0fa-c65106e97eef tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:32.339803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1b227919-5c64-4e06-a0fa-c65106e97eef tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:32.359539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:32.359539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:32.390986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6db065c0-384e-428a-aa5f-8a294c2d0831 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:32.403608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:32.403608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:32.403608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b227919-5c64-4e06-a0fa-c65106e97eef tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:32.417006 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1665/3370] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:32 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:32.449800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:32.449800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:32.463774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db065c0-384e-428a-aa5f-8a294c2d0831 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:32.463774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1706/3371] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:32 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-682d33de-7247-4cb1-a822-2c41fb7a17fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-682d33de-7247-4cb1-a822-2c41fb7a17fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-682d33de-7247-4cb1-a822-2c41fb7a17fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:33.423951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-682d33de-7247-4cb1-a822-2c41fb7a17fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:33.488096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b31a8ce-9ea1-4326-962f-a59b5c91191e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:33.488096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b31a8ce-9ea1-4326-962f-a59b5c91191e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:33.488096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:33.488096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:33.488096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1b31a8ce-9ea1-4326-962f-a59b5c91191e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:33.495124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:33.495124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:33.495124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-682d33de-7247-4cb1-a822-2c41fb7a17fa tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:33.502013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1666/3372] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:33 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:33.608618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:33.608618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:33.631930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1b31a8ce-9ea1-4326-962f-a59b5c91191e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:33.699052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:33.699052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:33.735838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1b31a8ce-9ea1-4326-962f-a59b5c91191e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:33.735838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1707/3373] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:33 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:34.510825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53083aa4-61fd-49b2-b987-0b33dd9a1653 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:34.511271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53083aa4-61fd-49b2-b987-0b33dd9a1653 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:34.512000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:34.512000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:34.512461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53083aa4-61fd-49b2-b987-0b33dd9a1653 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:34.512906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-53083aa4-61fd-49b2-b987-0b33dd9a1653 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:34.560847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:34.560847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:34.571748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53083aa4-61fd-49b2-b987-0b33dd9a1653 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:34.571748 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1667/3374] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:34 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:34.749640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-434104b0-846a-4127-972b-586795df0723 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:34.750758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-434104b0-846a-4127-972b-586795df0723 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:34.750963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:34.750963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:34.751439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-434104b0-846a-4127-972b-586795df0723 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:34.825075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:34.825075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:34.832632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-434104b0-846a-4127-972b-586795df0723 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:34.863406 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:34.863406 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:34.863406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-434104b0-846a-4127-972b-586795df0723 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:34.863406 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1708/3375] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:34 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ef018a5-7bbc-44df-a482-f756e2afddb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ef018a5-7bbc-44df-a482-f756e2afddb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ef018a5-7bbc-44df-a482-f756e2afddb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:35.585374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8ef018a5-7bbc-44df-a482-f756e2afddb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:35.635311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:35.635311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:35.635311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ef018a5-7bbc-44df-a482-f756e2afddb4 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:35.635311 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1668/3376] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:35 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:35.888800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7495b499-b371-4410-b3b5-14198c1e3d25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:35.888800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7495b499-b371-4410-b3b5-14198c1e3d25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:35.888800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:35.888800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:35.888800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7495b499-b371-4410-b3b5-14198c1e3d25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:35.971490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:35.971490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:35.979402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7495b499-b371-4410-b3b5-14198c1e3d25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:36.002117 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:36.002117 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:36.014613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7495b499-b371-4410-b3b5-14198c1e3d25 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:36.014613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1709/3377] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:35 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f24bd7a-8e7d-4f16-91bd-b7daeaf35639 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f24bd7a-8e7d-4f16-91bd-b7daeaf35639 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f24bd7a-8e7d-4f16-91bd-b7daeaf35639 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:36.648331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6f24bd7a-8e7d-4f16-91bd-b7daeaf35639 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:36.696826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:36.696826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:36.696826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f24bd7a-8e7d-4f16-91bd-b7daeaf35639 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:36.713306 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1669/3378] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:36 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:37.056357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53a48448-36d4-4a97-8a83-d1c6fab791fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:37.056357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53a48448-36d4-4a97-8a83-d1c6fab791fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:37.056357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:37.056357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:37.066147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53a48448-36d4-4a97-8a83-d1c6fab791fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:37.187378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:37.187378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:37.197730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53a48448-36d4-4a97-8a83-d1c6fab791fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:37.220136 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:37.220136 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:37.258384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53a48448-36d4-4a97-8a83-d1c6fab791fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:37.258384 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1710/3379] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:37 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bb69f86-e512-4341-946b-f2dd9dac3b2f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bb69f86-e512-4341-946b-f2dd9dac3b2f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6bb69f86-e512-4341-946b-f2dd9dac3b2f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:37.711890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6bb69f86-e512-4341-946b-f2dd9dac3b2f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:37.782712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:37.782712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:37.782712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6bb69f86-e512-4341-946b-f2dd9dac3b2f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:37.782712 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1670/3380] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:37 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:38.276832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c28d85a8-ba49-46bd-933c-beb15dec2d89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:38.276832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c28d85a8-ba49-46bd-933c-beb15dec2d89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:38.291820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:38.291820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:38.291820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c28d85a8-ba49-46bd-933c-beb15dec2d89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:38.425374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:38.425374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:38.438472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c28d85a8-ba49-46bd-933c-beb15dec2d89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:38.480491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:38.480491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:38.527827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c28d85a8-ba49-46bd-933c-beb15dec2d89 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:38.527827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1711/3381] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:38 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72e16f29-6b03-4091-96ff-d5050d5f897f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72e16f29-6b03-4091-96ff-d5050d5f897f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72e16f29-6b03-4091-96ff-d5050d5f897f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:38.808418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-72e16f29-6b03-4091-96ff-d5050d5f897f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:38.834424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:38.834424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:38.834424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72e16f29-6b03-4091-96ff-d5050d5f897f tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:38.834424 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1671/3382] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:38 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:39.544513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a078386-c45a-42c5-8ffa-e0e0bee19039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:39.544513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a078386-c45a-42c5-8ffa-e0e0bee19039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:39.544513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:39.544513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:39.544513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a078386-c45a-42c5-8ffa-e0e0bee19039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:39.630635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:39.630635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:39.638047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a078386-c45a-42c5-8ffa-e0e0bee19039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:39.675093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:39.675093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:39.694647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a078386-c45a-42c5-8ffa-e0e0bee19039 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:39.694647 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1712/3383] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:39 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f890c3e-4229-4291-953c-3d02ff028c00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f890c3e-4229-4291-953c-3d02ff028c00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f890c3e-4229-4291-953c-3d02ff028c00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:39.859776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3f890c3e-4229-4291-953c-3d02ff028c00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:39.875998 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:39.875998 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:39.875998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f890c3e-4229-4291-953c-3d02ff028c00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:39.883050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1672/3384] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:39 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:40.722792 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5080a5f5-87ab-4daa-b0d0-fb144c427bae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:40.722792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5080a5f5-87ab-4daa-b0d0-fb144c427bae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:40.722792 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:40.722792 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:40.722792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5080a5f5-87ab-4daa-b0d0-fb144c427bae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:40.782829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:40.782829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:40.804594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5080a5f5-87ab-4daa-b0d0-fb144c427bae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:40.855909 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:40.855909 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:40.878931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5080a5f5-87ab-4daa-b0d0-fb144c427bae tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:40.878931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1713/3385] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:40 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:40.900186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b0b0399-4444-4aa9-b564-12c8fa304caf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:40.900186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b0b0399-4444-4aa9-b564-12c8fa304caf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:40.900186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:40.900186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:40.914204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b0b0399-4444-4aa9-b564-12c8fa304caf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:40.914204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4b0b0399-4444-4aa9-b564-12c8fa304caf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:40.964832 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:40.964832 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:40.964832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b0b0399-4444-4aa9-b564-12c8fa304caf tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:40.972538 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1673/3386] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:40 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:41.894492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-253a9847-67d1-4953-81cc-9399bcaee583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:41.894492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-253a9847-67d1-4953-81cc-9399bcaee583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:41.894492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:41.894492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:41.894492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-253a9847-67d1-4953-81cc-9399bcaee583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02b46f22-c638-4369-b9be-f1d5f95a60b2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02b46f22-c638-4369-b9be-f1d5f95a60b2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02b46f22-c638-4369-b9be-f1d5f95a60b2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:42.017258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-02b46f22-c638-4369-b9be-f1d5f95a60b2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:42.044283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:42.044283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:42.066271 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:42.066271 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:42.066271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02b46f22-c638-4369-b9be-f1d5f95a60b2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:42.073155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-253a9847-67d1-4953-81cc-9399bcaee583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:42.076604 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1674/3387] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:41 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:42.121591 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:42.121591 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:42.147463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-253a9847-67d1-4953-81cc-9399bcaee583 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:42.147463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1714/3388] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:41 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:43.162553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbf160b0-5978-4dad-ad25-db9c885a8265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:43.166453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbf160b0-5978-4dad-ad25-db9c885a8265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:43.166453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:43.166453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:43.166453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fbf160b0-5978-4dad-ad25-db9c885a8265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:43.457057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:43.457057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:43.481697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fbf160b0-5978-4dad-ad25-db9c885a8265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:43.522521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:43.522521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:43.542370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fbf160b0-5978-4dad-ad25-db9c885a8265 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:43.551246 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1715/3389] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:43 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8595907a-26ee-46eb-8caa-078fa0602b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8595907a-26ee-46eb-8caa-078fa0602b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8595907a-26ee-46eb-8caa-078fa0602b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:43.808759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8595907a-26ee-46eb-8caa-078fa0602b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:43.856512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:43.856512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:43.863914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8595907a-26ee-46eb-8caa-078fa0602b90 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:43.874998 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1675/3390] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:43 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:44.577256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8a9a2d7-f1b4-4e40-a370-15725b105429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:44.577256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8a9a2d7-f1b4-4e40-a370-15725b105429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:44.577256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:44.577256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:44.577256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8a9a2d7-f1b4-4e40-a370-15725b105429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:44.665728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:44.665728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:44.681025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b8a9a2d7-f1b4-4e40-a370-15725b105429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:44.715394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:44.715394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:44.739730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8a9a2d7-f1b4-4e40-a370-15725b105429 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:44.739730 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1716/3391] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:44 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b310dc1e-263d-4dca-aa17-709d4a1cfba6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b310dc1e-263d-4dca-aa17-709d4a1cfba6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b310dc1e-263d-4dca-aa17-709d4a1cfba6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:44.888008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b310dc1e-263d-4dca-aa17-709d4a1cfba6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:44.954399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:44.954399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:44.954399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b310dc1e-263d-4dca-aa17-709d4a1cfba6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:44.954399 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1676/3392] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:44 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:45.758635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ed3f5c-e406-4f45-94b8-c6dad69e04ab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:45.758635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ed3f5c-e406-4f45-94b8-c6dad69e04ab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:45.758635 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:45.758635 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:45.758635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64ed3f5c-e406-4f45-94b8-c6dad69e04ab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:45.899465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:45.899465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:45.915636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64ed3f5c-e406-4f45-94b8-c6dad69e04ab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:45.979901 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:45.979901 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9dddbd56-f0dd-4fef-a4e4-9fe6f14c2e43 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9dddbd56-f0dd-4fef-a4e4-9fe6f14c2e43 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9dddbd56-f0dd-4fef-a4e4-9fe6f14c2e43 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:45.983362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9dddbd56-f0dd-4fef-a4e4-9fe6f14c2e43 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:46.012163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64ed3f5c-e406-4f45-94b8-c6dad69e04ab tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:46.012163 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1717/3393] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:45 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:46.112638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:46.112638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:46.112638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9dddbd56-f0dd-4fef-a4e4-9fe6f14c2e43 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:46.129920 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1677/3394] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:45 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:47.025439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aa658c8-6a50-48fd-9ef1-673a3b39d8af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:47.025439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aa658c8-6a50-48fd-9ef1-673a3b39d8af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:47.025439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:47.025439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:47.025439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aa658c8-6a50-48fd-9ef1-673a3b39d8af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:47.151431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c122ca6-5604-48ee-bbe5-2f366e8ba1f8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:47.166184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c122ca6-5604-48ee-bbe5-2f366e8ba1f8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:47.176579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:47.176579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:47.176579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c122ca6-5604-48ee-bbe5-2f366e8ba1f8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:47.176579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6c122ca6-5604-48ee-bbe5-2f366e8ba1f8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:47.251728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:47.251728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:47.251728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c122ca6-5604-48ee-bbe5-2f366e8ba1f8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:47.260155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1678/3395] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:47 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:47.275744 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:47.275744 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:47.297575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8aa658c8-6a50-48fd-9ef1-673a3b39d8af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:47.341495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:47.341495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:47.377013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aa658c8-6a50-48fd-9ef1-673a3b39d8af tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:47.377013 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1718/3396] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:47 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42143bac-a254-4f49-9344-949f05cc3982 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42143bac-a254-4f49-9344-949f05cc3982 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-42143bac-a254-4f49-9344-949f05cc3982 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:48.270377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-42143bac-a254-4f49-9344-949f05cc3982 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:48.350143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:48.350143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:48.350143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-42143bac-a254-4f49-9344-949f05cc3982 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:48.366196 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1679/3397] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:48 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:48.395005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d48442d5-f798-4805-87d7-75d2b7e50fa3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:48.395005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d48442d5-f798-4805-87d7-75d2b7e50fa3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:48.395005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:48.395005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:48.395005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d48442d5-f798-4805-87d7-75d2b7e50fa3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:48.553665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:48.553665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:48.583680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d48442d5-f798-4805-87d7-75d2b7e50fa3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:48.681837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:48.681837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:48.745871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d48442d5-f798-4805-87d7-75d2b7e50fa3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:48.745871 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1719/3398] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:48 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:49.376188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1be027a-7b62-4da0-9586-6ffb26032d88 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:49.389429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1be027a-7b62-4da0-9586-6ffb26032d88 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:49.389429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:49.389429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:49.389429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1be027a-7b62-4da0-9586-6ffb26032d88 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:49.389429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d1be027a-7b62-4da0-9586-6ffb26032d88 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:49.524498 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:49.524498 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:49.524498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1be027a-7b62-4da0-9586-6ffb26032d88 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:49.537584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1680/3399] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:49 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:49.766471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03dd8c38-1e05-426c-835a-289e1c7eebc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:49.766471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03dd8c38-1e05-426c-835a-289e1c7eebc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:49.766471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:49.766471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:49.766471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03dd8c38-1e05-426c-835a-289e1c7eebc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:49.919918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:49.919918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:49.936007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03dd8c38-1e05-426c-835a-289e1c7eebc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:49.983668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:49.983668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:50.020338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03dd8c38-1e05-426c-835a-289e1c7eebc3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:50.020338 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1720/3400] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:49 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a8bf6c-fabf-4c0d-a345-2b9f3176677d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a8bf6c-fabf-4c0d-a345-2b9f3176677d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6a8bf6c-fabf-4c0d-a345-2b9f3176677d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:50.545433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d6a8bf6c-fabf-4c0d-a345-2b9f3176677d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:50.648686 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:50.648686 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:50.648686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6a8bf6c-fabf-4c0d-a345-2b9f3176677d tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:50.648686 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1681/3401] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:50 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:51.047507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24906d96-2bd8-4379-9c4d-c9459ce156b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:51.047507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24906d96-2bd8-4379-9c4d-c9459ce156b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:51.047507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:51.047507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:51.047507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24906d96-2bd8-4379-9c4d-c9459ce156b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:51.141807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:51.141807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:51.181992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-24906d96-2bd8-4379-9c4d-c9459ce156b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:51.230646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:51.230646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:51.258269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24906d96-2bd8-4379-9c4d-c9459ce156b4 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:51.280024 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1721/3402] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:51 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed6c3f61-0642-4cf8-a868-6906dd87b194 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed6c3f61-0642-4cf8-a868-6906dd87b194 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed6c3f61-0642-4cf8-a868-6906dd87b194 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:51.700587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ed6c3f61-0642-4cf8-a868-6906dd87b194 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:51.760434 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:51.760434 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:51.760434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed6c3f61-0642-4cf8-a868-6906dd87b194 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:51.772621 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1682/3403] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:51 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:52.282571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b30ebea-8f72-4886-bfbc-b944ffe0f943 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:52.282571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b30ebea-8f72-4886-bfbc-b944ffe0f943 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:52.282571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:52.282571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:52.282571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b30ebea-8f72-4886-bfbc-b944ffe0f943 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:52.527345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:52.527345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:52.575539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b30ebea-8f72-4886-bfbc-b944ffe0f943 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:52.682807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:52.682807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:52.726090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b30ebea-8f72-4886-bfbc-b944ffe0f943 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:52.751986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1722/3404] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:52 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41f38212-3b50-4fab-b563-cdecf79b2581 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41f38212-3b50-4fab-b563-cdecf79b2581 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41f38212-3b50-4fab-b563-cdecf79b2581 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:52.790968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-41f38212-3b50-4fab-b563-cdecf79b2581 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:52.850418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:52.850418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:52.850418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41f38212-3b50-4fab-b563-cdecf79b2581 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:52.855009 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1683/3405] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:52 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:53.740504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd6297f4-f667-4719-9642-71eac98de5d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:53.740504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd6297f4-f667-4719-9642-71eac98de5d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:53.740504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:53.740504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:53.740504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd6297f4-f667-4719-9642-71eac98de5d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5233abc-80ab-40cd-a1c3-771e67a156be tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5233abc-80ab-40cd-a1c3-771e67a156be tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5233abc-80ab-40cd-a1c3-771e67a156be tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:53.873190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5233abc-80ab-40cd-a1c3-771e67a156be tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:53.908040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:53.908040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:53.965095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd6297f4-f667-4719-9642-71eac98de5d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:53.969114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:53.969114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:53.969114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5233abc-80ab-40cd-a1c3-771e67a156be tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:54.008012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1684/3406] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:53 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:54.085157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:54.085157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:54.129551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd6297f4-f667-4719-9642-71eac98de5d7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:54.151958 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1723/3407] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:53 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e9754d4-68a9-40d9-a678-38584a5e6cc2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e9754d4-68a9-40d9-a678-38584a5e6cc2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e9754d4-68a9-40d9-a678-38584a5e6cc2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:55.023806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0e9754d4-68a9-40d9-a678-38584a5e6cc2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:55.169027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-553ca83a-72f1-447a-81f8-e636e9f28d35 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:55.169027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-553ca83a-72f1-447a-81f8-e636e9f28d35 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:55.169027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:55.169027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:55.169027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-553ca83a-72f1-447a-81f8-e636e9f28d35 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:55.217198 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:55.217198 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:55.235549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e9754d4-68a9-40d9-a678-38584a5e6cc2 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:55.235549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1685/3408] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:55 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:55.310478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:55.310478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:55.344786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-553ca83a-72f1-447a-81f8-e636e9f28d35 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:55.391882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:55.391882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:55.437440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-553ca83a-72f1-447a-81f8-e636e9f28d35 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:55.437440 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1724/3409] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:55 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b697bf4d-1a56-421d-ad35-ce7c0b5c3f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b697bf4d-1a56-421d-ad35-ce7c0b5c3f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b697bf4d-1a56-421d-ad35-ce7c0b5c3f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:56.250977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b697bf4d-1a56-421d-ad35-ce7c0b5c3f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:56.326477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:56.326477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:56.326477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b697bf4d-1a56-421d-ad35-ce7c0b5c3f94 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:56.326477 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1686/3410] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:56 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:56.475327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62fe6c8f-e2ed-4b2c-8840-51b6f6c7ac50 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:56.475327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62fe6c8f-e2ed-4b2c-8840-51b6f6c7ac50 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:56.475327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:56.475327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:56.475327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62fe6c8f-e2ed-4b2c-8840-51b6f6c7ac50 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:56.605457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:56.605457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:56.614434 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62fe6c8f-e2ed-4b2c-8840-51b6f6c7ac50 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:56.634374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:56.634374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:56.645346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62fe6c8f-e2ed-4b2c-8840-51b6f6c7ac50 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:56.646290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1725/3411] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:56 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:57.339084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74ebc7d3-30b8-4804-aa7b-cd630b51b071 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:11:57.339595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74ebc7d3-30b8-4804-aa7b-cd630b51b071 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:57.339802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:57.339802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:57.340214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74ebc7d3-30b8-4804-aa7b-cd630b51b071 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:57.340532 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-74ebc7d3-30b8-4804-aa7b-cd630b51b071 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Show backup with id 26e1f5cf-abbc-4340-b243-9eee7f89452a. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:11:57.435669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:57.435669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:57.437523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74ebc7d3-30b8-4804-aa7b-cd630b51b071 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 200 Jan 21 08:11:57.438339 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1687/3412] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:57.451226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b4748f9-a350-4ce9-aab1-ff0520445493 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:57.451883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b4748f9-a350-4ce9-aab1-ff0520445493 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:57.452107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:57.452107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:57.459597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b4748f9-a350-4ce9-aab1-ff0520445493 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:57.564743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:57.564743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:57.590581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b4748f9-a350-4ce9-aab1-ff0520445493 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:57.654372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b4748f9-a350-4ce9-aab1-ff0520445493 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 200 Jan 21 08:11:57.660602 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1726/3413] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 1034 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:57.673303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0bf042e-4fdc-4c7f-9798-69cb7397db72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:57.673832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0bf042e-4fdc-4c7f-9798-69cb7397db72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:57.675443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:57.675443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:57.675443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0bf042e-4fdc-4c7f-9798-69cb7397db72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:57.680864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df6c46b-01f4-4bc7-af9f-cc04464c6c44 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:57.681542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df6c46b-01f4-4bc7-af9f-cc04464c6c44 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:57.681866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:57.681866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:57.683145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4df6c46b-01f4-4bc7-af9f-cc04464c6c44 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:57.811173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:57.811173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:57.813486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:57.813486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:57.836448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0bf042e-4fdc-4c7f-9798-69cb7397db72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:57.851809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4df6c46b-01f4-4bc7-af9f-cc04464c6c44 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:57.878188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:57.878188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:57.904973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4df6c46b-01f4-4bc7-af9f-cc04464c6c44 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 200 Jan 21 08:11:57.906000 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1727/3414] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:57 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 1034 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:11:57.921143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:57.921663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:57.921850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:57.921850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:57.922238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:57.922722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:57.926835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0bf042e-4fdc-4c7f-9798-69cb7397db72 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:57.938312 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1688/3415] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:57 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:58.002775 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:58.002775 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:58.004590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:58.046486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume request issued successfully. Jan 21 08:11:58.047209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cb71e69c-0d19-4573-87bd-36c897be1751 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 202 Jan 21 08:11:58.048302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1728/3416] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:11:57 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:11:58.056885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfde9aba-6aa9-4533-a818-fd386cc227b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:58.057798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfde9aba-6aa9-4533-a818-fd386cc227b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:58.058072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:58.058072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:58.058528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfde9aba-6aa9-4533-a818-fd386cc227b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:58.186464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:58.186464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:58.209773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dfde9aba-6aa9-4533-a818-fd386cc227b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:58.270888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfde9aba-6aa9-4533-a818-fd386cc227b9 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 200 Jan 21 08:11:58.277162 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1689/3417] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:58 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 1033 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:58.944944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39695aed-abbd-401b-9c20-e40355bcb504 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:11:58.945443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39695aed-abbd-401b-9c20-e40355bcb504 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:58.945844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:58.945844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:58.946448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39695aed-abbd-401b-9c20-e40355bcb504 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:59.077435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:59.077435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:59.115708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39695aed-abbd-401b-9c20-e40355bcb504 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:11:59.204977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:59.204977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:59.236065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39695aed-abbd-401b-9c20-e40355bcb504 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:11:59.236065 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1729/3418] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:58 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:59.292973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f79aebab-4a13-4bee-b444-ae3c18090fdd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:11:59.294506 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f79aebab-4a13-4bee-b444-ae3c18090fdd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:59.294506 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:59.294506 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:11:59.296424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f79aebab-4a13-4bee-b444-ae3c18090fdd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:59.423365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:59.423365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:11:59.438141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f79aebab-4a13-4bee-b444-ae3c18090fdd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:11:59.488677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f79aebab-4a13-4bee-b444-ae3c18090fdd tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 200 Jan 21 08:11:59.489947 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1690/3419] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:59 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 1033 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:00.242485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-889734a3-5225-45eb-816f-dd0fbe9a1da0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:00.245633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-889734a3-5225-45eb-816f-dd0fbe9a1da0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:00.245858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:00.245858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:00.246235 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-889734a3-5225-45eb-816f-dd0fbe9a1da0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:00.363980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:00.363980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:00.392996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-889734a3-5225-45eb-816f-dd0fbe9a1da0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:00.421842 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:00.421842 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:00.432902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-889734a3-5225-45eb-816f-dd0fbe9a1da0 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:00.434068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1730/3420] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:00 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:00.505178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea066eed-0cce-45bd-9098-65a49ae172a8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:12:00.506641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea066eed-0cce-45bd-9098-65a49ae172a8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:00.506980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:00.506980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:00.507729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ea066eed-0cce-45bd-9098-65a49ae172a8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:00.606281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:00.606281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:00.609846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ea066eed-0cce-45bd-9098-65a49ae172a8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:00.710364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ea066eed-0cce-45bd-9098-65a49ae172a8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 200 Jan 21 08:12:00.718341 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1691/3421] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:00 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 1033 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:01.455258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c6fe182-c629-48f2-a749-6e048f2a364c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:01.456685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c6fe182-c629-48f2-a749-6e048f2a364c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:01.457100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:01.457100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:01.457768 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c6fe182-c629-48f2-a749-6e048f2a364c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:01.544442 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:01.544442 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:01.586760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c6fe182-c629-48f2-a749-6e048f2a364c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:01.632537 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:01.632537 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:01.653503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c6fe182-c629-48f2-a749-6e048f2a364c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:01.654890 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1731/3422] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:01 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:01.733625 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93eac084-09ae-4cc1-9a75-bd4fc98a858b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d Jan 21 08:12:01.741904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93eac084-09ae-4cc1-9a75-bd4fc98a858b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:01.742309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:01.742309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:01.742943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-93eac084-09ae-4cc1-9a75-bd4fc98a858b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:01.799695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-93eac084-09ae-4cc1-9a75-bd4fc98a858b tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d returned with HTTP 404 Jan 21 08:12:01.800967 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1692/3423] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:01 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/fee9142b-0afc-4617-9c2f-a58fb14b868d => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:01.809999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a Jan 21 08:12:01.810886 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:01.811228 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:01.811228 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:01.811735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:01.812330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete backup with id: 26e1f5cf-abbc-4340-b243-9eee7f89452a. Jan 21 08:12:01.842250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:01.842250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:01.876418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] delete_backup rpcapi backup_id 26e1f5cf-abbc-4340-b243-9eee7f89452a {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:12:01.882190 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02a5d008-48b0-4b1a-b1f6-79279b3c3055 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a returned with HTTP 202 Jan 21 08:12:01.884282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1732/3424] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:12:01 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/backups/26e1f5cf-abbc-4340-b243-9eee7f89452a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:12:01.891851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:01.893240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:01.893990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:01.894458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:02.044707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:02.044707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:02.062759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:02.168334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume request issued successfully. Jan 21 08:12:02.168808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad77afc9-1878-4f3d-968b-eb83e32206b1 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 202 Jan 21 08:12:02.169681 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1693/3425] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:12:01 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:12:02.177597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2400c21-b09f-4516-90dd-8abbaee1b053 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:02.178431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2400c21-b09f-4516-90dd-8abbaee1b053 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:02.179390 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:02.179390 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:02.180142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2400c21-b09f-4516-90dd-8abbaee1b053 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:02.300676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:02.300676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:02.328622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2400c21-b09f-4516-90dd-8abbaee1b053 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:02.384328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2400c21-b09f-4516-90dd-8abbaee1b053 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:12:02.394734 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1733/3426] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:02 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 976 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:02.673626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e741db27-5ea1-455b-9ecd-b50ea21d6b83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:02.678280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e741db27-5ea1-455b-9ecd-b50ea21d6b83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:02.678507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:02.678507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:02.679132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e741db27-5ea1-455b-9ecd-b50ea21d6b83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:02.786833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:02.786833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:02.810467 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e741db27-5ea1-455b-9ecd-b50ea21d6b83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:02.871769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:02.871769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:02.911432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e741db27-5ea1-455b-9ecd-b50ea21d6b83 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:02.911432 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1694/3427] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:02 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:03.402819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d4b0d67-bc27-457f-a8a5-55323cf4a0a6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:03.403707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0d67-bc27-457f-a8a5-55323cf4a0a6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:03.404023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:03.404023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:03.404607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0d67-bc27-457f-a8a5-55323cf4a0a6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:03.512965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:03.512965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:03.533028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d4b0d67-bc27-457f-a8a5-55323cf4a0a6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:03.577911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d4b0d67-bc27-457f-a8a5-55323cf4a0a6 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:12:03.579494 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1734/3428] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:03 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 976 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:03.922200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23205a2f-de79-470d-a398-0f81b65ecfd9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:03.923345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23205a2f-de79-470d-a398-0f81b65ecfd9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:03.924331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:03.924331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:03.925655 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23205a2f-de79-470d-a398-0f81b65ecfd9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:04.035289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:04.035289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:04.069909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23205a2f-de79-470d-a398-0f81b65ecfd9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:04.140601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:04.140601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:04.201853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23205a2f-de79-470d-a398-0f81b65ecfd9 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:04.207103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1695/3429] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:03 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:04.601253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03e9e2fc-d74f-46b2-bb83-a1528022f949 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:04.607350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03e9e2fc-d74f-46b2-bb83-a1528022f949 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:04.607607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:04.607607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:04.608029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03e9e2fc-d74f-46b2-bb83-a1528022f949 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:04.742489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:04.742489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:04.767892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-03e9e2fc-d74f-46b2-bb83-a1528022f949 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:04.796110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03e9e2fc-d74f-46b2-bb83-a1528022f949 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:12:04.797031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1735/3430] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:04 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 976 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:05.230079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-008efa16-c692-46f9-a888-fe3a88ea037b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:05.230959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-008efa16-c692-46f9-a888-fe3a88ea037b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:05.231290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:05.231290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:05.263758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-008efa16-c692-46f9-a888-fe3a88ea037b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:05.453463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:05.453463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:05.475702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-008efa16-c692-46f9-a888-fe3a88ea037b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:05.543021 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:05.543021 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:05.594511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-008efa16-c692-46f9-a888-fe3a88ea037b tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:05.594511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1696/3431] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:05 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:05.821969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3102fa7-a099-4de4-b953-007613834be5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:05.821969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3102fa7-a099-4de4-b953-007613834be5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:05.821969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:05.821969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:05.821969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e3102fa7-a099-4de4-b953-007613834be5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:05.955987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:05.955987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:06.035801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e3102fa7-a099-4de4-b953-007613834be5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:06.068934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e3102fa7-a099-4de4-b953-007613834be5 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 200 Jan 21 08:12:06.075610 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1736/3432] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:05 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 976 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:06.589488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d384659c-b009-4f7f-876c-8cb470b3366d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:06.589488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d384659c-b009-4f7f-876c-8cb470b3366d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:06.597989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:06.597989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:06.597989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d384659c-b009-4f7f-876c-8cb470b3366d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:06.817634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:06.817634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:06.817634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d384659c-b009-4f7f-876c-8cb470b3366d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:06.871108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:06.871108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:06.912341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d384659c-b009-4f7f-876c-8cb470b3366d tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:06.914172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1697/3433] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:06 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:07.082775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b6191e3-f95d-47f4-babb-698a8c9fac00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:07.083375 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b6191e3-f95d-47f4-babb-698a8c9fac00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:07.083597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:07.083597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:07.083983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b6191e3-f95d-47f4-babb-698a8c9fac00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:07.288128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b6191e3-f95d-47f4-babb-698a8c9fac00 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 404 Jan 21 08:12:07.289176 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1737/3434] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:07 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:07.322121 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7c5f781-000e-47e3-9be3-e23a2ed29728 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:07.327943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7c5f781-000e-47e3-9be3-e23a2ed29728 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:07.329105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:07.329105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:07.331569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7c5f781-000e-47e3-9be3-e23a2ed29728 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:07.333593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b7c5f781-000e-47e3-9be3-e23a2ed29728 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: a0826f84-2df4-4b70-96d8-2407387a65cd Jan 21 08:12:07.404191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7c5f781-000e-47e3-9be3-e23a2ed29728 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd returned with HTTP 404 Jan 21 08:12:07.405833 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1698/3435] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:12:07 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/a0826f84-2df4-4b70-96d8-2407387a65cd => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:07.415739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:07.416566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:07.416734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:07.417164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: 4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:07.563924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:07.563924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:07.564922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:07.664765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume request issued successfully. Jan 21 08:12:07.668890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7d6e3ca-7a4d-454d-9565-c7b6f119d6ed tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 202 Jan 21 08:12:07.669830 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1738/3436] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:12:07 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:12:07.692587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-848b0100-5f8f-4a08-984b-18179d532111 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:07.692587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-848b0100-5f8f-4a08-984b-18179d532111 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:07.692587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-848b0100-5f8f-4a08-984b-18179d532111 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:07.907710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:07.907710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:07.931020 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f90e8144-900f-44e5-ac35-394f8ebde815 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:07.931550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f90e8144-900f-44e5-ac35-394f8ebde815 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:07.931921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:07.931921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:07.934054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f90e8144-900f-44e5-ac35-394f8ebde815 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:07.934131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-848b0100-5f8f-4a08-984b-18179d532111 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:08.141215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-848b0100-5f8f-4a08-984b-18179d532111 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:12:08.156897 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1699/3437] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:07 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1357 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:08.166178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:08.166178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:08.204074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f90e8144-900f-44e5-ac35-394f8ebde815 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:08.251099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:08.251099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:08.299353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f90e8144-900f-44e5-ac35-394f8ebde815 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:08.299353 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1739/3438] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:07 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:09.176867 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc6e1fd6-7d3e-4d10-82a7-e1f5ef0c2c62 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:09.180481 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc6e1fd6-7d3e-4d10-82a7-e1f5ef0c2c62 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:09.180906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:09.180906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:09.181852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc6e1fd6-7d3e-4d10-82a7-e1f5ef0c2c62 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:09.271844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:09.271844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:09.286207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc6e1fd6-7d3e-4d10-82a7-e1f5ef0c2c62 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:09.319852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44336f7d-fe16-44fa-93f6-920461822dfb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:09.319852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44336f7d-fe16-44fa-93f6-920461822dfb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:09.319852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:09.319852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:09.319852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44336f7d-fe16-44fa-93f6-920461822dfb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:09.351417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc6e1fd6-7d3e-4d10-82a7-e1f5ef0c2c62 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:12:09.352259 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1700/3439] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:09 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1357 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:09.455053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:09.455053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:09.483986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44336f7d-fe16-44fa-93f6-920461822dfb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:09.508511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:09.508511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:09.543108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44336f7d-fe16-44fa-93f6-920461822dfb tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:09.543108 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1740/3440] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:09 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:10.373502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb0f2ba4-879c-4268-a061-3e757bcb3b50 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:10.374045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb0f2ba4-879c-4268-a061-3e757bcb3b50 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:10.374286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:10.374286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:10.374933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb0f2ba4-879c-4268-a061-3e757bcb3b50 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:10.468773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:10.468773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:10.484296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb0f2ba4-879c-4268-a061-3e757bcb3b50 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:10.528895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb0f2ba4-879c-4268-a061-3e757bcb3b50 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:12:10.542550 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1701/3441] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:10 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1357 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:10.554790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2fbd50b7-9170-41ed-993f-c32d154d182f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:10.555673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2fbd50b7-9170-41ed-993f-c32d154d182f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:10.556014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:10.556014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:10.556593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2fbd50b7-9170-41ed-993f-c32d154d182f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:10.661948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:10.661948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:10.678976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2fbd50b7-9170-41ed-993f-c32d154d182f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:10.743200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:10.743200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:10.769075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2fbd50b7-9170-41ed-993f-c32d154d182f tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:10.770068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1741/3442] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:10 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:11.547551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae635aab-a44c-4d88-88d6-e7139220d506 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:11.548640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae635aab-a44c-4d88-88d6-e7139220d506 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:11.548995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:11.548995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:11.549570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae635aab-a44c-4d88-88d6-e7139220d506 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:11.639928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:11.639928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:11.650423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae635aab-a44c-4d88-88d6-e7139220d506 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Volume info retrieved successfully. Jan 21 08:12:11.684484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae635aab-a44c-4d88-88d6-e7139220d506 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 200 Jan 21 08:12:11.690977 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1702/3443] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:11 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 1357 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:11.788734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9cbedc4-508f-4182-bdff-256f0d53a2c7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:11.789609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9cbedc4-508f-4182-bdff-256f0d53a2c7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:11.789993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:11.789993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:11.790597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9cbedc4-508f-4182-bdff-256f0d53a2c7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:11.865633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:11.865633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:11.874500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e9cbedc4-508f-4182-bdff-256f0d53a2c7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:11.898757 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:11.898757 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:11.913017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9cbedc4-508f-4182-bdff-256f0d53a2c7 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:11.914117 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1742/3444] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:11 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:12.706496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5b73c90-8dfd-4e50-b87e-bb9f0543fad8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] GET http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 Jan 21 08:12:12.707633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5b73c90-8dfd-4e50-b87e-bb9f0543fad8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:12.708040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:12.708040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:12.708735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5b73c90-8dfd-4e50-b87e-bb9f0543fad8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:12.820589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5b73c90-8dfd-4e50-b87e-bb9f0543fad8 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 returned with HTTP 404 Jan 21 08:12:12.821639 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1703/3445] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:12 2021] GET /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4558611b-5e52-4e04-b914-db66945d7101 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:12.829159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd01b578-ca6d-40a7-bafd-f057d90a3321 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] DELETE http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:12:12.829720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd01b578-ca6d-40a7-bafd-f057d90a3321 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:12.830018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:12.830018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:12.830370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd01b578-ca6d-40a7-bafd-f057d90a3321 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:12.830906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-fd01b578-ca6d-40a7-bafd-f057d90a3321 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] Delete volume with id: 4b173bbb-36e4-45c4-b39f-575cf922aa34 Jan 21 08:12:12.911829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd01b578-ca6d-40a7-bafd-f057d90a3321 tempest-VolumesBackupsTest-1770292454 tempest-VolumesBackupsTest-1770292454] http://10.222.0.13/volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 returned with HTTP 404 Jan 21 08:12:12.913386 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1743/3446] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:12:12 2021] DELETE /volume/v3/a5cb8094fe3a464ebc7f09c628599a90/volumes/4b173bbb-36e4-45c4-b39f-575cf922aa34 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:12.929776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a647b91-627b-477e-94b6-be7f2c9c565e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:12.930493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a647b91-627b-477e-94b6-be7f2c9c565e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:12.930988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a647b91-627b-477e-94b6-be7f2c9c565e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:13.014306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:13.014306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:13.023006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4a647b91-627b-477e-94b6-be7f2c9c565e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:13.060653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:13.060653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:13.086175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a647b91-627b-477e-94b6-be7f2c9c565e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:13.087304 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1704/3447] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:12 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:14.105346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-901efab8-4011-48a0-aa39-b4fb0915aed6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:14.107398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-901efab8-4011-48a0-aa39-b4fb0915aed6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:14.108061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-901efab8-4011-48a0-aa39-b4fb0915aed6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:14.169168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:14.169168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:14.179326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-901efab8-4011-48a0-aa39-b4fb0915aed6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:14.200801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:14.200801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:14.212488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-901efab8-4011-48a0-aa39-b4fb0915aed6 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:14.215184 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1744/3448] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:14 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:15.233585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ee53fd9-5d18-4a78-bcfb-095a8c7f09fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:15.235153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ee53fd9-5d18-4a78-bcfb-095a8c7f09fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:15.236084 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:15.236084 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:15.238600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ee53fd9-5d18-4a78-bcfb-095a8c7f09fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:15.302818 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:15.302818 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:15.314602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ee53fd9-5d18-4a78-bcfb-095a8c7f09fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:15.339815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:15.339815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:15.358333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ee53fd9-5d18-4a78-bcfb-095a8c7f09fa tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:15.359199 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1705/3449] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:15 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:15.923117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] POST http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes Jan 21 08:12:15.924398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:15.924398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:15.924916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesCloneTest-Volume-909920582"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:15.926217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-909920582'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:12:16.057405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume of 1 GB Jan 21 08:12:16.075168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Availability Zones retrieved successfully. Jan 21 08:12:16.097794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (20939db5-f219-4b6c-97de-4849ebada2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:16.101379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1aecd0-822b-490a-8068-eaad4bfa619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:16.104203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:12:16.242238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1aecd0-822b-490a-8068-eaad4bfa619f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:16.245520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18fff9de-c128-48ee-b24a-cc9ada7fb7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:16.349699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Created reservations ['64d45cb8-7500-4ba5-9da8-3b1f9894ed51', '85836d63-1f5b-4312-b3ce-0843adb88192', '8e42c9f8-8437-44a0-86b9-b5de9a029c35', 'be8ea713-652d-4652-8636-08b83903d907'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:12:16.351777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18fff9de-c128-48ee-b24a-cc9ada7fb7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d45cb8-7500-4ba5-9da8-3b1f9894ed51', '85836d63-1f5b-4312-b3ce-0843adb88192', '8e42c9f8-8437-44a0-86b9-b5de9a029c35', 'be8ea713-652d-4652-8636-08b83903d907']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:16.353973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71018aae-fd11-4577-aa8f-60d00bf47bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:16.377095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b169a1e-7e3e-4608-86ad-025a81061284 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:16.377891 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b169a1e-7e3e-4608-86ad-025a81061284 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:16.378283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:16.378283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:16.378979 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b169a1e-7e3e-4608-86ad-025a81061284 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:16.420338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71018aae-fd11-4577-aa8f-60d00bf47bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d32dab2-ab26-452c-9cf6-1ff8682bff3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-909920582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['64d45cb8-7500-4ba5-9da8-3b1f9894ed51','85836d63-1f5b-4312-b3ce-0843adb88192','8e42c9f8-8437-44a0-86b9-b5de9a029c35','be8ea713-652d-4652-8636-08b83903d907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-909920582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d32dab2-ab26-452c-9cf6-1ff8682bff3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a0061544df4dbda67a9f3de895e9c5',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,user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:16.422347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a935344b-496f-48c4-9b90-df9c676ae98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:16.444388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:16.444388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:16.449434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a935344b-496f-48c4-9b90-df9c676ae98a) 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-909920582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['64d45cb8-7500-4ba5-9da8-3b1f9894ed51','85836d63-1f5b-4312-b3ce-0843adb88192','8e42c9f8-8437-44a0-86b9-b5de9a029c35','be8ea713-652d-4652-8636-08b83903d907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:16.451455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0534703f-11e5-41c3-8964-46cb82bb2d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:16.453738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b169a1e-7e3e-4608-86ad-025a81061284 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:16.467792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0534703f-11e5-41c3-8964-46cb82bb2d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:16.471230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (20939db5-f219-4b6c-97de-4849ebada2d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:16.481642 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:16.481642 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:16.495510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b169a1e-7e3e-4608-86ad-025a81061284 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:16.496579 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1706/3450] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:16 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:16.527351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request issued successfully. Jan 21 08:12:16.542131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1a577a9-0886-47b5-9298-7bf71f7ae95f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes returned with HTTP 202 Jan 21 08:12:16.543055 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1745/3451] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:12:15 2021] POST /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes => generated 815 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:12:16.557483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aa07b51-8854-46bc-9245-07d0be402a8e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:16.558297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aa07b51-8854-46bc-9245-07d0be402a8e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:16.558671 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:16.558671 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:16.559064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8aa07b51-8854-46bc-9245-07d0be402a8e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:16.617564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:16.617564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:16.628407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8aa07b51-8854-46bc-9245-07d0be402a8e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:16.656070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8aa07b51-8854-46bc-9245-07d0be402a8e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:16.657916 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1707/3452] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:16 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 883 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:17.514076 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b622f26-bbe9-41a1-a6d2-dfa1d4eef215 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:17.514592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b622f26-bbe9-41a1-a6d2-dfa1d4eef215 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:17.514846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:17.514846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:17.515224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b622f26-bbe9-41a1-a6d2-dfa1d4eef215 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:17.596473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:17.596473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:17.614160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b622f26-bbe9-41a1-a6d2-dfa1d4eef215 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:17.662321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:17.662321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:17.674753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5d357a5-bffe-48b3-b452-be12f60dd6da tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:17.675273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5d357a5-bffe-48b3-b452-be12f60dd6da tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:17.675489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:17.675489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:17.675863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5d357a5-bffe-48b3-b452-be12f60dd6da tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:17.689463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b622f26-bbe9-41a1-a6d2-dfa1d4eef215 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:17.690926 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1746/3453] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:17 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:17.754794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:17.754794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:17.765356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5d357a5-bffe-48b3-b452-be12f60dd6da tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:17.806192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5d357a5-bffe-48b3-b452-be12f60dd6da tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:17.808822 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1708/3454] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:17 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:12:18.706795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85d1e5c0-cba0-4478-84da-8978de1c9f88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:18.708205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85d1e5c0-cba0-4478-84da-8978de1c9f88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:18.709021 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:18.709021 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:18.709638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-85d1e5c0-cba0-4478-84da-8978de1c9f88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:18.779437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:18.779437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:18.793811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-85d1e5c0-cba0-4478-84da-8978de1c9f88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:18.819762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:18.819762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:18.827903 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fec52be-5659-40dd-8235-d12034a6a29b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:18.833774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fec52be-5659-40dd-8235-d12034a6a29b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:18.834281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:18.834281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:18.835151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fec52be-5659-40dd-8235-d12034a6a29b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:18.836459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-85d1e5c0-cba0-4478-84da-8978de1c9f88 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:18.837552 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1747/3455] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:18 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:18.953153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:18.953153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:18.990157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fec52be-5659-40dd-8235-d12034a6a29b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:19.064809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fec52be-5659-40dd-8235-d12034a6a29b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:19.070797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1709/3456] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:18 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:19.855774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da48e749-9860-4fca-96f9-3147b173e4a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:19.856298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da48e749-9860-4fca-96f9-3147b173e4a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:19.856483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:19.856483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:19.856853 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da48e749-9860-4fca-96f9-3147b173e4a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:19.953538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:19.953538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:19.963834 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da48e749-9860-4fca-96f9-3147b173e4a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:19.995819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:19.995819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:20.021862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da48e749-9860-4fca-96f9-3147b173e4a3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:20.022746 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1748/3457] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:19 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:20.087973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac4c3140-96e6-4c44-8425-92cc678c5391 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:20.088797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac4c3140-96e6-4c44-8425-92cc678c5391 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:20.089465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:20.089465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:20.090274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac4c3140-96e6-4c44-8425-92cc678c5391 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:20.169552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:20.169552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:20.183780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac4c3140-96e6-4c44-8425-92cc678c5391 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:20.214932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac4c3140-96e6-4c44-8425-92cc678c5391 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:20.216033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1710/3458] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:20 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:21.039376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07671506-b0f2-4b08-9f12-a9df58f8088c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:21.039977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07671506-b0f2-4b08-9f12-a9df58f8088c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:21.040532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:21.040532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:21.041124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07671506-b0f2-4b08-9f12-a9df58f8088c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:21.125421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:21.125421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:21.152566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07671506-b0f2-4b08-9f12-a9df58f8088c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:21.187477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:21.187477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:21.207253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07671506-b0f2-4b08-9f12-a9df58f8088c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:21.209663 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1749/3459] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:21 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:21.232892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d894e53b-d30d-4a28-a62b-824490774fec tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:21.233497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d894e53b-d30d-4a28-a62b-824490774fec tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:21.233600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:21.233600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:21.233947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d894e53b-d30d-4a28-a62b-824490774fec tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:21.330143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:21.330143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:21.339766 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d894e53b-d30d-4a28-a62b-824490774fec tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:21.382276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d894e53b-d30d-4a28-a62b-824490774fec tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:21.397610 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1711/3460] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:21 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:22.227206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60b0e0ad-c0bf-493c-9e99-5363cd93c256 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:22.229209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60b0e0ad-c0bf-493c-9e99-5363cd93c256 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.229636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.229636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:22.230670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60b0e0ad-c0bf-493c-9e99-5363cd93c256 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.291280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.291280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:22.302821 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60b0e0ad-c0bf-493c-9e99-5363cd93c256 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:22.327120 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.327120 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:22.339508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60b0e0ad-c0bf-493c-9e99-5363cd93c256 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:22.340453 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1750/3461] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:22 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:22.413239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddb2159-506d-4d37-a055-015055b6f4c1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:22.414113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddb2159-506d-4d37-a055-015055b6f4c1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.414516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.414516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:22.415218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ddb2159-506d-4d37-a055-015055b6f4c1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.479265 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.479265 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:22.491773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ddb2159-506d-4d37-a055-015055b6f4c1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:22.524463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ddb2159-506d-4d37-a055-015055b6f4c1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:22.525764 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1712/3462] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:22 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:23.357756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2eb04ba5-f0fd-4068-b4b5-377f1c253fcf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:23.359191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2eb04ba5-f0fd-4068-b4b5-377f1c253fcf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:23.361590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:23.361590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:23.362464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2eb04ba5-f0fd-4068-b4b5-377f1c253fcf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:23.433915 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:23.433915 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:23.451645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2eb04ba5-f0fd-4068-b4b5-377f1c253fcf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:23.475008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:23.475008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:23.488572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2eb04ba5-f0fd-4068-b4b5-377f1c253fcf tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:23.489872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1751/3463] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:23 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:23.541919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-271bf775-dc9d-40ab-a7a1-34b4be3202d2 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:23.542764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-271bf775-dc9d-40ab-a7a1-34b4be3202d2 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:23.543980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:23.543980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:23.544911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-271bf775-dc9d-40ab-a7a1-34b4be3202d2 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:23.600682 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:23.600682 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:23.611762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-271bf775-dc9d-40ab-a7a1-34b4be3202d2 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:23.635301 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-271bf775-dc9d-40ab-a7a1-34b4be3202d2 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:23.636673 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1713/3464] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:23 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:24.509524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fed8f177-3ff1-4d83-a89c-3bcb8669c521 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:24.510043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fed8f177-3ff1-4d83-a89c-3bcb8669c521 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:24.510276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:24.510276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:24.510603 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fed8f177-3ff1-4d83-a89c-3bcb8669c521 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:24.574350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:24.574350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:24.590718 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fed8f177-3ff1-4d83-a89c-3bcb8669c521 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:24.622260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:24.622260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:24.635944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fed8f177-3ff1-4d83-a89c-3bcb8669c521 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:24.637216 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1752/3465] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:24 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:24.653944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25ed7142-f089-4a3e-99c0-54b7e08d12b9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:24.655061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25ed7142-f089-4a3e-99c0-54b7e08d12b9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:24.655469 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:24.655469 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:24.659210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25ed7142-f089-4a3e-99c0-54b7e08d12b9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:24.754080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:24.754080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:24.764354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25ed7142-f089-4a3e-99c0-54b7e08d12b9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:24.796553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25ed7142-f089-4a3e-99c0-54b7e08d12b9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:24.796553 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1714/3466] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:24 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:25.658509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34727294-859c-4aa8-91c6-ac5815ada029 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:25.662801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34727294-859c-4aa8-91c6-ac5815ada029 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:25.663033 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:25.663033 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:25.663424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34727294-859c-4aa8-91c6-ac5815ada029 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:25.737286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:25.737286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:25.746798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34727294-859c-4aa8-91c6-ac5815ada029 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:25.771995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:25.771995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:25.783902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34727294-859c-4aa8-91c6-ac5815ada029 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:25.785048 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1753/3467] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:25 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:25.813032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07ded868-c6d9-4cb6-9ef2-149b46f993ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:25.814753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07ded868-c6d9-4cb6-9ef2-149b46f993ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:25.815334 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:25.815334 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:25.816480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07ded868-c6d9-4cb6-9ef2-149b46f993ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:25.884951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:25.884951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:25.896664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07ded868-c6d9-4cb6-9ef2-149b46f993ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:25.922650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07ded868-c6d9-4cb6-9ef2-149b46f993ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:25.931774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1715/3468] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:25 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:26.803750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5793a72-0cf7-4c91-9aee-e3710386227c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:26.804287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5793a72-0cf7-4c91-9aee-e3710386227c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:26.804618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:26.804618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:26.804996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5793a72-0cf7-4c91-9aee-e3710386227c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:26.883686 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:26.883686 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:26.897958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5793a72-0cf7-4c91-9aee-e3710386227c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:26.924080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:26.924080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:26.942606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2709e077-e019-4e72-bce3-945c9aa85546 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:26.943503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2709e077-e019-4e72-bce3-945c9aa85546 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:26.943905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:26.943905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:26.945123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2709e077-e019-4e72-bce3-945c9aa85546 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:26.951982 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5793a72-0cf7-4c91-9aee-e3710386227c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:26.953159 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1754/3469] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:26 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:27.009159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:27.009159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:27.022315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2709e077-e019-4e72-bce3-945c9aa85546 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:27.075662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2709e077-e019-4e72-bce3-945c9aa85546 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:27.076443 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1716/3470] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:26 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:27.969191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63bb6c53-2ee8-46cd-8532-2e4fd0df4e5c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:27.971802 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63bb6c53-2ee8-46cd-8532-2e4fd0df4e5c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:27.972806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:27.972806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:27.973503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63bb6c53-2ee8-46cd-8532-2e4fd0df4e5c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:28.086604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.086604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:28.092285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94cb3504-10a8-48c6-aed2-6e37baa0127c tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:28.093012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94cb3504-10a8-48c6-aed2-6e37baa0127c tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:28.093419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:28.093419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:28.094036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94cb3504-10a8-48c6-aed2-6e37baa0127c tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:28.136553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63bb6c53-2ee8-46cd-8532-2e4fd0df4e5c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:28.177289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.177289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:28.201292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63bb6c53-2ee8-46cd-8532-2e4fd0df4e5c tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:28.203528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1755/3471] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:27 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:28.212220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.212220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:28.221650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94cb3504-10a8-48c6-aed2-6e37baa0127c tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:28.275461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94cb3504-10a8-48c6-aed2-6e37baa0127c tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:28.276826 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1717/3472] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:28 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:29.220252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87068127-9cf4-42d5-a6a7-a6264b000924 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:29.221330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87068127-9cf4-42d5-a6a7-a6264b000924 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:29.221698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:29.221698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:29.222308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-87068127-9cf4-42d5-a6a7-a6264b000924 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:29.293280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-903bf4d2-a4be-4cf6-8f34-bbb9cdbbb364 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:29.294343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-903bf4d2-a4be-4cf6-8f34-bbb9cdbbb364 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:29.294495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:29.294495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:29.295129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-903bf4d2-a4be-4cf6-8f34-bbb9cdbbb364 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:29.364301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:29.364301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:29.394291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-87068127-9cf4-42d5-a6a7-a6264b000924 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:29.433985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:29.433985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:29.444787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:29.444787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:29.456452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-903bf4d2-a4be-4cf6-8f34-bbb9cdbbb364 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:29.467506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-87068127-9cf4-42d5-a6a7-a6264b000924 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:29.468359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1756/3473] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:29 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:29.511302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-903bf4d2-a4be-4cf6-8f34-bbb9cdbbb364 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:29.512487 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1718/3474] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:29 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:30.486920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f2b8631-6920-407b-bf59-1ced6d3a646e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:30.488722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f2b8631-6920-407b-bf59-1ced6d3a646e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:30.489157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:30.489157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:30.489973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f2b8631-6920-407b-bf59-1ced6d3a646e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:30.529493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a533ce19-4ff4-46ef-aea2-4f2ee31d6e75 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:30.530070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a533ce19-4ff4-46ef-aea2-4f2ee31d6e75 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:30.530615 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:30.530615 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:30.531071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a533ce19-4ff4-46ef-aea2-4f2ee31d6e75 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:30.611781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:30.611781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:30.622214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f2b8631-6920-407b-bf59-1ced6d3a646e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:30.645721 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:30.645721 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:30.659344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f2b8631-6920-407b-bf59-1ced6d3a646e tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:30.660646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:30.660646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:30.661020 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1757/3475] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:30 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:30.681240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a533ce19-4ff4-46ef-aea2-4f2ee31d6e75 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:30.729012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a533ce19-4ff4-46ef-aea2-4f2ee31d6e75 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:30.742712 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1719/3476] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:30 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:31.677256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14404326-387c-4b48-8e8d-0b8042de24b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] GET http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b Jan 21 08:12:31.678027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14404326-387c-4b48-8e8d-0b8042de24b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:31.678360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:31.678360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:31.678965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14404326-387c-4b48-8e8d-0b8042de24b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:31.753220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7801d8a2-0ed2-4313-99bb-19978c20cda8 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:31.754104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7801d8a2-0ed2-4313-99bb-19978c20cda8 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:31.754892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:31.754892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:31.755530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7801d8a2-0ed2-4313-99bb-19978c20cda8 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:31.795019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.795019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:31.806241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14404326-387c-4b48-8e8d-0b8042de24b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] Volume info retrieved successfully. Jan 21 08:12:31.830749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.830749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:31.843493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14404326-387c-4b48-8e8d-0b8042de24b3 tempest-TaggedBootDevicesTest-657560732 tempest-TaggedBootDevicesTest-657560732] http://10.222.0.13/volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b returned with HTTP 200 Jan 21 08:12:31.846755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1758/3477] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:31 2021] GET /volume/v3/48442f2d26dc47f68e6baa340f9fe70c/volumes/bc5aa5f1-fd8f-42d1-ad39-afe7bd69c66b => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:31.896105 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.896105 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:31.916757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7801d8a2-0ed2-4313-99bb-19978c20cda8 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:31.962448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7801d8a2-0ed2-4313-99bb-19978c20cda8 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:31.992442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1720/3478] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:31 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 907 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:32.998437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3d823fb-30c9-4967-b557-625274b859d1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:32.999017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3d823fb-30c9-4967-b557-625274b859d1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:32.999410 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:32.999410 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:32.999804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3d823fb-30c9-4967-b557-625274b859d1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:33.073663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:33.073663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:33.087654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f3d823fb-30c9-4967-b557-625274b859d1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:33.116677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3d823fb-30c9-4967-b557-625274b859d1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:33.117933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1759/3479] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:32 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 965 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:34.134584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d14347-a11d-42ee-a021-cba88ed243c9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:34.135133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d14347-a11d-42ee-a021-cba88ed243c9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:34.135301 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:34.135301 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:34.135936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d14347-a11d-42ee-a021-cba88ed243c9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:34.194215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.194215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:34.207526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d1d14347-a11d-42ee-a021-cba88ed243c9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:34.239925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d14347-a11d-42ee-a021-cba88ed243c9 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:34.240613 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1721/3480] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:34 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:35.257100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1e3238f-b495-46c8-8ff4-b377ae203130 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:35.258283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1e3238f-b495-46c8-8ff4-b377ae203130 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:35.258667 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:35.258667 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:35.259348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1e3238f-b495-46c8-8ff4-b377ae203130 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:35.321532 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:35.321532 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:35.332648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1e3238f-b495-46c8-8ff4-b377ae203130 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:35.365497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1e3238f-b495-46c8-8ff4-b377ae203130 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:35.366626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1760/3481] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:35 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:36.384269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c7d25b-d4ca-4ba3-abfb-5a97f0ad8c8b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:36.384866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4c7d25b-d4ca-4ba3-abfb-5a97f0ad8c8b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:36.384978 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:36.384978 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:36.385357 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e4c7d25b-d4ca-4ba3-abfb-5a97f0ad8c8b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:36.451373 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:36.451373 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:36.460380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e4c7d25b-d4ca-4ba3-abfb-5a97f0ad8c8b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:36.483091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e4c7d25b-d4ca-4ba3-abfb-5a97f0ad8c8b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:36.486753 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1722/3482] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:36 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:37.502272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c102916-789e-4194-af0b-dbf041b20596 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:37.503439 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c102916-789e-4194-af0b-dbf041b20596 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:37.503812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:37.503812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:37.504402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c102916-789e-4194-af0b-dbf041b20596 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:37.602767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:37.602767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:37.614910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c102916-789e-4194-af0b-dbf041b20596 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:37.643654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c102916-789e-4194-af0b-dbf041b20596 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:37.655933 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1761/3483] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:37 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:38.661915 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b454872a-8f79-4ec5-bb4f-b144710aefa6 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:38.662464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b454872a-8f79-4ec5-bb4f-b144710aefa6 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:38.662647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:38.662647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:38.663076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b454872a-8f79-4ec5-bb4f-b144710aefa6 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:38.753919 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:38.753919 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:38.764692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b454872a-8f79-4ec5-bb4f-b144710aefa6 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:38.802230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b454872a-8f79-4ec5-bb4f-b144710aefa6 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:38.803305 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1723/3484] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:38 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:39.819931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5099e874-a80f-4945-a494-3bda17649846 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:12:39.820601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5099e874-a80f-4945-a494-3bda17649846 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:39.820823 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:39.820823 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:39.821193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5099e874-a80f-4945-a494-3bda17649846 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:39.894867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:39.894867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:39.904234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5099e874-a80f-4945-a494-3bda17649846 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:39.932386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5099e874-a80f-4945-a494-3bda17649846 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:12:39.933445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1762/3485] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:39 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 1356 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:39.948747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] POST http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes Jan 21 08:12:39.949677 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:39.949677 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:39.950377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4d32dab2-ab26-452c-9cf6-1ff8682bff3e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-711035585"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:39.952873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request body: {'volume': {'source_volid': '4d32dab2-ab26-452c-9cf6-1ff8682bff3e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-711035585'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:12:40.022240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.022240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:40.023767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume retrieved successfully. Jan 21 08:12:40.024314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume of 1 GB Jan 21 08:12:40.045168 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Availability Zones retrieved successfully. Jan 21 08:12:40.105402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (a5a0aec9-e609-4c81-97a8-73fa73658517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:40.148530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f030c1e-2eba-4be4-b6cc-fba59729f092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:40.151635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Validating volume size '1' using validate_int, validate_source_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:12:40.252905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f030c1e-2eba-4be4-b6cc-fba59729f092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d32dab2-ab26-452c-9cf6-1ff8682bff3e', 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:40.255567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2734bccd-9325-4a2e-b85c-fa9aa3f8cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:40.375233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Created reservations ['12b2d745-65ad-42f5-8e27-0c0810b37709', '27c5a1ab-609b-43fa-9fd7-be39fb71654d', 'f14c9c73-638e-41a7-bfbf-d884035a0b77', 'bb9f38db-c272-4c0e-b1c7-8f199b55346f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:12:40.378666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2734bccd-9325-4a2e-b85c-fa9aa3f8cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b2d745-65ad-42f5-8e27-0c0810b37709', '27c5a1ab-609b-43fa-9fd7-be39fb71654d', 'f14c9c73-638e-41a7-bfbf-d884035a0b77', 'bb9f38db-c272-4c0e-b1c7-8f199b55346f']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:40.383373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f28e4c5-8382-48b4-839f-ba4afdfcf45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:40.560355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f28e4c5-8382-48b4-839f-ba4afdfcf45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a0103d6-02ba-4629-ab8a-4be781ffc49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-711035585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['12b2d745-65ad-42f5-8e27-0c0810b37709','27c5a1ab-609b-43fa-9fd7-be39fb71654d','f14c9c73-638e-41a7-bfbf-d884035a0b77','bb9f38db-c272-4c0e-b1c7-8f199b55346f'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d32dab2-ab26-452c-9cf6-1ff8682bff3e,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-711035585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a0103d6-02ba-4629-ab8a-4be781ffc49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a0061544df4dbda67a9f3de895e9c5',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=4d32dab2-ab26-452c-9cf6-1ff8682bff3e,status='creating',terminated_at=None,updated_at=None,user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:40.562373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaebae4-d5ea-49bd-b427-1c1d7e44d4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:40.617491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaebae4-d5ea-49bd-b427-1c1d7e44d4dd) 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-711035585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['12b2d745-65ad-42f5-8e27-0c0810b37709','27c5a1ab-609b-43fa-9fd7-be39fb71654d','f14c9c73-638e-41a7-bfbf-d884035a0b77','bb9f38db-c272-4c0e-b1c7-8f199b55346f'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d32dab2-ab26-452c-9cf6-1ff8682bff3e,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:40.619826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e428563-69a2-4d76-9890-5eb6b56bc5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:40.699184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e428563-69a2-4d76-9890-5eb6b56bc5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:40.702038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (a5a0aec9-e609-4c81-97a8-73fa73658517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:40.753893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request issued successfully. Jan 21 08:12:40.771569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9c46658-d978-4f82-8d43-a3245c69e68f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes returned with HTTP 202 Jan 21 08:12:40.771569 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1724/3486] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:12:39 2021] POST /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes => generated 848 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:12:40.787280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-860add5f-b20f-4121-a6d4-7f93310ef48e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:40.787816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-860add5f-b20f-4121-a6d4-7f93310ef48e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:40.788003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:40.788003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:40.788385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-860add5f-b20f-4121-a6d4-7f93310ef48e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:40.843299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.843299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:40.853500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-860add5f-b20f-4121-a6d4-7f93310ef48e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:40.880697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-860add5f-b20f-4121-a6d4-7f93310ef48e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:40.881876 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1763/3487] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:40 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:41.901138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edd7ac0f-d908-4f59-8cd0-53bd78447c89 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:41.902335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edd7ac0f-d908-4f59-8cd0-53bd78447c89 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:41.902778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:41.902778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:41.904326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-edd7ac0f-d908-4f59-8cd0-53bd78447c89 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:41.969022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:41.969022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:41.980746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-edd7ac0f-d908-4f59-8cd0-53bd78447c89 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:42.006643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-edd7ac0f-d908-4f59-8cd0-53bd78447c89 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:42.014931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1725/3488] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:41 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:43.037841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-735c1e71-66d8-47d8-816e-fe2f4b48a29d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:43.038424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-735c1e71-66d8-47d8-816e-fe2f4b48a29d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:43.038619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:43.038619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:43.046053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-735c1e71-66d8-47d8-816e-fe2f4b48a29d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:43.173647 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:43.173647 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:43.198534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-735c1e71-66d8-47d8-816e-fe2f4b48a29d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:43.241604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-735c1e71-66d8-47d8-816e-fe2f4b48a29d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:43.242810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1764/3489] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:43 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:44.258966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca7f9ed-638d-41f5-9418-1b869dc42a34 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:44.259650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca7f9ed-638d-41f5-9418-1b869dc42a34 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:44.259972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:44.259972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:44.260523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ca7f9ed-638d-41f5-9418-1b869dc42a34 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:44.373362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:44.373362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:44.408453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ca7f9ed-638d-41f5-9418-1b869dc42a34 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:44.481735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ca7f9ed-638d-41f5-9418-1b869dc42a34 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:44.494619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1726/3490] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:44 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:45.505227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2df23934-df3a-4c1a-95c9-5e4be6562d28 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:45.507769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2df23934-df3a-4c1a-95c9-5e4be6562d28 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:45.508207 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:45.508207 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:45.508972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2df23934-df3a-4c1a-95c9-5e4be6562d28 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:45.640480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:45.640480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:45.658786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2df23934-df3a-4c1a-95c9-5e4be6562d28 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:45.707081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2df23934-df3a-4c1a-95c9-5e4be6562d28 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:45.720327 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1765/3491] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:45 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:46.724435 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac7ffc44-0da1-40f9-b40c-bed1b176f643 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:46.726245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac7ffc44-0da1-40f9-b40c-bed1b176f643 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:46.729622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:46.729622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:46.730342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ac7ffc44-0da1-40f9-b40c-bed1b176f643 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:46.847204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:46.847204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:46.858738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ac7ffc44-0da1-40f9-b40c-bed1b176f643 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:46.913045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ac7ffc44-0da1-40f9-b40c-bed1b176f643 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:46.919798 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1727/3492] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:46 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:12:47.943610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-595edcc1-c823-4957-a400-d5ace5b5d89d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:47.945339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-595edcc1-c823-4957-a400-d5ace5b5d89d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:47.945339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:47.945339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:47.945339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-595edcc1-c823-4957-a400-d5ace5b5d89d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:48.091522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:48.091522 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:48.142361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-595edcc1-c823-4957-a400-d5ace5b5d89d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:48.198542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-595edcc1-c823-4957-a400-d5ace5b5d89d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:48.202863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1766/3493] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:47 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:49.230577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3989f04e-44ba-4ebe-8deb-c0622358257b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:49.233201 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3989f04e-44ba-4ebe-8deb-c0622358257b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:49.236923 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:49.236923 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:49.240323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3989f04e-44ba-4ebe-8deb-c0622358257b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:49.349536 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:49.349536 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:49.359351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3989f04e-44ba-4ebe-8deb-c0622358257b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:49.398075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3989f04e-44ba-4ebe-8deb-c0622358257b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:49.417586 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1728/3494] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:49 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:50.424681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80832a6c-1473-405d-a01b-5979c2b30fe5 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:50.425640 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80832a6c-1473-405d-a01b-5979c2b30fe5 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:50.425959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:50.425959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:50.426857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80832a6c-1473-405d-a01b-5979c2b30fe5 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:50.542726 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:50.542726 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:50.553748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80832a6c-1473-405d-a01b-5979c2b30fe5 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:50.587804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80832a6c-1473-405d-a01b-5979c2b30fe5 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:50.588839 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1767/3495] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:50 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:51.607654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0ac6ad0-cb23-4674-b491-cb525bf66b27 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:51.608147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0ac6ad0-cb23-4674-b491-cb525bf66b27 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:51.608509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:51.608509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:51.608882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0ac6ad0-cb23-4674-b491-cb525bf66b27 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:51.739531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:51.739531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:51.767599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0ac6ad0-cb23-4674-b491-cb525bf66b27 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:51.811492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0ac6ad0-cb23-4674-b491-cb525bf66b27 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:51.826793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1729/3496] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:51 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:52.837681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e91025d-36f0-4bd4-9fc2-651571e1a3df tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:52.839542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e91025d-36f0-4bd4-9fc2-651571e1a3df tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:52.840070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:52.840070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:52.840699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e91025d-36f0-4bd4-9fc2-651571e1a3df tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:52.987463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:52.987463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:53.020538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e91025d-36f0-4bd4-9fc2-651571e1a3df tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:53.115424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e91025d-36f0-4bd4-9fc2-651571e1a3df tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:53.130227 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1768/3497] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:52 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:54.132500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0209d72-ab4f-40e4-94e0-08be62007c1a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:54.133042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0209d72-ab4f-40e4-94e0-08be62007c1a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:54.133409 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:54.133409 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:54.134270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0209d72-ab4f-40e4-94e0-08be62007c1a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:54.367711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:54.367711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:54.377607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0209d72-ab4f-40e4-94e0-08be62007c1a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:54.412515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0209d72-ab4f-40e4-94e0-08be62007c1a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:54.413528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1730/3498] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:54 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 940 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:55.429212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ee2d67c-32f8-4091-bd2d-7f88717a5d88 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:55.429709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ee2d67c-32f8-4091-bd2d-7f88717a5d88 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:55.429932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:55.429932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:55.430302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ee2d67c-32f8-4091-bd2d-7f88717a5d88 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:55.494485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:55.494485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:55.504246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ee2d67c-32f8-4091-bd2d-7f88717a5d88 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:55.568574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ee2d67c-32f8-4091-bd2d-7f88717a5d88 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:55.569544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1769/3499] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:55 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 1390 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:55.586191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-491e0051-9cd3-4575-8a9b-02a76116794b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:12:55.586748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-491e0051-9cd3-4575-8a9b-02a76116794b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:55.586968 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:55.586968 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:55.587340 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-491e0051-9cd3-4575-8a9b-02a76116794b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:55.699278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:55.699278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:55.724388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-491e0051-9cd3-4575-8a9b-02a76116794b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:55.795476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-491e0051-9cd3-4575-8a9b-02a76116794b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:12:55.798418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1731/3500] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:55 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 1390 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:55.821259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] POST http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes Jan 21 08:12:55.822549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:55.822549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:55.823296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1967017024"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:55.824686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1967017024'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:12:55.825468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume of 1 GB Jan 21 08:12:55.854967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Availability Zones retrieved successfully. Jan 21 08:12:55.897058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (9130809e-6d5a-4278-9c16-67a8bf4e3162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:55.900297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3d317d-d397-4483-825b-c4af6bc2f703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:55.911626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:12:56.015231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3d317d-d397-4483-825b-c4af6bc2f703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:56.017896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b17dab-0035-4f1c-88f4-558c540d2e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:56.099586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Created reservations ['3b2b8b48-8fa7-43e4-a55b-4ecb3ee91144', 'c54befc0-4a19-4562-8d2d-5ac3bf784df0', '71cafa5b-feb2-44c9-92ba-4799a5fb99d0', '0bbd14ac-027a-4746-9c85-73bc77639ac6'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:12:56.102475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b17dab-0035-4f1c-88f4-558c540d2e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2b8b48-8fa7-43e4-a55b-4ecb3ee91144', 'c54befc0-4a19-4562-8d2d-5ac3bf784df0', '71cafa5b-feb2-44c9-92ba-4799a5fb99d0', '0bbd14ac-027a-4746-9c85-73bc77639ac6']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:56.105175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a91a0d-8dbf-4bba-91e0-4af3ee29f561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:56.191773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a91a0d-8dbf-4bba-91e0-4af3ee29f561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0619f27a-0160-40af-90fd-f44b331f98df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1967017024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['3b2b8b48-8fa7-43e4-a55b-4ecb3ee91144','c54befc0-4a19-4562-8d2d-5ac3bf784df0','71cafa5b-feb2-44c9-92ba-4799a5fb99d0','0bbd14ac-027a-4746-9c85-73bc77639ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1967017024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0619f27a-0160-40af-90fd-f44b331f98df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a0061544df4dbda67a9f3de895e9c5',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,user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:56.194771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c48f2f9-b668-4b23-a180-b8606af7d605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:56.229394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c48f2f9-b668-4b23-a180-b8606af7d605) 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-1967017024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['3b2b8b48-8fa7-43e4-a55b-4ecb3ee91144','c54befc0-4a19-4562-8d2d-5ac3bf784df0','71cafa5b-feb2-44c9-92ba-4799a5fb99d0','0bbd14ac-027a-4746-9c85-73bc77639ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:56.233823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1d5621-41f1-428e-9145-0be34b048929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:56.264305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1d5621-41f1-428e-9145-0be34b048929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:56.270208 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (9130809e-6d5a-4278-9c16-67a8bf4e3162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:56.405757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request issued successfully. Jan 21 08:12:56.438874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7395dad0-3c65-4fda-8186-2d741e564a32 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes returned with HTTP 202 Jan 21 08:12:56.454765 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1770/3501] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:12:55 2021] POST /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes => generated 816 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:12:56.464815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d66130-9128-4a6a-815b-bb1230447373 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:12:56.465345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d66130-9128-4a6a-815b-bb1230447373 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:56.465537 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:56.465537 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:56.466186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1d66130-9128-4a6a-815b-bb1230447373 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:56.605856 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:56.605856 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:56.631600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d1d66130-9128-4a6a-815b-bb1230447373 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:56.673646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1d66130-9128-4a6a-815b-bb1230447373 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 200 Jan 21 08:12:56.687282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1732/3502] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:56 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 908 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:57.691860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1f5c799-de39-4235-b682-81fde3145818 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:12:57.692354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1f5c799-de39-4235-b682-81fde3145818 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:57.698672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:57.698672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:57.699168 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1f5c799-de39-4235-b682-81fde3145818 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:57.798543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:57.798543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:57.833319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1f5c799-de39-4235-b682-81fde3145818 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:57.874395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1f5c799-de39-4235-b682-81fde3145818 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 200 Jan 21 08:12:57.876331 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1771/3503] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:57 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:57.892090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] POST http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes Jan 21 08:12:57.892755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:57.892755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:57.893308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0619f27a-0160-40af-90fd-f44b331f98df", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1768408039"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:57.894698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request body: {'volume': {'source_volid': '0619f27a-0160-40af-90fd-f44b331f98df', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1768408039'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:12:57.959747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:57.959747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:57.961136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume retrieved successfully. Jan 21 08:12:57.961569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume of 2 GB Jan 21 08:12:57.974559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Availability Zones retrieved successfully. Jan 21 08:12:57.992214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (e043ef82-7838-4e3d-a27c-72a5841d220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:57.995328 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d93ec-2b85-4338-8526-116517a44485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:57.997617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Validating volume size '2' using validate_int, validate_source_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:12:58.104900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d93ec-2b85-4338-8526-116517a44485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '0619f27a-0160-40af-90fd-f44b331f98df', 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:58.107503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795618a1-f84a-4e52-91b9-4f425f309d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:58.218499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Created reservations ['602501ec-f5f7-4643-b868-3922c5f97d10', '1ea7caae-efec-494d-9ed8-9924f797a419', '522b407e-a93f-44f1-8878-b1113ff22c43', '05315607-f68e-403e-a56e-3e888c72eab1'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:12:58.221324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795618a1-f84a-4e52-91b9-4f425f309d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602501ec-f5f7-4643-b868-3922c5f97d10', '1ea7caae-efec-494d-9ed8-9924f797a419', '522b407e-a93f-44f1-8878-b1113ff22c43', '05315607-f68e-403e-a56e-3e888c72eab1']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:58.223485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0865d11-a08f-4833-b4e6-d7575295350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:58.337207 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0865d11-a08f-4833-b4e6-d7575295350c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da07f41-842f-4f29-a5ff-008f12102a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1768408039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['602501ec-f5f7-4643-b868-3922c5f97d10','1ea7caae-efec-494d-9ed8-9924f797a419','522b407e-a93f-44f1-8878-b1113ff22c43','05315607-f68e-403e-a56e-3e888c72eab1'],size=2,snapshot_id=None,source_replicaid=,source_volid=0619f27a-0160-40af-90fd-f44b331f98df,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1768408039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da07f41-842f-4f29-a5ff-008f12102a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a0061544df4dbda67a9f3de895e9c5',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=0619f27a-0160-40af-90fd-f44b331f98df,status='creating',terminated_at=None,updated_at=None,user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:58.339533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77dc3e01-72fd-4d0a-87a9-7fdd0c103e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:58.368713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77dc3e01-72fd-4d0a-87a9-7fdd0c103e59) 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-1768408039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a0061544df4dbda67a9f3de895e9c5',qos_specs=None,replication_status=,reservations=['602501ec-f5f7-4643-b868-3922c5f97d10','1ea7caae-efec-494d-9ed8-9924f797a419','522b407e-a93f-44f1-8878-b1113ff22c43','05315607-f68e-403e-a56e-3e888c72eab1'],size=2,snapshot_id=None,source_replicaid=,source_volid=0619f27a-0160-40af-90fd-f44b331f98df,status='creating',user_id='b0cd6001b8304b94bc8e6faa844b945c',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:58.370938 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de371d46-8615-45ea-9568-0d8b4e55d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:58.442314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de371d46-8615-45ea-9568-0d8b4e55d97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:58.445332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Flow 'volume_create_api' (e043ef82-7838-4e3d-a27c-72a5841d220b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:58.508678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Create volume request issued successfully. Jan 21 08:12:58.524946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2efc7c30-661e-4b78-ae47-0711416d49ae tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes returned with HTTP 202 Jan 21 08:12:58.526321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1733/3504] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:12:57 2021] POST /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes => generated 850 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:12:58.541404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7284548f-32e2-4b51-85ea-30132e65642e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:12:58.542255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7284548f-32e2-4b51-85ea-30132e65642e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:58.542663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:58.542663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:58.543881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7284548f-32e2-4b51-85ea-30132e65642e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:58.627379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:58.627379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:58.638182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7284548f-32e2-4b51-85ea-30132e65642e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:58.668671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7284548f-32e2-4b51-85ea-30132e65642e tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:12:58.681358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1772/3505] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:58 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:59.688770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09199171-f89d-4a14-9e53-7119fb4ae953 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:12:59.689870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09199171-f89d-4a14-9e53-7119fb4ae953 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:59.690432 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:59.690432 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:12:59.691834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09199171-f89d-4a14-9e53-7119fb4ae953 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:59.775516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:59.775516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:12:59.794869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09199171-f89d-4a14-9e53-7119fb4ae953 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:12:59.823105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09199171-f89d-4a14-9e53-7119fb4ae953 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:12:59.835698 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1734/3506] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:59 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:00.843284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcd3c7eb-7cda-442e-b316-f7974b61453d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:00.845592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcd3c7eb-7cda-442e-b316-f7974b61453d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:00.846490 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:00.846490 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:00.847391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bcd3c7eb-7cda-442e-b316-f7974b61453d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:00.920608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:00.920608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:00.952645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bcd3c7eb-7cda-442e-b316-f7974b61453d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:00.984143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bcd3c7eb-7cda-442e-b316-f7974b61453d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:00.985458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1773/3507] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:00 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:02.001257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e735d5b-0f0c-45e7-ab94-b90ab1bfcacd tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:02.002536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e735d5b-0f0c-45e7-ab94-b90ab1bfcacd tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:02.003067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:02.003067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:02.003736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e735d5b-0f0c-45e7-ab94-b90ab1bfcacd tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:02.074634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:02.074634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:02.102875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9e735d5b-0f0c-45e7-ab94-b90ab1bfcacd tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:02.152365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e735d5b-0f0c-45e7-ab94-b90ab1bfcacd tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:02.163219 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1735/3508] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:01 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:03.168643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cb645e1-b92d-4e00-956a-b80abc6bd211 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:03.169146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cb645e1-b92d-4e00-956a-b80abc6bd211 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:03.169502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:03.169502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:03.170109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2cb645e1-b92d-4e00-956a-b80abc6bd211 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:03.297470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:03.297470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:03.322934 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2cb645e1-b92d-4e00-956a-b80abc6bd211 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:03.363762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2cb645e1-b92d-4e00-956a-b80abc6bd211 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:03.374410 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1774/3509] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:03 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:04.390326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4668707c-cee0-4b2c-b469-94a112f2647f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:04.390991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4668707c-cee0-4b2c-b469-94a112f2647f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:04.391145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:04.391145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:04.391462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4668707c-cee0-4b2c-b469-94a112f2647f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:04.459793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:04.459793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:04.489750 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4668707c-cee0-4b2c-b469-94a112f2647f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:04.552843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4668707c-cee0-4b2c-b469-94a112f2647f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:04.554365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1736/3510] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:04 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:04.634616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 Jan 21 08:13:04.636173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:04.636405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:04.636405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:04.637241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:04.723204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:04.723204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:05.570292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a1e1b9c-fd10-4be4-b288-3a8effcf6214 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:05.571448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a1e1b9c-fd10-4be4-b288-3a8effcf6214 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:05.571841 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:05.571841 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:05.572471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a1e1b9c-fd10-4be4-b288-3a8effcf6214 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:05.626508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:13:05.626958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:13:05.684387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:05.684387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:05.708286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a1e1b9c-fd10-4be4-b288-3a8effcf6214 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:05.708489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-d6560bb8-a14f-4531-b23f-19f53aa41ed1 req-af96c4e7-f8b4-47ad-a85f-5111edcd7c40 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 returned with HTTP 200 Jan 21 08:13:05.715510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1775/3511] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:13:04 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/5c748e6d-4a98-4b51-aa8d-00f2e97d2a47 => generated 19 bytes in 1103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:05.759853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a1e1b9c-fd10-4be4-b288-3a8effcf6214 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:05.761387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1737/3512] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:05 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:06.777242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cc3a0c0-e7ea-48cf-b05a-f42f5a8afa15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:06.777765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cc3a0c0-e7ea-48cf-b05a-f42f5a8afa15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:06.777956 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:06.777956 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:06.778327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cc3a0c0-e7ea-48cf-b05a-f42f5a8afa15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:06.871336 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:06.871336 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:06.884392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4cc3a0c0-e7ea-48cf-b05a-f42f5a8afa15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:06.940321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cc3a0c0-e7ea-48cf-b05a-f42f5a8afa15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:06.942855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1776/3513] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:06 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:07.169102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:07.170459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:07.170746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:07.170746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:07.171083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:07.173165 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:07.276195 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:07.276195 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:07.277678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:07.513397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:13:07.514870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2bb65a6-0702-4960-864b-b26743e63d98 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 202 Jan 21 08:13:07.517866 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1738/3514] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:07 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 0 bytes in 363 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:07.542944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c52160d-2b75-4175-b899-395bb3b49fa3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:07.543838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c52160d-2b75-4175-b899-395bb3b49fa3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:07.544203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:07.544203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:07.545437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c52160d-2b75-4175-b899-395bb3b49fa3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:07.654811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:07.654811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:07.682047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c52160d-2b75-4175-b899-395bb3b49fa3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:07.742142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c52160d-2b75-4175-b899-395bb3b49fa3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:13:07.751159 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1777/3515] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:07 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1394 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:07.968589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cf290fb-e758-4732-b868-52aebd83412b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:07.972574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cf290fb-e758-4732-b868-52aebd83412b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:07.972992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:07.972992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:07.973587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cf290fb-e758-4732-b868-52aebd83412b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:08.204837 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:08.204837 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:08.252911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6cf290fb-e758-4732-b868-52aebd83412b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:08.320680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cf290fb-e758-4732-b868-52aebd83412b tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:08.331748 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1739/3516] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:07 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:08.769321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e2a7bc-072f-4947-a5e2-a00b92ebbb62 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:08.770339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e2a7bc-072f-4947-a5e2-a00b92ebbb62 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:08.770590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:08.770590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:08.771043 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e2a7bc-072f-4947-a5e2-a00b92ebbb62 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:08.887114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:08.887114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:08.897660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33e2a7bc-072f-4947-a5e2-a00b92ebbb62 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:08.939815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e2a7bc-072f-4947-a5e2-a00b92ebbb62 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:13:08.945393 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1778/3517] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:08 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1394 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:09.337543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb8035a6-3ea9-4422-b058-3b9a342eefce tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:09.338641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb8035a6-3ea9-4422-b058-3b9a342eefce tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:09.339007 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:09.339007 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:09.339777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb8035a6-3ea9-4422-b058-3b9a342eefce tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:09.412538 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:09.412538 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:09.421696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb8035a6-3ea9-4422-b058-3b9a342eefce tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:09.455353 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb8035a6-3ea9-4422-b058-3b9a342eefce tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:09.466084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1740/3518] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:09 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:09.963049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffd3c26c-67dd-4e69-9995-b94ca0b01942 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:09.963571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffd3c26c-67dd-4e69-9995-b94ca0b01942 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:09.963786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:09.963786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:09.964165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ffd3c26c-67dd-4e69-9995-b94ca0b01942 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:10.147572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:10.147572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:10.157916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ffd3c26c-67dd-4e69-9995-b94ca0b01942 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:10.185379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ffd3c26c-67dd-4e69-9995-b94ca0b01942 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 200 Jan 21 08:13:10.186547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1779/3519] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:09 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 1394 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:10.473620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21db8914-3d72-4294-92e5-c18ba7aef59d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:10.474740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21db8914-3d72-4294-92e5-c18ba7aef59d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:10.475079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:10.475079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:10.475690 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21db8914-3d72-4294-92e5-c18ba7aef59d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:10.596753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:10.596753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:10.619376 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-21db8914-3d72-4294-92e5-c18ba7aef59d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:10.674105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21db8914-3d72-4294-92e5-c18ba7aef59d tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:10.674984 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1741/3520] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:10 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 943 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:10.690706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc8f325f-7fa6-412b-ae27-6103d84bde2a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:10.691500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc8f325f-7fa6-412b-ae27-6103d84bde2a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:10.691692 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:10.691692 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:10.692339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc8f325f-7fa6-412b-ae27-6103d84bde2a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:10.805231 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:10.805231 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:10.834095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc8f325f-7fa6-412b-ae27-6103d84bde2a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:10.880021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc8f325f-7fa6-412b-ae27-6103d84bde2a tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:10.880855 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1780/3521] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:10 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 943 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:10.898523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] DELETE http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:10.899084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:10.899282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:10.899282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:10.899654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:10.900116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume with id: 6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:10.992155 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:10.992155 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:10.993526 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:11.043032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume request issued successfully. Jan 21 08:13:11.043511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-63383881-6859-4fb4-aee0-979779aef6b4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 202 Jan 21 08:13:11.044557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1742/3522] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:10 2021] DELETE /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:11.052838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94d3a0b4-cfb2-490e-b4fe-3212c08e99e1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:11.053704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94d3a0b4-cfb2-490e-b4fe-3212c08e99e1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:11.055944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:11.055944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:11.056693 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94d3a0b4-cfb2-490e-b4fe-3212c08e99e1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:11.203584 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62b8c4ba-2f13-4398-a4fb-cd5903ba56f2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c Jan 21 08:13:11.204099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62b8c4ba-2f13-4398-a4fb-cd5903ba56f2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:11.204297 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:11.204297 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:11.205163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62b8c4ba-2f13-4398-a4fb-cd5903ba56f2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:11.209106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:11.209106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:11.219481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94d3a0b4-cfb2-490e-b4fe-3212c08e99e1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:11.262101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94d3a0b4-cfb2-490e-b4fe-3212c08e99e1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:11.263150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1781/3523] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:11 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:11.327720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62b8c4ba-2f13-4398-a4fb-cd5903ba56f2 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c returned with HTTP 404 Jan 21 08:13:11.328992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1743/3524] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/654fe9c0-2948-4f2d-9e0c-bcd96754d19c => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:11.337713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:13:11.338245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:11.338452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:11.338452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:11.338855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:11.339214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete snapshot with id: fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:13:11.387568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:11.387568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:11.408258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:13:11.613209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot delete request issued successfully. Jan 21 08:13:11.613673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-681f54ea-d9be-4647-874a-727041cfed8e tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 202 Jan 21 08:13:11.614571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1782/3525] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:13:11 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:11.628216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb7305b5-4561-4595-8135-7c8dd083cdce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:13:11.628752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb7305b5-4561-4595-8135-7c8dd083cdce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:11.629248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb7305b5-4561-4595-8135-7c8dd083cdce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:11.692321 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:11.692321 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:11.697277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb7305b5-4561-4595-8135-7c8dd083cdce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:13:11.699334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb7305b5-4561-4595-8135-7c8dd083cdce tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:13:11.700129 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1744/3526] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:11 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 463 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:12.279193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc25317c-294f-4ecd-8567-0c2807b4e311 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:12.279895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc25317c-294f-4ecd-8567-0c2807b4e311 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:12.280250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:12.280250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:12.280852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc25317c-294f-4ecd-8567-0c2807b4e311 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:12.388889 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:12.388889 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:12.410734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fc25317c-294f-4ecd-8567-0c2807b4e311 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:12.456292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc25317c-294f-4ecd-8567-0c2807b4e311 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:12.457131 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1783/3527] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:12 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:12.712464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35459013-d021-4649-a3c5-192dc93698f3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:13:12.713800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35459013-d021-4649-a3c5-192dc93698f3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:12.714220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:12.714220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:12.715077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-35459013-d021-4649-a3c5-192dc93698f3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:12.772867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:12.772867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:12.774103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-35459013-d021-4649-a3c5-192dc93698f3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Snapshot retrieved successfully. Jan 21 08:13:12.783180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-35459013-d021-4649-a3c5-192dc93698f3 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 200 Jan 21 08:13:12.784106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1745/3528] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:12 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 463 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:13.474460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2b9ebef-c655-4dfa-a3f4-3d68f6d60cee tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:13.475161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2b9ebef-c655-4dfa-a3f4-3d68f6d60cee tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:13.475627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:13.475627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:13.476284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2b9ebef-c655-4dfa-a3f4-3d68f6d60cee tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:13.567663 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:13.567663 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:13.605485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2b9ebef-c655-4dfa-a3f4-3d68f6d60cee tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:13.705068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2b9ebef-c655-4dfa-a3f4-3d68f6d60cee tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 200 Jan 21 08:13:13.705995 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1784/3529] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:13 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 942 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:13.796379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df5e9b07-ef13-4de0-bf2b-a4c1d7f08d1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 Jan 21 08:13:13.797029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df5e9b07-ef13-4de0-bf2b-a4c1d7f08d1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:13.797533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:13.797533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:13.798130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df5e9b07-ef13-4de0-bf2b-a4c1d7f08d1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:13.864693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df5e9b07-ef13-4de0-bf2b-a4c1d7f08d1d tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 returned with HTTP 404 Jan 21 08:13:13.866185 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1746/3530] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:13 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/snapshots/fe1bf443-cb7f-4c1d-af01-4ae2a9a27fe6 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:14.721295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0424ddee-3b03-4432-9f92-62482b0c5284 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d Jan 21 08:13:14.722008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0424ddee-3b03-4432-9f92-62482b0c5284 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:14.722331 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:14.722331 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:14.722879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0424ddee-3b03-4432-9f92-62482b0c5284 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:14.829785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0424ddee-3b03-4432-9f92-62482b0c5284 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d returned with HTTP 404 Jan 21 08:13:14.831045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1785/3531] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:14 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/6da07f41-842f-4f29-a5ff-008f12102a5d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:14.838713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] DELETE http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:13:14.839251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:14.839738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:14.840204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume with id: 0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:13:14.925773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:14.925773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:14.926968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:14.968283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume request issued successfully. Jan 21 08:13:14.973089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ae48948-5962-498a-be60-14cabfa6a902 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 202 Jan 21 08:13:14.974175 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1747/3532] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:14 2021] DELETE /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:14.982053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81b31082-0dd6-48e2-b7e8-ada6a9d4db15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:13:14.982796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81b31082-0dd6-48e2-b7e8-ada6a9d4db15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:14.983425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81b31082-0dd6-48e2-b7e8-ada6a9d4db15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:15.099728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:15.099728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:15.144819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81b31082-0dd6-48e2-b7e8-ada6a9d4db15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:15.193601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81b31082-0dd6-48e2-b7e8-ada6a9d4db15 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 200 Jan 21 08:13:15.202947 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1786/3533] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:14 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 908 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:16.212590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28422ae2-fd6f-427a-8525-9122ce88efb4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:13:16.213685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28422ae2-fd6f-427a-8525-9122ce88efb4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:16.214045 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:16.214045 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:16.214762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28422ae2-fd6f-427a-8525-9122ce88efb4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:16.334427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:16.334427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:16.357639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-28422ae2-fd6f-427a-8525-9122ce88efb4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:16.405496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28422ae2-fd6f-427a-8525-9122ce88efb4 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 200 Jan 21 08:13:16.407220 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1748/3534] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:16 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:17.423007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4fc91fa-5943-45c5-8617-1eb0259dd005 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df Jan 21 08:13:17.423586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4fc91fa-5943-45c5-8617-1eb0259dd005 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:17.423759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:17.423759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:17.424135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4fc91fa-5943-45c5-8617-1eb0259dd005 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:17.531000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4fc91fa-5943-45c5-8617-1eb0259dd005 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df returned with HTTP 404 Jan 21 08:13:17.533237 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1787/3535] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:17 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0619f27a-0160-40af-90fd-f44b331f98df => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:17.540621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] DELETE http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:13:17.541411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:17.541629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:17.541629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:17.542187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:17.542660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume with id: 0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:13:17.654714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:17.654714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:17.659528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:17.712468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume request issued successfully. Jan 21 08:13:17.713652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbd0f2db-1793-4f86-9a0e-c7e8037349aa tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 202 Jan 21 08:13:17.718704 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1749/3536] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:17 2021] DELETE /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:17.727831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5f4445a-bb7c-47ed-a275-ff54132d53b7 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:13:17.728361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5f4445a-bb7c-47ed-a275-ff54132d53b7 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:17.728848 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5f4445a-bb7c-47ed-a275-ff54132d53b7 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:17.873236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:17.873236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:17.891783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e5f4445a-bb7c-47ed-a275-ff54132d53b7 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:17.954865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5f4445a-bb7c-47ed-a275-ff54132d53b7 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:13:17.956110 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1788/3537] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:17 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 1389 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:18.972900 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a57233d-2dc6-4101-bf6b-8cda9903b698 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:13:18.974411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a57233d-2dc6-4101-bf6b-8cda9903b698 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:18.974838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:18.974838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:18.975474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9a57233d-2dc6-4101-bf6b-8cda9903b698 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:19.135094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:19.135094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:19.156681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9a57233d-2dc6-4101-bf6b-8cda9903b698 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:19.211960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9a57233d-2dc6-4101-bf6b-8cda9903b698 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 200 Jan 21 08:13:19.216463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1750/3538] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:18 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 1389 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:20.231812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5850cc-149b-401c-b970-63919e24efb1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d Jan 21 08:13:20.232336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5850cc-149b-401c-b970-63919e24efb1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:20.232553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:20.232553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:20.232927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5850cc-149b-401c-b970-63919e24efb1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:20.341828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5850cc-149b-401c-b970-63919e24efb1 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d returned with HTTP 404 Jan 21 08:13:20.345411 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1789/3539] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:20 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/0a0103d6-02ba-4629-ab8a-4be781ffc49d => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:20.353117 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] DELETE http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:13:20.353959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:20.354320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:20.354320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:20.354940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:20.355496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume with id: 4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:13:20.484087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:20.484087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:20.486317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:20.554057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Delete volume request issued successfully. Jan 21 08:13:20.555238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a22db52-efd7-47e3-ade5-b753ac459e30 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 202 Jan 21 08:13:20.558573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1751/3540] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:20 2021] DELETE /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:20.566327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09f1723c-a677-4478-8c0e-50d5c8969239 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:13:20.566981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09f1723c-a677-4478-8c0e-50d5c8969239 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:20.567508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09f1723c-a677-4478-8c0e-50d5c8969239 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:20.733229 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:20.733229 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:20.756287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09f1723c-a677-4478-8c0e-50d5c8969239 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:20.830369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09f1723c-a677-4478-8c0e-50d5c8969239 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:13:20.831399 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1790/3541] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:20 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 1355 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:21.848912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23734934-43ea-4d48-9214-ec378a70ad92 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:13:21.849431 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23734934-43ea-4d48-9214-ec378a70ad92 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:21.849608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:21.849608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:21.850250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-23734934-43ea-4d48-9214-ec378a70ad92 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:21.995243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:21.995243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:22.012506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-23734934-43ea-4d48-9214-ec378a70ad92 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Volume info retrieved successfully. Jan 21 08:13:22.074525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-23734934-43ea-4d48-9214-ec378a70ad92 tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 200 Jan 21 08:13:22.076709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1752/3542] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:21 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 1355 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:23.092300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f4e0ed2-116d-478c-8537-03cb2f11a03f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] GET http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e Jan 21 08:13:23.093373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f4e0ed2-116d-478c-8537-03cb2f11a03f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:23.094350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:23.094350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:23.095027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f4e0ed2-116d-478c-8537-03cb2f11a03f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:23.159000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f4e0ed2-116d-478c-8537-03cb2f11a03f tempest-VolumesCloneTest-1253832550 tempest-VolumesCloneTest-1253832550] http://10.222.0.13/volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e returned with HTTP 404 Jan 21 08:13:23.160210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1791/3543] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:23 2021] GET /volume/v3/14a0061544df4dbda67a9f3de895e9c5/volumes/4d32dab2-ab26-452c-9cf6-1ff8682bff3e => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:24.573798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba Jan 21 08:13:24.574884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:24.575304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:24.575304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:24.575940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:24.599766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:24.599766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:25.299384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:13:25.301391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:13:25.309495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-58c356da-14fb-430f-8004-4f5e49a2e34a req-26e7fc72-5fad-4e2d-b62c-36597c352118 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba returned with HTTP 200 Jan 21 08:13:25.311587 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1753/3544] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:13:24 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/attachments/8a723bce-7884-457f-8c21-03d518eda1ba => generated 19 bytes in 743 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:26.593964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] POST http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes Jan 21 08:13:26.595416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-23842506"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:13:26.596678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-23842506'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:13:26.597198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create volume of 1 GB Jan 21 08:13:26.611958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Availability Zones retrieved successfully. Jan 21 08:13:26.631225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Flow 'volume_create_api' (25d7978d-6df8-4033-8639-3ccaadaa3bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:13:26.634456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b500ce1-dc9f-46da-9bec-8d2f5e6c4e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:13:26.636928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:13:26.721836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b500ce1-dc9f-46da-9bec-8d2f5e6c4e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:13:26.724828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1469d6e6-20e7-4b72-b53e-734e6d4133c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:13:26.908796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Created reservations ['fc45e3b7-aa3e-4e22-a792-5a794c0e6301', '1fd7b42b-4254-409d-9ca2-a61ec04965bd', '3d6f5855-0c07-4ec2-9471-d372e4af0f63', '2d3af221-a9ce-47fe-9d3c-e999b227c44c'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:13:26.912706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1469d6e6-20e7-4b72-b53e-734e6d4133c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc45e3b7-aa3e-4e22-a792-5a794c0e6301', '1fd7b42b-4254-409d-9ca2-a61ec04965bd', '3d6f5855-0c07-4ec2-9471-d372e4af0f63', '2d3af221-a9ce-47fe-9d3c-e999b227c44c']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:13:26.915480 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c68854-f95f-4bd0-be99-d475cefa05fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:13:27.044378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c68854-f95f-4bd0-be99-d475cefa05fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fff1a12-1d4f-402e-ac14-3cb072fe4de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-23842506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbbfdc1e54940169f7490270aa4dfbc',qos_specs=None,replication_status=,reservations=['fc45e3b7-aa3e-4e22-a792-5a794c0e6301','1fd7b42b-4254-409d-9ca2-a61ec04965bd','3d6f5855-0c07-4ec2-9471-d372e4af0f63','2d3af221-a9ce-47fe-9d3c-e999b227c44c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db22b385c66249f3ba234e9b55362ee6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-23842506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fff1a12-1d4f-402e-ac14-3cb072fe4de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbbfdc1e54940169f7490270aa4dfbc',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,user_id='db22b385c66249f3ba234e9b55362ee6',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:13:27.048053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec13dd46-a9f1-406a-bbf1-ff48bc736212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:13:27.113099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec13dd46-a9f1-406a-bbf1-ff48bc736212) 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-23842506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbbfdc1e54940169f7490270aa4dfbc',qos_specs=None,replication_status=,reservations=['fc45e3b7-aa3e-4e22-a792-5a794c0e6301','1fd7b42b-4254-409d-9ca2-a61ec04965bd','3d6f5855-0c07-4ec2-9471-d372e4af0f63','2d3af221-a9ce-47fe-9d3c-e999b227c44c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db22b385c66249f3ba234e9b55362ee6',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:13:27.115118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07b62cc-6e91-4d4d-afa9-7eb20f792661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:13:27.156621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07b62cc-6e91-4d4d-afa9-7eb20f792661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:13:27.161974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Flow 'volume_create_api' (25d7978d-6df8-4033-8639-3ccaadaa3bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:13:27.269445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create volume request issued successfully. Jan 21 08:13:27.286041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46453414-f62e-483c-8045-aa60150c7fe4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes returned with HTTP 202 Jan 21 08:13:27.287139 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1792/3545] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:13:26 2021] POST /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes => generated 825 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:13:27.303475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef1e922-a3b8-4294-a77c-66d661829d7b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:27.304149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef1e922-a3b8-4294-a77c-66d661829d7b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:27.304369 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:27.304369 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:27.304743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ef1e922-a3b8-4294-a77c-66d661829d7b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:27.392731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:27.392731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:27.403520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ef1e922-a3b8-4294-a77c-66d661829d7b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:27.431629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ef1e922-a3b8-4294-a77c-66d661829d7b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 200 Jan 21 08:13:27.442314 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1754/3546] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:27 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:28.450058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2ec6b88-eacb-49de-a02d-fceb6e9fd7c6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:28.451186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2ec6b88-eacb-49de-a02d-fceb6e9fd7c6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:28.451550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:28.451550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:28.452156 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2ec6b88-eacb-49de-a02d-fceb6e9fd7c6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:28.537293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:28.537293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:28.545895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2ec6b88-eacb-49de-a02d-fceb6e9fd7c6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:28.576127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2ec6b88-eacb-49de-a02d-fceb6e9fd7c6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 200 Jan 21 08:13:28.583014 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1793/3547] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:28 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:28.592987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] POST http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots Jan 21 08:13:28.594098 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:28.594098 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:28.594975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fff1a12-1d4f-402e-ac14-3cb072fe4de9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1928350790"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:13:28.677444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:28.677444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:28.679473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:28.679989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create snapshot from volume 2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:28.794177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Created reservations ['53046caa-e34a-4cce-a335-1377268fccf4', 'c156cdd4-e236-4400-9291-a7eb26e39644', '6b2dfc1d-2b73-432b-930d-f35a62d2a595', 'ca61668b-6b60-4fd3-b765-d17b1aceb9d3'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:13:28.999136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot create request issued successfully. Jan 21 08:13:29.004288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70c8db5c-a297-418b-91db-1dacaf421514 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots returned with HTTP 202 Jan 21 08:13:29.011456 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1755/3548] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:13:28 2021] POST /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots => generated 314 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:13:29.016587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5e2878c-4d9a-4f79-80f4-431a9985f84f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:29.017122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5e2878c-4d9a-4f79-80f4-431a9985f84f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:29.017341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:29.017341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:29.017805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5e2878c-4d9a-4f79-80f4-431a9985f84f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:29.105193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:29.105193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:29.106357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5e2878c-4d9a-4f79-80f4-431a9985f84f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:29.108331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5e2878c-4d9a-4f79-80f4-431a9985f84f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 200 Jan 21 08:13:29.109216 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1794/3549] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:29 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 446 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:30.128849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53ee4109-909f-4921-b501-ae78a603a4ce tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:30.132559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53ee4109-909f-4921-b501-ae78a603a4ce tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:30.133116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:30.133116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:30.133774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53ee4109-909f-4921-b501-ae78a603a4ce tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:30.179922 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:30.179922 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:30.181449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53ee4109-909f-4921-b501-ae78a603a4ce tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:30.183829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53ee4109-909f-4921-b501-ae78a603a4ce tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 200 Jan 21 08:13:30.184879 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1756/3550] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:30 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 446 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:31.197491 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e2ed8e9-e88d-4b98-b5a2-8412cbf7a56a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:31.198057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e2ed8e9-e88d-4b98-b5a2-8412cbf7a56a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:31.198186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:31.198186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:31.198458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e2ed8e9-e88d-4b98-b5a2-8412cbf7a56a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:31.223143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:31.223143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:31.224241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e2ed8e9-e88d-4b98-b5a2-8412cbf7a56a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:31.226147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e2ed8e9-e88d-4b98-b5a2-8412cbf7a56a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 200 Jan 21 08:13:31.226996 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1795/3551] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:31 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:31.238644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] POST http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots Jan 21 08:13:31.239143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:31.239143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:31.239558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fff1a12-1d4f-402e-ac14-3cb072fe4de9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-930027879"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:13:31.289274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:31.289274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:31.290569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:31.290945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create snapshot from volume 2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:31.348034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Created reservations ['38a90017-4d0d-4ab3-a856-77aa4a0e0897', '0f09d2d4-1505-4eeb-ab2c-f536ac98742f', '07a15664-6ad8-440e-8ea9-0d50eb1ecabe', '540c81f9-3b4e-4898-8129-0e9b2b2b50c8'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:13:31.455348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot create request issued successfully. Jan 21 08:13:31.456031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1d28ba38-9074-493c-bcf8-eda9fb640dfe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots returned with HTTP 202 Jan 21 08:13:31.457036 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1757/3552] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:13:31 2021] POST /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots => generated 313 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:13:31.467755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df029bf5-2d72-40b8-bec8-0fc3b2e90361 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:31.468752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df029bf5-2d72-40b8-bec8-0fc3b2e90361 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:31.469159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:31.469159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:31.470023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df029bf5-2d72-40b8-bec8-0fc3b2e90361 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:31.499087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:31.499087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:31.501285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df029bf5-2d72-40b8-bec8-0fc3b2e90361 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:31.503333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df029bf5-2d72-40b8-bec8-0fc3b2e90361 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:31.504149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1796/3553] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:31 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:32.519960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2636190-137a-466e-be41-2be230240922 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:32.521109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2636190-137a-466e-be41-2be230240922 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:32.521311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:32.521311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:32.521913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2636190-137a-466e-be41-2be230240922 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:32.559747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:32.559747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:32.563878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e2636190-137a-466e-be41-2be230240922 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:32.568981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2636190-137a-466e-be41-2be230240922 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:32.579235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1758/3554] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:32 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 445 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:33.019830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] DELETE http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:13:33.021091 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:33.021497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:33.021497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:33.022161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:33.022839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume with id: 8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:13:33.096230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:33.096230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:33.097743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:33.137229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Delete volume request issued successfully. Jan 21 08:13:33.138075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f8380a-436c-49f8-aca1-d048951cf1fc tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 202 Jan 21 08:13:33.139183 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1797/3555] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:33 2021] DELETE /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:33.147535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd8e54b-4f66-4316-9c8d-8e8d3dc4a068 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:13:33.148315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e54b-4f66-4316-9c8d-8e8d3dc4a068 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:33.148505 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:33.148505 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:33.149108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e54b-4f66-4316-9c8d-8e8d3dc4a068 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:33.301628 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:33.301628 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:33.313235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6cd8e54b-4f66-4316-9c8d-8e8d3dc4a068 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:33.344039 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd8e54b-4f66-4316-9c8d-8e8d3dc4a068 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:13:33.345144 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1759/3556] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:33 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1368 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:33.581783 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb0a994b-1498-4093-90bc-9ae08a133c4d tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:33.583094 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb0a994b-1498-4093-90bc-9ae08a133c4d tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:33.583520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:33.583520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:33.584697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb0a994b-1498-4093-90bc-9ae08a133c4d tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:33.638423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:33.638423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:33.647061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb0a994b-1498-4093-90bc-9ae08a133c4d tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:33.649472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb0a994b-1498-4093-90bc-9ae08a133c4d tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:33.656198 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1798/3557] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:33 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 472 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:33.661415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] POST http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots Jan 21 08:13:33.662246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:33.662246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:33.663145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fff1a12-1d4f-402e-ac14-3cb072fe4de9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:13:33.782449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:33.782449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:33.784249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:33.788269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Create snapshot from volume 2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:33.919132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Created reservations ['8ad0cd76-922f-447f-8fe8-41e3b3147adf', '2a95cdf2-aa6d-4791-b152-6d2d2eec5949', '6606fa94-753a-45bd-b046-b268368a6060', '8f9d1221-bf21-4a5c-9e7c-c04558e469c0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:13:34.115141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot create request issued successfully. Jan 21 08:13:34.121379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a127826-551b-44a8-8e90-7733f1d7c15e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots returned with HTTP 202 Jan 21 08:13:34.128242 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1760/3558] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:13:33 2021] POST /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots => generated 314 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:13:34.136839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8863242-bfd5-4073-8190-871f6a195565 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:34.137498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8863242-bfd5-4073-8190-871f6a195565 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:34.137824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:34.137824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:34.138696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8863242-bfd5-4073-8190-871f6a195565 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:34.173554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:34.173554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:34.174946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8863242-bfd5-4073-8190-871f6a195565 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:34.176889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8863242-bfd5-4073-8190-871f6a195565 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 200 Jan 21 08:13:34.178023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1799/3559] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:34 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 446 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:34.361975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5205312a-095a-45a1-832a-d7d6b8177227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:13:34.362494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5205312a-095a-45a1-832a-d7d6b8177227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:34.362708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:34.362708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:34.363359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5205312a-095a-45a1-832a-d7d6b8177227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:34.476093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:34.476093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:34.497612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5205312a-095a-45a1-832a-d7d6b8177227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Volume info retrieved successfully. Jan 21 08:13:34.545294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5205312a-095a-45a1-832a-d7d6b8177227 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 200 Jan 21 08:13:34.546436 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1761/3560] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:34 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 1368 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:35.189984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b059282-affb-4825-8c5d-089cf2681ff5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:35.190536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b059282-affb-4825-8c5d-089cf2681ff5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:35.190729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:35.190729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:35.191110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b059282-affb-4825-8c5d-089cf2681ff5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:35.237176 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:35.237176 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:35.238786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b059282-affb-4825-8c5d-089cf2681ff5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:35.250984 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b059282-affb-4825-8c5d-089cf2681ff5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 200 Jan 21 08:13:35.252859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1800/3561] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:35 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 446 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:35.567032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e85ec702-340b-4685-b9be-c68696d13c16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] GET http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 Jan 21 08:13:35.568041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e85ec702-340b-4685-b9be-c68696d13c16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:35.568470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:35.568470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:35.569130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e85ec702-340b-4685-b9be-c68696d13c16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:35.637314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e85ec702-340b-4685-b9be-c68696d13c16 tempest-TestVolumeBootPattern-1756570326 tempest-TestVolumeBootPattern-1756570326] http://10.222.0.13/volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 returned with HTTP 404 Jan 21 08:13:35.639300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1762/3562] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:35 2021] GET /volume/v3/8b06b8ccce0c4de3bd6ade9bb7f492f6/volumes/8dafd087-48e4-4fac-9349-5658fd174f27 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:36.264602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eaf1911-4e6b-438c-8364-76aaf8defab9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:36.266212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eaf1911-4e6b-438c-8364-76aaf8defab9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.266884 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.266884 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.267567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eaf1911-4e6b-438c-8364-76aaf8defab9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.299022 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.299022 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.301015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5eaf1911-4e6b-438c-8364-76aaf8defab9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:36.303521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eaf1911-4e6b-438c-8364-76aaf8defab9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 200 Jan 21 08:13:36.312802 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1801/3563] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 473 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.316287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=1 Jan 21 08:13:36.317041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.317695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.318558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.321116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.339790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.341214 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae13bdbc-1f61-44bf-bd56-c43671231ef3 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=1 returned with HTTP 200 Jan 21 08:13:36.342585 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1763/3564] 10.222.0.13 () {58 vars in 1225 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=1 => generated 515 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.356518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots Jan 21 08:13:36.357517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.357943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.357943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.358607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.360311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.364556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.390794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.392164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-60e45f29-3bc0-4de4-8896-57312774d957 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots returned with HTTP 200 Jan 21 08:13:36.394512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1802/3565] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.408363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=100000 Jan 21 08:13:36.408892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.409084 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.409084 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.410346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.411228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.413187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.413187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.415462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.443250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.444540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b109f7f3-258b-4e08-b35e-3a4d4b751264 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=100000 returned with HTTP 200 Jan 21 08:13:36.446133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1764/3566] 10.222.0.13 () {58 vars in 1235 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=100000 => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.462059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=0 Jan 21 08:13:36.462620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.463153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.463153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.463757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.464492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.465481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.465481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.468109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.487051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.488402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2455006c-cf9e-401e-99ff-882442e03574 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=0 returned with HTTP 200 Jan 21 08:13:36.489423 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1803/3567] 10.222.0.13 () {58 vars in 1225 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:13:36.501401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots Jan 21 08:13:36.502146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.502523 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.502523 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.503187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.503889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.504716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.504716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.507240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.529983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.532037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ce47344-f994-4151-9c35-e13fa26ceca4 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots returned with HTTP 200 Jan 21 08:13:36.545534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?marker=dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:36.546381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.547056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.547798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.551332 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1765/3568] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.552909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.634131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.635057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c86ba30e-2bf0-4709-b030-5023c2d88847 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?marker=dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:36.645267 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1804/3569] 10.222.0.13 () {58 vars in 1297 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?marker=dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 342 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.650489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?offset=2&limit=3 Jan 21 08:13:36.651292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.651511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.651511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.651957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.652562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.653313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.653313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.655179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.676603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.677403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-202bd9e1-ed04-47b1-974c-1077d77e1791 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 08:13:36.678666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1766/3570] 10.222.0.13 () {58 vars in 1243 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?offset=2&limit=3 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.694836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=asc Jan 21 08:13:36.695363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.695562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.695562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.695935 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.696540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.697238 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.697238 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.698953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.740198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.741025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7629eb16-f592-4179-b37a-b6eb3e5fef97 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 08:13:36.751965 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1805/3571] 10.222.0.13 () {58 vars in 1275 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.755567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=desc Jan 21 08:13:36.756069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.760510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.760510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.761274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.762609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.763502 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.763502 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.767796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.823201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.824811 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a011690b-e6a7-409e-a07f-d95a65e6e4f6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 08:13:36.825959 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1767/3572] 10.222.0.13 () {58 vars in 1277 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.841118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=asc Jan 21 08:13:36.841636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.841845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.841845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.842338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.842996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.844242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.844242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.846150 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.866996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.868075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6970dd01-22a2-40dc-b8cc-a5bcf9143d69 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 08:13:36.878038 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1806/3573] 10.222.0.13 () {58 vars in 1259 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.882603 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=desc Jan 21 08:13:36.883166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.883381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.883381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.883763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.884339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.885664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.885664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.887686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.908918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.910116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a7a92c9-a242-478d-88b6-4db52758a134 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 08:13:36.912687 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1768/3574] 10.222.0.13 () {58 vars in 1261 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.925736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=asc Jan 21 08:13:36.926841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.927286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.927286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.927866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.929179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.929313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.929313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.931852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:36.953739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:36.957106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ce95ae5-bcbe-418d-80c6-88183fa1ce09 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 08:13:36.958517 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1807/3575] 10.222.0.13 () {58 vars in 1279 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:36.971152 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=desc Jan 21 08:13:36.971819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.972020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.972020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:36.972666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.973452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:36.974132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.974132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:36.975820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.000401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.001496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d75c80c-8efb-4425-8f91-2e3b69376a70 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 08:13:37.002870 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1769/3576] 10.222.0.13 () {58 vars in 1281 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.014946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 Jan 21 08:13:37.016192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.016541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.016541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.017071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.017857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.018587 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.018587 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.020325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.045373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.045373 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.045373 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.045373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2e3d36a-e36e-4329-abd6-582321071dc5 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 returned with HTTP 200 Jan 21 08:13:37.045373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1808/3577] 10.222.0.13 () {58 vars in 1352 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.058534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available Jan 21 08:13:37.058534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.058534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.058534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.058534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.059028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.060132 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.060132 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.064536 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.112077 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.113269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.113269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.114734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26643f28-01e3-43ee-9a81-861ae487312c tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available returned with HTTP 200 Jan 21 08:13:37.121559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1770/3578] 10.222.0.13 () {58 vars in 1264 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available => generated 1397 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:37.128768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 Jan 21 08:13:37.129296 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.129512 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.129512 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.130106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.130920 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.133636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.178866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.179820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.179820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.184754 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-397beca0-d2f9-4db9-ac68-d664d22e3678 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 returned with HTTP 200 Jan 21 08:13:37.189324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1809/3579] 10.222.0.13 () {58 vars in 1386 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 => generated 476 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.199105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 Jan 21 08:13:37.199804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.200135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.200135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.200668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.201367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.204234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.239882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.243527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7ae68c9-84ba-4074-8dbe-49779b3645c0 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 returned with HTTP 200 Jan 21 08:13:37.244841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1771/3580] 10.222.0.13 () {58 vars in 1331 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.256202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available Jan 21 08:13:37.256722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.256934 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.256934 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.257317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.257903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.260200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.289947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.291456 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6a8abba-7acc-4640-837f-5975f0da94e9 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available returned with HTTP 200 Jan 21 08:13:37.292818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1810/3581] 10.222.0.13 () {58 vars in 1243 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.305911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 Jan 21 08:13:37.306483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.306786 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.306786 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.307133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.307712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:13:37.308854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.308854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.310550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:13:37.350425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Get all snapshots completed successfully. Jan 21 08:13:37.351251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e6cf9d7-fd75-4d7d-90f3-f4d5f56f7350 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 returned with HTTP 200 Jan 21 08:13:37.359599 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1772/3582] 10.222.0.13 () {58 vars in 1365 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1417999796 => generated 342 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.365282 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] DELETE http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:37.365890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.366158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.366158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.366645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.367107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Delete snapshot with id: fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:37.418120 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.418120 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.419307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:37.537865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot delete request issued successfully. Jan 21 08:13:37.538342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0effcd73-bd3f-4d9b-9880-c324265a3330 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 202 Jan 21 08:13:37.542290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1811/3583] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:13:37 2021] DELETE /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:37.547973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82dad1c6-772b-4fce-a983-c9a0b56fe6a6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:37.548411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82dad1c6-772b-4fce-a983-c9a0b56fe6a6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.548820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.548820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:37.549443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-82dad1c6-772b-4fce-a983-c9a0b56fe6a6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.575089 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.575089 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:37.576590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-82dad1c6-772b-4fce-a983-c9a0b56fe6a6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:37.578945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-82dad1c6-772b-4fce-a983-c9a0b56fe6a6 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 200 Jan 21 08:13:37.580275 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1773/3584] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:38.596946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c89fc66-1443-4262-a738-bafb68828839 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:38.597456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c89fc66-1443-4262-a738-bafb68828839 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:38.597865 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:38.597865 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:38.598474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c89fc66-1443-4262-a738-bafb68828839 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:38.693596 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:38.693596 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:38.696011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c89fc66-1443-4262-a738-bafb68828839 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:38.701733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c89fc66-1443-4262-a738-bafb68828839 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 200 Jan 21 08:13:38.703281 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1812/3585] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:38 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 472 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:39.715288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5f7f11-5caf-4ce3-93f4-5bcd463cdf4f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f Jan 21 08:13:39.716490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5f7f11-5caf-4ce3-93f4-5bcd463cdf4f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:39.716929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:39.716929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:39.717282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5f7f11-5caf-4ce3-93f4-5bcd463cdf4f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:39.741327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5f7f11-5caf-4ce3-93f4-5bcd463cdf4f tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f returned with HTTP 404 Jan 21 08:13:39.742582 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1774/3586] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:39 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/fbc95221-5531-4990-89ab-2442d581a22f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:39.751176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] DELETE http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:39.752020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:39.752444 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:39.752444 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:39.753083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:39.753637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Delete snapshot with id: dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:39.779300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:39.779300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:39.781398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:39.849363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot delete request issued successfully. Jan 21 08:13:39.850199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be63f995-dd98-4e7f-8b01-fe38395db3ca tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 202 Jan 21 08:13:39.852215 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1813/3587] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:13:39 2021] DELETE /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:39.860393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d304bc39-5113-487e-a483-c3506c1b4fda tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:39.861187 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d304bc39-5113-487e-a483-c3506c1b4fda tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:39.861676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d304bc39-5113-487e-a483-c3506c1b4fda tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:39.921854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:39.921854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:39.925618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d304bc39-5113-487e-a483-c3506c1b4fda tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:39.925618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d304bc39-5113-487e-a483-c3506c1b4fda tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:39.925618 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1775/3588] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:39 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 471 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:40.943620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-007bf540-75bf-446d-90dc-50d439bb1709 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:40.944818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-007bf540-75bf-446d-90dc-50d439bb1709 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:40.949614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:40.949614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:40.950319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-007bf540-75bf-446d-90dc-50d439bb1709 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:41.020308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:41.020308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:41.021843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-007bf540-75bf-446d-90dc-50d439bb1709 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:41.024000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-007bf540-75bf-446d-90dc-50d439bb1709 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 200 Jan 21 08:13:41.025307 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1814/3589] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:40 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 471 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:42.037428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a28a0767-4d64-4367-899a-a8df5c42373a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 Jan 21 08:13:42.037950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a28a0767-4d64-4367-899a-a8df5c42373a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:42.038360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:42.038360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:42.038812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a28a0767-4d64-4367-899a-a8df5c42373a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:42.100769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a28a0767-4d64-4367-899a-a8df5c42373a tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 returned with HTTP 404 Jan 21 08:13:42.105402 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1776/3590] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:42 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/dd0e44cc-e140-4293-974b-c19f7daee0a0 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:42.111633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] DELETE http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:42.112710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:42.113242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:42.113242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:42.113990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:42.114529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Delete snapshot with id: 7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:42.168711 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:42.168711 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:42.170167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:42.242349 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot delete request issued successfully. Jan 21 08:13:42.243201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c41da120-64cd-4ba5-a5bd-550e34643485 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 202 Jan 21 08:13:42.244545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1815/3591] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:13:42 2021] DELETE /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:42.253633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a354f8-f20e-4bb4-a097-88a33c598926 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:42.254413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a354f8-f20e-4bb4-a097-88a33c598926 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:42.255352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a354f8-f20e-4bb4-a097-88a33c598926 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:42.283904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:42.283904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:42.283904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5a354f8-f20e-4bb4-a097-88a33c598926 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:42.286159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a354f8-f20e-4bb4-a097-88a33c598926 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 200 Jan 21 08:13:42.287643 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1777/3592] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:42 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:43.299931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e36e94b7-efea-49d1-a29b-dca0d157728e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:43.301158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e36e94b7-efea-49d1-a29b-dca0d157728e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:43.301349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:43.301349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:43.302106 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e36e94b7-efea-49d1-a29b-dca0d157728e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:43.329474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:43.329474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:43.331128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e36e94b7-efea-49d1-a29b-dca0d157728e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Snapshot retrieved successfully. Jan 21 08:13:43.333248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e36e94b7-efea-49d1-a29b-dca0d157728e tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 200 Jan 21 08:13:43.335016 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1816/3593] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:43 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:44.347635 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92d8ca53-eec2-4270-8bdb-d72d4164d54b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be Jan 21 08:13:44.348171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92d8ca53-eec2-4270-8bdb-d72d4164d54b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:44.348515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:44.348515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:44.349237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-92d8ca53-eec2-4270-8bdb-d72d4164d54b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:44.377940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-92d8ca53-eec2-4270-8bdb-d72d4164d54b tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be returned with HTTP 404 Jan 21 08:13:44.379369 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1778/3594] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:13:44 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/snapshots/7c24c1a1-8ae5-46f6-8067-9e762272f5be => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:44.387574 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] DELETE http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:44.388346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:44.388774 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:44.388774 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:44.389428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:44.390744 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Delete volume with id: 2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:44.463353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:44.463353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:44.464534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:44.496587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Delete volume request issued successfully. Jan 21 08:13:44.496978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2e9960c5-2186-43fb-83a2-03acda80ed02 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 202 Jan 21 08:13:44.498140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1817/3595] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:44 2021] DELETE /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:13:44.505946 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6eae879-8e87-4a85-8f71-c1954a911c76 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:44.506470 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6eae879-8e87-4a85-8f71-c1954a911c76 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:44.506952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6eae879-8e87-4a85-8f71-c1954a911c76 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:44.577328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:44.577328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:44.587600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6eae879-8e87-4a85-8f71-c1954a911c76 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:44.615645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6eae879-8e87-4a85-8f71-c1954a911c76 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 200 Jan 21 08:13:44.616488 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1779/3596] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:44 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:45.633803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a56d5a87-f544-42be-9817-c73236bb5cbe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:45.634347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a56d5a87-f544-42be-9817-c73236bb5cbe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:45.634549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:45.634549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:45.634892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a56d5a87-f544-42be-9817-c73236bb5cbe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:45.706917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:45.706917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:13:45.717053 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a56d5a87-f544-42be-9817-c73236bb5cbe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Volume info retrieved successfully. Jan 21 08:13:45.746705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a56d5a87-f544-42be-9817-c73236bb5cbe tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 200 Jan 21 08:13:45.748537 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1818/3597] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:45 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:46.764971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c986aed-da2f-4753-8d1e-c90be2c80648 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] GET http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 Jan 21 08:13:46.766949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c986aed-da2f-4753-8d1e-c90be2c80648 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:46.767180 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:46.767180 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:13:46.767569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c986aed-da2f-4753-8d1e-c90be2c80648 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:46.840310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c986aed-da2f-4753-8d1e-c90be2c80648 tempest-VolumesSnapshotListTestJSON-39470658 tempest-VolumesSnapshotListTestJSON-39470658] http://10.222.0.13/volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 returned with HTTP 404 Jan 21 08:13:46.841533 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1780/3598] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:46 2021] GET /volume/v3/8fbbfdc1e54940169f7490270aa4dfbc/volumes/2fff1a12-1d4f-402e-ac14-3cb072fe4de9 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:14:11.466306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes Jan 21 08:14:11.468994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:11.468994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:14:11.469832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1386468826"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:14:11.471656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1386468826'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:14:11.472281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume of 1 GB Jan 21 08:14:11.489394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Availability Zones retrieved successfully. Jan 21 08:14:11.510988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Flow 'volume_create_api' (2a5487f4-c498-469d-bfca-c565df3cccd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:14:11.514263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b8fde-543f-4594-8e00-fae4106fa658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:14:11.524740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:14:11.718304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b8fde-543f-4594-8e00-fae4106fa658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:14:11.722424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca2a7bb-abb9-4055-9793-a47e97218218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:14:11.978596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Created reservations ['e1a8b57c-51dc-4581-8ec1-41c6db33dc25', '28c14e15-3b30-419b-8014-0c9f4948e206', 'db62e92d-02bb-48ef-bec0-73899eae41ec', 'e4e6b938-6d11-4d28-934a-121672281011'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:14:11.982199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca2a7bb-abb9-4055-9793-a47e97218218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a8b57c-51dc-4581-8ec1-41c6db33dc25', '28c14e15-3b30-419b-8014-0c9f4948e206', 'db62e92d-02bb-48ef-bec0-73899eae41ec', 'e4e6b938-6d11-4d28-934a-121672281011']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:14:11.986651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919a40d0-87b0-4dbb-95dd-9d8841ebad7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:14:12.057618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919a40d0-87b0-4dbb-95dd-9d8841ebad7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80052913-4812-4f77-841d-f189786750af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1386468826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deeed51197d45a6bfc2d24828197b79',qos_specs=None,replication_status=,reservations=['e1a8b57c-51dc-4581-8ec1-41c6db33dc25','28c14e15-3b30-419b-8014-0c9f4948e206','db62e92d-02bb-48ef-bec0-73899eae41ec','e4e6b938-6d11-4d28-934a-121672281011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4221d2c55e5425fa5f676a98223bba8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1386468826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80052913-4812-4f77-841d-f189786750af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4deeed51197d45a6bfc2d24828197b79',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,user_id='f4221d2c55e5425fa5f676a98223bba8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:14:12.059927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fc5595-2dba-402e-8ac6-6c88f4532980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:14:12.090307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fc5595-2dba-402e-8ac6-6c88f4532980) 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-1386468826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deeed51197d45a6bfc2d24828197b79',qos_specs=None,replication_status=,reservations=['e1a8b57c-51dc-4581-8ec1-41c6db33dc25','28c14e15-3b30-419b-8014-0c9f4948e206','db62e92d-02bb-48ef-bec0-73899eae41ec','e4e6b938-6d11-4d28-934a-121672281011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4221d2c55e5425fa5f676a98223bba8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:14:12.093353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c08da8e-22d4-4a12-897d-c5469b6a39f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:14:12.113037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c08da8e-22d4-4a12-897d-c5469b6a39f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:14:12.116900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Flow 'volume_create_api' (2a5487f4-c498-469d-bfca-c565df3cccd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:14:12.179905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume request issued successfully. Jan 21 08:14:12.200384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c493a2f3-83c4-46a2-970d-34d69b9b301e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes returned with HTTP 202 Jan 21 08:14:12.202560 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1819/3599] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:14:11 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes => generated 826 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:14:12.216587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fb5e36a-e873-4ea7-ba04-faee03ae4558 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:14:12.217122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fb5e36a-e873-4ea7-ba04-faee03ae4558 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:12.217794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9fb5e36a-e873-4ea7-ba04-faee03ae4558 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:12.375256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:12.375256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:14:12.399507 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9fb5e36a-e873-4ea7-ba04-faee03ae4558 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:14:12.442881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9fb5e36a-e873-4ea7-ba04-faee03ae4558 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:14:12.443972 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1781/3600] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:12 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 918 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:14:13.461552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:14:13.462709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:13.462939 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:13.462939 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:14:13.466710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:13.648675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:13.648675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:14:13.658106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:14:13.680759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:14:13.687235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1820/3601] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:15:02.235995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-2f5e1005-3ff1-496b-8038-39167b6680ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:15:02.238044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-2f5e1005-3ff1-496b-8038-39167b6680ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:15:02.238443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:02.238443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:02.239098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-2f5e1005-3ff1-496b-8038-39167b6680ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:15:02.335805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:02.335805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:02.346184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-2f5e1005-3ff1-496b-8038-39167b6680ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:15:02.376922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-2f5e1005-3ff1-496b-8038-39167b6680ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:15:02.378154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1782/3602] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:15:02 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:15:02.398321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume// Jan 21 08:15:02.398901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:15:02.399178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:02.399178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:02.399643 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:15:02.401051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d335268-696b-45e7-b7d8-6645dfa7db51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:15:02.401619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1821/3603] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:15:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:15:02.416784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-b22de2c4-2a5f-48ef-ae5c-bbdf0426bd74 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments Jan 21 08:15:02.417296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:02.417296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:02.417714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-b22de2c4-2a5f-48ef-ae5c-bbdf0426bd74 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80052913-4812-4f77-841d-f189786750af", "instance_uuid": "8d04accc-a3fb-403a-8bff-0ba7e90488b6", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:15:02.486535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:02.486535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:02.577111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-b22de2c4-2a5f-48ef-ae5c-bbdf0426bd74 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments returned with HTTP 200 Jan 21 08:15:02.578573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1783/3604] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:15:02 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:15:02.669274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action Jan 21 08:15:02.673180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:15:02.673180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:15:02.807674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:02.807674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:02.845348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action returned with HTTP 204 Jan 21 08:15:02.847386 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1822/3605] 10.222.0.13 () {66 vars in 1696 bytes} [Thu Jan 21 08:15:02 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:15:02.902055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a11015f-713e-4965-9616-ce5e62e5298d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:15:02.902867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a11015f-713e-4965-9616-ce5e62e5298d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:15:02.903418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:02.903418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:02.904906 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a11015f-713e-4965-9616-ce5e62e5298d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:15:02.986640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:02.986640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:03.009419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a11015f-713e-4965-9616-ce5e62e5298d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:15:03.061796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:03.061796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:03.083786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a11015f-713e-4965-9616-ce5e62e5298d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:15:03.088165 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1784/3606] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:15:02 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1181 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:15:04.901849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume// Jan 21 08:15:04.902392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:15:04.902497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:04.902497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:04.902955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:15:04.904105 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-aa8fe11c-0003-4179-a649-d974bc5e2696 req-1b46df3a-3ae0-45cf-a584-2651d2ecd05a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:15:04.904956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1823/3607] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:15:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:15:04.929075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-f3345cab-b831-4fad-add7-a9779bd420cf tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:15:04.930017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-f3345cab-b831-4fad-add7-a9779bd420cf tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:15:04.930434 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:04.930434 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:04.931126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-f3345cab-b831-4fad-add7-a9779bd420cf tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:15:04.985394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:04.985394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:04.996031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-cf35e380-579f-4599-a0a1-a5a121486689 req-f3345cab-b831-4fad-add7-a9779bd420cf tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:15:05.018428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:05.018428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:05.029480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-f3345cab-b831-4fad-add7-a9779bd420cf tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:15:05.030956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1785/3608] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:15:04 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1280 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:15:05.067379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-a81ea7c2-ad4c-4ccc-ad53-54b399b826bb tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] PUT http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 Jan 21 08:15:05.069048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-a81ea7c2-ad4c-4ccc-ad53-54b399b826bb tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:15:05.110138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:15:05.110138 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:15:05.111426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-cf35e380-579f-4599-a0a1-a5a121486689 req-a81ea7c2-ad4c-4ccc-ad53-54b399b826bb tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Lock "b'cinder-attachment_update-80052913-4812-4f77-841d-f189786750af-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.016s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:15:05.114445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:05.114445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:07.344653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-cf35e380-579f-4599-a0a1-a5a121486689 req-a81ea7c2-ad4c-4ccc-ad53-54b399b826bb tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Lock "b'cinder-attachment_update-80052913-4812-4f77-841d-f189786750af-n-h2-768862-4'" released by "attachment_update" :: held 2.234s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:15:07.345549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-a81ea7c2-ad4c-4ccc-ad53-54b399b826bb tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 returned with HTTP 200 Jan 21 08:15:07.346461 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1824/3609] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:15:05 2021] PUT /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 => generated 762 bytes in 2285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:15:07.396341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-b47910fb-f88e-4e90-818a-07a57e3223f5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action Jan 21 08:15:07.398171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:15:07.398171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:15:07.399250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-b47910fb-f88e-4e90-818a-07a57e3223f5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:15:07.399808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-b47910fb-f88e-4e90-818a-07a57e3223f5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:15:07.571699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:15:07.571699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:15:07.600493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-cf35e380-579f-4599-a0a1-a5a121486689 req-b47910fb-f88e-4e90-818a-07a57e3223f5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action returned with HTTP 204 Jan 21 08:15:07.602703 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1786/3610] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:15:07 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043/action => generated 0 bytes in 214 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:16:13.250072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee9a3d5-a66b-4cdc-9a73-6f2b10005ccd tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:16:13.250791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee9a3d5-a66b-4cdc-9a73-6f2b10005ccd tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:13.251014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:13.251014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:13.251391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dee9a3d5-a66b-4cdc-9a73-6f2b10005ccd tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:13.302069 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.302069 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.311098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dee9a3d5-a66b-4cdc-9a73-6f2b10005ccd tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:13.330333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.330333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.338826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dee9a3d5-a66b-4cdc-9a73-6f2b10005ccd tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:16:13.340069 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1825/3611] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:16:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:16:13.457980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-ad9cd8e2-0fbd-41f3-a789-b4bd89f83c34 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:16:13.458426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-ad9cd8e2-0fbd-41f3-a789-b4bd89f83c34 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:13.458655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:13.458655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:13.459526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-ad9cd8e2-0fbd-41f3-a789-b4bd89f83c34 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:13.509194 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.509194 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.518075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-ad9cd8e2-0fbd-41f3-a789-b4bd89f83c34 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:13.537827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.537827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.546981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-ad9cd8e2-0fbd-41f3-a789-b4bd89f83c34 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:16:13.547816 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1787/3612] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:16:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:16:13.570144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af/action Jan 21 08:16:13.571025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:13.571025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:13.571553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:16:13.572013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:16:13.623467 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.623467 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.624740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:13.635154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Begin detaching volume completed successfully. Jan 21 08:16:13.636522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af/action returned with HTTP 202 Jan 21 08:16:13.637901 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1826/3613] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:16:13 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:16:13.665979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ced33c6-5a17-4d80-89de-0f1f3d1efe0e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:16:13.666915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ced33c6-5a17-4d80-89de-0f1f3d1efe0e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:13.667894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:13.667894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:13.668574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5ced33c6-5a17-4d80-89de-0f1f3d1efe0e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:13.724681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume// Jan 21 08:16:13.725170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:13.725449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:13.725449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:13.725907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:13.727068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-d6bd0980-64ec-493c-a32c-20decc24ba6c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:16:13.728153 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1827/3614] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:16:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:16:13.729148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.729148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.741238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5ced33c6-5a17-4d80-89de-0f1f3d1efe0e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:13.742692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-cf865ba0-4b74-478c-adac-4e2302247c76 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:16:13.743479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-cf865ba0-4b74-478c-adac-4e2302247c76 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:13.744423 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-cf865ba0-4b74-478c-adac-4e2302247c76 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:13.765886 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.765886 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.777630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5ced33c6-5a17-4d80-89de-0f1f3d1efe0e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:16:13.786772 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1788/3615] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:16:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1214 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:16:13.812879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.812879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.823068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-cf865ba0-4b74-478c-adac-4e2302247c76 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:13.845337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:13.845337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:13.855099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-cf865ba0-4b74-478c-adac-4e2302247c76 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:16:13.856297 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1828/3616] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:16:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 1313 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:16:14.300557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] DELETE http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 Jan 21 08:16:14.301715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:14.302112 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:14.302112 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:14.302742 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:14.338643 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:14.338643 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:14.797018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86dadd41-be9e-4c93-bee4-c8aee4ac0a51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:16:14.797877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86dadd41-be9e-4c93-bee4-c8aee4ac0a51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:16:14.798323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:16:14.798323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:16:14.799042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-86dadd41-be9e-4c93-bee4-c8aee4ac0a51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:16:14.844245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:16:14.844677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:16:14.853560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-ae9b8f80-d352-4429-b72f-647d11a20d06 req-6c1ce16d-d8d3-41c9-8cc4-6aba8cc86ea7 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 returned with HTTP 200 Jan 21 08:16:14.854212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:16:14.854212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:16:14.854620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1789/3617] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:16:14 2021] DELETE /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/ab5fbfee-1c46-433d-bddb-55d15261b043 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:16:14.865395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-86dadd41-be9e-4c93-bee4-c8aee4ac0a51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:16:14.905686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-86dadd41-be9e-4c93-bee4-c8aee4ac0a51 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:16:14.906870 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1829/3618] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:16:14 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:53.032537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] POST http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes Jan 21 08:17:53.033573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:53.033573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:53.034261 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1999472818"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:53.035624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1999472818'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:53.036185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Create volume of 1 GB Jan 21 08:17:53.037053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:53.037053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:53.067876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Availability Zones retrieved successfully. Jan 21 08:17:53.117272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Flow 'volume_create_api' (0f2732d0-c8fc-491d-b3d2-a10f87b17e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:53.120595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02864b5e-3eb4-4416-80d6-02f69be33825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:53.125574 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:17:53.260370 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02864b5e-3eb4-4416-80d6-02f69be33825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:53.262797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cd3ec9-69c7-419d-8741-acb1091a3c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:53.408180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Created reservations ['5a18e588-b874-4dcb-a78a-402fd1eccd64', 'b8e4f7da-90d5-49e8-91c0-c31843c4532b', 'eafabfd4-ac55-4513-af5d-3f5a45f24f24', '3d88a037-8eac-477d-b980-a8aaa9de1c9e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:53.410476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cd3ec9-69c7-419d-8741-acb1091a3c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a18e588-b874-4dcb-a78a-402fd1eccd64', 'b8e4f7da-90d5-49e8-91c0-c31843c4532b', 'eafabfd4-ac55-4513-af5d-3f5a45f24f24', '3d88a037-8eac-477d-b980-a8aaa9de1c9e']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:53.419368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe57c14-7357-4e71-9ecb-f462aab00f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:53.501413 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe57c14-7357-4e71-9ecb-f462aab00f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d58e1c-5c14-4133-a327-c2fbc0e4374d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1999472818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436eeafdeed944eaa05e264c61e29f5d',qos_specs=None,replication_status=,reservations=['5a18e588-b874-4dcb-a78a-402fd1eccd64','b8e4f7da-90d5-49e8-91c0-c31843c4532b','eafabfd4-ac55-4513-af5d-3f5a45f24f24','3d88a037-8eac-477d-b980-a8aaa9de1c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a72e74286cf4748a4049c4f03f03c62',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1999472818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d58e1c-5c14-4133-a327-c2fbc0e4374d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436eeafdeed944eaa05e264c61e29f5d',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,user_id='4a72e74286cf4748a4049c4f03f03c62',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:53.504626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a6334d-43a8-4b4e-bed2-9bdc4f280b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:53.534354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a6334d-43a8-4b4e-bed2-9bdc4f280b63) 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-SnapshotManageAdminTest-Volume-1999472818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436eeafdeed944eaa05e264c61e29f5d',qos_specs=None,replication_status=,reservations=['5a18e588-b874-4dcb-a78a-402fd1eccd64','b8e4f7da-90d5-49e8-91c0-c31843c4532b','eafabfd4-ac55-4513-af5d-3f5a45f24f24','3d88a037-8eac-477d-b980-a8aaa9de1c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a72e74286cf4748a4049c4f03f03c62',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:53.536716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5a2612-8f3c-4b2d-a9a0-06bbeef3b5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:53.555819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5a2612-8f3c-4b2d-a9a0-06bbeef3b5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:53.559124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Flow 'volume_create_api' (0f2732d0-c8fc-491d-b3d2-a10f87b17e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:53.619881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Create volume request issued successfully. Jan 21 08:17:53.636036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-55c040ba-7184-425d-be0f-5229c1af5b60 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes returned with HTTP 202 Jan 21 08:17:53.637105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1790/3619] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:17:52 2021] POST /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes => generated 823 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:53.652753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4de63a34-ab9d-445b-a177-59985e1300e7 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:17:53.653182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4de63a34-ab9d-445b-a177-59985e1300e7 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:53.653405 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:53.653405 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:53.653784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4de63a34-ab9d-445b-a177-59985e1300e7 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:53.712281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:53.712281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:53.721777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4de63a34-ab9d-445b-a177-59985e1300e7 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:17:53.765451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4de63a34-ab9d-445b-a177-59985e1300e7 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 200 Jan 21 08:17:53.766329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1830/3620] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:53 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 891 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:54.783602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9b8ae1d-4b2d-4d03-a963-fe7c82060210 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:17:54.784845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9b8ae1d-4b2d-4d03-a963-fe7c82060210 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:54.785261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:54.785261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:54.786012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e9b8ae1d-4b2d-4d03-a963-fe7c82060210 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:54.838980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:54.838980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:54.847992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e9b8ae1d-4b2d-4d03-a963-fe7c82060210 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:17:54.872145 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e9b8ae1d-4b2d-4d03-a963-fe7c82060210 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 200 Jan 21 08:17:54.873493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1791/3621] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:54 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:17:54.889221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] POST http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots Jan 21 08:17:54.889982 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:54.889982 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:54.890740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96d58e1c-5c14-4133-a327-c2fbc0e4374d", "name": "tempest-SnapshotManageAdminTest-Snapshot-994400477"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:54.948379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:54.948379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:54.949918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:17:54.950458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Create snapshot from volume 96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:17:55.022084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Created reservations ['a23ce00f-6882-437b-912d-a05883a56af3', '66d38af5-6bc3-40c1-a52d-a477be1c3791', 'bfd78b01-9792-415c-bd0c-082b3b5e41f5', 'af8cf2e1-3914-47d1-94a6-60d2f11ce9ef'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:55.233640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Snapshot create request issued successfully. Jan 21 08:17:55.236814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80931aca-8761-4f99-ba4c-0e7ebfa75960 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots returned with HTTP 202 Jan 21 08:17:55.237541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1831/3622] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:17:54 2021] POST /volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots => generated 309 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:55.248875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b858857e-7783-400f-baad-1104ad68c732 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:55.249526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b858857e-7783-400f-baad-1104ad68c732 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:55.249850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:55.249850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:55.250620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b858857e-7783-400f-baad-1104ad68c732 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:55.308165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:55.308165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:55.313064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b858857e-7783-400f-baad-1104ad68c732 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Snapshot retrieved successfully. Jan 21 08:17:55.316397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b858857e-7783-400f-baad-1104ad68c732 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 200 Jan 21 08:17:55.318727 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1792/3623] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:55 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 441 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:56.331605 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2728308a-a0cb-4ecc-88aa-12a0ceb53c79 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:56.332813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2728308a-a0cb-4ecc-88aa-12a0ceb53c79 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:56.333232 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:56.333232 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:56.333929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2728308a-a0cb-4ecc-88aa-12a0ceb53c79 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:56.387599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:56.387599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:56.389379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2728308a-a0cb-4ecc-88aa-12a0ceb53c79 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Snapshot retrieved successfully. Jan 21 08:17:56.393177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2728308a-a0cb-4ecc-88aa-12a0ceb53c79 tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 200 Jan 21 08:17:56.396015 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1832/3624] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:56 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 441 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:57.408278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61924809-9c71-4d61-8190-44954edb8b9f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:57.409174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61924809-9c71-4d61-8190-44954edb8b9f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:57.409504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:57.409504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:57.410103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61924809-9c71-4d61-8190-44954edb8b9f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:57.456443 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:57.456443 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:57.457831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61924809-9c71-4d61-8190-44954edb8b9f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Snapshot retrieved successfully. Jan 21 08:17:57.460785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61924809-9c71-4d61-8190-44954edb8b9f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 200 Jan 21 08:17:57.461911 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1793/3625] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:57 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:57.717714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] POST http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5/action Jan 21 08:17:57.718305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:57.718305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:57.719124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Action body: b'{"os-unmanage": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:57.719626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:57.720293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.snapshot_unmanage [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Unmanage snapshot with id: 3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:57.749569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:57.749569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:57.750776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:17:57.823683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot delete request issued successfully. Jan 21 08:17:57.828073 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db787c90-1688-4998-a38e-d31bec3dac8c tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5/action returned with HTTP 202 Jan 21 08:17:57.833532 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1833/3626] 10.222.0.13 () {60 vars in 1363 bytes} [Thu Jan 21 08:17:57 2021] POST /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5/action => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:57.841638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5688c022-3a0c-42f2-9b7a-692606fca44e tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:57.843044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5688c022-3a0c-42f2-9b7a-692606fca44e tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:57.843464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:57.843464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:57.844153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5688c022-3a0c-42f2-9b7a-692606fca44e tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:57.905081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:57.905081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:57.909999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5688c022-3a0c-42f2-9b7a-692606fca44e tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:17:57.912006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5688c022-3a0c-42f2-9b7a-692606fca44e tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 200 Jan 21 08:17:57.918360 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1794/3627] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:57 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:58.929459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc12b2fb-9384-45a6-aab6-55c1f6e49c85 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:17:58.930560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc12b2fb-9384-45a6-aab6-55c1f6e49c85 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.930789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.930789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:58.931339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc12b2fb-9384-45a6-aab6-55c1f6e49c85 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.955979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc12b2fb-9384-45a6-aab6-55c1f6e49c85 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 404 Jan 21 08:17:58.957023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1834/3628] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:58.966162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49fe0b90-ff1d-46d6-8d65-29d05947b39f tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/detail?all_tenants=1 Jan 21 08:17:58.966720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49fe0b90-ff1d-46d6-8d65-29d05947b39f tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.966906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.966906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:17:58.967585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49fe0b90-ff1d-46d6-8d65-29d05947b39f tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.986261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-49fe0b90-ff1d-46d6-8d65-29d05947b39f tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Get all snapshots completed successfully. Jan 21 08:17:58.988285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49fe0b90-ff1d-46d6-8d65-29d05947b39f tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:17:58.989447 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1795/3629] 10.222.0.13 () {58 vars in 1258 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/detail?all_tenants=1 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:17:59.001138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] POST http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/os-snapshot-manage Jan 21 08:17:59.002020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96d58e1c-5c14-4133-a327-c2fbc0e4374d", "ref": {"source-name": "_snapshot-3e249bd4-8ead-4049-8ff0-fd03c81cb5c5"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-713452548", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1469136532", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:59.065898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:59.065898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:59.067056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Volume info retrieved successfully. Jan 21 08:17:59.069483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.snapshot_manage [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Manage snapshot request body: {'snapshot': {'volume_id': '96d58e1c-5c14-4133-a327-c2fbc0e4374d', 'ref': {'source-name': '_snapshot-3e249bd4-8ead-4049-8ff0-fd03c81cb5c5'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-713452548', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1469136532', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 08:17:59.165981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Created reservations ['04ed3370-4807-4c20-bb44-c78afc71a857', '1e24e921-0f1c-447d-a47f-b15d367e9333', '4ea91ed7-c04d-484f-96ab-3f00e37c2393', 'd1f3301d-d621-404d-9497-5b2106672e3d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:59.305729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f96599d-79af-4712-9c5a-dc5de532ea23 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/os-snapshot-manage returned with HTTP 202 Jan 21 08:17:59.312824 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1835/3630] 10.222.0.13 () {60 vars in 1259 bytes} [Thu Jan 21 08:17:58 2021] POST /volume/v3/57cb93bc156e4a158934a63596dd563e/os-snapshot-manage => generated 477 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:59.322454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df2b5418-b37b-493e-ad12-2f75ae4e8ca2 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:17:59.323281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df2b5418-b37b-493e-ad12-2f75ae4e8ca2 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:59.323892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df2b5418-b37b-493e-ad12-2f75ae4e8ca2 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:59.390034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:59.390034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:17:59.391520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-df2b5418-b37b-493e-ad12-2f75ae4e8ca2 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:17:59.394976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df2b5418-b37b-493e-ad12-2f75ae4e8ca2 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:17:59.395952 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1796/3631] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:17:59 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 609 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:00.409325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b65922e3-20a2-49ca-943a-0dcd63485d9b tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:00.410440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b65922e3-20a2-49ca-943a-0dcd63485d9b tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:00.410977 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:00.410977 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:00.411615 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b65922e3-20a2-49ca-943a-0dcd63485d9b tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:00.462298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:00.462298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:00.467722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b65922e3-20a2-49ca-943a-0dcd63485d9b tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:00.472332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b65922e3-20a2-49ca-943a-0dcd63485d9b tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:18:00.473946 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1836/3632] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:00 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 609 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:01.488401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb9a6f99-6ec7-4e9e-a560-7d0917f35263 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:01.489623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb9a6f99-6ec7-4e9e-a560-7d0917f35263 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.490053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.490053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:01.490840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb9a6f99-6ec7-4e9e-a560-7d0917f35263 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.528482 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:01.528482 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:01.530743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eb9a6f99-6ec7-4e9e-a560-7d0917f35263 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:01.534182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb9a6f99-6ec7-4e9e-a560-7d0917f35263 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:18:01.543012 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1797/3633] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:01 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 634 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:01.548058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-418418b5-52c6-4419-a3a0-15671725bae3 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:01.548790 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-418418b5-52c6-4419-a3a0-15671725bae3 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.549156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.549156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:01.549750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-418418b5-52c6-4419-a3a0-15671725bae3 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.579133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:01.579133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:01.580484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-418418b5-52c6-4419-a3a0-15671725bae3 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:01.582124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-418418b5-52c6-4419-a3a0-15671725bae3 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:18:01.583149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1837/3634] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:01 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 634 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:01.594694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] DELETE http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:01.595339 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.595624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.595624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:01.596130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.596562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Delete snapshot with id: 3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:01.625304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:01.625304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:01.626342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:01.699514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot delete request issued successfully. Jan 21 08:18:01.700223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-359c7abe-a451-4cf1-9f6c-fd5642be1e40 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 202 Jan 21 08:18:01.701241 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1798/3635] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:18:01 2021] DELETE /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:01.711303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-593664cb-3226-4791-a932-b7b18d95a6c4 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:01.712160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-593664cb-3226-4791-a932-b7b18d95a6c4 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.712603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.712603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:01.713295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-593664cb-3226-4791-a932-b7b18d95a6c4 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.746653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:01.746653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:01.748022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-593664cb-3226-4791-a932-b7b18d95a6c4 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:01.750182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-593664cb-3226-4791-a932-b7b18d95a6c4 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:18:01.756676 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1838/3636] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:01 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 633 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:02.763549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a407679-fa41-4c94-88ba-1a7034531654 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:02.764631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a407679-fa41-4c94-88ba-1a7034531654 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:02.765255 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:02.765255 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:02.766056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a407679-fa41-4c94-88ba-1a7034531654 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:02.800496 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:02.800496 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:02.802239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a407679-fa41-4c94-88ba-1a7034531654 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Snapshot retrieved successfully. Jan 21 08:18:02.804428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a407679-fa41-4c94-88ba-1a7034531654 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 200 Jan 21 08:18:02.806887 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1799/3637] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:02 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 633 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:03.818968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb866137-e82f-496e-90b0-dd83b0a5e014 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] GET http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 Jan 21 08:18:03.819500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb866137-e82f-496e-90b0-dd83b0a5e014 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:03.819704 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:03.819704 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:03.820034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eb866137-e82f-496e-90b0-dd83b0a5e014 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:03.843695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eb866137-e82f-496e-90b0-dd83b0a5e014 tempest-SnapshotManageAdminTest-1601585336 tempest-SnapshotManageAdminTest-1601585336] http://10.222.0.13/volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 returned with HTTP 404 Jan 21 08:18:03.844726 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1839/3638] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:03 2021] GET /volume/v3/57cb93bc156e4a158934a63596dd563e/snapshots/3c4f5546-e0de-483f-9dcd-5caae8fde937 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:03.854737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7777c327-0485-4972-86e7-67e5dd2480fd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] DELETE http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:18:03.855449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7777c327-0485-4972-86e7-67e5dd2480fd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:03.855662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:03.855662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:03.856050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7777c327-0485-4972-86e7-67e5dd2480fd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:03.856410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-7777c327-0485-4972-86e7-67e5dd2480fd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Delete snapshot with id: 3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 Jan 21 08:18:03.879504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7777c327-0485-4972-86e7-67e5dd2480fd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 returned with HTTP 404 Jan 21 08:18:03.880755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1800/3639] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:18:03 2021] DELETE /volume/v3/436eeafdeed944eaa05e264c61e29f5d/snapshots/3e249bd4-8ead-4049-8ff0-fd03c81cb5c5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:03.890045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] DELETE http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:18:03.891372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:03.892045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:03.893208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Delete volume with id: 96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:18:03.954657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:03.954657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:03.956332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:18:03.991819 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Delete volume request issued successfully. Jan 21 08:18:03.992325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e806a423-033b-4550-b110-5e4d6c98dcea tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 202 Jan 21 08:18:03.993428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1840/3640] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:03 2021] DELETE /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:04.003406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61be790e-97a7-488b-a260-e1bc499d89dd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:18:04.004227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61be790e-97a7-488b-a260-e1bc499d89dd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:04.005486 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61be790e-97a7-488b-a260-e1bc499d89dd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:04.081085 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:04.081085 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:04.103552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61be790e-97a7-488b-a260-e1bc499d89dd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:18:04.147785 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61be790e-97a7-488b-a260-e1bc499d89dd tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 200 Jan 21 08:18:04.149763 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1801/3641] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:03 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:04.306985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a48c17e1-ca40-4b7e-a67c-bf4d6869981a tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types Jan 21 08:18:04.307678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:04.307678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:04.308349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a48c17e1-ca40-4b7e-a67c-bf4d6869981a tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1614281306"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:04.354444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a48c17e1-ca40-4b7e-a67c-bf4d6869981a tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types returned with HTTP 200 Jan 21 08:18:04.356193 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1841/3642] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:18:04 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/types => generated 220 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:04.366832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0e93ee4-e048-4ade-b96e-47def6f30213 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types Jan 21 08:18:04.368294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:04.368294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:04.369015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0e93ee4-e048-4ade-b96e-47def6f30213 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-85966737"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:04.406501 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0e93ee4-e048-4ade-b96e-47def6f30213 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types returned with HTTP 202 Jan 21 08:18:04.408221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1802/3643] 10.222.0.13 () {62 vars in 1278 bytes} [Thu Jan 21 08:18:04 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types => generated 175 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:04.584833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] POST http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups Jan 21 08:18:04.585873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a9dcce6-f87d-4b50-8e32-170ca0b81899", "volume_types": ["d8bea1c3-47e5-48ad-89c4-f05e334a0c27"], "name": "tempest-GroupsV320Test-Group-1520175884"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:04.588323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Creating new group {'group': {'group_type': '2a9dcce6-f87d-4b50-8e32-170ca0b81899', 'volume_types': ['d8bea1c3-47e5-48ad-89c4-f05e334a0c27'], 'name': 'tempest-GroupsV320Test-Group-1520175884'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:18:04.601257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Creating group tempest-GroupsV320Test-Group-1520175884. Jan 21 08:18:04.627781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Availability Zones retrieved successfully. Jan 21 08:18:04.661774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Created reservations ['f62b2a10-2149-4914-9b6d-c3f158203d1c'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:04.724626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-941d6645-220d-4744-bb1f-31434b93a668 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups returned with HTTP 202 Jan 21 08:18:04.732071 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1842/3644] 10.222.0.13 () {62 vars in 1264 bytes} [Thu Jan 21 08:18:04 2021] POST /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups => generated 108 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:04.735886 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddfe16ef-a8dd-4291-80e2-228ac5e0c5a7 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:04.736552 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddfe16ef-a8dd-4291-80e2-228ac5e0c5a7 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:04.737376 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ddfe16ef-a8dd-4291-80e2-228ac5e0c5a7 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:04.737844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ddfe16ef-a8dd-4291-80e2-228ac5e0c5a7 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:04.756149 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:04.756149 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:04.815857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ddfe16ef-a8dd-4291-80e2-228ac5e0c5a7 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:04.816858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1803/3645] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:04 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 388 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:05.168151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-712a1923-2340-4664-a29b-3c005ffbfc1f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:18:05.169471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-712a1923-2340-4664-a29b-3c005ffbfc1f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:05.170006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.170006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:05.170861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-712a1923-2340-4664-a29b-3c005ffbfc1f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:05.232446 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:05.232446 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:05.242849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-712a1923-2340-4664-a29b-3c005ffbfc1f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Volume info retrieved successfully. Jan 21 08:18:05.267332 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-712a1923-2340-4664-a29b-3c005ffbfc1f tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 200 Jan 21 08:18:05.268963 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1843/3646] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:05 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:05.829370 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2df9b427-73fd-40a6-9fc4-e1404290bd57 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:05.830179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2df9b427-73fd-40a6-9fc4-e1404290bd57 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:05.834920 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.834920 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:05.835968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2df9b427-73fd-40a6-9fc4-e1404290bd57 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:05.837233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-2df9b427-73fd-40a6-9fc4-e1404290bd57 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:05.846120 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:05.846120 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:05.874527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2df9b427-73fd-40a6-9fc4-e1404290bd57 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:05.876330 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1804/3647] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:05 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:05.888107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f1e693b-9c8e-4768-bf18-c3041922a8c9 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action Jan 21 08:18:05.888829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.888829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:05.889459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f1e693b-9c8e-4768-bf18-c3041922a8c9 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:05.889995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f1e693b-9c8e-4768-bf18-c3041922a8c9 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:05.891099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-5f1e693b-9c8e-4768-bf18-c3041922a8c9 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Updating group '3515d435-80a3-4ffa-a78b-d58a79fde74e' with 'creating' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:18:05.902879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:05.902879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:05.912664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f1e693b-9c8e-4768-bf18-c3041922a8c9 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action returned with HTTP 202 Jan 21 08:18:05.914093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1844/3648] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:18:05 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:18:05.922702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f434cdad-1f7f-47ca-9f62-f99c0a796f8d tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:05.923343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f434cdad-1f7f-47ca-9f62-f99c0a796f8d tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:05.923777 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.923777 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:05.924461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f434cdad-1f7f-47ca-9f62-f99c0a796f8d tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:05.925093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-f434cdad-1f7f-47ca-9f62-f99c0a796f8d tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:05.932959 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:05.932959 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:05.972890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f434cdad-1f7f-47ca-9f62-f99c0a796f8d tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:05.973903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1805/3649] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:05 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 388 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:05.986100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-915d9647-bc51-46d3-9196-dc31ae318844 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action Jan 21 08:18:05.987278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.987278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:05.988006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-915d9647-bc51-46d3-9196-dc31ae318844 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:05.988713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-915d9647-bc51-46d3-9196-dc31ae318844 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:05.989836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-915d9647-bc51-46d3-9196-dc31ae318844 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Updating group '3515d435-80a3-4ffa-a78b-d58a79fde74e' with 'available' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:18:06.002076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.002076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.011136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-915d9647-bc51-46d3-9196-dc31ae318844 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action returned with HTTP 202 Jan 21 08:18:06.012528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1845/3650] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:18:05 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:18:06.021936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bb5cefe-e6d3-4ecb-808c-ceacdd14ed59 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:06.022746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bb5cefe-e6d3-4ecb-808c-ceacdd14ed59 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.023136 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.023136 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.024405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bb5cefe-e6d3-4ecb-808c-ceacdd14ed59 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.025040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-7bb5cefe-e6d3-4ecb-808c-ceacdd14ed59 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:06.032897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.032897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.062484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bb5cefe-e6d3-4ecb-808c-ceacdd14ed59 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:06.067138 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1806/3651] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 389 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:06.077424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-655ef1ed-c987-4aaa-b6ef-5e827a463e34 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action Jan 21 08:18:06.077926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.077926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.078360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-655ef1ed-c987-4aaa-b6ef-5e827a463e34 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:06.078772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-655ef1ed-c987-4aaa-b6ef-5e827a463e34 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:06.079675 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-655ef1ed-c987-4aaa-b6ef-5e827a463e34 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Updating group '3515d435-80a3-4ffa-a78b-d58a79fde74e' with 'error' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:18:06.088719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.088719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.099632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-655ef1ed-c987-4aaa-b6ef-5e827a463e34 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action returned with HTTP 202 Jan 21 08:18:06.100625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1846/3652] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:18:06 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:18:06.109131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0871391d-6f4c-4f81-a1da-32d2489ceb02 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:06.109712 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0871391d-6f4c-4f81-a1da-32d2489ceb02 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.109930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.109930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.110314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0871391d-6f4c-4f81-a1da-32d2489ceb02 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.110741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-0871391d-6f4c-4f81-a1da-32d2489ceb02 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:06.123280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.123280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.170380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0871391d-6f4c-4f81-a1da-32d2489ceb02 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:06.171290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1807/3653] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 385 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:06.188118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf000ad3-be2f-42f8-9ed9-07d8fbd60375 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] POST http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action Jan 21 08:18:06.188833 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.188833 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.189519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf000ad3-be2f-42f8-9ed9-07d8fbd60375 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:06.190064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf000ad3-be2f-42f8-9ed9-07d8fbd60375 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:06.191195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-cf000ad3-be2f-42f8-9ed9-07d8fbd60375 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Updating group '3515d435-80a3-4ffa-a78b-d58a79fde74e' with 'available' {{(pid=87908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:18:06.200870 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.200870 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.211619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf000ad3-be2f-42f8-9ed9-07d8fbd60375 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action returned with HTTP 202 Jan 21 08:18:06.215179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1847/3654] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:18:06 2021] POST /volume/v3/59b1c57c78d44922aebc60ded5c8b864/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:18:06.220839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b722c94c-2804-43bf-b0c8-cc6b6360f16c tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:06.221539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b722c94c-2804-43bf-b0c8-cc6b6360f16c tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.221845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.221845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.222560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b722c94c-2804-43bf-b0c8-cc6b6360f16c tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.223109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-b722c94c-2804-43bf-b0c8-cc6b6360f16c tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:06.231314 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.231314 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.262271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b722c94c-2804-43bf-b0c8-cc6b6360f16c tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:06.263540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1808/3655] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:18:06.274665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/volumes/detail Jan 21 08:18:06.275592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.276012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.276012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.276846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.277779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:06.279963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:06.285940 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d348f8c5-6e91-4294-84b0-1b1b1e3004bb tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] GET http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d Jan 21 08:18:06.286468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d348f8c5-6e91-4294-84b0-1b1b1e3004bb tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.286705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.286705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:06.287065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d348f8c5-6e91-4294-84b0-1b1b1e3004bb tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.334141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Get all volumes completed successfully. Jan 21 08:18:06.340699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dabae9df-2463-422b-99cb-25f4827a396a tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/volumes/detail returned with HTTP 200 Jan 21 08:18:06.341765 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1848/3656] 10.222.0.13 () {60 vars in 1266 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:06.358043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] POST http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action Jan 21 08:18:06.359478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:06.360238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:06.361371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] delete called for group 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:18:06.361919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.groups [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Delete group with id: 3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:06.366873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d348f8c5-6e91-4294-84b0-1b1b1e3004bb tempest-SnapshotManageAdminTest-1698836212 tempest-SnapshotManageAdminTest-1698836212] http://10.222.0.13/volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d returned with HTTP 404 Jan 21 08:18:06.368339 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1809/3657] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/436eeafdeed944eaa05e264c61e29f5d/volumes/96d58e1c-5c14-4133-a327-c2fbc0e4374d => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:06.383604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.383604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.475464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f2872ea-51f6-40b5-88ef-aec1b9877e63 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action returned with HTTP 202 Jan 21 08:18:06.477992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1849/3658] 10.222.0.13 () {62 vars in 1395 bytes} [Thu Jan 21 08:18:06 2021] POST /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:18:06.486122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf216adf-c01f-4bcf-8e2d-b4fdcb2efd03 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:06.486696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf216adf-c01f-4bcf-8e2d-b4fdcb2efd03 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.487435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf216adf-c01f-4bcf-8e2d-b4fdcb2efd03 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.487834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-cf216adf-c01f-4bcf-8e2d-b4fdcb2efd03 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:06.502917 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.502917 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:06.578193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf216adf-c01f-4bcf-8e2d-b4fdcb2efd03 tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 200 Jan 21 08:18:06.586955 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1810/3659] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 388 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:18:07.591638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae9efcb0-023b-4868-9dbc-6d0a95c9c4dc tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] GET http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e Jan 21 08:18:07.592805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae9efcb0-023b-4868-9dbc-6d0a95c9c4dc tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.593465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:07.593465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:07.594159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae9efcb0-023b-4868-9dbc-6d0a95c9c4dc tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.594855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.groups [None req-ae9efcb0-023b-4868-9dbc-6d0a95c9c4dc tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] show called for member 3515d435-80a3-4ffa-a78b-d58a79fde74e {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:18:07.617423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae9efcb0-023b-4868-9dbc-6d0a95c9c4dc tempest-GroupsV320Test-595707700 tempest-GroupsV320Test-595707700] http://10.222.0.13/volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e returned with HTTP 404 Jan 21 08:18:07.619623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1850/3660] 10.222.0.13 () {60 vars in 1353 bytes} [Thu Jan 21 08:18:07 2021] GET /volume/v3/711c8308bb1f4ba48b42bc3641020ecf/groups/3515d435-80a3-4ffa-a78b-d58a79fde74e => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:18:07.627572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-581cc433-614d-4d9e-832f-d7685a8ea5b7 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] DELETE http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types/2a9dcce6-f87d-4b50-8e32-170ca0b81899 Jan 21 08:18:07.628580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-581cc433-614d-4d9e-832f-d7685a8ea5b7 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.628985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:07.628985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:07.629951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-581cc433-614d-4d9e-832f-d7685a8ea5b7 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.631025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:07.631025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:07.661032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:07.661032 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:07.671836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-581cc433-614d-4d9e-832f-d7685a8ea5b7 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types/2a9dcce6-f87d-4b50-8e32-170ca0b81899 returned with HTTP 202 Jan 21 08:18:07.672916 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1811/3661] 10.222.0.13 () {60 vars in 1371 bytes} [Thu Jan 21 08:18:07 2021] DELETE /volume/v3/59b1c57c78d44922aebc60ded5c8b864/group_types/2a9dcce6-f87d-4b50-8e32-170ca0b81899 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:18:07.682623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04f6917c-60e1-4fbb-bb5f-f0d106bf7a70 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] DELETE http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 Jan 21 08:18:07.683318 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04f6917c-60e1-4fbb-bb5f-f0d106bf7a70 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.683946 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04f6917c-60e1-4fbb-bb5f-f0d106bf7a70 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.756896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:07.756896 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:07.799330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04f6917c-60e1-4fbb-bb5f-f0d106bf7a70 tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 returned with HTTP 202 Jan 21 08:18:07.800329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1851/3662] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:18:07 2021] DELETE /volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:07.808368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9aa2c42b-4fc9-46d8-8d0b-1552b994418b tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] GET http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 Jan 21 08:18:07.810116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9aa2c42b-4fc9-46d8-8d0b-1552b994418b tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.810621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9aa2c42b-4fc9-46d8-8d0b-1552b994418b tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.825169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9aa2c42b-4fc9-46d8-8d0b-1552b994418b tempest-GroupsV320Test-619473710 tempest-GroupsV320Test-619473710] http://10.222.0.13/volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 returned with HTTP 404 Jan 21 08:18:07.826221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1812/3663] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:18:07 2021] GET /volume/v3/59b1c57c78d44922aebc60ded5c8b864/types/d8bea1c3-47e5-48ad-89c4-f05e334a0c27 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:11.355078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] POST http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes Jan 21 08:18:11.356391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1741573267"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:11.357631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1741573267'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:11.358476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Create volume of 1 GB Jan 21 08:18:11.372289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Availability Zones retrieved successfully. Jan 21 08:18:11.389070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Flow 'volume_create_api' (f514547c-3c2e-4456-a1b3-a1f1e447e13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:11.392147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd32574-a591-4618-be5f-9aa52ea8cb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:11.394381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:11.466342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd32574-a591-4618-be5f-9aa52ea8cb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:11.468984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2af2498-dd4a-4e7a-a081-d25ba3668aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:11.568833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Created reservations ['aa810cae-104d-4220-b580-77b97f6644d6', 'a3694ab5-ca79-4b7a-a802-7778be5942e0', 'db4229ce-4327-4ca5-b9de-ca312642b8a0', '4d7d4202-ba72-4dcd-9e62-c643d3eb7c63'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:11.571520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2af2498-dd4a-4e7a-a081-d25ba3668aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa810cae-104d-4220-b580-77b97f6644d6', 'a3694ab5-ca79-4b7a-a802-7778be5942e0', 'db4229ce-4327-4ca5-b9de-ca312642b8a0', '4d7d4202-ba72-4dcd-9e62-c643d3eb7c63']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:11.575033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a28ee00-2681-44c8-b0c6-d05b94cd48b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:11.641872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a28ee00-2681-44c8-b0c6-d05b94cd48b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbed6aef-f14c-44a1-952a-8affc1011dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1741573267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6498d3d909c46a69b842aa4e8e18f85',qos_specs=None,replication_status=,reservations=['aa810cae-104d-4220-b580-77b97f6644d6','a3694ab5-ca79-4b7a-a802-7778be5942e0','db4229ce-4327-4ca5-b9de-ca312642b8a0','4d7d4202-ba72-4dcd-9e62-c643d3eb7c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb65a10701b641289982cf003f4f38fa',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1741573267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbed6aef-f14c-44a1-952a-8affc1011dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6498d3d909c46a69b842aa4e8e18f85',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,user_id='eb65a10701b641289982cf003f4f38fa',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:11.645073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2040f6ea-ed40-4e0c-b972-514c7d0a9697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:11.688820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2040f6ea-ed40-4e0c-b972-514c7d0a9697) 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-VolumeManageAdminTest-Volume-1741573267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6498d3d909c46a69b842aa4e8e18f85',qos_specs=None,replication_status=,reservations=['aa810cae-104d-4220-b580-77b97f6644d6','a3694ab5-ca79-4b7a-a802-7778be5942e0','db4229ce-4327-4ca5-b9de-ca312642b8a0','4d7d4202-ba72-4dcd-9e62-c643d3eb7c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb65a10701b641289982cf003f4f38fa',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:11.691144 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161ee896-6356-4406-8b49-3d73f046551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:11.708679 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161ee896-6356-4406-8b49-3d73f046551c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:11.712155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Flow 'volume_create_api' (f514547c-3c2e-4456-a1b3-a1f1e447e13c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:11.774943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Create volume request issued successfully. Jan 21 08:18:11.790912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b351a541-6922-4ea9-8625-bf59bc47fde3 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes returned with HTTP 202 Jan 21 08:18:11.792106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1852/3664] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:10 2021] POST /volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes => generated 821 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:11.806987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbc3dc41-78a3-463a-980c-dd5b6c7e84db tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] GET http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:11.808237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbc3dc41-78a3-463a-980c-dd5b6c7e84db tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:11.808878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbc3dc41-78a3-463a-980c-dd5b6c7e84db tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:11.866698 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:11.866698 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:11.885841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cbc3dc41-78a3-463a-980c-dd5b6c7e84db tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Volume info retrieved successfully. Jan 21 08:18:11.932963 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbc3dc41-78a3-463a-980c-dd5b6c7e84db tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 200 Jan 21 08:18:11.934141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1813/3665] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:11 2021] GET /volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 889 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:12.407065 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff204821-02f6-4ba2-b4f0-c8ef32fc22a3 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] GET http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 Jan 21 08:18:12.408186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff204821-02f6-4ba2-b4f0-c8ef32fc22a3 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:12.408626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:12.408626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:12.409310 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff204821-02f6-4ba2-b4f0-c8ef32fc22a3 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:12.410225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:12.410225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:12.443838 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff204821-02f6-4ba2-b4f0-c8ef32fc22a3 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 returned with HTTP 200 Jan 21 08:18:12.445393 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1853/3666] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:12 2021] GET /volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 => generated 361 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:12.636505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] POST http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes Jan 21 08:18:12.636896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:12.636896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:12.637288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1864339087"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:12.640517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1864339087'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:12.642842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume of 1 GB Jan 21 08:18:12.661733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Availability Zones retrieved successfully. Jan 21 08:18:12.683566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (9c73e26c-c660-48b3-ae32-2e59e2a27cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:12.689753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7000271-db11-4515-8391-b70e2dff7ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:12.692500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:12.777569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7000271-db11-4515-8391-b70e2dff7ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:12.780008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae14fec1-8002-4503-b6e0-3fd3b4f8d8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:12.880751 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Created reservations ['24b96eb2-bffa-4eb5-89cc-b3cc59e97203', 'e4bcab15-01a7-4963-a997-8967119d7d47', '5b694b3f-bc44-404d-afa7-a1b2c8a4b6d4', '5ebd3fb6-1b69-4e2e-a6ef-d596dba53067'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:12.883732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae14fec1-8002-4503-b6e0-3fd3b4f8d8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b96eb2-bffa-4eb5-89cc-b3cc59e97203', 'e4bcab15-01a7-4963-a997-8967119d7d47', '5b694b3f-bc44-404d-afa7-a1b2c8a4b6d4', '5ebd3fb6-1b69-4e2e-a6ef-d596dba53067']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:12.886326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453fc0e8-9952-435a-80d5-3ceac0c895f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:12.950261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b6d2ac-790b-460b-adbf-9ce61dc69ebf tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] GET http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:12.950468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453fc0e8-9952-435a-80d5-3ceac0c895f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507a3416-f458-43f2-b5af-9050561fe9b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1864339087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c87ee58e0e4539992ee5af76e24408',qos_specs=None,replication_status=,reservations=['24b96eb2-bffa-4eb5-89cc-b3cc59e97203','e4bcab15-01a7-4963-a997-8967119d7d47','5b694b3f-bc44-404d-afa7-a1b2c8a4b6d4','5ebd3fb6-1b69-4e2e-a6ef-d596dba53067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faff861f5d024ae8bd1805ff5ee8be49',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1864339087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=507a3416-f458-43f2-b5af-9050561fe9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c87ee58e0e4539992ee5af76e24408',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,user_id='faff861f5d024ae8bd1805ff5ee8be49',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:12.950889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b6d2ac-790b-460b-adbf-9ce61dc69ebf tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:12.951270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-75b6d2ac-790b-460b-adbf-9ce61dc69ebf tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:12.952335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc65da3e-e144-4f63-8b75-43c8706cd287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:12.981910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc65da3e-e144-4f63-8b75-43c8706cd287) 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-1864339087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c87ee58e0e4539992ee5af76e24408',qos_specs=None,replication_status=,reservations=['24b96eb2-bffa-4eb5-89cc-b3cc59e97203','e4bcab15-01a7-4963-a997-8967119d7d47','5b694b3f-bc44-404d-afa7-a1b2c8a4b6d4','5ebd3fb6-1b69-4e2e-a6ef-d596dba53067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faff861f5d024ae8bd1805ff5ee8be49',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:12.984359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb92bcbb-9f61-4d72-9c19-6fe8a6ea06cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:13.003306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.003306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:13.014053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb92bcbb-9f61-4d72-9c19-6fe8a6ea06cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:13.017592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (9c73e26c-c660-48b3-ae32-2e59e2a27cc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:13.029440 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-75b6d2ac-790b-460b-adbf-9ce61dc69ebf tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Volume info retrieved successfully. Jan 21 08:18:13.095999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume request issued successfully. Jan 21 08:18:13.120830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f944953-eed4-463b-87ed-242cb0b7a1d3 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes returned with HTTP 202 Jan 21 08:18:13.123072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1814/3667] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:12 2021] POST /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes => generated 828 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:13.132382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-75b6d2ac-790b-460b-adbf-9ce61dc69ebf tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 200 Jan 21 08:18:13.135031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1854/3668] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:12 2021] GET /volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:13.137680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f99c5f1-a37f-4547-a6a3-c8ce19716bbd tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] GET http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:13.138372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f99c5f1-a37f-4547-a6a3-c8ce19716bbd tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:13.138567 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:13.138567 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:13.139251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f99c5f1-a37f-4547-a6a3-c8ce19716bbd tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:13.275950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.275950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:13.289835 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f99c5f1-a37f-4547-a6a3-c8ce19716bbd tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:13.315779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f99c5f1-a37f-4547-a6a3-c8ce19716bbd tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 200 Jan 21 08:18:13.317003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1815/3669] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:13 2021] GET /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 896 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:13.386019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aca276f-cb71-4cc5-b2a4-d97b892c592e tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:13.386545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aca276f-cb71-4cc5-b2a4-d97b892c592e tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:13.386770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:13.386770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:13.387586 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aca276f-cb71-4cc5-b2a4-d97b892c592e tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:13.466966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.466966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:13.474690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4aca276f-cb71-4cc5-b2a4-d97b892c592e tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:13.500368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aca276f-cb71-4cc5-b2a4-d97b892c592e tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 200 Jan 21 08:18:13.501689 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1855/3670] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:13 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 1085 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:18:13.518048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] POST http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3/action Jan 21 08:18:13.518499 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:13.518499 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:13.518971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Action body: b'{"os-unmanage": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:13.519355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:13.519760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_unmanage [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Unmanage volume with id: dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:13.578729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.578729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:13.579703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:13.605253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Delete volume request issued successfully. Jan 21 08:18:13.605736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b83da5b-4dec-48ed-9a1e-635e720b3cdc tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3/action returned with HTTP 202 Jan 21 08:18:13.606968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1816/3671] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:18:13 2021] POST /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:13.614822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14a2d3f2-ade6-4009-bff9-d378c08cbc8f tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:13.615435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14a2d3f2-ade6-4009-bff9-d378c08cbc8f tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:13.615640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:13.615640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:13.616295 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-14a2d3f2-ade6-4009-bff9-d378c08cbc8f tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:13.728078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.728078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:13.739630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-14a2d3f2-ade6-4009-bff9-d378c08cbc8f tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:13.766888 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-14a2d3f2-ade6-4009-bff9-d378c08cbc8f tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 200 Jan 21 08:18:13.767732 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1856/3672] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:13 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 1086 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:14.332884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b9605d4-5bfb-412f-8d63-0bff36c5d80c tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] GET http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:14.333415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b9605d4-5bfb-412f-8d63-0bff36c5d80c tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:14.333611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.333611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:14.334359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b9605d4-5bfb-412f-8d63-0bff36c5d80c tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:14.420611 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:14.420611 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:14.431272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5b9605d4-5bfb-412f-8d63-0bff36c5d80c tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:14.455210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b9605d4-5bfb-412f-8d63-0bff36c5d80c tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 200 Jan 21 08:18:14.456581 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1817/3673] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:14 2021] GET /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 921 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:14.473929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b3a584f-0c8d-4329-94b8-0152cafbabe9 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] PUT http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 Jan 21 08:18:14.474503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.474503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:14.474775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5b3a584f-0c8d-4329-94b8-0152cafbabe9 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:14.590899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5b3a584f-0c8d-4329-94b8-0152cafbabe9 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 returned with HTTP 200 Jan 21 08:18:14.591941 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1857/3674] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 08:18:14 2021] PUT /volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 => generated 316 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:14.602189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] POST http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes Jan 21 08:18:14.602790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.602790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:14.603436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:14.604599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume request body: {'volume': {'size': 2}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:14.605032 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume of 2 GB Jan 21 08:18:14.623548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Availability Zones retrieved successfully. Jan 21 08:18:14.643331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (0212a5be-9312-4991-a56f-25415cb0c1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:14.646237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e2c1257-8edd-4353-b682-5da4549a2a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:14.649220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Validating volume size '2' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:14.718827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e2c1257-8edd-4353-b682-5da4549a2a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:14.721045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f10a5-0662-430b-a97a-0a71f80cb9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:14.785626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fc525cc-d2a6-41b8-910a-9e404d3dbbc9 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:14.788652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fc525cc-d2a6-41b8-910a-9e404d3dbbc9 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:14.789228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fc525cc-d2a6-41b8-910a-9e404d3dbbc9 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:14.820981 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota_utils [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Quota exceeded for 79c87ee58e0e4539992ee5af76e24408, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:18:14.853489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fc525cc-d2a6-41b8-910a-9e404d3dbbc9 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 404 Jan 21 08:18:14.855511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1858/3675] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:14 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:14.862733 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f10a5-0662-430b-a97a-0a71f80cb9cf) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:18:14.862946 n-d-768862-4 devstack@c-api.service[87906]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 08:18:14.869110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f10a5-0662-430b-a97a-0a71f80cb9cf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:14.871522 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f10a5-0662-430b-a97a-0a71f80cb9cf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:18:14.878965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e2c1257-8edd-4353-b682-5da4549a2a5a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:14.879400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/detail?all_tenants=1 Jan 21 08:18:14.880086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:14.882425 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e2c1257-8edd-4353-b682-5da4549a2a5a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:18:14.883796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:14.886003 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:14.890085 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (0212a5be-9312-4991-a56f-25415cb0c1ba) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:18:14.891277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.middleware.fault [None req-2a5b0866-6986-425a-bf63-6c7167462743 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes returned with HTTP 413 Jan 21 08:18:14.893046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1818/3676] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:14 2021] POST /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes => generated 208 bytes in 295 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:18:14.914115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24c54be7-90c7-4d2c-aa64-ef7c79768356 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] PUT http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 Jan 21 08:18:14.914929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.914929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:14.916029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-24c54be7-90c7-4d2c-aa64-ef7c79768356 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:14.939275 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:14.939275 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:14.974186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Get all volumes completed successfully. Jan 21 08:18:14.978218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:14.978218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:14.988880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28ecf7f9-090d-459a-a4f4-ad2f6123f840 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:18:14.990389 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1859/3677] 10.222.0.13 () {58 vars in 1252 bytes} [Thu Jan 21 08:18:14 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/detail?all_tenants=1 => generated 6756 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:15.013551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] POST http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/os-volume-manage Jan 21 08:18:15.014034 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.014034 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:15.014432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-126797904", "host": "n-d-768862-4@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-dbed6aef-f14c-44a1-952a-8affc1011dc3"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:15.016836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_manage [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-126797904', 'host': 'n-d-768862-4@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-dbed6aef-f14c-44a1-952a-8affc1011dc3'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 08:18:15.036709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-24c54be7-90c7-4d2c-aa64-ef7c79768356 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 returned with HTTP 200 Jan 21 08:18:15.037715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1819/3678] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 08:18:14 2021] PUT /volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 => generated 316 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:15.055203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Flow 'volume_manage_existing_api' (3864168e-232b-4362-8457-f67690679cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:15.058447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb63bf0-7512-47f2-b333-7b8ecbab2593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.065709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] POST http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes Jan 21 08:18:15.072022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:15.076179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume request body: {'volume': {'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:15.076670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Create volume of 1 GB Jan 21 08:18:15.124297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Availability Zones retrieved successfully. Jan 21 08:18:15.142531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (93a7e69f-a4e9-41ab-b6d8-b866df70425a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:15.145509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1545c3e-e275-4d21-8e35-673fab0586aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.147773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:15.223438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Created reservations ['56461161-bfdd-4ea2-bfa2-bb025a039a60', '0065a98a-0d6a-41cd-b533-ba66069677c3', '5e6244a7-e738-4691-9993-622ec351c5eb', 'f210c1d9-27ed-4865-905c-223fc7bca577'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:15.225873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb63bf0-7512-47f2-b333-7b8ecbab2593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56461161-bfdd-4ea2-bfa2-bb025a039a60', '0065a98a-0d6a-41cd-b533-ba66069677c3', '5e6244a7-e738-4691-9993-622ec351c5eb', 'f210c1d9-27ed-4865-905c-223fc7bca577']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:15.227976 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3aa410fd-c689-469d-94fe-2c633047815f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.271436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1545c3e-e275-4d21-8e35-673fab0586aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:15.275096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf51d40b-b1bd-40c8-8dcb-18b370894f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.326157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3aa410fd-c689-469d-94fe-2c633047815f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7b66d41e8167485f87623b079185ef78', 'project_id': '5ca7450cb6cf4a11a79a86512d999d91', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-126797904', 'host': 'n-d-768862-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', 'metadata': {}, 'bootable': False, 'multiattach': False}, '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=2021-01-21T08:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-126797904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-768862-4@lvmdriver-1#lvmdriver-1',id=57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ca7450cb6cf4a11a79a86512d999d91',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=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='7b66d41e8167485f87623b079185ef78',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:15.328394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f82c2c-5531-4792-ac39-196c87d61f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.344753 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota_utils [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Quota exceeded for 79c87ee58e0e4539992ee5af76e24408, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 08:18:15.348091 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf51d40b-b1bd-40c8-8dcb-18b370894f37) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:18:15.348302 n-d-768862-4 devstack@c-api.service[87906]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 08:18:15.356135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf51d40b-b1bd-40c8-8dcb-18b370894f37) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.356349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f82c2c-5531-4792-ac39-196c87d61f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7b66d41e8167485f87623b079185ef78', 'project_id': '5ca7450cb6cf4a11a79a86512d999d91', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-126797904', 'host': 'n-d-768862-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:15.358270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (e4a81d0f-7e48-4118-b8fe-0e45a0002344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.359317 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf51d40b-b1bd-40c8-8dcb-18b370894f37) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:18:15.361443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1545c3e-e275-4d21-8e35-673fab0586aa) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:15.364193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (e4a81d0f-7e48-4118-b8fe-0e45a0002344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:15.366990 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Flow 'volume_manage_existing_api' (3864168e-232b-4362-8457-f67690679cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:15.368561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Manage volume request issued successfully. Jan 21 08:18:15.377916 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1545c3e-e275-4d21-8e35-673fab0586aa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:18:15.381177 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Flow 'volume_create_api' (93a7e69f-a4e9-41ab-b6d8-b866df70425a) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:18:15.389502 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.middleware.fault [None req-e350ee02-2080-4e32-9cfd-e42a8556ac67 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes returned with HTTP 413 Jan 21 08:18:15.391340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1820/3679] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:15 2021] POST /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes => generated 150 bytes in 346 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:18:15.405287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-178bd0ae-8644-43f2-bf42-031a5673b14d tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] PUT http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 Jan 21 08:18:15.405778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.405778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:15.406197 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-178bd0ae-8644-43f2-bf42-031a5673b14d tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:15.417029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-237e1874-6d65-4d29-8b70-2746b69674ac tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/os-volume-manage returned with HTTP 202 Jan 21 08:18:15.426323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.426323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:15.429694 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1860/3680] 10.222.0.13 () {60 vars in 1253 bytes} [Thu Jan 21 08:18:15 2021] POST /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/os-volume-manage => generated 846 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:18:15.434382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a0b58bc-c3e1-4f25-9818-91d51d5b5e55 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:15.434941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a0b58bc-c3e1-4f25-9818-91d51d5b5e55 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:15.435157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.435157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:15.435534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a0b58bc-c3e1-4f25-9818-91d51d5b5e55 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:15.513981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.513981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:15.526171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a0b58bc-c3e1-4f25-9818-91d51d5b5e55 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:15.572396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a0b58bc-c3e1-4f25-9818-91d51d5b5e55 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:15.573605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1861/3681] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:15 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1083 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:15.596084 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-178bd0ae-8644-43f2-bf42-031a5673b14d tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 returned with HTTP 200 Jan 21 08:18:15.597219 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1821/3682] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 08:18:15 2021] PUT /volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 => generated 315 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:15.607844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] POST http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3/action Jan 21 08:18:15.610796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.610796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:15.610796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:15.610796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:15.662894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.662894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:15.664695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:15.747295 n-d-768862-4 devstack@c-api.service[87906]: ERROR cinder.volume.api [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Quota exceeded for 79c87ee58e0e4539992ee5af76e24408, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:18:15.755960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.middleware.fault [None req-2003217f-b672-4247-a5d2-c14833fa4bfb tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3/action returned with HTTP 413 Jan 21 08:18:15.757725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1862/3683] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:18:15 2021] POST /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3/action => generated 208 bytes in 154 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:18:15.767333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] DELETE http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:15.768307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:15.769028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:15.769711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Delete volume with id: 507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:15.829905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.829905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:15.831749 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:15.862985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Delete volume request issued successfully. Jan 21 08:18:15.863989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-33e5d1b0-55c7-46ec-9b67-961a41739b20 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 202 Jan 21 08:18:15.865630 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1822/3684] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:15 2021] DELETE /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:15.875381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-582205ac-8f65-40b1-9437-92545c7e0e53 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] GET http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:15.877034 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-582205ac-8f65-40b1-9437-92545c7e0e53 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:15.877453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.877453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:15.878136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-582205ac-8f65-40b1-9437-92545c7e0e53 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:15.940703 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.940703 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:15.953765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-582205ac-8f65-40b1-9437-92545c7e0e53 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:15.995820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-582205ac-8f65-40b1-9437-92545c7e0e53 tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 200 Jan 21 08:18:15.996836 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1863/3685] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:15 2021] GET /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:16.589520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78f322f6-be16-42d7-b9a6-0f4d72afa630 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:16.590222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78f322f6-be16-42d7-b9a6-0f4d72afa630 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:16.590569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:16.590569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:16.591163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-78f322f6-be16-42d7-b9a6-0f4d72afa630 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:16.651650 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:16.651650 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:16.661208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-78f322f6-be16-42d7-b9a6-0f4d72afa630 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:16.692027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-78f322f6-be16-42d7-b9a6-0f4d72afa630 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:16.702164 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1823/3686] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:16 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1083 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:17.013843 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-764e7a27-3086-45b5-b5ae-9a4a518d744a tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] GET http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:17.014866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-764e7a27-3086-45b5-b5ae-9a4a518d744a tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:17.015257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:17.015257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:17.015878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-764e7a27-3086-45b5-b5ae-9a4a518d744a tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:17.076286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:17.076286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:17.089007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-764e7a27-3086-45b5-b5ae-9a4a518d744a tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Volume info retrieved successfully. Jan 21 08:18:17.144322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-764e7a27-3086-45b5-b5ae-9a4a518d744a tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 200 Jan 21 08:18:17.145095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1864/3687] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:17 2021] GET /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:17.713554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2dfb8e90-35cd-47ed-8c16-582a36bb9119 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:17.714076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2dfb8e90-35cd-47ed-8c16-582a36bb9119 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:17.714477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:17.714477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:17.714892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2dfb8e90-35cd-47ed-8c16-582a36bb9119 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:17.778343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:17.778343 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:17.804314 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2dfb8e90-35cd-47ed-8c16-582a36bb9119 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:17.833292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2dfb8e90-35cd-47ed-8c16-582a36bb9119 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:17.847790 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1824/3688] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:17 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1084 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:17.851419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abcac11f-db02-4f02-90c1-2820e894707d tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:17.851950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abcac11f-db02-4f02-90c1-2820e894707d tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:17.852140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:17.852140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:17.852525 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-abcac11f-db02-4f02-90c1-2820e894707d tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:17.967437 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:17.967437 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:17.977723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-abcac11f-db02-4f02-90c1-2820e894707d tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:18.015639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-abcac11f-db02-4f02-90c1-2820e894707d tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:18.017282 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1865/3689] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:17 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1084 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:18.032419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] DELETE http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:18.032958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:18.033156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:18.033156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:18.033622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:18.034227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Delete volume with id: 57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:18.092877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:18.092877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:18.093807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:18.141604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Delete volume request issued successfully. Jan 21 08:18:18.142081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-12374d7c-40d4-498c-b5aa-269f921f27c4 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 202 Jan 21 08:18:18.143060 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1825/3690] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:18 2021] DELETE /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:18.151362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdff7f34-8a0f-49b6-938a-c09e42529c6c tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:18.151908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdff7f34-8a0f-49b6-938a-c09e42529c6c tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:18.152106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:18.152106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:18.152447 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bdff7f34-8a0f-49b6-938a-c09e42529c6c tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:18.167010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-968d00ba-9ae5-458e-8f11-562964ad410b tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] GET http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 Jan 21 08:18:18.167630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-968d00ba-9ae5-458e-8f11-562964ad410b tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:18.167851 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:18.167851 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:18.168231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-968d00ba-9ae5-458e-8f11-562964ad410b tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:18.248565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-968d00ba-9ae5-458e-8f11-562964ad410b tempest-VolumeQuotasNegativeTestJSON-2136164809 tempest-VolumeQuotasNegativeTestJSON-2136164809] http://10.222.0.13/volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 returned with HTTP 404 Jan 21 08:18:18.253294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:18.253294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:18.253547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1826/3691] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:18 2021] GET /volume/v3/79c87ee58e0e4539992ee5af76e24408/volumes/507a3416-f458-43f2-b5af-9050561fe9b3 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:18.261364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6990be31-27d9-4af1-bb52-3aca3418bf69 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] PUT http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 Jan 21 08:18:18.262397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6990be31-27d9-4af1-bb52-3aca3418bf69 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:18.271199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bdff7f34-8a0f-49b6-938a-c09e42529c6c tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:18.299578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bdff7f34-8a0f-49b6-938a-c09e42529c6c tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:18.312463 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1866/3692] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:18 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1083 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:18.500003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6990be31-27d9-4af1-bb52-3aca3418bf69 tempest-VolumeQuotasNegativeTestJSON-1408831023 tempest-VolumeQuotasNegativeTestJSON-1408831023] http://10.222.0.13/volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 returned with HTTP 200 Jan 21 08:18:18.502721 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1827/3693] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 08:18:18 2021] PUT /volume/v3/75efb9b880db4c13bf8e7be2053b2e05/os-quota-sets/79c87ee58e0e4539992ee5af76e24408 => generated 319 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:19.319222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e2b5a31-860c-4aba-b5bd-1b3815bc95e0 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:19.319761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e2b5a31-860c-4aba-b5bd-1b3815bc95e0 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:19.319996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:19.319996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:19.320932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e2b5a31-860c-4aba-b5bd-1b3815bc95e0 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:19.426172 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:19.426172 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:19.446197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e2b5a31-860c-4aba-b5bd-1b3815bc95e0 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Volume info retrieved successfully. Jan 21 08:18:19.484324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e2b5a31-860c-4aba-b5bd-1b3815bc95e0 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 200 Jan 21 08:18:19.485178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1867/3694] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:19 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 1083 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:20.502967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae65e4e2-7226-4f4e-8f55-72ddeafd2143 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] GET http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f Jan 21 08:18:20.503868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae65e4e2-7226-4f4e-8f55-72ddeafd2143 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:20.508067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae65e4e2-7226-4f4e-8f55-72ddeafd2143 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:20.594274 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae65e4e2-7226-4f4e-8f55-72ddeafd2143 tempest-VolumeManageAdminTest-284932862 tempest-VolumeManageAdminTest-284932862] http://10.222.0.13/volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f returned with HTTP 404 Jan 21 08:18:20.596089 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1828/3695] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:20 2021] GET /volume/v3/5ca7450cb6cf4a11a79a86512d999d91/volumes/57de92ed-1a91-4c4a-9ef6-9bb3bcaffe1f => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:20.605480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eecbf327-baf7-406a-9417-7512dd4b07a7 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] DELETE http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:20.606013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eecbf327-baf7-406a-9417-7512dd4b07a7 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:20.606230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:20.606230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:20.606609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eecbf327-baf7-406a-9417-7512dd4b07a7 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:20.607128 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-eecbf327-baf7-406a-9417-7512dd4b07a7 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] Delete volume with id: dbed6aef-f14c-44a1-952a-8affc1011dc3 Jan 21 08:18:20.661361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eecbf327-baf7-406a-9417-7512dd4b07a7 tempest-VolumeManageAdminTest-475664245 tempest-VolumeManageAdminTest-475664245] http://10.222.0.13/volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 returned with HTTP 404 Jan 21 08:18:20.662943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1868/3696] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:20 2021] DELETE /volume/v3/a6498d3d909c46a69b842aa4e8e18f85/volumes/dbed6aef-f14c-44a1-952a-8affc1011dc3 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:23.081807 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b087a5aa-c989-49a4-987e-f68dc9c9a2f4 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] GET http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services Jan 21 08:18:23.082315 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b087a5aa-c989-49a4-987e-f68dc9c9a2f4 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:23.082812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b087a5aa-c989-49a4-987e-f68dc9c9a2f4 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:23.101051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b087a5aa-c989-49a4-987e-f68dc9c9a2f4 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services returned with HTTP 200 Jan 21 08:18:23.102898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1829/3697] 10.222.0.13 () {58 vars in 1216 bytes} [Thu Jan 21 08:18:22 2021] GET /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services => generated 629 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:23.116926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c26f1a30-9c34-450d-a513-f4375aad98e0 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] PUT http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable-log-reason Jan 21 08:18:23.118056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c26f1a30-9c34-450d-a513-f4375aad98e0 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Action: 'update', calling method: update, body: {"host": "n-d-768862-4", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:23.120952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c26f1a30-9c34-450d-a513-f4375aad98e0 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable-log-reason returned with HTTP 400 Jan 21 08:18:23.128213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1869/3698] 10.222.0.13 () {60 vars in 1293 bytes} [Thu Jan 21 08:18:23 2021] PUT /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:18:23.135769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4da85c18-b1f5-4fd3-84ac-af45ce81361a tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] PUT http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable Jan 21 08:18:23.136765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4da85c18-b1f5-4fd3-84ac-af45ce81361a tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Action: 'update', calling method: update, body: {"host": "n-d-768862-4", "binary": "invalid_binary"} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:23.146116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4da85c18-b1f5-4fd3-84ac-af45ce81361a tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable returned with HTTP 404 Jan 21 08:18:23.147445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1830/3699] 10.222.0.13 () {60 vars in 1260 bytes} [Thu Jan 21 08:18:23 2021] PUT /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:23.163097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49620cdd-8379-4bca-a9e8-87cbc255af73 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] PUT http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/enable Jan 21 08:18:23.163936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49620cdd-8379-4bca-a9e8-87cbc255af73 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:23.174371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49620cdd-8379-4bca-a9e8-87cbc255af73 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/enable returned with HTTP 404 Jan 21 08:18:23.181027 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1870/3700] 10.222.0.13 () {60 vars in 1257 bytes} [Thu Jan 21 08:18:23 2021] PUT /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:23.189063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e3c8960-68e0-461b-b6e6-2ddd87441424 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] PUT http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/freeze Jan 21 08:18:23.190105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9e3c8960-68e0-461b-b6e6-2ddd87441424 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:23.201897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9e3c8960-68e0-461b-b6e6-2ddd87441424 tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/freeze returned with HTTP 400 Jan 21 08:18:23.203896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1831/3701] 10.222.0.13 () {60 vars in 1257 bytes} [Thu Jan 21 08:18:23 2021] PUT /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:18:23.215829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0947f9e1-6696-46cc-a36a-a2328e476f3c tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] PUT http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/thaw Jan 21 08:18:23.216993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0947f9e1-6696-46cc-a36a-a2328e476f3c tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:23.228178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0947f9e1-6696-46cc-a36a-a2328e476f3c tempest-VolumeServicesNegativeTest-175330440 tempest-VolumeServicesNegativeTest-175330440] http://10.222.0.13/volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/thaw returned with HTTP 400 Jan 21 08:18:23.230906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1871/3702] 10.222.0.13 () {60 vars in 1251 bytes} [Thu Jan 21 08:18:23 2021] PUT /volume/v3/48eecb196d2c4d2f9d7e8f4de4d9e105/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:18:24.830842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c142e4f-c021-4ade-b7af-31041f1fe752 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] GET http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default Jan 21 08:18:24.832024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c142e4f-c021-4ade-b7af-31041f1fe752 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:24.832461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c142e4f-c021-4ade-b7af-31041f1fe752 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:24.860543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c142e4f-c021-4ade-b7af-31041f1fe752 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default returned with HTTP 200 Jan 21 08:18:24.861915 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1832/3703] 10.222.0.13 () {58 vars in 1264 bytes} [Thu Jan 21 08:18:24 2021] GET /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default => generated 342 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:24.880267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8c62e95-77b5-4a9b-a583-1299cbb7f852 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] GET http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default Jan 21 08:18:24.880267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8c62e95-77b5-4a9b-a583-1299cbb7f852 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:24.881215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b8c62e95-77b5-4a9b-a583-1299cbb7f852 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:24.912630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b8c62e95-77b5-4a9b-a583-1299cbb7f852 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default returned with HTTP 200 Jan 21 08:18:24.919676 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1872/3704] 10.222.0.13 () {58 vars in 1264 bytes} [Thu Jan 21 08:18:24 2021] GET /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:24.924815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a6a96ed-7033-4c0f-8836-36ebc1907e29 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] POST http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types Jan 21 08:18:24.925629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a6a96ed-7033-4c0f-8836-36ebc1907e29 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-187138333"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:24.969869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a6a96ed-7033-4c0f-8836-36ebc1907e29 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types returned with HTTP 200 Jan 21 08:18:24.971025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1833/3705] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:18:24 2021] POST /volume/v3/abeacee69d0c47009f67c803a2e01423/types => generated 227 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:24.983131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6460c39-a4d6-4ea7-8eaa-158041857643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] PUT http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default Jan 21 08:18:24.984030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6460c39-a4d6-4ea7-8eaa-158041857643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] 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-187138333": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-187138333": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-187138333": 6}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:25.256217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6460c39-a4d6-4ea7-8eaa-158041857643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default returned with HTTP 200 Jan 21 08:18:25.260081 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1873/3706] 10.222.0.13 () {60 vars in 1285 bytes} [Thu Jan 21 08:18:24 2021] PUT /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default => generated 530 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:25.268473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2d18cc3-c13e-43b6-a119-45c2f47c8643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] GET http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/abeacee69d0c47009f67c803a2e01423/defaults Jan 21 08:18:25.269000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2d18cc3-c13e-43b6-a119-45c2f47c8643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:25.269494 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2d18cc3-c13e-43b6-a119-45c2f47c8643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method 'defaults' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:25.292832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2d18cc3-c13e-43b6-a119-45c2f47c8643 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/abeacee69d0c47009f67c803a2e01423/defaults returned with HTTP 200 Jan 21 08:18:25.294142 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1834/3707] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:25 2021] GET /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/abeacee69d0c47009f67c803a2e01423/defaults => generated 566 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:25.688432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27451d25-3ffa-45c8-8580-201464535db2 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] GET http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/b6eee56cf93d4d69bd6079c8abea16be/defaults Jan 21 08:18:25.690331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27451d25-3ffa-45c8-8580-201464535db2 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:25.691440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27451d25-3ffa-45c8-8580-201464535db2 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method 'defaults' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:25.719983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27451d25-3ffa-45c8-8580-201464535db2 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/b6eee56cf93d4d69bd6079c8abea16be/defaults returned with HTTP 200 Jan 21 08:18:25.721133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1874/3708] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:25 2021] GET /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-sets/b6eee56cf93d4d69bd6079c8abea16be/defaults => generated 566 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:25.892667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2312a782-f629-4ec0-8f67-70bb54ddf44b tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] PUT http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default Jan 21 08:18:25.893580 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2312a782-f629-4ec0-8f67-70bb54ddf44b tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] 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=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:26.023384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2312a782-f629-4ec0-8f67-70bb54ddf44b tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default returned with HTTP 200 Jan 21 08:18:26.032951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1835/3709] 10.222.0.13 () {60 vars in 1285 bytes} [Thu Jan 21 08:18:25 2021] PUT /volume/v3/abeacee69d0c47009f67c803a2e01423/os-quota-class-sets/default => generated 530 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:26.037639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a228e39-9660-4cb9-8a6a-5b950f5917a6 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] DELETE http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 Jan 21 08:18:26.038405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a228e39-9660-4cb9-8a6a-5b950f5917a6 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:26.039466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a228e39-9660-4cb9-8a6a-5b950f5917a6 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:26.102588 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:26.102588 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:26.114866 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a228e39-9660-4cb9-8a6a-5b950f5917a6 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 returned with HTTP 202 Jan 21 08:18:26.116019 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1875/3710] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:18:26 2021] DELETE /volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:26.124621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36e1eb55-4dac-461d-bca4-b001ca81e907 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] GET http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 Jan 21 08:18:26.125553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36e1eb55-4dac-461d-bca4-b001ca81e907 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:26.126325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36e1eb55-4dac-461d-bca4-b001ca81e907 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:26.139576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36e1eb55-4dac-461d-bca4-b001ca81e907 tempest-VolumeQuotaClassesTest-1501870336 tempest-VolumeQuotaClassesTest-1501870336] http://10.222.0.13/volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 returned with HTTP 404 Jan 21 08:18:26.141146 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1836/3711] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:18:26 2021] GET /volume/v3/abeacee69d0c47009f67c803a2e01423/types/6cfc6ecf-9319-4dc3-be69-8b1059f7db48 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:26.639518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] POST http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes Jan 21 08:18:26.640944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1470165867"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:26.641365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1470165867'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:26.641747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Create volume of 1 GB Jan 21 08:18:26.655658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Availability Zones retrieved successfully. Jan 21 08:18:26.672941 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Flow 'volume_create_api' (f98f507b-8147-442c-9a9f-2d8b78fdb952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:26.676186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c36d3d-07e0-44b4-8f74-2c868ffe31f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:26.678294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:26.744524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c36d3d-07e0-44b4-8f74-2c868ffe31f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:26.746707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c340505f-190c-46ce-bfd3-b7dd8aabffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:26.844334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Created reservations ['a719b576-992c-4125-be06-e2ee05b7a497', '7f25e9d4-0c04-4131-a46c-4cbb9baff134', '6f09eb0f-3d35-49a3-8e95-b8acfbdbdc4d', '4e8eb993-ff4d-4c50-8a64-bc2566a9e533'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:26.846355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c340505f-190c-46ce-bfd3-b7dd8aabffe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a719b576-992c-4125-be06-e2ee05b7a497', '7f25e9d4-0c04-4131-a46c-4cbb9baff134', '6f09eb0f-3d35-49a3-8e95-b8acfbdbdc4d', '4e8eb993-ff4d-4c50-8a64-bc2566a9e533']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:26.849050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef563d70-a6e4-44a0-9eec-7b436eda99ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:26.914251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef563d70-a6e4-44a0-9eec-7b436eda99ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9c61ce-f39e-41e6-aae2-ad29b4cc7637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1470165867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74f25e9be24001945f97b767fe43c2',qos_specs=None,replication_status=,reservations=['a719b576-992c-4125-be06-e2ee05b7a497','7f25e9d4-0c04-4131-a46c-4cbb9baff134','6f09eb0f-3d35-49a3-8e95-b8acfbdbdc4d','4e8eb993-ff4d-4c50-8a64-bc2566a9e533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48def4970d9a4fb7aa00d7e789d50928',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1470165867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9c61ce-f39e-41e6-aae2-ad29b4cc7637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb74f25e9be24001945f97b767fe43c2',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,user_id='48def4970d9a4fb7aa00d7e789d50928',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:26.916729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a7c3e-8851-4515-b337-85c7eab38f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:26.946397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a7c3e-8851-4515-b337-85c7eab38f79) 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-1470165867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74f25e9be24001945f97b767fe43c2',qos_specs=None,replication_status=,reservations=['a719b576-992c-4125-be06-e2ee05b7a497','7f25e9d4-0c04-4131-a46c-4cbb9baff134','6f09eb0f-3d35-49a3-8e95-b8acfbdbdc4d','4e8eb993-ff4d-4c50-8a64-bc2566a9e533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48def4970d9a4fb7aa00d7e789d50928',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:26.948922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41b9093-fb58-4bb5-9bac-1df95b66965e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:26.965434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41b9093-fb58-4bb5-9bac-1df95b66965e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:26.968961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Flow 'volume_create_api' (f98f507b-8147-442c-9a9f-2d8b78fdb952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:27.029489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Create volume request issued successfully. Jan 21 08:18:27.073945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eee8df4e-b8be-44fb-bb70-4c3ec6af51e2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes returned with HTTP 202 Jan 21 08:18:27.074878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1876/3712] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:26 2021] POST /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes => generated 824 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:27.091242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84d9fc8b-9f8f-44ad-8d4c-f86e2f45b551 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:27.092352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84d9fc8b-9f8f-44ad-8d4c-f86e2f45b551 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:27.093046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84d9fc8b-9f8f-44ad-8d4c-f86e2f45b551 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:27.188303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:27.188303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:27.198037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-84d9fc8b-9f8f-44ad-8d4c-f86e2f45b551 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:27.224962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84d9fc8b-9f8f-44ad-8d4c-f86e2f45b551 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 200 Jan 21 08:18:27.225919 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1837/3713] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:27 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:28.255535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f97709b7-702b-41f4-bb19-fcfaa27b0a5d tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:28.257076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f97709b7-702b-41f4-bb19-fcfaa27b0a5d tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:28.257220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:28.257220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:28.260282 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f97709b7-702b-41f4-bb19-fcfaa27b0a5d tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:28.326599 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:28.326599 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:28.335639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f97709b7-702b-41f4-bb19-fcfaa27b0a5d tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:28.356987 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f97709b7-702b-41f4-bb19-fcfaa27b0a5d tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 200 Jan 21 08:18:28.357794 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1877/3714] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:28 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:28.373945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] POST http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots Jan 21 08:18:28.374475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:28.374475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:28.375277 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff9c61ce-f39e-41e6-aae2-ad29b4cc7637", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1614178216"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:28.425921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:28.425921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:28.427131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:28.427717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Create snapshot from volume ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:28.508199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Created reservations ['5b02ec4d-9382-419c-a25d-5a244c940f87', 'e284247f-822c-4a39-aed0-6500b5aea9ec', '1b58a451-4153-479e-aa56-317086d86c1f', '90050fee-20d2-4525-a9ca-e2e5c30b6ac8'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:28.621122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot create request issued successfully. Jan 21 08:18:28.622124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e735b5e6-3853-4ec4-8f8f-45acb30be424 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots returned with HTTP 202 Jan 21 08:18:28.623307 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1838/3715] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:18:28 2021] POST /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots => generated 311 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:28.634078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8a87037-252a-442a-9510-957a3752abef tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:28.634622 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8a87037-252a-442a-9510-957a3752abef tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:28.635313 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:28.635313 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:28.635313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8a87037-252a-442a-9510-957a3752abef tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:28.670283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:28.670283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:28.671781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a8a87037-252a-442a-9510-957a3752abef tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:28.673716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8a87037-252a-442a-9510-957a3752abef tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 200 Jan 21 08:18:28.674510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1878/3716] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:28 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:29.687525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bd349e1-2d46-4a22-8364-4a675f8a4ab1 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:29.688096 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1bd349e1-2d46-4a22-8364-4a675f8a4ab1 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:29.688250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:29.688250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:29.688632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1bd349e1-2d46-4a22-8364-4a675f8a4ab1 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:29.720387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:29.720387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:29.722060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1bd349e1-2d46-4a22-8364-4a675f8a4ab1 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:29.725048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1bd349e1-2d46-4a22-8364-4a675f8a4ab1 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 200 Jan 21 08:18:29.726482 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1839/3717] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:29 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:30.738924 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe033f62-9e77-4103-a943-eaa27f777262 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:30.739702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe033f62-9e77-4103-a943-eaa27f777262 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:30.739913 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.739913 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:30.740293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe033f62-9e77-4103-a943-eaa27f777262 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:30.777455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eca849fc-6d5e-4428-ac81-e18210df1a73 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types Jan 21 08:18:30.777914 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.777914 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:30.778353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eca849fc-6d5e-4428-ac81-e18210df1a73 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-307256737", "os-volume-type-access:is_public": false}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:30.791247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:30.791247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:30.792705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fe033f62-9e77-4103-a943-eaa27f777262 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:30.795049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe033f62-9e77-4103-a943-eaa27f777262 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 200 Jan 21 08:18:30.796347 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1840/3718] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:30 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 470 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:30.808863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8e0aee4-4d6a-44fe-8718-4b3c14149e21 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] POST http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:30.809613 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.809613 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:30.810297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8e0aee4-4d6a-44fe-8718-4b3c14149e21 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:30.841816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:30.841816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:30.843430 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8e0aee4-4d6a-44fe-8718-4b3c14149e21 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:30.863930 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eca849fc-6d5e-4428-ac81-e18210df1a73 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types returned with HTTP 200 Jan 21 08:18:30.865081 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1879/3719] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:18:30 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types => generated 228 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:30.903572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c8e0aee4-4d6a-44fe-8718-4b3c14149e21 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:30.904417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8e0aee4-4d6a-44fe-8718-4b3c14149e21 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:30.911000 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1841/3720] 10.222.0.13 () {60 vars in 1369 bytes} [Thu Jan 21 08:18:30 2021] POST /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 68 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:18:30.917656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:30.917656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:30.917656 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.917656 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:30.918652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:30.948384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:30.948384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:30.949708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:30.951990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:30.952717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b3e4f0b-2665-4cf2-9f2b-070c21164275 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:30.958084 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1842/3721] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:30 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:30.976329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cef031f-e525-4595-a793-720f49ac649c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] PUT http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:30.977125 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.977125 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:30.977846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cef031f-e525-4595-a793-720f49ac649c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.006612 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.006612 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.008726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cef031f-e525-4595-a793-720f49ac649c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.041259 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cc6ae4d-cf0f-4997-a77f-162a6ca1923b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] POST http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes Jan 21 08:18:31.042175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1cc6ae4d-cf0f-4997-a77f-162a6ca1923b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7baff7f1-403e-4820-8104-9e98945460ff", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.043366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-1cc6ae4d-cf0f-4997-a77f-162a6ca1923b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Create volume request body: {'volume': {'volume_type': '7baff7f1-403e-4820-8104-9e98945460ff', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:31.055267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cef031f-e525-4595-a793-720f49ac649c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:31.055961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cef031f-e525-4595-a793-720f49ac649c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.056903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1843/3722] 10.222.0.13 () {60 vars in 1368 bytes} [Thu Jan 21 08:18:30 2021] PUT /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 57 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.073008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.076241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.076485 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.076485 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.076879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.088074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1cc6ae4d-cf0f-4997-a77f-162a6ca1923b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes returned with HTTP 404 Jan 21 08:18:31.089365 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1880/3723] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:30 2021] POST /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes => generated 114 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:31.103419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a70ec9ed-e7c8-408d-a7f2-f21fdc7ca768 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action Jan 21 08:18:31.104579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a70ec9ed-e7c8-408d-a7f2-f21fdc7ca768 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"addProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:31.105460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a70ec9ed-e7c8-408d-a7f2-f21fdc7ca768 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.106903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.106903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.108048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.109999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.110609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9af58d7-4c27-48d8-9f1d-3ee140bc8e0a tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.111458 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1844/3724] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.121839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] DELETE http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 Jan 21 08:18:31.122365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.122552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.122552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.123234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.133085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a70ec9ed-e7c8-408d-a7f2-f21fdc7ca768 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action returned with HTTP 202 Jan 21 08:18:31.134079 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1881/3725] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:31 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:31.141746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] POST http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes Jan 21 08:18:31.142698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7baff7f1-403e-4820-8104-9e98945460ff", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1428572933"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.143809 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Create volume request body: {'volume': {'volume_type': '7baff7f1-403e-4820-8104-9e98945460ff', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1428572933'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:31.152557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.152557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.153849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.156536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.157588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Create volume of 1 GB Jan 21 08:18:31.158304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.158304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.159000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Availability Zones retrieved successfully. Jan 21 08:18:31.165192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:31.165192 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:31.171795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Delete snapshot metadata completed successfully. Jan 21 08:18:31.172490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0010d41b-3ef8-4895-a262-ac9440e239fe tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 returned with HTTP 200 Jan 21 08:18:31.173526 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1845/3726] 10.222.0.13 () {58 vars in 1366 bytes} [Thu Jan 21 08:18:31 2021] DELETE /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 08:18:31.177195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Flow 'volume_create_api' (35437a94-6f5b-48dd-ba60-bb4cda608e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:31.179351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9edbaaa-5cbd-48d0-95e4-0c0ce7710111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:31.181463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:31.183532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.184064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.184280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.184280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.184663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.210012 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.210012 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.211836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.213909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.214519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69f39a07-3375-49d1-a213-94a4f6ce39e4 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.215353 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1846/3727] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.225037 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcc79d0e-d92d-4448-b01a-a2da0de7a2a2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] PUT http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.225385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.225385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.225792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcc79d0e-d92d-4448-b01a-a2da0de7a2a2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.233660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9edbaaa-5cbd-48d0-95e4-0c0ce7710111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7baff7f1-403e-4820-8104-9e98945460ff,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-307256737',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7baff7f1-403e-4820-8104-9e98945460ff', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:31.235955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad2f786-c259-4bff-8692-3dea92f8c7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:31.252500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.252500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.253679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fcc79d0e-d92d-4448-b01a-a2da0de7a2a2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.282746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fcc79d0e-d92d-4448-b01a-a2da0de7a2a2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:31.283146 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-307256737 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-307256737, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:18:31.283661 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcc79d0e-d92d-4448-b01a-a2da0de7a2a2 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.284011 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-307256737 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-307256737, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:18:31.290841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1847/3728] 10.222.0.13 () {60 vars in 1368 bytes} [Thu Jan 21 08:18:31 2021] PUT /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.296504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00ba5bb5-f6b5-4a0f-ba9a-0eadfc0f65b0 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] POST http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.296958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.296958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.297765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00ba5bb5-f6b5-4a0f-ba9a-0eadfc0f65b0 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.324800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.324800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.326063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00ba5bb5-f6b5-4a0f-ba9a-0eadfc0f65b0 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.329288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Created reservations ['10c99ef2-d68e-4d87-8262-6dcdf907354d', 'b67e4994-7bdf-49bc-91ef-4a227212479c', 'f6880186-223e-4941-901e-1f4d325daeb7', '9aa88a3f-343d-426e-a22f-a057bb47f2ad'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:31.331233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad2f786-c259-4bff-8692-3dea92f8c7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10c99ef2-d68e-4d87-8262-6dcdf907354d', 'b67e4994-7bdf-49bc-91ef-4a227212479c', 'f6880186-223e-4941-901e-1f4d325daeb7', '9aa88a3f-343d-426e-a22f-a057bb47f2ad']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:31.333512 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef415f8e-2ce6-45ad-a117-09098421fb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:31.365470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00ba5bb5-f6b5-4a0f-ba9a-0eadfc0f65b0 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:31.366580 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00ba5bb5-f6b5-4a0f-ba9a-0eadfc0f65b0 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.368143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1848/3729] 10.222.0.13 () {60 vars in 1369 bytes} [Thu Jan 21 08:18:31 2021] POST /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.377011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.377537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.377728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.377728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.378109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.393957 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef415f8e-2ce6-45ad-a117-09098421fb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1899e8-ee00-4db7-b49b-abca199ad51a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1428572933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5499cf942484458faa38a0e59b1b0476',qos_specs=None,replication_status=,reservations=['10c99ef2-d68e-4d87-8262-6dcdf907354d','b67e4994-7bdf-49bc-91ef-4a227212479c','f6880186-223e-4941-901e-1f4d325daeb7','9aa88a3f-343d-426e-a22f-a057bb47f2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a99367f8fe743e4aeb37d54e5043daf',volume_type_id=7baff7f1-403e-4820-8104-9e98945460ff), '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=2021-01-21T08:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1428572933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1899e8-ee00-4db7-b49b-abca199ad51a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5499cf942484458faa38a0e59b1b0476',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,user_id='6a99367f8fe743e4aeb37d54e5043daf',volume_attachment=,volume_type=,volume_type_id=7baff7f1-403e-4820-8104-9e98945460ff)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:31.396128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf18c1b3-be42-4c57-961a-d010e3826a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:31.405627 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.405627 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.407227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.409362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.410132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-661f1c4e-2139-4a91-ae8f-ed8f108e98fb tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.411160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1849/3730] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.421226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db4d45ba-277c-4ae7-9089-5972d820f3d5 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] PUT http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 Jan 21 08:18:31.421645 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.421645 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.422097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db4d45ba-277c-4ae7-9089-5972d820f3d5 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.424560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf18c1b3-be42-4c57-961a-d010e3826a18) 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-1428572933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5499cf942484458faa38a0e59b1b0476',qos_specs=None,replication_status=,reservations=['10c99ef2-d68e-4d87-8262-6dcdf907354d','b67e4994-7bdf-49bc-91ef-4a227212479c','f6880186-223e-4941-901e-1f4d325daeb7','9aa88a3f-343d-426e-a22f-a057bb47f2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a99367f8fe743e4aeb37d54e5043daf',volume_type_id=7baff7f1-403e-4820-8104-9e98945460ff)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:31.426881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eff7e6-1b72-4fa0-84e3-f010bdb9e6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:31.441644 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eff7e6-1b72-4fa0-84e3-f010bdb9e6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:31.444553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Flow 'volume_create_api' (35437a94-6f5b-48dd-ba60-bb4cda608e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:31.448298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.448298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.449715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db4d45ba-277c-4ae7-9089-5972d820f3d5 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.488480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db4d45ba-277c-4ae7-9089-5972d820f3d5 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:31.489177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db4d45ba-277c-4ae7-9089-5972d820f3d5 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 returned with HTTP 200 Jan 21 08:18:31.495261 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1850/3731] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 08:18:31 2021] PUT /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:18:31.498758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Create volume request issued successfully. Jan 21 08:18:31.502248 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 Jan 21 08:18:31.502798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.502991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.502991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.503926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.512607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6fb5466-0e7c-45fd-b87a-9e7f05dbebd7 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes returned with HTTP 202 Jan 21 08:18:31.513512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1882/3732] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:18:31 2021] POST /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes => generated 861 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:18:31.528764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec1ace44-0a28-40e6-8206-6588ca990c4d tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] GET http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:31.529287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec1ace44-0a28-40e6-8206-6588ca990c4d tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.529480 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.529480 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.530109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ec1ace44-0a28-40e6-8206-6588ca990c4d tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.533359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.533359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.534831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.536791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.537633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e794cc80-2900-4b93-8697-b1ab0f306d56 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 returned with HTTP 200 Jan 21 08:18:31.539545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1851/3733] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.555724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.556660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.556991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.556991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.557745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.586307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.586307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.589320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.589320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.590896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.592921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Get snapshot metadata completed successfully. Jan 21 08:18:31.593534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f66771ec-c8d0-4f62-91f3-a55f9829a7aa tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.594372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1852/3734] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 75 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.597205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ec1ace44-0a28-40e6-8206-6588ca990c4d tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Volume info retrieved successfully. Jan 21 08:18:31.605216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db513c2f-a6dc-4957-b45b-a5eb9f1c6a85 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] PUT http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata Jan 21 08:18:31.605669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.605669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.606086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-db513c2f-a6dc-4957-b45b-a5eb9f1c6a85 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:31.646829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.646829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.646829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db513c2f-a6dc-4957-b45b-a5eb9f1c6a85 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.653424 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ec1ace44-0a28-40e6-8206-6588ca990c4d tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 200 Jan 21 08:18:31.664270 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1883/3735] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 929 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:31.700813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-db513c2f-a6dc-4957-b45b-a5eb9f1c6a85 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Update snapshot metadata completed successfully. Jan 21 08:18:31.701432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-db513c2f-a6dc-4957-b45b-a5eb9f1c6a85 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata returned with HTTP 200 Jan 21 08:18:31.702718 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1853/3736] 10.222.0.13 () {60 vars in 1368 bytes} [Thu Jan 21 08:18:31 2021] PUT /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1/metadata => generated 16 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:31.713487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] DELETE http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:31.714010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.714204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.714204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.714907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.715270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Delete snapshot with id: 09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:31.740503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.740503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.741628 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.808011 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot delete request issued successfully. Jan 21 08:18:31.808609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e507819-842d-4148-ac28-c4b0d81ac05c tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 202 Jan 21 08:18:31.809567 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1884/3737] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:18:31 2021] DELETE /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:31.817815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c667c0f5-0acc-431b-9105-bad405847a09 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:31.818334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c667c0f5-0acc-431b-9105-bad405847a09 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.818548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.818548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:31.819573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c667c0f5-0acc-431b-9105-bad405847a09 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.847551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.847551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:31.849095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c667c0f5-0acc-431b-9105-bad405847a09 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:31.852271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c667c0f5-0acc-431b-9105-bad405847a09 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 200 Jan 21 08:18:31.853351 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1854/3738] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.239321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes Jan 21 08:18:32.239772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.239772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.240183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1918306439"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:32.242485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1918306439'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:32.242976 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume of 1 GB Jan 21 08:18:32.243651 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:32.243651 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:32.256007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Availability Zones retrieved successfully. Jan 21 08:18:32.275750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Flow 'volume_create_api' (179e8018-8c3b-43d3-b8ac-e5d84736e4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:32.279801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88ce994-3dc8-4b7c-be3a-093d8ed3be10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:32.282149 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:32.353479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88ce994-3dc8-4b7c-be3a-093d8ed3be10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:32.355893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74d1fe6-7bdb-4af9-b1c5-a3df41830411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:32.434488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Created reservations ['1070bcd8-12e5-44aa-850c-0ee6cd99d547', '6e71dc6d-0a27-44c0-bb9c-a76e080fd57a', 'ded71cd1-f093-46bf-999f-108f0447787c', '8ad1f2f2-60b7-4c6b-89eb-ed07fdba2759'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:32.436563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74d1fe6-7bdb-4af9-b1c5-a3df41830411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1070bcd8-12e5-44aa-850c-0ee6cd99d547', '6e71dc6d-0a27-44c0-bb9c-a76e080fd57a', 'ded71cd1-f093-46bf-999f-108f0447787c', '8ad1f2f2-60b7-4c6b-89eb-ed07fdba2759']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:32.438706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480bb2bc-ed60-42d1-84f1-6debdf7e2fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:32.498721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480bb2bc-ed60-42d1-84f1-6debdf7e2fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67de11c9-6868-4062-a18d-e047e9f6e698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918306439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deeed51197d45a6bfc2d24828197b79',qos_specs=None,replication_status=,reservations=['1070bcd8-12e5-44aa-850c-0ee6cd99d547','6e71dc6d-0a27-44c0-bb9c-a76e080fd57a','ded71cd1-f093-46bf-999f-108f0447787c','8ad1f2f2-60b7-4c6b-89eb-ed07fdba2759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4221d2c55e5425fa5f676a98223bba8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918306439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67de11c9-6868-4062-a18d-e047e9f6e698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4deeed51197d45a6bfc2d24828197b79',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,user_id='f4221d2c55e5425fa5f676a98223bba8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:32.500773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0638de2d-00b9-4e0f-a189-8133a938397a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:32.527629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0638de2d-00b9-4e0f-a189-8133a938397a) 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-1918306439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4deeed51197d45a6bfc2d24828197b79',qos_specs=None,replication_status=,reservations=['1070bcd8-12e5-44aa-850c-0ee6cd99d547','6e71dc6d-0a27-44c0-bb9c-a76e080fd57a','ded71cd1-f093-46bf-999f-108f0447787c','8ad1f2f2-60b7-4c6b-89eb-ed07fdba2759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4221d2c55e5425fa5f676a98223bba8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:32.529616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911c8fc2-6f8d-4a4c-8bdd-aae810f2bd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:32.545292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911c8fc2-6f8d-4a4c-8bdd-aae810f2bd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:32.549250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Flow 'volume_create_api' (179e8018-8c3b-43d3-b8ac-e5d84736e4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:32.610308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Create volume request issued successfully. Jan 21 08:18:32.626927 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19d33ca4-3cb8-4571-940a-ca85d1791668 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes returned with HTTP 202 Jan 21 08:18:32.628647 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1885/3739] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:32 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes => generated 826 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:32.643358 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc6c8c3a-48dc-4e2d-a644-648f660c6bca tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:18:32.643896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc6c8c3a-48dc-4e2d-a644-648f660c6bca tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:32.644087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.644087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.645262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc6c8c3a-48dc-4e2d-a644-648f660c6bca tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:32.672715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe813529-0d75-43f5-b0c1-c757ff8cd16b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] GET http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:32.673671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe813529-0d75-43f5-b0c1-c757ff8cd16b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:32.674144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.674144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.675125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fe813529-0d75-43f5-b0c1-c757ff8cd16b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:32.728340 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:32.728340 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:32.734081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:32.734081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:32.745601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fe813529-0d75-43f5-b0c1-c757ff8cd16b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Volume info retrieved successfully. Jan 21 08:18:32.755302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc6c8c3a-48dc-4e2d-a644-648f660c6bca tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:18:32.778246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fe813529-0d75-43f5-b0c1-c757ff8cd16b tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 200 Jan 21 08:18:32.779706 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1886/3740] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:32 2021] GET /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 954 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.785864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc6c8c3a-48dc-4e2d-a644-648f660c6bca tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:18:32.788505 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1855/3741] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:32 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 918 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.798985 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7e0dd3d-9597-42b5-8b1f-bb18e57dc3e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action Jan 21 08:18:32.799689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.799689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.800377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7e0dd3d-9597-42b5-8b1f-bb18e57dc3e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"removeProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:32.804200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d7e0dd3d-9597-42b5-8b1f-bb18e57dc3e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:32.848446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d7e0dd3d-9597-42b5-8b1f-bb18e57dc3e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action returned with HTTP 202 Jan 21 08:18:32.855724 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1887/3742] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:32 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:32.865401 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ebea727-3dd0-4fb6-aa49-32c642998a5a tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types Jan 21 08:18:32.867985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.867985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.869529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ebea727-3dd0-4fb6-aa49-32c642998a5a tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1749190830", "os-volume-type-access:is_public": false}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:32.872820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d19d5ec-197f-4f2d-9207-97830ad36b8e tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:32.873487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d19d5ec-197f-4f2d-9207-97830ad36b8e tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:32.873987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7d19d5ec-197f-4f2d-9207-97830ad36b8e tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:32.903527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:32.903527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:32.904671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7d19d5ec-197f-4f2d-9207-97830ad36b8e tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Snapshot retrieved successfully. Jan 21 08:18:32.906590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7d19d5ec-197f-4f2d-9207-97830ad36b8e tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 200 Jan 21 08:18:32.907811 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1888/3743] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:32 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.934346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ebea727-3dd0-4fb6-aa49-32c642998a5a tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types returned with HTTP 200 Jan 21 08:18:32.935549 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1856/3744] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:18:32 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types => generated 229 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.945620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85594ce-b0cd-4d53-ae3b-6e006c6b5def tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action Jan 21 08:18:32.946228 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.946228 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:32.946898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85594ce-b0cd-4d53-ae3b-6e006c6b5def tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"addProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:32.947391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85594ce-b0cd-4d53-ae3b-6e006c6b5def tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:32.972651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85594ce-b0cd-4d53-ae3b-6e006c6b5def tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action returned with HTTP 202 Jan 21 08:18:32.973893 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1889/3745] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:32 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:32.982755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7341960-e6f8-45c2-80a4-f986c79d1adc tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action Jan 21 08:18:32.983764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7341960-e6f8-45c2-80a4-f986c79d1adc tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"addProjectAccess": {"project": "d4d35140d6ce47b99bfd108d4335317d"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:32.984333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7341960-e6f8-45c2-80a4-f986c79d1adc tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d4d35140d6ce47b99bfd108d4335317d"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:33.007743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7341960-e6f8-45c2-80a4-f986c79d1adc tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action returned with HTTP 202 Jan 21 08:18:33.008913 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1857/3746] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:32 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:33.019464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a64f3466-8039-4fd5-a003-df3bef6f86cb tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] GET http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/os-volume-type-access Jan 21 08:18:33.020048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a64f3466-8039-4fd5-a003-df3bef6f86cb tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.020633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a64f3466-8039-4fd5-a003-df3bef6f86cb tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.037588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a64f3466-8039-4fd5-a003-df3bef6f86cb tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/os-volume-type-access returned with HTTP 200 Jan 21 08:18:33.039465 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1890/3747] 10.222.0.13 () {58 vars in 1375 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:33.049775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-231baca2-fd8c-4d26-aa53-35c3ea4bdf56 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action Jan 21 08:18:33.050890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-231baca2-fd8c-4d26-aa53-35c3ea4bdf56 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"removeProjectAccess": {"project": "d4d35140d6ce47b99bfd108d4335317d"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:33.051468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-231baca2-fd8c-4d26-aa53-35c3ea4bdf56 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d4d35140d6ce47b99bfd108d4335317d"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:33.080973 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-231baca2-fd8c-4d26-aa53-35c3ea4bdf56 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action returned with HTTP 202 Jan 21 08:18:33.082233 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1858/3748] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:33 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:33.092532 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-863a8806-b289-4346-bc1f-7ddb1ba86b0c tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] POST http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action Jan 21 08:18:33.093745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-863a8806-b289-4346-bc1f-7ddb1ba86b0c tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action body: b'{"removeProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:33.094255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-863a8806-b289-4346-bc1f-7ddb1ba86b0c tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5499cf942484458faa38a0e59b1b0476"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:33.123670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-863a8806-b289-4346-bc1f-7ddb1ba86b0c tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action returned with HTTP 202 Jan 21 08:18:33.128738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1891/3749] 10.222.0.13 () {60 vars in 1351 bytes} [Thu Jan 21 08:18:33 2021] POST /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:33.133771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98e66c94-c6a4-414b-b06d-015bc64284b1 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] DELETE http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 Jan 21 08:18:33.134308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98e66c94-c6a4-414b-b06d-015bc64284b1 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.134826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98e66c94-c6a4-414b-b06d-015bc64284b1 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.224354 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:33.224354 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:33.235320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98e66c94-c6a4-414b-b06d-015bc64284b1 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 returned with HTTP 202 Jan 21 08:18:33.236782 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1859/3750] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:18:33 2021] DELETE /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:33.244862 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0c74f3c-492d-4036-afa1-14a888116168 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] GET http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 Jan 21 08:18:33.245495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0c74f3c-492d-4036-afa1-14a888116168 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.246053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d0c74f3c-492d-4036-afa1-14a888116168 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.258998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d0c74f3c-492d-4036-afa1-14a888116168 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 returned with HTTP 404 Jan 21 08:18:33.260168 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1892/3751] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/37bf600e8b0f433d9e144cae66195552/types/4eb3a891-b9db-4b9a-8d85-98c371a82934 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:33.268765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] DELETE http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:33.272803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.272803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.272803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Delete volume with id: 9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:33.322436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:33.322436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:33.323804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Volume info retrieved successfully. Jan 21 08:18:33.353315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Delete volume request issued successfully. Jan 21 08:18:33.354000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ac96df5-8982-4a3a-9dad-cc7e04a961e0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 202 Jan 21 08:18:33.359231 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1860/3752] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:33 2021] DELETE /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:33.366102 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba055d4-b6ae-4bf6-9322-1b8a1d9fcf31 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] GET http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:33.366765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba055d4-b6ae-4bf6-9322-1b8a1d9fcf31 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.367262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba055d4-b6ae-4bf6-9322-1b8a1d9fcf31 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.428515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:33.428515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:33.446586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ba055d4-b6ae-4bf6-9322-1b8a1d9fcf31 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Volume info retrieved successfully. Jan 21 08:18:33.473840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba055d4-b6ae-4bf6-9322-1b8a1d9fcf31 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 200 Jan 21 08:18:33.474878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1893/3753] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 953 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:33.806485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a4ea7c7-2626-4435-85a7-99b45a398192 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:18:33.807084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a4ea7c7-2626-4435-85a7-99b45a398192 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.807273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:33.807273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:33.807607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a4ea7c7-2626-4435-85a7-99b45a398192 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.865577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:33.865577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:33.875242 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7a4ea7c7-2626-4435-85a7-99b45a398192 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:18:33.901014 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a4ea7c7-2626-4435-85a7-99b45a398192 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:18:33.902086 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1861/3754] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:33.928060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06741e60-f453-454c-95a2-c13885df7423 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 Jan 21 08:18:33.928583 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06741e60-f453-454c-95a2-c13885df7423 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.929009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:33.929009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:33.933870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-06741e60-f453-454c-95a2-c13885df7423 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.959578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-06741e60-f453-454c-95a2-c13885df7423 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 returned with HTTP 404 Jan 21 08:18:33.961536 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1894/3755] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/snapshots/09943725-6401-4004-badd-4f4271e944f1 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:33.968846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] DELETE http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:33.969383 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.969579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:33.969579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:33.969966 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.970432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Delete volume with id: ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:34.026248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:34.026248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:34.027476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:34.065086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Delete volume request issued successfully. Jan 21 08:18:34.065565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-00a7f76b-1021-4419-b4cb-12521a072868 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 202 Jan 21 08:18:34.077149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1862/3756] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:33 2021] DELETE /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:34.086577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d5bd3cf-f671-40f0-9046-8266e8872b2f tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:34.087129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d5bd3cf-f671-40f0-9046-8266e8872b2f tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:34.087823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d5bd3cf-f671-40f0-9046-8266e8872b2f tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:34.215260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:34.215260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:34.230322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2d5bd3cf-f671-40f0-9046-8266e8872b2f tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:34.270019 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d5bd3cf-f671-40f0-9046-8266e8872b2f tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 200 Jan 21 08:18:34.271603 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1895/3757] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:34 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:34.492254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4840e3d5-7be2-46ae-b299-7691d4f507c9 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] GET http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:34.493256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4840e3d5-7be2-46ae-b299-7691d4f507c9 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:34.493649 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:34.493649 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:34.494275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4840e3d5-7be2-46ae-b299-7691d4f507c9 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:34.583753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:34.583753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:34.609589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4840e3d5-7be2-46ae-b299-7691d4f507c9 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Volume info retrieved successfully. Jan 21 08:18:34.661614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4840e3d5-7be2-46ae-b299-7691d4f507c9 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 200 Jan 21 08:18:34.663213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1863/3758] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:34 2021] GET /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 953 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:35.287738 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-399df441-bcae-447d-9f9f-e9e3398f9d49 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:35.290349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-399df441-bcae-447d-9f9f-e9e3398f9d49 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:35.290772 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:35.290772 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:35.291418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-399df441-bcae-447d-9f9f-e9e3398f9d49 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:35.377015 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:35.377015 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:35.397656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-399df441-bcae-447d-9f9f-e9e3398f9d49 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Volume info retrieved successfully. Jan 21 08:18:35.425727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-399df441-bcae-447d-9f9f-e9e3398f9d49 tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 200 Jan 21 08:18:35.427059 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1896/3759] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:35 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:35.681006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ff0625a-6a60-4870-abd6-237ccdac94a0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] GET http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a Jan 21 08:18:35.681913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ff0625a-6a60-4870-abd6-237ccdac94a0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:35.682329 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:35.682329 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:35.683022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6ff0625a-6a60-4870-abd6-237ccdac94a0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:35.763222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6ff0625a-6a60-4870-abd6-237ccdac94a0 tempest-VolumeTypesAccessTest-233094689 tempest-VolumeTypesAccessTest-233094689] http://10.222.0.13/volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a returned with HTTP 404 Jan 21 08:18:35.764345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1864/3760] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:35 2021] GET /volume/v3/5499cf942484458faa38a0e59b1b0476/volumes/9d1899e8-ee00-4db7-b49b-abca199ad51a => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:35.772589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4eb2be2-2f6f-472c-8649-6adf19ec8976 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] DELETE http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff Jan 21 08:18:35.773302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4eb2be2-2f6f-472c-8649-6adf19ec8976 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:35.773622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:35.773622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:35.774264 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4eb2be2-2f6f-472c-8649-6adf19ec8976 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:35.906995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:18:35.906995 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:18:35.953094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4eb2be2-2f6f-472c-8649-6adf19ec8976 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff returned with HTTP 202 Jan 21 08:18:35.954262 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1897/3761] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:18:35 2021] DELETE /volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:35.962739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b16fa7a-1b4c-4619-ae1d-7db160d954e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] GET http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff Jan 21 08:18:35.963812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b16fa7a-1b4c-4619-ae1d-7db160d954e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:35.964582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b16fa7a-1b4c-4619-ae1d-7db160d954e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:35.984198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b16fa7a-1b4c-4619-ae1d-7db160d954e7 tempest-VolumeTypesAccessTest-1376206380 tempest-VolumeTypesAccessTest-1376206380] http://10.222.0.13/volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff returned with HTTP 404 Jan 21 08:18:35.997544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1865/3762] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:18:35 2021] GET /volume/v3/37bf600e8b0f433d9e144cae66195552/types/7baff7f1-403e-4820-8104-9e98945460ff => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:36.447340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cde615e-aa05-4c87-bc63-3828b99335bf tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] GET http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 Jan 21 08:18:36.447846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cde615e-aa05-4c87-bc63-3828b99335bf tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:36.448252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4cde615e-aa05-4c87-bc63-3828b99335bf tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:36.513250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4cde615e-aa05-4c87-bc63-3828b99335bf tempest-SnapshotMetadataTestJSON-915925323 tempest-SnapshotMetadataTestJSON-915925323] http://10.222.0.13/volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 returned with HTTP 404 Jan 21 08:18:36.514278 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1898/3763] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:36 2021] GET /volume/v3/cb74f25e9be24001945f97b767fe43c2/volumes/ff9c61ce-f39e-41e6-aae2-ad29b4cc7637 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:40.171468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] POST http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes Jan 21 08:18:40.173607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-201048118"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:40.175684 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-201048118'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:40.176264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Create volume of 1 GB Jan 21 08:18:40.197849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Availability Zones retrieved successfully. Jan 21 08:18:40.220182 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Flow 'volume_create_api' (3f902cdc-3a5f-425c-acf0-a92da32e0d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:40.223577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8030843-fea3-4d2f-974e-17094fc1a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:40.226452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:40.299519 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8030843-fea3-4d2f-974e-17094fc1a39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:40.302194 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b375a0d8-9731-48e8-8037-3a73d9679462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:40.405311 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Created reservations ['2c6daae9-bfcf-423b-affd-7421f2728532', '4bb37d50-b7cf-4635-8ef6-9974ce9dee15', 'd4d15538-b1fc-487f-ad4a-e1068ddfdfd6', 'd0e640ef-cc5e-4631-99ca-fc14f610276e'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:40.407630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b375a0d8-9731-48e8-8037-3a73d9679462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c6daae9-bfcf-423b-affd-7421f2728532', '4bb37d50-b7cf-4635-8ef6-9974ce9dee15', 'd4d15538-b1fc-487f-ad4a-e1068ddfdfd6', 'd0e640ef-cc5e-4631-99ca-fc14f610276e']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:40.409923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e60f93-ce72-43dd-9a55-1a54f4245fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:40.482507 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e60f93-ce72-43dd-9a55-1a54f4245fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17af51df-94e0-47ee-a3ed-39889217fbd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-201048118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a879a74696374b17a8d0d66147d4986d',qos_specs=None,replication_status=,reservations=['2c6daae9-bfcf-423b-affd-7421f2728532','4bb37d50-b7cf-4635-8ef6-9974ce9dee15','d4d15538-b1fc-487f-ad4a-e1068ddfdfd6','d0e640ef-cc5e-4631-99ca-fc14f610276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8622a0b94fea436b9c47862df87aa352',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-201048118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17af51df-94e0-47ee-a3ed-39889217fbd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a879a74696374b17a8d0d66147d4986d',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,user_id='8622a0b94fea436b9c47862df87aa352',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:40.487070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23df9a5f-781a-41fc-ab0b-295360fccab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:40.519213 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23df9a5f-781a-41fc-ab0b-295360fccab2) 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-201048118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a879a74696374b17a8d0d66147d4986d',qos_specs=None,replication_status=,reservations=['2c6daae9-bfcf-423b-affd-7421f2728532','4bb37d50-b7cf-4635-8ef6-9974ce9dee15','d4d15538-b1fc-487f-ad4a-e1068ddfdfd6','d0e640ef-cc5e-4631-99ca-fc14f610276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8622a0b94fea436b9c47862df87aa352',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:40.527915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0c0ca9-6e67-4b1c-b5ec-5a0a34dbeb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:40.546361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0c0ca9-6e67-4b1c-b5ec-5a0a34dbeb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:40.549052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Flow 'volume_create_api' (3f902cdc-3a5f-425c-acf0-a92da32e0d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:40.605896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Create volume request issued successfully. Jan 21 08:18:40.623872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5a9744e-aca4-4ce1-9be2-b938b149156a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes returned with HTTP 202 Jan 21 08:18:40.636354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1866/3764] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:18:39 2021] POST /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes => generated 818 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:40.640823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34168b48-80a9-4da9-b3b5-81a650ad0746 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:40.641441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34168b48-80a9-4da9-b3b5-81a650ad0746 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:40.642142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-34168b48-80a9-4da9-b3b5-81a650ad0746 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:40.693509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:40.693509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:40.702335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-34168b48-80a9-4da9-b3b5-81a650ad0746 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Volume info retrieved successfully. Jan 21 08:18:40.725204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-34168b48-80a9-4da9-b3b5-81a650ad0746 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 200 Jan 21 08:18:40.726723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1899/3765] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:40 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 886 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:41.104641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] POST http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes Jan 21 08:18:41.105049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:41.105049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:41.105468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-701253634"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:41.106587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-701253634'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:41.232496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Create volume of 1 GB Jan 21 08:18:41.233235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:41.233235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:41.247697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Availability Zones retrieved successfully. Jan 21 08:18:41.266521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Flow 'volume_create_api' (01742c91-c35d-41c0-be79-f5f96d016565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:41.269570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d264c9da-436d-4f75-9b6a-30eae549302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:41.272110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:41.405579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d264c9da-436d-4f75-9b6a-30eae549302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:41.407759 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74669c96-e341-4bc0-98d3-40c23a1738ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:41.497134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Created reservations ['e06816cb-b78b-40da-907e-1f8d90177b1a', '919e7233-19ca-4eea-84a1-ac5bb4a1232e', '259a3ec8-159e-4706-b0a0-68286e14922b', '55dd1cb8-8947-49ab-abdf-aea19263977f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:41.499069 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74669c96-e341-4bc0-98d3-40c23a1738ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e06816cb-b78b-40da-907e-1f8d90177b1a', '919e7233-19ca-4eea-84a1-ac5bb4a1232e', '259a3ec8-159e-4706-b0a0-68286e14922b', '55dd1cb8-8947-49ab-abdf-aea19263977f']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:41.501176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35288da-a631-4aab-80b2-73693c352c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:41.577124 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35288da-a631-4aab-80b2-73693c352c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9f5488-3692-4061-a023-f5340d762a18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-701253634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb885fb46543492cb5a41b858d63efbf',qos_specs=None,replication_status=,reservations=['e06816cb-b78b-40da-907e-1f8d90177b1a','919e7233-19ca-4eea-84a1-ac5bb4a1232e','259a3ec8-159e-4706-b0a0-68286e14922b','55dd1cb8-8947-49ab-abdf-aea19263977f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae12f7ea9764c5297022edf3cd50aba',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-701253634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9f5488-3692-4061-a023-f5340d762a18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb885fb46543492cb5a41b858d63efbf',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,user_id='dae12f7ea9764c5297022edf3cd50aba',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:41.579366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0038f3b-a9b8-4496-971c-af524366a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:41.610450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0038f3b-a9b8-4496-971c-af524366a700) 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-701253634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb885fb46543492cb5a41b858d63efbf',qos_specs=None,replication_status=,reservations=['e06816cb-b78b-40da-907e-1f8d90177b1a','919e7233-19ca-4eea-84a1-ac5bb4a1232e','259a3ec8-159e-4706-b0a0-68286e14922b','55dd1cb8-8947-49ab-abdf-aea19263977f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae12f7ea9764c5297022edf3cd50aba',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:41.613022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e645ac4-e156-41ac-bff8-00bade157115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:41.636054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e645ac4-e156-41ac-bff8-00bade157115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:41.639607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Flow 'volume_create_api' (01742c91-c35d-41c0-be79-f5f96d016565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:41.694939 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Create volume request issued successfully. Jan 21 08:18:41.713432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09a36363-82aa-4a6e-a57f-5a19fab8f358 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes returned with HTTP 202 Jan 21 08:18:41.714668 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1867/3766] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:18:41 2021] POST /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes => generated 819 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:41.729226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50e5e194-1edc-4136-9034-d12a5cd88bdd tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:41.730088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50e5e194-1edc-4136-9034-d12a5cd88bdd tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:41.730455 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:41.730455 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:41.731143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50e5e194-1edc-4136-9034-d12a5cd88bdd tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:41.744515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e98031e6-383d-4033-ad8c-0b018a233c8d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:41.745035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e98031e6-383d-4033-ad8c-0b018a233c8d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:41.745247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:41.745247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:41.745606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e98031e6-383d-4033-ad8c-0b018a233c8d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:41.810423 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:41.810423 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:41.833442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50e5e194-1edc-4136-9034-d12a5cd88bdd tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:41.861497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50e5e194-1edc-4136-9034-d12a5cd88bdd tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:41.863838 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1900/3767] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:41 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 887 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:41.868520 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:41.868520 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:41.887619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e98031e6-383d-4033-ad8c-0b018a233c8d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Volume info retrieved successfully. Jan 21 08:18:41.914478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e98031e6-383d-4033-ad8c-0b018a233c8d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 200 Jan 21 08:18:41.915885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1868/3768] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:41 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 911 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:41.932978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3e218c8-4fc9-4b31-9958-339c0310eb5a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/limits Jan 21 08:18:41.933731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3e218c8-4fc9-4b31-9958-339c0310eb5a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:41.934272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:41.934272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:41.934659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3e218c8-4fc9-4b31-9958-339c0310eb5a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:42.020705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3e218c8-4fc9-4b31-9958-339c0310eb5a tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/limits returned with HTTP 200 Jan 21 08:18:42.023426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1901/3769] 10.222.0.13 () {58 vars in 1201 bytes} [Thu Jan 21 08:18:41 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/limits => generated 302 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:42.034790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] DELETE http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:42.037158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:42.037492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:42.037492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:42.038058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:42.038732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Delete volume with id: 17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:42.120316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:42.120316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:42.121503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Volume info retrieved successfully. Jan 21 08:18:42.165642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Delete volume request issued successfully. Jan 21 08:18:42.166223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2211f165-bccf-47f8-8a94-d709c98c9298 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 202 Jan 21 08:18:42.170205 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1869/3770] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:42 2021] DELETE /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:18:42.175374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097b7b77-f3cb-4f7a-99ca-5cbb13453db1 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:42.176129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097b7b77-f3cb-4f7a-99ca-5cbb13453db1 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:42.176927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-097b7b77-f3cb-4f7a-99ca-5cbb13453db1 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:42.247511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:42.247511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:42.272733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-097b7b77-f3cb-4f7a-99ca-5cbb13453db1 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Volume info retrieved successfully. Jan 21 08:18:42.308241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-097b7b77-f3cb-4f7a-99ca-5cbb13453db1 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 200 Jan 21 08:18:42.309234 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1902/3771] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:42 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:42.881686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22e6a619-333c-44f4-b026-aa3d48922c33 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:42.882758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22e6a619-333c-44f4-b026-aa3d48922c33 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:42.882980 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:42.882980 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:42.883369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22e6a619-333c-44f4-b026-aa3d48922c33 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:42.953077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:42.953077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:42.969691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22e6a619-333c-44f4-b026-aa3d48922c33 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:43.002802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22e6a619-333c-44f4-b026-aa3d48922c33 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:43.018724 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1870/3772] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:42 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:43.325490 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67197181-5d7f-493a-8799-a477e0a06338 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:43.326210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67197181-5d7f-493a-8799-a477e0a06338 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:43.326617 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:43.326617 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:43.327403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-67197181-5d7f-493a-8799-a477e0a06338 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:43.423683 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:43.423683 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:43.434826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-67197181-5d7f-493a-8799-a477e0a06338 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Volume info retrieved successfully. Jan 21 08:18:43.464717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-67197181-5d7f-493a-8799-a477e0a06338 tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 200 Jan 21 08:18:43.465547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1903/3773] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:43 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 910 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:44.110486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b2e7546-bf1a-4b60-9483-1bad60cc9748 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:44.111014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b2e7546-bf1a-4b60-9483-1bad60cc9748 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:44.111230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:44.111230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:44.111610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b2e7546-bf1a-4b60-9483-1bad60cc9748 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:44.178557 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:44.178557 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:44.188286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b2e7546-bf1a-4b60-9483-1bad60cc9748 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:44.212096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b2e7546-bf1a-4b60-9483-1bad60cc9748 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:44.213275 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1871/3774] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:44 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:44.483111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-880397a8-298d-43d6-b6a2-f2e4f0dabc1d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] GET http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 Jan 21 08:18:44.483788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-880397a8-298d-43d6-b6a2-f2e4f0dabc1d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:44.484111 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:44.484111 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:44.484677 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-880397a8-298d-43d6-b6a2-f2e4f0dabc1d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:44.587406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-880397a8-298d-43d6-b6a2-f2e4f0dabc1d tempest-AbsoluteLimitsTests-1582639831 tempest-AbsoluteLimitsTests-1582639831] http://10.222.0.13/volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 returned with HTTP 404 Jan 21 08:18:44.588774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1904/3775] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:44 2021] GET /volume/v3/a879a74696374b17a8d0d66147d4986d/volumes/17af51df-94e0-47ee-a3ed-39889217fbd4 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:45.230279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58d335f7-a844-4a9c-83b1-7f8e1c111c3d tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:45.230958 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58d335f7-a844-4a9c-83b1-7f8e1c111c3d tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:45.231052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:45.231052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:45.231517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58d335f7-a844-4a9c-83b1-7f8e1c111c3d tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:45.336678 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:45.336678 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:45.350170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58d335f7-a844-4a9c-83b1-7f8e1c111c3d tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:45.392258 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58d335f7-a844-4a9c-83b1-7f8e1c111c3d tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:45.393430 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1872/3776] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:45 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:46.412384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d24604-fcdc-410b-a31f-42e5a2b532b5 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:46.412977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d24604-fcdc-410b-a31f-42e5a2b532b5 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.413392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f5d24604-fcdc-410b-a31f-42e5a2b532b5 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.501845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.501845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:46.512254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f5d24604-fcdc-410b-a31f-42e5a2b532b5 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:46.540024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f5d24604-fcdc-410b-a31f-42e5a2b532b5 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:46.541206 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1905/3777] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:46 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:47.558272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6edd9cad-6069-44fb-aa99-cba30692509e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:47.558854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6edd9cad-6069-44fb-aa99-cba30692509e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:47.559325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:47.559325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:47.559969 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6edd9cad-6069-44fb-aa99-cba30692509e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:47.649707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:47.649707 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:47.666385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6edd9cad-6069-44fb-aa99-cba30692509e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:47.703657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6edd9cad-6069-44fb-aa99-cba30692509e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:47.704788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1873/3778] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:47 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:48.720975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52a9b18c-71a3-447f-90a3-1c40c349dbf0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:48.722444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52a9b18c-71a3-447f-90a3-1c40c349dbf0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:48.722859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:48.722859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:48.723623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52a9b18c-71a3-447f-90a3-1c40c349dbf0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:48.803237 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:48.803237 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:48.813209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-52a9b18c-71a3-447f-90a3-1c40c349dbf0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:48.840880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52a9b18c-71a3-447f-90a3-1c40c349dbf0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:48.841974 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1906/3779] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:48 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:49.357842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes Jan 21 08:18:49.358491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:49.358835 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:49.358835 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:49.359386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:49.360268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:49.362108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:49.453594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:49.456181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5cb5773-6e1b-4d61-bc68-38dcc18bb663 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes returned with HTTP 200 Jan 21 08:18:49.459606 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1874/3780] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 08:18:49 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes => generated 15 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:49.471513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] POST http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes Jan 21 08:18:49.471988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:49.471988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:49.472571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-526393554"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:49.473913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-526393554'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:49.474474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume of 1 GB Jan 21 08:18:49.499925 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Availability Zones retrieved successfully. Jan 21 08:18:49.533572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (af2f511f-48ab-45ac-b8e6-2fb1d009500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:49.571484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86284f63-3c65-46c3-8f76-bcb8a7e9d492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:49.573844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:49.683877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86284f63-3c65-46c3-8f76-bcb8a7e9d492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:49.687686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a29830-7e6a-497a-8e24-31ace5d63299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:49.807767 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Created reservations ['38dbc343-9594-4a5a-883b-0cea3ea8eae5', '66211ba8-edb5-4d9c-97c7-cbf33f38b913', '571b53d8-a0a9-4e69-9ba1-e4bba2603353', '916fae48-d57c-474e-9289-ac385ad1befe'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:49.810257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a29830-7e6a-497a-8e24-31ace5d63299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38dbc343-9594-4a5a-883b-0cea3ea8eae5', '66211ba8-edb5-4d9c-97c7-cbf33f38b913', '571b53d8-a0a9-4e69-9ba1-e4bba2603353', '916fae48-d57c-474e-9289-ac385ad1befe']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:49.812626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b7fc1a-b428-459f-99b4-54f0237f00d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:49.856596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2eecfeb-823a-4db9-b463-39db6028fa89 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:49.857111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2eecfeb-823a-4db9-b463-39db6028fa89 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:49.857594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2eecfeb-823a-4db9-b463-39db6028fa89 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:49.900334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b7fc1a-b428-459f-99b4-54f0237f00d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '030234fd-c73e-4418-aad8-f710887c0b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-526393554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['38dbc343-9594-4a5a-883b-0cea3ea8eae5','66211ba8-edb5-4d9c-97c7-cbf33f38b913','571b53d8-a0a9-4e69-9ba1-e4bba2603353','916fae48-d57c-474e-9289-ac385ad1befe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-526393554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=030234fd-c73e-4418-aad8-f710887c0b51,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46019b4039d14461b94cf94b8533b63a',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,user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:49.902841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41496b24-09fa-438d-a161-ce24bb6b6784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:49.935284 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41496b24-09fa-438d-a161-ce24bb6b6784) 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-526393554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['38dbc343-9594-4a5a-883b-0cea3ea8eae5','66211ba8-edb5-4d9c-97c7-cbf33f38b913','571b53d8-a0a9-4e69-9ba1-e4bba2603353','916fae48-d57c-474e-9289-ac385ad1befe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:49.940647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377d3895-d6b9-4ee3-8277-983ab8deffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:49.965166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:49.965166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:49.973987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377d3895-d6b9-4ee3-8277-983ab8deffdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:49.978148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a2eecfeb-823a-4db9-b463-39db6028fa89 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:49.980314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (af2f511f-48ab-45ac-b8e6-2fb1d009500a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:50.024788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2eecfeb-823a-4db9-b463-39db6028fa89 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:50.025912 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1875/3781] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:49 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:50.142453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request issued successfully. Jan 21 08:18:50.182641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e144b20-89f4-44f8-bca8-61357c6fb440 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes returned with HTTP 202 Jan 21 08:18:50.189571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1907/3782] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:18:49 2021] POST /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes => generated 832 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:50.201993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d18a7f8e-96a6-47fd-b4a5-a1dc6ff00a01 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:18:50.202520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d18a7f8e-96a6-47fd-b4a5-a1dc6ff00a01 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:50.202924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:50.202924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:50.203303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d18a7f8e-96a6-47fd-b4a5-a1dc6ff00a01 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:50.309607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:50.309607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:50.335028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d18a7f8e-96a6-47fd-b4a5-a1dc6ff00a01 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:50.385951 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d18a7f8e-96a6-47fd-b4a5-a1dc6ff00a01 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:18:50.387878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1876/3783] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:50 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 924 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:51.042163 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7608b18a-e39d-487f-9482-29d185d350c0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:51.042770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7608b18a-e39d-487f-9482-29d185d350c0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:51.042891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:51.042891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:51.043289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7608b18a-e39d-487f-9482-29d185d350c0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:51.233811 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:51.233811 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:51.246541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7608b18a-e39d-487f-9482-29d185d350c0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:51.272454 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7608b18a-e39d-487f-9482-29d185d350c0 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:51.274000 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1908/3784] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:51 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:51.405384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2298e78f-1803-4d26-8db5-867640c41ab9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:18:51.406215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2298e78f-1803-4d26-8db5-867640c41ab9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:51.406617 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:51.406617 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:51.407314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2298e78f-1803-4d26-8db5-867640c41ab9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:51.489403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:51.489403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:51.500127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2298e78f-1803-4d26-8db5-867640c41ab9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:51.530700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2298e78f-1803-4d26-8db5-867640c41ab9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:18:51.532116 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1877/3785] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:51 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 925 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:51.548571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbefc838-b7b7-47fe-bbec-6af961ca3c66 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:18:51.549265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbefc838-b7b7-47fe-bbec-6af961ca3c66 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:51.549492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:51.549492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:51.550041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dbefc838-b7b7-47fe-bbec-6af961ca3c66 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:51.626106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:51.626106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:51.638483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dbefc838-b7b7-47fe-bbec-6af961ca3c66 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:51.692776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dbefc838-b7b7-47fe-bbec-6af961ca3c66 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:18:51.696942 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1909/3786] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:51 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:51.715345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] POST http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes Jan 21 08:18:51.716065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:51.716065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:51.716774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1443782358"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:51.718550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1443782358'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:51.719169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume of 1 GB Jan 21 08:18:51.738632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Availability Zones retrieved successfully. Jan 21 08:18:51.762637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (8eea56c9-20f5-4245-8fa9-5449f116408d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:51.766115 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445b5765-2e83-4dac-ae06-90e52fc5303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:51.768864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:51.900009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445b5765-2e83-4dac-ae06-90e52fc5303a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:51.902587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2405c9a7-6b41-41a5-8c56-c30264763fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:52.063488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Created reservations ['f139af38-2e5f-483d-9509-f596995c1615', 'b2b3a3cc-5e27-40c5-a04c-86f004eadf78', 'cad90736-bd44-4b8b-a22f-0044070aba33', '7c40f4be-acc7-4678-93d3-d4a47127fd6f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:52.069269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2405c9a7-6b41-41a5-8c56-c30264763fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f139af38-2e5f-483d-9509-f596995c1615', 'b2b3a3cc-5e27-40c5-a04c-86f004eadf78', 'cad90736-bd44-4b8b-a22f-0044070aba33', '7c40f4be-acc7-4678-93d3-d4a47127fd6f']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:52.098945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa48b7c-75b0-40cf-bcdf-013f08b5c6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:52.260382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa48b7c-75b0-40cf-bcdf-013f08b5c6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd50ef1-37cc-4bd6-8e4b-3a14eae34965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1443782358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['f139af38-2e5f-483d-9509-f596995c1615','b2b3a3cc-5e27-40c5-a04c-86f004eadf78','cad90736-bd44-4b8b-a22f-0044070aba33','7c40f4be-acc7-4678-93d3-d4a47127fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1443782358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46019b4039d14461b94cf94b8533b63a',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,user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:52.263029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47b4297-a885-464d-bc0d-07d5061211e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:52.290333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcf6a202-2ff0-4586-982b-a6578a154710 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:52.291232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcf6a202-2ff0-4586-982b-a6578a154710 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:52.291507 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:52.291507 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:52.292018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcf6a202-2ff0-4586-982b-a6578a154710 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:52.316006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47b4297-a885-464d-bc0d-07d5061211e6) 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-1443782358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['f139af38-2e5f-483d-9509-f596995c1615','b2b3a3cc-5e27-40c5-a04c-86f004eadf78','cad90736-bd44-4b8b-a22f-0044070aba33','7c40f4be-acc7-4678-93d3-d4a47127fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:52.317955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261b5776-7af9-4ba6-959d-835716ed9b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:52.349772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261b5776-7af9-4ba6-959d-835716ed9b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:52.358530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (8eea56c9-20f5-4245-8fa9-5449f116408d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:52.409854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:52.409854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:52.435669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fcf6a202-2ff0-4586-982b-a6578a154710 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:52.442803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request issued successfully. Jan 21 08:18:52.461968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f526f722-96a1-4f3d-b6ee-872e206f60c7 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes returned with HTTP 202 Jan 21 08:18:52.478350 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1878/3787] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:18:51 2021] POST /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes => generated 833 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:52.484447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bf0d6a-4ab6-43dd-b843-bc65f7bb1da6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:18:52.485360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bf0d6a-4ab6-43dd-b843-bc65f7bb1da6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:52.485585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:52.485585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:52.485965 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6bf0d6a-4ab6-43dd-b843-bc65f7bb1da6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:52.489218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcf6a202-2ff0-4586-982b-a6578a154710 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:52.493155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1910/3788] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:52 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:52.555177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:52.555177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:52.571855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a6bf0d6a-4ab6-43dd-b843-bc65f7bb1da6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:52.603975 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6bf0d6a-4ab6-43dd-b843-bc65f7bb1da6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:18:52.604821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1879/3789] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:52 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 901 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:53.509956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74ad0911-73d5-4491-8a18-8682e97b8363 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:53.511153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74ad0911-73d5-4491-8a18-8682e97b8363 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:53.511802 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:53.511802 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:53.512741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74ad0911-73d5-4491-8a18-8682e97b8363 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:53.599389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:53.599389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:53.615524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74ad0911-73d5-4491-8a18-8682e97b8363 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:53.620965 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-113b4c0d-bbb9-4329-8f27-c907e5024981 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:18:53.621432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-113b4c0d-bbb9-4329-8f27-c907e5024981 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:53.621626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:53.621626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:53.622010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-113b4c0d-bbb9-4329-8f27-c907e5024981 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:53.657636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74ad0911-73d5-4491-8a18-8682e97b8363 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:53.669795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1911/3790] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:53 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:53.698958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:53.698958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:53.718031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-113b4c0d-bbb9-4329-8f27-c907e5024981 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:53.749708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-113b4c0d-bbb9-4329-8f27-c907e5024981 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:18:53.750972 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1880/3791] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:53 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 926 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:53.767827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62122813-8c3d-4fd4-aec9-ce5eb981f07d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:18:53.768510 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62122813-8c3d-4fd4-aec9-ce5eb981f07d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:53.769127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:53.769127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:53.769508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62122813-8c3d-4fd4-aec9-ce5eb981f07d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:53.865121 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:53.865121 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:53.879245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62122813-8c3d-4fd4-aec9-ce5eb981f07d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:53.925938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62122813-8c3d-4fd4-aec9-ce5eb981f07d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:18:53.926956 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1912/3792] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:53 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 926 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:53.942612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] POST http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes Jan 21 08:18:53.943103 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:53.943103 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:53.943522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1167243947"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:53.946845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1167243947'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:53.947246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume of 1 GB Jan 21 08:18:53.971905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Availability Zones retrieved successfully. Jan 21 08:18:54.012416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (cd5ae497-fc9b-4002-bd73-aa9029711027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:54.020418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5dd74e-b35c-40ab-8743-d54bc4c5f66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:54.024286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:54.181801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5dd74e-b35c-40ab-8743-d54bc4c5f66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:54.184592 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf222b3-8817-45ac-9485-c61ccd007bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:54.287707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Created reservations ['1c18276a-9b52-4825-b3b0-42c16fac35e7', '34095032-f112-4617-b550-9a7ed0d79a2b', '84806aca-db31-41f2-a027-80400a45f375', '2ad65092-1aeb-4fce-b4c2-7c65c88822e4'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:54.290538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf222b3-8817-45ac-9485-c61ccd007bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c18276a-9b52-4825-b3b0-42c16fac35e7', '34095032-f112-4617-b550-9a7ed0d79a2b', '84806aca-db31-41f2-a027-80400a45f375', '2ad65092-1aeb-4fce-b4c2-7c65c88822e4']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:54.293071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9307b4-37af-4c45-8cd0-2dfb222db26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:54.371033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9307b4-37af-4c45-8cd0-2dfb222db26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70186dcc-2a1f-4351-8154-39da8e2641d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1167243947',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['1c18276a-9b52-4825-b3b0-42c16fac35e7','34095032-f112-4617-b550-9a7ed0d79a2b','84806aca-db31-41f2-a027-80400a45f375','2ad65092-1aeb-4fce-b4c2-7c65c88822e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1167243947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70186dcc-2a1f-4351-8154-39da8e2641d2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46019b4039d14461b94cf94b8533b63a',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,user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:54.374110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373ad035-3ed4-4010-a7bb-8c2a77aea327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:54.424733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373ad035-3ed4-4010-a7bb-8c2a77aea327) 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-1167243947',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='46019b4039d14461b94cf94b8533b63a',qos_specs=None,replication_status=,reservations=['1c18276a-9b52-4825-b3b0-42c16fac35e7','34095032-f112-4617-b550-9a7ed0d79a2b','84806aca-db31-41f2-a027-80400a45f375','2ad65092-1aeb-4fce-b4c2-7c65c88822e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240a5ad8baf1484f9bcfeb04934092ac',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:54.427524 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a93d30c-813a-4d89-8a72-b9de3ca8beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:54.452321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a93d30c-813a-4d89-8a72-b9de3ca8beec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:54.455114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Flow 'volume_create_api' (cd5ae497-fc9b-4002-bd73-aa9029711027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:54.522230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Create volume request issued successfully. Jan 21 08:18:54.551957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8b300884-6f1b-414d-a29e-e4bad9ec9464 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes returned with HTTP 202 Jan 21 08:18:54.556605 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1881/3793] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:18:53 2021] POST /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes => generated 833 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:54.571814 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c67f191-f6ce-4555-967b-92a1172fbd7b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:18:54.572611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c67f191-f6ce-4555-967b-92a1172fbd7b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:54.573035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:54.573035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:54.574972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c67f191-f6ce-4555-967b-92a1172fbd7b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:54.669846 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:54.669846 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:54.678879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5737d0e-e9e6-43d4-9bd1-811ec9a9a043 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:54.679398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5737d0e-e9e6-43d4-9bd1-811ec9a9a043 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:54.679803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:54.679803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:54.680424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5737d0e-e9e6-43d4-9bd1-811ec9a9a043 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:54.689912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c67f191-f6ce-4555-967b-92a1172fbd7b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:54.717956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c67f191-f6ce-4555-967b-92a1172fbd7b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:18:54.722269 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1913/3794] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:54 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 901 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:54.773491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:54.773491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:54.782765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5737d0e-e9e6-43d4-9bd1-811ec9a9a043 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:54.824970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5737d0e-e9e6-43d4-9bd1-811ec9a9a043 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:54.825807 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1882/3795] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:54 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:55.739919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dba1a27-a47d-4b97-9340-7aee39673252 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:18:55.740465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dba1a27-a47d-4b97-9340-7aee39673252 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:55.740636 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:55.740636 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:55.741011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1dba1a27-a47d-4b97-9340-7aee39673252 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:55.841699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee8559f9-54b7-4297-baa8-566f9e9050e9 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:55.842491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee8559f9-54b7-4297-baa8-566f9e9050e9 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:55.842888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:55.842888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:55.843509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee8559f9-54b7-4297-baa8-566f9e9050e9 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:55.850341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:55.850341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:55.870719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1dba1a27-a47d-4b97-9340-7aee39673252 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:55.915197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1dba1a27-a47d-4b97-9340-7aee39673252 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:18:55.916324 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1914/3796] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:55 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 926 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:55.934162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71252190-efae-4936-8dbd-e050f115182d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:18:55.935066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71252190-efae-4936-8dbd-e050f115182d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:55.935709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:55.935709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:55.936485 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71252190-efae-4936-8dbd-e050f115182d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:55.943918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:55.943918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:55.966855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee8559f9-54b7-4297-baa8-566f9e9050e9 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:55.995144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:55.995144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:56.004606 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71252190-efae-4936-8dbd-e050f115182d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:18:56.025707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee8559f9-54b7-4297-baa8-566f9e9050e9 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:56.029093 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1883/3797] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:55 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:56.034461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71252190-efae-4936-8dbd-e050f115182d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:18:56.046719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1915/3798] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:55 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 926 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:56.062379 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes Jan 21 08:18:56.063434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:56.063873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:56.063873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:56.064539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:56.065463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:56.071220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:56.154558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:56.156320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfcc8427-6cea-495f-b1e7-82b6820b4580 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes returned with HTTP 200 Jan 21 08:18:56.165892 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1884/3799] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 08:18:56 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes => generated 1173 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:56.169932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-526393554 Jan 21 08:18:56.171103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:56.171307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:56.171307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:56.171676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:56.172418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:56.174597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-526393554'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:56.307837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:56.308893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04d6f524-37a6-41a2-8346-b61d6f53fe6e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-526393554 returned with HTTP 200 Jan 21 08:18:56.316222 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1916/3800] 10.222.0.13 () {58 vars in 1303 bytes} [Thu Jan 21 08:18:56 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-526393554 => generated 399 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:56.324657 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-526393554 Jan 21 08:18:56.325711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:56.326319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:56.326319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:56.328203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:56.330355 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:56.332018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:56.332018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:56.334084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-526393554'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:56.667160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:56.671580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:56.671580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:56.694290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53858276-3677-455c-adbd-e585f3c67e71 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-526393554 returned with HTTP 200 Jan 21 08:18:56.713446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1885/3801] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:18:56 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-526393554 => generated 928 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:56.717905 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1 Jan 21 08:18:56.718714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:56.719148 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:56.719148 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:56.719788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:56.720645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:56.721687 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:56.721687 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:56.723682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:56.846784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:56.852779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:56.852779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:56.874560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5874a199-13de-493f-b186-d4ed2fa48ffe tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1 returned with HTTP 200 Jan 21 08:18:56.878033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1917/3802] 10.222.0.13 () {58 vars in 1240 bytes} [Thu Jan 21 08:18:56 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1 => generated 1105 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:56.894221 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:18:56.895559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:56.895999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:56.895999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:56.896748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:56.897664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:56.899860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:57.047899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1acaf8bb-963d-411f-9cd5-83882304e2df tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:57.048827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1acaf8bb-963d-411f-9cd5-83882304e2df tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:57.049204 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:57.049204 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:57.049843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1acaf8bb-963d-411f-9cd5-83882304e2df tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:57.188003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:57.188003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:57.211092 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1acaf8bb-963d-411f-9cd5-83882304e2df tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:57.255276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1acaf8bb-963d-411f-9cd5-83882304e2df tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:57.256418 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1918/3803] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:57 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:57.294725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:57.297020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:57.297020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:57.316948 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5b7d2dd-c08b-44a5-971f-030335abfddd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:18:57.318805 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1886/3804] 10.222.0.13 () {58 vars in 1328 bytes} [Thu Jan 21 08:18:56 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 1105 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:57.337857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:18:57.338409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:57.338625 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:57.338625 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:57.339036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:57.339702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:57.341609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:57.481393 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:57.483040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:57.483040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:57.495541 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a99c1c70-ba9d-4333-921f-4adb218703a1 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:18:57.498475 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1919/3805] 10.222.0.13 () {58 vars in 1328 bytes} [Thu Jan 21 08:18:57 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 1104 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:57.512257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:18:57.512781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:57.513000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:57.513000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:57.513453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:57.514017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:57.516724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:57.693472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:57.703331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a4f8bdb-0be7-4e60-9cbb-a07ca44f3cdb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:18:57.717618 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1887/3806] 10.222.0.13 () {58 vars in 1328 bytes} [Thu Jan 21 08:18:57 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:57.721324 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 08:18:57.722299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:57.722824 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:57.722824 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:57.723466 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:57.724301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:57.725055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:18:57.727446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:57.807956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:57.810632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:57.810632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:57.844239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7878aecc-efb6-404d-92be-d71ae74b15c2 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 08:18:57.848049 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1920/3807] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:18:57 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:57.870889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 08:18:57.871569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:57.872171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:57.872968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:57.873671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:18:57.875500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:57.997591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:58.004079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:58.004079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:58.022154 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc582335-ca77-4ca2-8cf3-d3c06b9134bb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 08:18:58.026635 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1888/3808] 10.222.0.13 () {58 vars in 1326 bytes} [Thu Jan 21 08:18:57 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:58.046083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1 Jan 21 08:18:58.053256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:58.053630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:58.053630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:58.054884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:58.060729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:58.062863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:58.260193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:58.265878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eacbbd23-f753-48cd-89f4-d0dc8445f19c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1 returned with HTTP 200 Jan 21 08:18:58.271063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1921/3809] 10.222.0.13 () {58 vars in 1219 bytes} [Thu Jan 21 08:18:58 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1 => generated 569 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:58.283853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:18:58.284308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:58.284524 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:58.284524 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:58.284905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:58.285543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:58.286950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89175685-759c-4f69-9005-2d661c892739 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:58.287346 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:58.291441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89175685-759c-4f69-9005-2d661c892739 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:58.293657 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:58.293657 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:58.294671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-89175685-759c-4f69-9005-2d661c892739 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:58.423858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:58.423858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:58.455700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-89175685-759c-4f69-9005-2d661c892739 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:58.511368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-89175685-759c-4f69-9005-2d661c892739 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:58.512373 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1922/3810] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:58 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:58.574543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:58.574543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-489a2eb6-355b-491a-add2-d0c6449a71f6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:18:58.578711 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1889/3811] 10.222.0.13 () {58 vars in 1307 bytes} [Thu Jan 21 08:18:58 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 569 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:58.583182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:18:58.583880 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:58.583880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:58.583880 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:58.584373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:58.586333 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:58.588230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:58.922311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:58.923483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2db2e8c-1465-4b8d-9337-32b9b8fa23b5 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:18:58.931225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1923/3812] 10.222.0.13 () {58 vars in 1307 bytes} [Thu Jan 21 08:18:58 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 568 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:58.935596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:18:58.936331 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:58.936716 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:58.936716 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:58.937322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:58.938127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:58.939158 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:58.939158 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:58.940927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:59.216970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:59.220166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10b2aaa1-c73e-4918-bb06-f2c2843abe3b tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:18:59.221232 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1890/3813] 10.222.0.13 () {58 vars in 1307 bytes} [Thu Jan 21 08:18:58 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?limit=1&marker=030234fd-c73e-4418-aad8-f710887c0b51 => generated 15 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:18:59.232853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available Jan 21 08:18:59.233405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.233626 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:59.233626 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:59.234007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.234698 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:59.236171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:18:59.236868 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.236868 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.244005 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1167243947'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:59.334480 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:59.335667 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8831c61-a30c-45a6-b5f2-a603e6b53ef3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available returned with HTTP 200 Jan 21 08:18:59.336896 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1924/3814] 10.222.0.13 () {58 vars in 1339 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available => generated 400 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:59.347755 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available Jan 21 08:18:59.348291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.348781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.349442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:59.350055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:18:59.353458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1167243947'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:59.468878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:59.478972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.478972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.496698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db457e2-b40d-4feb-af3c-d8a28c5601f4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available returned with HTTP 200 Jan 21 08:18:59.497779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1891/3815] 10.222.0.13 () {58 vars in 1360 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167243947&status=available => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:59.514981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965&sort=id%3Aasc Jan 21 08:18:59.516046 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.516658 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:59.516658 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:59.517929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.519203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:59.525705 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.525705 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.531420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:59.560885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5feb3b87-cce2-49b7-bbab-1d006af054d6 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:18:59.562668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5feb3b87-cce2-49b7-bbab-1d006af054d6 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.563164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:59.563164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:59.563863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5feb3b87-cce2-49b7-bbab-1d006af054d6 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.662382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.662382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.673769 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5feb3b87-cce2-49b7-bbab-1d006af054d6 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:18:59.701793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5feb3b87-cce2-49b7-bbab-1d006af054d6 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:18:59.713057 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1892/3816] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:59.767578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:59.769029 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.769029 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.779364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c2b81f4-3218-4b04-a4f9-10ad2906de3f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965&sort=id%3Aasc returned with HTTP 200 Jan 21 08:18:59.797967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 08:18:59.798796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.798796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:59.798796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:59.812338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.814057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:59.820487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:18:59.823260 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1925/3817] 10.222.0.13 () {58 vars in 1340 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?marker=5dd50ef1-37cc-4bd6-8e4b-3a14eae34965&sort=id%3Aasc => generated 929 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:59.916990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:18:59.919796 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:59.919796 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:18:59.931732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-288599ab-49b1-408c-b437-844a18f0ccce tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 08:18:59.933253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1893/3818] 10.222.0.13 () {58 vars in 1304 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:59.953009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail Jan 21 08:18:59.953936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:59.954306 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:59.954306 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:18:59.954967 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:59.955758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:59.958740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.110081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.123161 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:00.123161 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:00.141961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a65c46c2-77b9-4a71-8e6a-9dbca382f9ec tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail returned with HTTP 200 Jan 21 08:19:00.143645 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1926/3819] 10.222.0.13 () {58 vars in 1225 bytes} [Thu Jan 21 08:18:59 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail => generated 2760 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.161085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 08:19:00.161909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.162296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.162296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.163835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.164760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.166884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.300634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.302548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd02d308-3c40-4af4-bdbd-eeb9ae742a74 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 08:19:00.315285 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1894/3820] 10.222.0.13 () {58 vars in 1283 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.316707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova Jan 21 08:19:00.317233 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.317447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.317447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.317825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.318465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.319077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value nova, assuming string {{(pid=87908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:00.321109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.446247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.450920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dddfe948-765d-45ed-919a-00e2d321fab3 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova returned with HTTP 200 Jan 21 08:19:00.459787 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1927/3821] 10.222.0.13 () {58 vars in 1249 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova => generated 1173 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.471193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova Jan 21 08:19:00.471987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.472350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.472350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.472963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.473746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.478411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value nova, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:00.479391 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:00.479391 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:00.480695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.587001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.588308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d5092cf-5ec3-4449-b296-83c23b033b17 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova returned with HTTP 200 Jan 21 08:19:00.589581 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1895/3822] 10.222.0.13 () {58 vars in 1249 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?availability_zone=nova => generated 1173 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.601620 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false Jan 21 08:19:00.602600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.602600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.602600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.602896 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.603405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.604279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:00.604279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:00.605260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.718636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af9bd1bc-839a-48a4-af33-dad169223b96 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:00.719111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af9bd1bc-839a-48a4-af33-dad169223b96 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.719303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.719303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.719676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af9bd1bc-839a-48a4-af33-dad169223b96 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.742800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.744181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f320c6b7-1c30-4737-9b83-bc3faffec11d tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false returned with HTTP 200 Jan 21 08:19:00.745177 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1928/3823] 10.222.0.13 () {58 vars in 1233 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false => generated 1173 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.761598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false Jan 21 08:19:00.762125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.762319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.762319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.762730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.763364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.764177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:00.764177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:00.765192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.799173 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:00.799173 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:00.832022 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af9bd1bc-839a-48a4-af33-dad169223b96 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:00.866046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af9bd1bc-839a-48a4-af33-dad169223b96 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:00.869149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1896/3824] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:00.882342 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.883797 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8afbf918-3381-4040-befa-9a26a3428b1f tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false returned with HTTP 200 Jan 21 08:19:00.885174 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1929/3825] 10.222.0.13 () {58 vars in 1233 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?bootable=false => generated 1173 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.900568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available Jan 21 08:19:00.901107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.901309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.901309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:00.901688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:00.902337 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:00.903127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:00.905526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:00.975177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:00.981572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-344ca5ec-b3a6-402c-b607-8a8a6f566d3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available returned with HTTP 200 Jan 21 08:19:00.981572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1897/3826] 10.222.0.13 () {58 vars in 1237 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available => generated 1173 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:00.997566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available Jan 21 08:19:00.998996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:00.999754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:00.999754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.000448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.001708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:01.002476 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:01.003448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.003448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.008206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:01.083621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:01.087292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b9a0a53c-05ba-435c-ba7b-d7a3b39e736a tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available returned with HTTP 200 Jan 21 08:19:01.088366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1930/3827] 10.222.0.13 () {58 vars in 1237 bytes} [Thu Jan 21 08:19:00 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes?status=available => generated 1173 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:01.100412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?availability_zone=nova Jan 21 08:19:01.100940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.101236 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.101236 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.101623 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.102250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:01.102864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value nova, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:01.103503 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.103503 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.104546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:01.225171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:01.227290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.227290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.242621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62865fc9-caaf-41f4-ad49-d020808ce412 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 08:19:01.254709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1898/3828] 10.222.0.13 () {58 vars in 1270 bytes} [Thu Jan 21 08:19:01 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?availability_zone=nova => generated 2760 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:01.264868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?bootable=false Jan 21 08:19:01.266084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.266500 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.266500 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.269237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.270110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:01.271153 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.271153 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.272750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:01.373829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:01.388323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.388323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.415853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c0793c0-60f2-4b0b-a18a-d360246b2f57 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?bootable=false returned with HTTP 200 Jan 21 08:19:01.431179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1931/3829] 10.222.0.13 () {58 vars in 1254 bytes} [Thu Jan 21 08:19:01 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?bootable=false => generated 2760 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:01.436343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?status=available Jan 21 08:19:01.436868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.437059 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.437059 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.437435 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.438084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:01.440660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Could not evaluate value available, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:01.443746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:01.591207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Get all volumes completed successfully. Jan 21 08:19:01.593875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.593875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.605041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca4b9fb1-d71c-4018-b941-de26531d63b9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?status=available returned with HTTP 200 Jan 21 08:19:01.618709 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1899/3830] 10.222.0.13 () {58 vars in 1258 bytes} [Thu Jan 21 08:19:01 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/detail?status=available => generated 2760 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:01.625890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] DELETE http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:01.630442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.630928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.630928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.632188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.635270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume with id: 70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:01.770564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.770564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.772544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:01.821918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume request issued successfully. Jan 21 08:19:01.822400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-179d8ff7-c4f3-46a7-b73f-65145e985419 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 202 Jan 21 08:19:01.824493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1932/3831] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:01 2021] DELETE /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:19:01.831108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e4cc796-da14-4c8f-a4b6-40dc0a870a3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:01.831828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e4cc796-da14-4c8f-a4b6-40dc0a870a3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.832152 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.832152 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.832718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e4cc796-da14-4c8f-a4b6-40dc0a870a3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.886578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-929f12d1-6968-4173-b9a2-764e6ca9d596 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:01.887565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-929f12d1-6968-4173-b9a2-764e6ca9d596 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:01.887948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:01.887948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:01.888562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-929f12d1-6968-4173-b9a2-764e6ca9d596 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:01.921046 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:01.921046 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:01.931357 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e4cc796-da14-4c8f-a4b6-40dc0a870a3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:01.956937 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e4cc796-da14-4c8f-a4b6-40dc0a870a3e tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:19:01.958500 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1900/3832] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:01 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 925 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:02.047396 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:02.047396 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:02.073768 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-929f12d1-6968-4173-b9a2-764e6ca9d596 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:02.132751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-929f12d1-6968-4173-b9a2-764e6ca9d596 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:02.134425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1933/3833] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:01 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:02.975468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a581484d-57cc-4e6a-8ca9-3d727cb684d4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:02.975972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a581484d-57cc-4e6a-8ca9-3d727cb684d4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:02.977459 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:02.977459 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:02.978125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a581484d-57cc-4e6a-8ca9-3d727cb684d4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.050082 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:03.050082 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:03.060284 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a581484d-57cc-4e6a-8ca9-3d727cb684d4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:03.087289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a581484d-57cc-4e6a-8ca9-3d727cb684d4 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:19:03.088306 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1901/3834] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:02 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 925 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.151047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f23c425-e6f1-4e2e-ba79-82bfac9f5f0e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:03.151959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f23c425-e6f1-4e2e-ba79-82bfac9f5f0e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:03.152383 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:03.152383 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:03.153041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2f23c425-e6f1-4e2e-ba79-82bfac9f5f0e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.267165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:03.267165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:03.300155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2f23c425-e6f1-4e2e-ba79-82bfac9f5f0e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:03.378989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2f23c425-e6f1-4e2e-ba79-82bfac9f5f0e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:03.380132 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1902/3835] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:03 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 972 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.446080 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-812cbf82-6ff8-4b10-a78f-d4aef3fb7814 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:03.446804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-812cbf82-6ff8-4b10-a78f-d4aef3fb7814 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:03.447139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:03.447139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:03.447713 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-812cbf82-6ff8-4b10-a78f-d4aef3fb7814 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.541246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-812cbf82-6ff8-4b10-a78f-d4aef3fb7814 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:03.541551 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1934/3836] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:19:03 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 361 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.556250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43eaf7fa-edff-4081-880e-46a30b88804c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults Jan 21 08:19:03.556956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43eaf7fa-edff-4081-880e-46a30b88804c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:03.557289 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:03.557289 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:03.557863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43eaf7fa-edff-4081-880e-46a30b88804c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'defaults' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.601174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43eaf7fa-edff-4081-880e-46a30b88804c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults returned with HTTP 200 Jan 21 08:19:03.603206 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1903/3837] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:19:03 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults => generated 361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.615175 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6de4999e-7055-4b7c-ac3c-3f89141524ba tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] PUT http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:03.616587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6de4999e-7055-4b7c-ac3c-3f89141524ba tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:03.719914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6de4999e-7055-4b7c-ac3c-3f89141524ba tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:03.720941 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1935/3838] 10.222.0.13 () {60 vars in 1341 bytes} [Thu Jan 21 08:19:03 2021] PUT /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 319 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.732774 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb7b0610-a2b2-4eb0-9c1e-a80447ca8833 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] DELETE http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:03.734055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0610-a2b2-4eb0-9c1e-a80447ca8833 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:03.734055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0610-a2b2-4eb0-9c1e-a80447ca8833 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.751478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bb7b0610-a2b2-4eb0-9c1e-a80447ca8833 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:03.752953 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1904/3839] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:19:03 2021] DELETE /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 08:19:03.764016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5b7e6b5-e50d-44e4-bb29-d5b43dc385e3 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:03.764671 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e6b5-e50d-44e4-bb29-d5b43dc385e3 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:03.765162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e6b5-e50d-44e4-bb29-d5b43dc385e3 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:03.817096 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5b7e6b5-e50d-44e4-bb29-d5b43dc385e3 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:03.818082 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1936/3840] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:19:03 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 361 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:03.831572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eda1182f-b67c-4019-86df-d13113eed8f5 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] PUT http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:03.832350 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eda1182f-b67c-4019-86df-d13113eed8f5 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:04.106253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e089fcde-d33e-4a10-b563-916d953f27f9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:04.106253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e089fcde-d33e-4a10-b563-916d953f27f9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:04.107080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e089fcde-d33e-4a10-b563-916d953f27f9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:04.232403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eda1182f-b67c-4019-86df-d13113eed8f5 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:04.234419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1905/3841] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 08:19:03 2021] PUT /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 319 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:04.252139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0843b061-9a2f-4af3-a518-91d1fca37b1c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults Jan 21 08:19:04.253541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0843b061-9a2f-4af3-a518-91d1fca37b1c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:04.254155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0843b061-9a2f-4af3-a518-91d1fca37b1c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'defaults' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:04.262892 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:04.262892 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:04.283929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e089fcde-d33e-4a10-b563-916d953f27f9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:04.317355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0843b061-9a2f-4af3-a518-91d1fca37b1c tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults returned with HTTP 200 Jan 21 08:19:04.321161 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1906/3842] 10.222.0.13 () {58 vars in 1348 bytes} [Thu Jan 21 08:19:04 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391/defaults => generated 361 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:04.336878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f375346-f3da-491d-ad21-ebf738c93ea4 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:04.338541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f375346-f3da-491d-ad21-ebf738c93ea4 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:04.339135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f375346-f3da-491d-ad21-ebf738c93ea4 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:04.358249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e089fcde-d33e-4a10-b563-916d953f27f9 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 200 Jan 21 08:19:04.360823 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1937/3843] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:04 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 925 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:04.397023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f375346-f3da-491d-ad21-ebf738c93ea4 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:04.397992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ca6083a-912a-4a90-b965-5860fa86fcd7 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:04.398133 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1907/3844] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:19:04 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 361 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:04.398648 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ca6083a-912a-4a90-b965-5860fa86fcd7 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:04.398963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:04.398963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:04.399501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2ca6083a-912a-4a90-b965-5860fa86fcd7 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:04.414152 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6706b3d3-68e4-44a6-be9c-1f27c07ba51e tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True Jan 21 08:19:04.414991 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6706b3d3-68e4-44a6-be9c-1f27c07ba51e tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:04.415604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6706b3d3-68e4-44a6-be9c-1f27c07ba51e tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:04.484593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6706b3d3-68e4-44a6-be9c-1f27c07ba51e tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True returned with HTTP 200 Jan 21 08:19:04.485641 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1908/3845] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:04 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True => generated 1076 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:04.567344 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:04.567344 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:04.584784 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2ca6083a-912a-4a90-b965-5860fa86fcd7 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:04.650453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2ca6083a-912a-4a90-b965-5860fa86fcd7 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:04.651280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1938/3846] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:04 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 972 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:04.865516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] POST http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes Jan 21 08:19:04.866461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-271822610"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:04.867658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-271822610'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:04.868029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume of 1 GB Jan 21 08:19:04.889617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Availability Zones retrieved successfully. Jan 21 08:19:04.908489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Flow 'volume_create_api' (a21d6153-0078-418c-ae09-4cc9089ec714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:04.912136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611528ba-b87a-4127-b993-514a79dadb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:04.915073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:04.993320 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611528ba-b87a-4127-b993-514a79dadb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:04.996038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e8d1b2-a85a-45f3-9394-a9be5d530472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:05.134629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Created reservations ['4a46cfcd-4d66-487b-98a0-76a6b1676b71', '1401c6fd-b27e-4a06-82c0-b090f16ee688', '683f0567-1b86-4f99-a3ae-d68a53d66e1f', '88199dec-4e3f-4773-8d71-3ef40aa1cd15'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:05.137787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e8d1b2-a85a-45f3-9394-a9be5d530472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a46cfcd-4d66-487b-98a0-76a6b1676b71', '1401c6fd-b27e-4a06-82c0-b090f16ee688', '683f0567-1b86-4f99-a3ae-d68a53d66e1f', '88199dec-4e3f-4773-8d71-3ef40aa1cd15']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:05.140837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2359fce-dc38-4e12-9c2a-45bbd7d55189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:05.237517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2359fce-dc38-4e12-9c2a-45bbd7d55189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd963d65e-0e68-4bb0-aa8f-47a4d4f476d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-271822610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504e7d8d620e458db7664a84995af391',qos_specs=None,replication_status=,reservations=['4a46cfcd-4d66-487b-98a0-76a6b1676b71','1401c6fd-b27e-4a06-82c0-b090f16ee688','683f0567-1b86-4f99-a3ae-d68a53d66e1f','88199dec-4e3f-4773-8d71-3ef40aa1cd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c175095a1c74f6f84cf3c094781f9da',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-271822610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d963d65e-0e68-4bb0-aa8f-47a4d4f476d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='504e7d8d620e458db7664a84995af391',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,user_id='6c175095a1c74f6f84cf3c094781f9da',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:05.240437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93665632-0d42-4f10-9887-e37408b7e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:05.278429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93665632-0d42-4f10-9887-e37408b7e0c0) 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-271822610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504e7d8d620e458db7664a84995af391',qos_specs=None,replication_status=,reservations=['4a46cfcd-4d66-487b-98a0-76a6b1676b71','1401c6fd-b27e-4a06-82c0-b090f16ee688','683f0567-1b86-4f99-a3ae-d68a53d66e1f','88199dec-4e3f-4773-8d71-3ef40aa1cd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c175095a1c74f6f84cf3c094781f9da',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:05.282275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a01b0c-5a4d-40b7-98cf-0f0da51cb093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:05.301928 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a01b0c-5a4d-40b7-98cf-0f0da51cb093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:05.305191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Flow 'volume_create_api' (a21d6153-0078-418c-ae09-4cc9089ec714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:05.353801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume request issued successfully. Jan 21 08:19:05.368354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32aac25f-6a0d-4ad0-936b-d3a849bb72da tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes returned with HTTP 202 Jan 21 08:19:05.369250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1909/3847] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:04 2021] POST /volume/v3/504e7d8d620e458db7664a84995af391/volumes => generated 824 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:05.382801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd050d04-1912-4270-9e9b-d613e7c566eb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 Jan 21 08:19:05.384031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd050d04-1912-4270-9e9b-d613e7c566eb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:05.384449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:05.384449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:05.385183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dd050d04-1912-4270-9e9b-d613e7c566eb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:05.486779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7e6484c-f367-4e37-a508-8bd3469c03b4 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:05.487548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7e6484c-f367-4e37-a508-8bd3469c03b4 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:05.488196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:05.488196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:05.488797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f7e6484c-f367-4e37-a508-8bd3469c03b4 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:05.500621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dd050d04-1912-4270-9e9b-d613e7c566eb tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 returned with HTTP 404 Jan 21 08:19:05.501705 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1939/3848] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:05 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/70186dcc-2a1f-4351-8154-39da8e2641d2 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:05.509489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] DELETE http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:19:05.510015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:05.510504 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:05.510997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume with id: 5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:19:05.575739 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:05.575739 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:05.584674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f7e6484c-f367-4e37-a508-8bd3469c03b4 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:05.595963 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:05.595963 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:05.597536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:05.610333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f7e6484c-f367-4e37-a508-8bd3469c03b4 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 200 Jan 21 08:19:05.611715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1910/3849] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:05 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:05.648698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume request issued successfully. Jan 21 08:19:05.649461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c62326b-ceb3-401a-8c88-80f585787e20 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 202 Jan 21 08:19:05.652140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1940/3850] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:05 2021] DELETE /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:19:05.658503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b66e99d-b06d-4560-902c-512e4aea223c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:19:05.659247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b66e99d-b06d-4560-902c-512e4aea223c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:05.659577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:05.659577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:05.660374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b66e99d-b06d-4560-902c-512e4aea223c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:05.683062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e474fc4e-7cda-4329-bce0-1540cc3c6100 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:05.683912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e474fc4e-7cda-4329-bce0-1540cc3c6100 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:05.684246 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:05.684246 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:05.684810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e474fc4e-7cda-4329-bce0-1540cc3c6100 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:05.746555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:05.746555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:05.780257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b66e99d-b06d-4560-902c-512e4aea223c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:05.790487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:05.790487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:05.806971 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e474fc4e-7cda-4329-bce0-1540cc3c6100 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:05.839878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e474fc4e-7cda-4329-bce0-1540cc3c6100 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:05.845858 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1941/3851] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:05 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 972 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:05.878639 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b66e99d-b06d-4560-902c-512e4aea223c tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:19:05.879664 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1911/3852] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:05 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 925 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:06.628602 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e59f4e24-c641-4ded-a0ba-81b60dbbe95f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:06.629199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e59f4e24-c641-4ded-a0ba-81b60dbbe95f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:06.629326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:06.629326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:06.629662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e59f4e24-c641-4ded-a0ba-81b60dbbe95f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:06.692766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:06.692766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:06.703616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e59f4e24-c641-4ded-a0ba-81b60dbbe95f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:06.733647 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e59f4e24-c641-4ded-a0ba-81b60dbbe95f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 200 Jan 21 08:19:06.734758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1942/3853] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:06 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:06.754334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da9ec794-1cf3-4b8b-b343-a035e18feac0 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True Jan 21 08:19:06.754915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da9ec794-1cf3-4b8b-b343-a035e18feac0 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:06.755104 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:06.755104 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:06.755489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da9ec794-1cf3-4b8b-b343-a035e18feac0 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:06.829654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da9ec794-1cf3-4b8b-b343-a035e18feac0 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True returned with HTTP 200 Jan 21 08:19:06.840683 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1912/3854] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:06 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True => generated 1076 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:06.845576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] DELETE http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:06.846403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:06.846809 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:06.846809 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:06.847446 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:06.848097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Delete volume with id: d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:06.858444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bcc998e-8b53-411b-8fe9-8707ef2eb524 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:06.859408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bcc998e-8b53-411b-8fe9-8707ef2eb524 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:06.859911 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5bcc998e-8b53-411b-8fe9-8707ef2eb524 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:06.907763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:06.907763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:06.909990 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:06.945800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:06.945800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:06.955829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5bcc998e-8b53-411b-8fe9-8707ef2eb524 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:06.980828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5bcc998e-8b53-411b-8fe9-8707ef2eb524 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:06.988981 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1913/3855] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:06 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 972 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:06.996074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f572ebf2-d223-4d2b-a3ea-94570659cf19 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:19:06.996516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f572ebf2-d223-4d2b-a3ea-94570659cf19 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:06.996738 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:06.996738 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:06.997114 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f572ebf2-d223-4d2b-a3ea-94570659cf19 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:07.048062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:07.048062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:07.059272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f572ebf2-d223-4d2b-a3ea-94570659cf19 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:07.071529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Delete volume request issued successfully. Jan 21 08:19:07.071969 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1560dce8-dc6e-4c98-a278-02fff80724ae tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 202 Jan 21 08:19:07.075589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1943/3856] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:06 2021] DELETE /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:07.088547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1ed73bb-b0a0-4f7d-b2c9-35a17ecba6e9 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:07.089097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1ed73bb-b0a0-4f7d-b2c9-35a17ecba6e9 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:07.089372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:07.089372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:07.089910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1ed73bb-b0a0-4f7d-b2c9-35a17ecba6e9 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:07.104470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f572ebf2-d223-4d2b-a3ea-94570659cf19 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 200 Jan 21 08:19:07.105572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1914/3857] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:06 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 925 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:07.161256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:07.161256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:07.175286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f1ed73bb-b0a0-4f7d-b2c9-35a17ecba6e9 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:07.204276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1ed73bb-b0a0-4f7d-b2c9-35a17ecba6e9 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 200 Jan 21 08:19:07.205444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1944/3858] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:07 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:07.999052 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-892d8de2-cc64-4391-ab29-fa08e28f2c24 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:08.000866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-892d8de2-cc64-4391-ab29-fa08e28f2c24 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:08.004418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:08.004418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:08.005052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-892d8de2-cc64-4391-ab29-fa08e28f2c24 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:08.114743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:08.114743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:08.122151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a4e8bae-10a1-45f3-848b-38d2484c76bd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 Jan 21 08:19:08.123163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a4e8bae-10a1-45f3-848b-38d2484c76bd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:08.123566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:08.123566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:08.124045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a4e8bae-10a1-45f3-848b-38d2484c76bd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:08.141455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-892d8de2-cc64-4391-ab29-fa08e28f2c24 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:08.187268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a4e8bae-10a1-45f3-848b-38d2484c76bd tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 returned with HTTP 404 Jan 21 08:19:08.188473 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1945/3859] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:08 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/5dd50ef1-37cc-4bd6-8e4b-3a14eae34965 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:19:08.193055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-892d8de2-cc64-4391-ab29-fa08e28f2c24 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:08.193902 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1915/3860] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:07 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:08.196136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] DELETE http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:19:08.196668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:08.197155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:08.197656 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume with id: 030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:19:08.221339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f00df9ef-6cf0-4ae9-86a0-892e52149aaf tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:08.222122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f00df9ef-6cf0-4ae9-86a0-892e52149aaf tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:08.222764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:08.222764 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:08.224057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f00df9ef-6cf0-4ae9-86a0-892e52149aaf tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:08.258188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:08.258188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:08.259426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:08.333793 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:08.333793 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:08.336218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Delete volume request issued successfully. Jan 21 08:19:08.339064 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8e971a9b-115d-4688-b1c5-e946faed98ee tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 202 Jan 21 08:19:08.340198 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1946/3861] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:08 2021] DELETE /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:19:08.348997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a97e44e-3906-46c6-aad1-c0bd0c22fe92 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:19:08.349784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a97e44e-3906-46c6-aad1-c0bd0c22fe92 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:08.350230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:08.350230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:08.352012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a97e44e-3906-46c6-aad1-c0bd0c22fe92 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:08.355015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f00df9ef-6cf0-4ae9-86a0-892e52149aaf tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:08.416670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:08.416670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:08.431460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f00df9ef-6cf0-4ae9-86a0-892e52149aaf tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 200 Jan 21 08:19:08.433589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1916/3862] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:08 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:08.437936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8a97e44e-3906-46c6-aad1-c0bd0c22fe92 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:08.495368 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a97e44e-3906-46c6-aad1-c0bd0c22fe92 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:19:08.496226 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1947/3863] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:08 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 924 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:09.210540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d182d083-25a3-4adf-9b48-9a79687066ce tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:09.211229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d182d083-25a3-4adf-9b48-9a79687066ce tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:09.211456 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:09.211456 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:09.211863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d182d083-25a3-4adf-9b48-9a79687066ce tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:09.276044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:09.276044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:09.284850 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d182d083-25a3-4adf-9b48-9a79687066ce tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:09.309762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d182d083-25a3-4adf-9b48-9a79687066ce tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:09.310556 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1917/3864] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:09 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:09.453520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa78eb4-a4dd-494b-927c-7012d3d5621b tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:09.454070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa78eb4-a4dd-494b-927c-7012d3d5621b tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:09.454287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:09.454287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:09.454663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5fa78eb4-a4dd-494b-927c-7012d3d5621b tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:09.505529 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5fa78eb4-a4dd-494b-927c-7012d3d5621b tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 404 Jan 21 08:19:09.506622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1948/3865] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:09 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:09.520372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e077fbc3-0886-44b6-8589-770071aa8bf6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:19:09.520897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e077fbc3-0886-44b6-8589-770071aa8bf6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:09.521114 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:09.521114 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:09.521491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e077fbc3-0886-44b6-8589-770071aa8bf6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:09.526962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] POST http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes Jan 21 08:19:09.527939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1642131390"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:09.529204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1642131390'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:09.529739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume of 1 GB Jan 21 08:19:09.558452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Availability Zones retrieved successfully. Jan 21 08:19:09.577356 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:09.577356 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:09.584418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Flow 'volume_create_api' (28c67ec8-3485-4d15-8340-f544ff00141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:09.586899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e077fbc3-0886-44b6-8589-770071aa8bf6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Volume info retrieved successfully. Jan 21 08:19:09.587445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa6c784-e474-401c-8ba8-d1811603c05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:09.589565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:09.617104 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e077fbc3-0886-44b6-8589-770071aa8bf6 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 200 Jan 21 08:19:09.618327 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1918/3866] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:09 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 924 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:09.661326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa6c784-e474-401c-8ba8-d1811603c05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:09.663962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb3d293-396a-4ba4-bc47-899dc8a15100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:09.737122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Created reservations ['965a62a3-a787-4beb-8795-f843cf1ed212', 'a7acd8ed-2c47-4b3c-a79b-a182d8ae13f1', '62d3ab29-2812-4a79-8d38-1c07b15c6ec1', '0469098e-1c9b-492b-8808-062214f964eb'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:09.740024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb3d293-396a-4ba4-bc47-899dc8a15100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965a62a3-a787-4beb-8795-f843cf1ed212', 'a7acd8ed-2c47-4b3c-a79b-a182d8ae13f1', '62d3ab29-2812-4a79-8d38-1c07b15c6ec1', '0469098e-1c9b-492b-8808-062214f964eb']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:09.743361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9a8112-f256-4ef2-b893-833741c57738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:09.827565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9a8112-f256-4ef2-b893-833741c57738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532abdfb-1e9e-426a-950f-ef149b1f8de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1642131390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504e7d8d620e458db7664a84995af391',qos_specs=None,replication_status=,reservations=['965a62a3-a787-4beb-8795-f843cf1ed212','a7acd8ed-2c47-4b3c-a79b-a182d8ae13f1','62d3ab29-2812-4a79-8d38-1c07b15c6ec1','0469098e-1c9b-492b-8808-062214f964eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c175095a1c74f6f84cf3c094781f9da',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1642131390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532abdfb-1e9e-426a-950f-ef149b1f8de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='504e7d8d620e458db7664a84995af391',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,user_id='6c175095a1c74f6f84cf3c094781f9da',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:09.830232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2511831-4321-4dca-8fb2-98c6f75df08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:09.864729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2511831-4321-4dca-8fb2-98c6f75df08f) 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-1642131390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504e7d8d620e458db7664a84995af391',qos_specs=None,replication_status=,reservations=['965a62a3-a787-4beb-8795-f843cf1ed212','a7acd8ed-2c47-4b3c-a79b-a182d8ae13f1','62d3ab29-2812-4a79-8d38-1c07b15c6ec1','0469098e-1c9b-492b-8808-062214f964eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c175095a1c74f6f84cf3c094781f9da',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:09.867234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517956de-6ec7-4f3d-8daa-5ad7a139ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:09.896338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517956de-6ec7-4f3d-8daa-5ad7a139ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:09.906006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Flow 'volume_create_api' (28c67ec8-3485-4d15-8340-f544ff00141e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:10.231719 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Create volume request issued successfully. Jan 21 08:19:10.247957 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-841245cb-2178-4877-b89c-0ed613ce0747 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes returned with HTTP 202 Jan 21 08:19:10.258767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1949/3867] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:09 2021] POST /volume/v3/504e7d8d620e458db7664a84995af391/volumes => generated 825 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:10.264827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94076dab-9989-451c-a8ab-fcf1a4a872bc tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:10.265349 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94076dab-9989-451c-a8ab-fcf1a4a872bc tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:10.265562 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.265562 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.265932 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94076dab-9989-451c-a8ab-fcf1a4a872bc tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:10.317193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.317193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.328179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74a3c2c4-8535-4509-b894-a742f630b231 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:10.328834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74a3c2c4-8535-4509-b894-a742f630b231 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:10.329049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.329049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.329546 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-74a3c2c4-8535-4509-b894-a742f630b231 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:10.340013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94076dab-9989-451c-a8ab-fcf1a4a872bc tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:10.373545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94076dab-9989-451c-a8ab-fcf1a4a872bc tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 200 Jan 21 08:19:10.374387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1919/3868] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:10 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:10.395005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.395005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.407447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-74a3c2c4-8535-4509-b894-a742f630b231 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:10.438634 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-74a3c2c4-8535-4509-b894-a742f630b231 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:10.442725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1950/3869] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:10 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 1360 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:10.456899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] POST http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action Jan 21 08:19:10.457495 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.457495 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.457962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] 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=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:19:10.458353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] 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=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:10.521918 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.521918 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.578060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.578060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.580220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:10.606827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Update volume metadata completed successfully. Jan 21 08:19:10.607752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7c7dbff-82e2-4581-89b8-48a27a8e6b56 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action returned with HTTP 200 Jan 21 08:19:10.608906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1920/3870] 10.222.0.13 () {60 vars in 1358 bytes} [Thu Jan 21 08:19:10 2021] POST /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action => generated 511 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:10.618437 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bee90128-aab1-4030-9883-e2717672c34b tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:10.619217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bee90128-aab1-4030-9883-e2717672c34b tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:10.619429 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.619429 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.619799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bee90128-aab1-4030-9883-e2717672c34b tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:10.633182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-326fe9fb-11de-45d0-9d9d-5ac5ac12d523 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] GET http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 Jan 21 08:19:10.634044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-326fe9fb-11de-45d0-9d9d-5ac5ac12d523 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:10.634251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.634251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.634824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-326fe9fb-11de-45d0-9d9d-5ac5ac12d523 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:10.672728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.672728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.682498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bee90128-aab1-4030-9883-e2717672c34b tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:10.688063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-326fe9fb-11de-45d0-9d9d-5ac5ac12d523 tempest-VolumesListTestJSON-825762214 tempest-VolumesListTestJSON-825762214] http://10.222.0.13/volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 returned with HTTP 404 Jan 21 08:19:10.692869 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1921/3871] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:10 2021] GET /volume/v3/46019b4039d14461b94cf94b8533b63a/volumes/030234fd-c73e-4418-aad8-f710887c0b51 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:10.708794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bee90128-aab1-4030-9883-e2717672c34b tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:10.709617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1951/3872] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:10 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 1435 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:10.726812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] POST http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action Jan 21 08:19:10.726812 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:19:10.727278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:10.797349 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.797349 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.872755 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.872755 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.874027 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:10.888161 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Get volume image-metadata completed successfully. Jan 21 08:19:10.909346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:19:10.909346 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:19:10.914669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Delete volume metadata completed successfully. Jan 21 08:19:10.915377 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2600543a-64f3-46d6-b3f0-9309ea064b59 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action returned with HTTP 200 Jan 21 08:19:10.916317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1922/3873] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:19:10 2021] POST /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action => generated 0 bytes in 195 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 08:19:10.924658 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] POST http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action Jan 21 08:19:10.925475 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.925475 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:10.926136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:19:10.926716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:10.985460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.985460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:10.986859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:11.001296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Get volume image-metadata completed successfully. Jan 21 08:19:11.001974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f442e968-cd94-498d-a864-3ec0c98449d3 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action returned with HTTP 200 Jan 21 08:19:11.009237 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1952/3874] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:19:10 2021] POST /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18/action => generated 485 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:11.013681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] DELETE http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:11.014618 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.014618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.014618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:11.015036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:11.015473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Delete volume with id: ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:11.071670 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:11.071670 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:11.072879 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:11.110535 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Delete volume request issued successfully. Jan 21 08:19:11.111219 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c8929bb-5b1f-453f-ad14-8e63e668b65c tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 202 Jan 21 08:19:11.112495 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1923/3875] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:11 2021] DELETE /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:11.121685 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8add0599-bf21-48fc-bee8-82310604347e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:11.122668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8add0599-bf21-48fc-bee8-82310604347e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.123035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.123035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:11.123743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8add0599-bf21-48fc-bee8-82310604347e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:11.183296 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:11.183296 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:11.192303 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8add0599-bf21-48fc-bee8-82310604347e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:11.219338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8add0599-bf21-48fc-bee8-82310604347e tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:11.228309 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1953/3876] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:11 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 1408 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:11.391337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4262445-f806-4af1-bfa7-b60f54c86aa7 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] GET http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:11.391883 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4262445-f806-4af1-bfa7-b60f54c86aa7 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.392056 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.392056 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:11.392682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4262445-f806-4af1-bfa7-b60f54c86aa7 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:11.443928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:11.443928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:11.455642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4262445-f806-4af1-bfa7-b60f54c86aa7 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Volume info retrieved successfully. Jan 21 08:19:11.481949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4262445-f806-4af1-bfa7-b60f54c86aa7 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 200 Jan 21 08:19:11.494841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1924/3877] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:11 2021] GET /volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:11.503600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d4a8dfa-720e-4dec-9efb-49f48981f2aa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True Jan 21 08:19:11.504395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d4a8dfa-720e-4dec-9efb-49f48981f2aa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.504879 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.504879 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:11.506087 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2d4a8dfa-720e-4dec-9efb-49f48981f2aa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:11.575290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2d4a8dfa-720e-4dec-9efb-49f48981f2aa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True returned with HTTP 200 Jan 21 08:19:11.576432 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1954/3878] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:11 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True => generated 1076 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:11.592539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-660ffc5a-74f8-45d6-9079-f71504746a71 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True Jan 21 08:19:11.593101 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-660ffc5a-74f8-45d6-9079-f71504746a71 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.593316 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.593316 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:11.593696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-660ffc5a-74f8-45d6-9079-f71504746a71 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:11.638849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-660ffc5a-74f8-45d6-9079-f71504746a71 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True returned with HTTP 200 Jan 21 08:19:11.639717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1925/3879] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:11 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:11.656253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] POST http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/os-volume-transfer Jan 21 08:19:11.657127 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "532abdfb-1e9e-426a-950f-ef149b1f8de2"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:11.658220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Creating new volume transfer {'transfer': {'volume_id': '532abdfb-1e9e-426a-950f-ef149b1f8de2'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 08:19:11.658573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Creating transfer of volume 532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:11.658953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.transfer.api [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Generating transfer record for volume 532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:11.714515 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:11.714515 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:11.744226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-068691e5-7237-490e-b9ad-c4088c349292 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/os-volume-transfer returned with HTTP 202 Jan 21 08:19:11.751266 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1955/3880] 10.222.0.13 () {60 vars in 1258 bytes} [Thu Jan 21 08:19:11 2021] POST /volume/v3/504e7d8d620e458db7664a84995af391/os-volume-transfer => generated 507 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:12.043482 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] POST http://10.222.0.13/volume/v3/5018e202d1704379bbdc730a5ad183fd/os-volume-transfer/b74be43e-7edd-42ca-aab2-cfb77c377a69/accept Jan 21 08:19:12.044338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a5ba50df15badc0b"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:12.045245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.volume_transfer [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Accepting volume transfer b74be43e-7edd-42ca-aab2-cfb77c377a69 {{(pid=87907) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 08:19:12.045592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.volume_transfer [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Accepting transfer b74be43e-7edd-42ca-aab2-cfb77c377a69 Jan 21 08:19:12.236511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02ff289a-88e6-4bee-850c-feaa23327f90 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:12.238324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02ff289a-88e6-4bee-850c-feaa23327f90 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:12.238546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:12.238546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:12.238993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02ff289a-88e6-4bee-850c-feaa23327f90 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.286056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Created reservations ['3eb562fc-ba9c-4c69-b066-25cdbf6cf78d', '33491f1a-f3c2-4700-bda1-a5215a68c6dc', '82201777-4423-4960-8a8c-8ad0a1c674ac', '88a50a6f-4915-4da7-86fa-bf58ef68f255'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:12.325606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:12.325606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:12.335739 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02ff289a-88e6-4bee-850c-feaa23327f90 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Volume info retrieved successfully. Jan 21 08:19:12.336429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Created reservations ['96182920-9eaf-4ec1-a811-12b852485666', 'a4358dc4-fbd8-4cc3-a5ec-83ee0232e10f', 'b30a0550-4eb6-4879-afcd-b8e2bcfd71e7', '5716e3f1-1bf2-440f-bab3-a8e64e27691c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:12.365947 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02ff289a-88e6-4bee-850c-feaa23327f90 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 200 Jan 21 08:19:12.367711 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1956/3881] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:12 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 1408 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:12.405365 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Created reservations ['755e42e4-6ee4-49ce-ba33-dd28484902f6', 'dff80fbd-07c6-4e71-8bb6-277ce149d32a', '94a2dbd8-5de6-4eeb-b5da-574e39086f76', '8a3b725f-f236-4353-bfa6-d2cd349c9157'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:12.468006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Created reservations ['bbcdc6cc-e8ad-4cea-9b56-dbfd8fb0a5b4', 'fccdd027-f36d-4596-9cd3-4bec551b1a87', '14902176-9f2f-4cc0-84d3-a2c2e2bfbd62', 'b8c56ae8-9ca4-4a79-a700-497149499a7c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:12.470534 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:12.470534 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:12.533172 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Transfer volume completed successfully. Jan 21 08:19:12.556576 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:19:12.556576 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:19:12.655622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.transfer.api [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Volume 532abdfb-1e9e-426a-950f-ef149b1f8de2 has been transferred. Jan 21 08:19:12.709201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45c5eb7d-9355-4343-909a-d0d562ba8aea tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] http://10.222.0.13/volume/v3/5018e202d1704379bbdc730a5ad183fd/os-volume-transfer/b74be43e-7edd-42ca-aab2-cfb77c377a69/accept returned with HTTP 202 Jan 21 08:19:12.712027 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1926/3882] 10.222.0.13 () {60 vars in 1390 bytes} [Thu Jan 21 08:19:11 2021] POST /volume/v3/5018e202d1704379bbdc730a5ad183fd/os-volume-transfer/b74be43e-7edd-42ca-aab2-cfb77c377a69/accept => generated 431 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:12.722291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27a89355-ec9a-4884-bc55-964bf828e179 tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] GET http://10.222.0.13/volume/v3/5018e202d1704379bbdc730a5ad183fd/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:12.722849 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27a89355-ec9a-4884-bc55-964bf828e179 tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:12.723044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:12.723044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:12.723477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-27a89355-ec9a-4884-bc55-964bf828e179 tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.777303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:12.777303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:12.786111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-27a89355-ec9a-4884-bc55-964bf828e179 tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] Volume info retrieved successfully. Jan 21 08:19:12.810346 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-27a89355-ec9a-4884-bc55-964bf828e179 tempest-VolumeQuotasAdminTestJSON-473891943 tempest-VolumeQuotasAdminTestJSON-473891943] http://10.222.0.13/volume/v3/5018e202d1704379bbdc730a5ad183fd/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 200 Jan 21 08:19:12.810935 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1957/3883] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:12 2021] GET /volume/v3/5018e202d1704379bbdc730a5ad183fd/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:12.828506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd9482e-6945-46b5-a976-c1d53e6be668 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True Jan 21 08:19:12.829023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd9482e-6945-46b5-a976-c1d53e6be668 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:12.829216 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:12.829216 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:12.829587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd9482e-6945-46b5-a976-c1d53e6be668 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.830261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:12.830261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:12.883240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd9482e-6945-46b5-a976-c1d53e6be668 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True returned with HTTP 200 Jan 21 08:19:12.884105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1927/3884] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:12 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391?usage=True => generated 1076 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:12.899876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66980b0d-2bba-47c7-be36-34481e3383e8 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True Jan 21 08:19:12.900396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66980b0d-2bba-47c7-be36-34481e3383e8 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:12.900609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:12.900609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:12.900982 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66980b0d-2bba-47c7-be36-34481e3383e8 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.948589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66980b0d-2bba-47c7-be36-34481e3383e8 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True returned with HTTP 200 Jan 21 08:19:12.949704 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1958/3885] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:12 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/5018e202d1704379bbdc730a5ad183fd?usage=True => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:12.966200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] DELETE http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:12.967342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:12.968036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.968700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Delete volume with id: 532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:13.034094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.034094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:13.035525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Volume info retrieved successfully. Jan 21 08:19:13.081705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Delete volume request issued successfully. Jan 21 08:19:13.082183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b648e3d2-e04b-4829-881c-5f2a8cf6bf15 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 202 Jan 21 08:19:13.086464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1928/3886] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:12 2021] DELETE /volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:13.093262 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa08d13b-51ba-40c0-ae3d-fc9b3bd167df tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:13.094093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa08d13b-51ba-40c0-ae3d-fc9b3bd167df tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.094875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa08d13b-51ba-40c0-ae3d-fc9b3bd167df tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.217091 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.217091 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:13.240378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fa08d13b-51ba-40c0-ae3d-fc9b3bd167df tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Volume info retrieved successfully. Jan 21 08:19:13.280644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa08d13b-51ba-40c0-ae3d-fc9b3bd167df tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 200 Jan 21 08:19:13.282874 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1959/3887] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 1088 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:13.385085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 Jan 21 08:19:13.385714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.385908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.385908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:13.386427 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.443910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 returned with HTTP 404 Jan 21 08:19:13.446175 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1929/3888] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/fb885fb46543492cb5a41b858d63efbf/volumes/ac9f5488-3692-4061-a023-f5340d762a18 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:13.658478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-ecf740dc-099c-4b0e-a491-a14d6fcb74a3 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:19:13.659039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-ecf740dc-099c-4b0e-a491-a14d6fcb74a3 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.659256 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.659256 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:13.659636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-ecf740dc-099c-4b0e-a491-a14d6fcb74a3 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.712950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.712950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:13.732621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-ecf740dc-099c-4b0e-a491-a14d6fcb74a3 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:19:13.755399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-ecf740dc-099c-4b0e-a491-a14d6fcb74a3 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:19:13.756362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1960/3889] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:13.785339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] GET http://10.222.0.13/volume// Jan 21 08:19:13.785824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.786497 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.789345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a2d5e04e-cf3e-41e4-9fc7-837a2b51e390 tempest-VolumesImageMetadata-1145355895 tempest-VolumesImageMetadata-1145355895] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:19:13.790154 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1930/3890] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:19:13.805520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-bb6ae25c-c16c-4852-b609-a14e77e9fc5e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments Jan 21 08:19:13.806387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.806387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:13.807136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-bb6ae25c-c16c-4852-b609-a14e77e9fc5e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67de11c9-6868-4062-a18d-e047e9f6e698", "instance_uuid": "52d9f421-f0ef-4e95-8617-04c3fedaee33", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:13.865521 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.865521 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:13.984058 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-bb6ae25c-c16c-4852-b609-a14e77e9fc5e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments returned with HTTP 200 Jan 21 08:19:13.985002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1961/3891] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:19:13 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:19:14.044822 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-8cf10630-82cb-4102-896a-58783b649f57 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] POST http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505/action Jan 21 08:19:14.046141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-8cf10630-82cb-4102-896a-58783b649f57 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:19:14.046668 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-8cf10630-82cb-4102-896a-58783b649f57 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:14.160548 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.160548 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.179525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-3a96fe40-b8b8-4ce5-bedc-6d544f3b3e94 req-8cf10630-82cb-4102-896a-58783b649f57 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505/action returned with HTTP 204 Jan 21 08:19:14.180466 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1931/3892] 10.222.0.13 () {66 vars in 1696 bytes} [Thu Jan 21 08:19:14 2021] POST /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:14.213391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d105a62-b2bf-49ea-9e06-db3e68f0740e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:19:14.213919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d105a62-b2bf-49ea-9e06-db3e68f0740e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:14.214108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.214108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:14.214489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8d105a62-b2bf-49ea-9e06-db3e68f0740e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:14.276066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.276066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.286846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8d105a62-b2bf-49ea-9e06-db3e68f0740e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:19:14.300327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69393c5d-1746-40c8-8e39-d40e4fd56b62 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:14.300873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69393c5d-1746-40c8-8e39-d40e4fd56b62 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:14.301049 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.301049 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:14.303813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-69393c5d-1746-40c8-8e39-d40e4fd56b62 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:14.353529 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.353529 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.388141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8d105a62-b2bf-49ea-9e06-db3e68f0740e tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:19:14.399300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1962/3893] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:14 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 1181 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:14.455511 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.455511 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.494386 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-69393c5d-1746-40c8-8e39-d40e4fd56b62 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Volume info retrieved successfully. Jan 21 08:19:14.524788 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-69393c5d-1746-40c8-8e39-d40e4fd56b62 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 200 Jan 21 08:19:14.526714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1932/3894] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:14 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 1088 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:14.739724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-6ec55437-238b-42a7-844c-7126d9aae61c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:19:14.740246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-6ec55437-238b-42a7-844c-7126d9aae61c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:14.740461 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.740461 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:14.740815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-6ec55437-238b-42a7-844c-7126d9aae61c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:14.818504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.818504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.827588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-68481901-4299-41e6-95ef-96a3bac7056b req-6ec55437-238b-42a7-844c-7126d9aae61c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:19:14.848222 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.848222 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:14.859600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-6ec55437-238b-42a7-844c-7126d9aae61c tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:19:14.860699 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1963/3895] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:19:14 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 1181 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:14.929506 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] DELETE http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505 Jan 21 08:19:14.930054 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:14.930203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.930203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:14.930963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:14.962374 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:14.962374 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:15.211241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:19:15.211667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:19:15.225897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-68481901-4299-41e6-95ef-96a3bac7056b req-291272aa-6cae-40e0-97d9-40e7e6a0b503 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505 returned with HTTP 200 Jan 21 08:19:15.227597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1933/3896] 10.222.0.13 () {64 vars in 1644 bytes} [Thu Jan 21 08:19:14 2021] DELETE /volume/v3/4deeed51197d45a6bfc2d24828197b79/attachments/cf11d328-c3af-4216-bec7-298c7c6d7505 => generated 19 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:15.278779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2633bdb-bddb-41c4-8032-33cd1bbc7a9d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:19:15.279914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2633bdb-bddb-41c4-8032-33cd1bbc7a9d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:15.280131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:15.280131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:15.280526 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2633bdb-bddb-41c4-8032-33cd1bbc7a9d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:15.364888 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:15.364888 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:15.372110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2633bdb-bddb-41c4-8032-33cd1bbc7a9d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:19:15.394389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2633bdb-bddb-41c4-8032-33cd1bbc7a9d tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:19:15.395267 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1964/3897] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:15 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 919 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:15.541922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6391ba0-7ae6-436f-a07b-a037e4b4eeaa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:15.542559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6391ba0-7ae6-436f-a07b-a037e4b4eeaa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:15.542988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:15.542988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:15.543725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6391ba0-7ae6-436f-a07b-a037e4b4eeaa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:15.624162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6391ba0-7ae6-436f-a07b-a037e4b4eeaa tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 404 Jan 21 08:19:15.625503 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1934/3898] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:15 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:15.642617 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1bbba27-64cc-404d-bc95-1ff35acde900 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] GET http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/0613d34dc7de4994b0837f5463739eb8?usage=True Jan 21 08:19:15.643483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1bbba27-64cc-404d-bc95-1ff35acde900 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:15.644292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:15.644292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:15.644956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1bbba27-64cc-404d-bc95-1ff35acde900 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:15.705421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1bbba27-64cc-404d-bc95-1ff35acde900 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/0613d34dc7de4994b0837f5463739eb8?usage=True returned with HTTP 200 Jan 21 08:19:15.706938 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1965/3899] 10.222.0.13 () {58 vars in 1342 bytes} [Thu Jan 21 08:19:15 2021] GET /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/0613d34dc7de4994b0837f5463739eb8?usage=True => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:15.725028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65ea1065-31e0-47f1-84a5-d0f8eb801660 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] PUT http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:15.726252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65ea1065-31e0-47f1-84a5-d0f8eb801660 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:15.821516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:15.821516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:16.042511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65ea1065-31e0-47f1-84a5-d0f8eb801660 tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:16.043658 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1935/3900] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 08:19:15 2021] PUT /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 321 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:16.056575 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc6f8b37-9ec9-44d6-b954-ff08d0183e2d tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] PUT http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 Jan 21 08:19:16.057868 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc6f8b37-9ec9-44d6-b954-ff08d0183e2d tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:16.275396 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc6f8b37-9ec9-44d6-b954-ff08d0183e2d tempest-VolumeQuotasAdminTestJSON-1213901510 tempest-VolumeQuotasAdminTestJSON-1213901510] http://10.222.0.13/volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 returned with HTTP 200 Jan 21 08:19:16.276862 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1966/3901] 10.222.0.13 () {60 vars in 1342 bytes} [Thu Jan 21 08:19:16 2021] PUT /volume/v3/0613d34dc7de4994b0837f5463739eb8/os-quota-sets/504e7d8d620e458db7664a84995af391 => generated 319 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:16.291760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2ecb191-eea8-4b72-8c7b-f77cdc4ed618 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] DELETE http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:16.292363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2ecb191-eea8-4b72-8c7b-f77cdc4ed618 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:16.293518 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2ecb191-eea8-4b72-8c7b-f77cdc4ed618 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:16.294528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-d2ecb191-eea8-4b72-8c7b-f77cdc4ed618 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Delete volume with id: 532abdfb-1e9e-426a-950f-ef149b1f8de2 Jan 21 08:19:16.298787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] POST http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes Jan 21 08:19:16.299933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2103548146"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:16.301013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2103548146'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:16.301425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Create volume of 1 GB Jan 21 08:19:16.320483 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Availability Zones retrieved successfully. Jan 21 08:19:16.338855 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Flow 'volume_create_api' (ed5be443-c370-4e51-85fd-625bf22d376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:16.342448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaa1716-ab8a-4802-9a0f-8455d6737ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:16.344948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:16.351157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2ecb191-eea8-4b72-8c7b-f77cdc4ed618 tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 returned with HTTP 404 Jan 21 08:19:16.352295 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1967/3902] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:16 2021] DELETE /volume/v3/504e7d8d620e458db7664a84995af391/volumes/532abdfb-1e9e-426a-950f-ef149b1f8de2 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:16.361616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7245299-1629-461a-a741-432b035d432f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] DELETE http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:16.362252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7245299-1629-461a-a741-432b035d432f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:16.363142 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a7245299-1629-461a-a741-432b035d432f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:16.363720 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a7245299-1629-461a-a741-432b035d432f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] Delete volume with id: d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 Jan 21 08:19:16.422227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaa1716-ab8a-4802-9a0f-8455d6737ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:16.425097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd14240-552b-4174-a4f7-c3786df7d11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:16.425519 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a7245299-1629-461a-a741-432b035d432f tempest-VolumeQuotasAdminTestJSON-2124266147 tempest-VolumeQuotasAdminTestJSON-2124266147] http://10.222.0.13/volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 returned with HTTP 404 Jan 21 08:19:16.426573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1968/3903] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:16 2021] DELETE /volume/v3/504e7d8d620e458db7664a84995af391/volumes/d963d65e-0e68-4bb0-aa8f-47a4d4f476d3 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:16.548304 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Created reservations ['f53c902d-188a-4cbc-a57f-e32682a57827', 'af48076c-3594-4edf-af0e-fcd50135f85f', '88cc795a-bc24-4bab-99d1-0a024bff1fe7', '3f83920e-bf75-458a-8133-ae1fe0a01429'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:16.550343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd14240-552b-4174-a4f7-c3786df7d11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f53c902d-188a-4cbc-a57f-e32682a57827', 'af48076c-3594-4edf-af0e-fcd50135f85f', '88cc795a-bc24-4bab-99d1-0a024bff1fe7', '3f83920e-bf75-458a-8133-ae1fe0a01429']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:16.552702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a42ea12-2924-4185-be0a-f1a6fe0e2a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:16.627084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a42ea12-2924-4185-be0a-f1a6fe0e2a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86e26e8-2557-4870-a342-b922f64bea7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2103548146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b3814865d344bf880a1380920abea7e',qos_specs=None,replication_status=,reservations=['f53c902d-188a-4cbc-a57f-e32682a57827','af48076c-3594-4edf-af0e-fcd50135f85f','88cc795a-bc24-4bab-99d1-0a024bff1fe7','3f83920e-bf75-458a-8133-ae1fe0a01429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18461511a02a42e5b5dc74b4fde3c8bf',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2103548146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86e26e8-2557-4870-a342-b922f64bea7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b3814865d344bf880a1380920abea7e',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,user_id='18461511a02a42e5b5dc74b4fde3c8bf',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:16.631023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9001d4be-eca7-40a0-9172-b533f356d3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:16.664444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9001d4be-eca7-40a0-9172-b533f356d3d0) 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-VolumesBackupsV39Test-Volume-2103548146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b3814865d344bf880a1380920abea7e',qos_specs=None,replication_status=,reservations=['f53c902d-188a-4cbc-a57f-e32682a57827','af48076c-3594-4edf-af0e-fcd50135f85f','88cc795a-bc24-4bab-99d1-0a024bff1fe7','3f83920e-bf75-458a-8133-ae1fe0a01429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18461511a02a42e5b5dc74b4fde3c8bf',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:16.668573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960d5e89-e20e-4a2b-ba9c-daac246df254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:16.688035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960d5e89-e20e-4a2b-ba9c-daac246df254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:16.692294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Flow 'volume_create_api' (ed5be443-c370-4e51-85fd-625bf22d376f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:16.751426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Create volume request issued successfully. Jan 21 08:19:16.769660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4f665c8b-50dc-4826-82a6-6b771da223e6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes returned with HTTP 202 Jan 21 08:19:16.770543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1936/3904] 10.222.0.13 () {62 vars in 1265 bytes} [Thu Jan 21 08:19:16 2021] POST /volume/v3/6b3814865d344bf880a1380920abea7e/volumes => generated 821 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:16.785178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aa931c7-7c2c-4940-8481-4b5371a61bd1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:16.785745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aa931c7-7c2c-4940-8481-4b5371a61bd1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:16.786227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4aa931c7-7c2c-4940-8481-4b5371a61bd1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:16.890976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:16.890976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:16.912097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4aa931c7-7c2c-4940-8481-4b5371a61bd1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:16.935703 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4aa931c7-7c2c-4940-8481-4b5371a61bd1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 200 Jan 21 08:19:16.936544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1969/3905] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:16 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:17.957300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0721e6e-db26-43ab-ac42-e0b610da3f2c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:17.959451 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0721e6e-db26-43ab-ac42-e0b610da3f2c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:17.959905 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:17.959905 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:17.960653 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0721e6e-db26-43ab-ac42-e0b610da3f2c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:18.044641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:18.044641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:18.076251 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c0721e6e-db26-43ab-ac42-e0b610da3f2c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:18.107343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0721e6e-db26-43ab-ac42-e0b610da3f2c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 200 Jan 21 08:19:18.118721 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1937/3906] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:17 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:18.132994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] POST http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups Jan 21 08:19:18.134005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:18.134005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:18.134843 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e86e26e8-2557-4870-a342-b922f64bea7e", "name": "tempest-VolumesBackupsV39Test-Backup-1328753886"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:18.136406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Creating new backup {'backup': {'volume_id': 'e86e26e8-2557-4870-a342-b922f64bea7e', 'name': 'tempest-VolumesBackupsV39Test-Backup-1328753886'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:19:18.137033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Creating backup of volume e86e26e8-2557-4870-a342-b922f64bea7e in container None Jan 21 08:19:18.195096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:18.195096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:18.197373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:18.255948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Created reservations ['7cebcf43-9ba8-4b47-8788-db3e3480a3d5', '0e7ec1da-9a77-4ed7-9dfa-550691bbedf1'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:18.335155 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d904551e-1fa7-4e92-a812-3fe52c7dbd18 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups returned with HTTP 202 Jan 21 08:19:18.336902 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1970/3907] 10.222.0.13 () {62 vars in 1266 bytes} [Thu Jan 21 08:19:18 2021] POST /volume/v3/6b3814865d344bf880a1380920abea7e/backups => generated 399 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:18.359267 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-546119b9-4d84-491d-832e-13b57aff2a1e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:18.360024 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-546119b9-4d84-491d-832e-13b57aff2a1e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:18.360528 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:18.360528 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:18.361236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-546119b9-4d84-491d-832e-13b57aff2a1e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:18.361841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-546119b9-4d84-491d-832e-13b57aff2a1e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:18.409338 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:18.409338 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:18.411523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-546119b9-4d84-491d-832e-13b57aff2a1e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:18.418735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1938/3908] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:18 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 806 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:19.427124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2870415-d5b9-44af-b311-11fc6329d6d8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:19.427492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2870415-d5b9-44af-b311-11fc6329d6d8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:19.427701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:19.427701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:19.428022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2870415-d5b9-44af-b311-11fc6329d6d8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:19.429063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c2870415-d5b9-44af-b311-11fc6329d6d8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:19.457575 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:19.457575 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:19.460694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2870415-d5b9-44af-b311-11fc6329d6d8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:19.462318 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1971/3909] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:19 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:20.476690 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51ac6cdd-9782-4d5a-bcad-8ba73f0bc5a6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:20.477850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51ac6cdd-9782-4d5a-bcad-8ba73f0bc5a6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:20.478283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:20.478283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:20.478987 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-51ac6cdd-9782-4d5a-bcad-8ba73f0bc5a6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:20.479558 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-51ac6cdd-9782-4d5a-bcad-8ba73f0bc5a6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:20.521830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:20.521830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:20.525206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-51ac6cdd-9782-4d5a-bcad-8ba73f0bc5a6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:20.526202 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1939/3910] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:20 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 806 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:21.541500 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5c01bc0-eacd-44a1-a248-6986892649ca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:21.542061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5c01bc0-eacd-44a1-a248-6986892649ca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:21.542544 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:21.542544 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:21.546193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5c01bc0-eacd-44a1-a248-6986892649ca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:21.546854 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5c01bc0-eacd-44a1-a248-6986892649ca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:21.574225 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:21.574225 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:21.576618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5c01bc0-eacd-44a1-a248-6986892649ca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:21.577428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1972/3911] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:21 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 806 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:22.113851 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d1e261c-c6a7-4d84-a2fd-ffa72d096295 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] POST http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types Jan 21 08:19:22.114380 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:22.114380 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:22.114895 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0d1e261c-c6a7-4d84-a2fd-ffa72d096295 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-285013573", "extra_specs": {"spec1": "val1"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.176724 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0d1e261c-c6a7-4d84-a2fd-ffa72d096295 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types returned with HTTP 200 Jan 21 08:19:22.177572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1940/3912] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:19:21 2021] POST /volume/v3/de79b7b4e2584df99a795db026325c36/types => generated 242 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:22.192110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f86700af-1506-4315-bb76-35dba72ad656 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] POST http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs Jan 21 08:19:22.192756 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:22.192756 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:22.193243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f86700af-1506-4315-bb76-35dba72ad656 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.194425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f86700af-1506-4315-bb76-35dba72ad656 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs returned with HTTP 400 Jan 21 08:19:22.200066 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1973/3913] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:19:22 2021] POST /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:19:22.207397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4def39fd-e533-4e53-a518-9aedb6ffd2dd tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] POST http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs Jan 21 08:19:22.208595 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4def39fd-e533-4e53-a518-9aedb6ffd2dd tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.210938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4def39fd-e533-4e53-a518-9aedb6ffd2dd tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs returned with HTTP 400 Jan 21 08:19:22.212863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1941/3914] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:19:22 2021] POST /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:19:22.226618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fd56e92-2ca5-4370-ba0e-6856fa3ea056 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] POST http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/4de779d7-a2cb-4213-bf97-27cf8e147cdf/extra_specs Jan 21 08:19:22.227606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fd56e92-2ca5-4370-ba0e-6856fa3ea056 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.294702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fd56e92-2ca5-4370-ba0e-6856fa3ea056 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/4de779d7-a2cb-4213-bf97-27cf8e147cdf/extra_specs returned with HTTP 404 Jan 21 08:19:22.300124 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1974/3915] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:19:22 2021] POST /volume/v3/de79b7b4e2584df99a795db026325c36/types/4de779d7-a2cb-4213-bf97-27cf8e147cdf/extra_specs => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:22.308680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46c2dbcf-2049-42b3-987f-b6f0f8e85d97 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] DELETE http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/75b055f1-b875-4512-9993-295a9d337c13/extra_specs/spec1 Jan 21 08:19:22.309224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46c2dbcf-2049-42b3-987f-b6f0f8e85d97 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.309720 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46c2dbcf-2049-42b3-987f-b6f0f8e85d97 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.321999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46c2dbcf-2049-42b3-987f-b6f0f8e85d97 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/75b055f1-b875-4512-9993-295a9d337c13/extra_specs/spec1 returned with HTTP 404 Jan 21 08:19:22.323243 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1942/3916] 10.222.0.13 () {58 vars in 1366 bytes} [Thu Jan 21 08:19:22 2021] DELETE /volume/v3/de79b7b4e2584df99a795db026325c36/types/75b055f1-b875-4512-9993-295a9d337c13/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:22.339428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d742ee-108a-487a-82f6-cee42da93000 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] GET http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/nonexistent_extra_spec_name Jan 21 08:19:22.339428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d742ee-108a-487a-82f6-cee42da93000 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.339428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2d742ee-108a-487a-82f6-cee42da93000 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.366412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2d742ee-108a-487a-82f6-cee42da93000 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 08:19:22.367540 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1975/3917] 10.222.0.13 () {58 vars in 1429 bytes} [Thu Jan 21 08:19:22 2021] GET /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:22.377733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99e67afc-5a80-4db9-a0bc-6b33a508a426 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] GET http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/7376c328-26dc-4814-a446-029c6bd9f05b/extra_specs/spec1 Jan 21 08:19:22.378614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99e67afc-5a80-4db9-a0bc-6b33a508a426 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.379400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99e67afc-5a80-4db9-a0bc-6b33a508a426 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.392371 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99e67afc-5a80-4db9-a0bc-6b33a508a426 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/7376c328-26dc-4814-a446-029c6bd9f05b/extra_specs/spec1 returned with HTTP 404 Jan 21 08:19:22.393834 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1943/3918] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 08:19:22 2021] GET /volume/v3/de79b7b4e2584df99a795db026325c36/types/7376c328-26dc-4814-a446-029c6bd9f05b/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:19:22.405402 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-192ceb19-b35b-4ec7-9bd9-ca99d3e232d7 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] GET http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/e6b0552c-422a-4098-9bae-4c78e20782ff/extra_specs Jan 21 08:19:22.405922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-192ceb19-b35b-4ec7-9bd9-ca99d3e232d7 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.406403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-192ceb19-b35b-4ec7-9bd9-ca99d3e232d7 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.420486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-192ceb19-b35b-4ec7-9bd9-ca99d3e232d7 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/e6b0552c-422a-4098-9bae-4c78e20782ff/extra_specs returned with HTTP 404 Jan 21 08:19:22.421489 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1976/3919] 10.222.0.13 () {58 vars in 1345 bytes} [Thu Jan 21 08:19:22 2021] GET /volume/v3/de79b7b4e2584df99a795db026325c36/types/e6b0552c-422a-4098-9bae-4c78e20782ff/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:22.431952 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8c3401e-0a02-4625-a8ae-fc038551ada5 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] PUT http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 Jan 21 08:19:22.432773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c8c3401e-0a02-4625-a8ae-fc038551ada5 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.434070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c8c3401e-0a02-4625-a8ae-fc038551ada5 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 returned with HTTP 400 Jan 21 08:19:22.439740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1944/3920] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 08:19:22 2021] PUT /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:19:22.454036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c87c0fb8-0086-4a1c-8ae9-e5bb76f83262 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] PUT http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 Jan 21 08:19:22.454822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c87c0fb8-0086-4a1c-8ae9-e5bb76f83262 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'update', calling method: update, body: null {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.456000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c87c0fb8-0086-4a1c-8ae9-e5bb76f83262 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 returned with HTTP 400 Jan 21 08:19:22.458738 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1977/3921] 10.222.0.13 () {60 vars in 1382 bytes} [Thu Jan 21 08:19:22 2021] PUT /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:19:22.468012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-477f2fdb-f661-4c6e-ad4e-30d4e3b6ab7d tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] PUT http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/None Jan 21 08:19:22.468763 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-477f2fdb-f661-4c6e-ad4e-30d4e3b6ab7d tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.539757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-477f2fdb-f661-4c6e-ad4e-30d4e3b6ab7d tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] HTTP exception thrown: Request body and URI mismatch Jan 21 08:19:22.540095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-477f2fdb-f661-4c6e-ad4e-30d4e3b6ab7d tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/None returned with HTTP 400 Jan 21 08:19:22.541457 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1945/3922] 10.222.0.13 () {60 vars in 1380 bytes} [Thu Jan 21 08:19:22 2021] PUT /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/None => generated 73 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:19:22.552316 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f28edbd-cb63-4afe-bef2-6edbfbee8c3e tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] PUT http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/08f174b2-8336-4e3f-8ad7-13d3ad0da9ef Jan 21 08:19:22.552841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f28edbd-cb63-4afe-bef2-6edbfbee8c3e tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:22.592178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be0f2167-2e41-434d-80eb-e2f827db3579 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:22.592762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be0f2167-2e41-434d-80eb-e2f827db3579 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.593247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be0f2167-2e41-434d-80eb-e2f827db3579 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.593612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-be0f2167-2e41-434d-80eb-e2f827db3579 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:22.622549 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f28edbd-cb63-4afe-bef2-6edbfbee8c3e tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] HTTP exception thrown: Request body and URI mismatch Jan 21 08:19:22.624086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f28edbd-cb63-4afe-bef2-6edbfbee8c3e tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/08f174b2-8336-4e3f-8ad7-13d3ad0da9ef returned with HTTP 400 Jan 21 08:19:22.626350 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1978/3923] 10.222.0.13 () {60 vars in 1476 bytes} [Thu Jan 21 08:19:22 2021] PUT /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90/extra_specs/08f174b2-8336-4e3f-8ad7-13d3ad0da9ef => generated 73 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:19:22.633630 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:22.633630 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:22.635494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be0f2167-2e41-434d-80eb-e2f827db3579 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:22.644216 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1946/3924] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:22 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:22.647597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56ce405d-18c4-4e46-875a-34febabb7b5b tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] DELETE http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 Jan 21 08:19:22.648076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56ce405d-18c4-4e46-875a-34febabb7b5b tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.648696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-56ce405d-18c4-4e46-875a-34febabb7b5b tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.736839 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:19:22.736839 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:19:22.751197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-56ce405d-18c4-4e46-875a-34febabb7b5b tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 returned with HTTP 202 Jan 21 08:19:22.756235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1979/3925] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:19:22 2021] DELETE /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:19:22.760678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53a617bd-e25c-4b3a-a150-66e440f7dc77 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] GET http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 Jan 21 08:19:22.761271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53a617bd-e25c-4b3a-a150-66e440f7dc77 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:22.761545 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:22.761545 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:22.762145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-53a617bd-e25c-4b3a-a150-66e440f7dc77 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:22.777494 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-53a617bd-e25c-4b3a-a150-66e440f7dc77 tempest-ExtraSpecsNegativeTest-1345433730 tempest-ExtraSpecsNegativeTest-1345433730] http://10.222.0.13/volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 returned with HTTP 404 Jan 21 08:19:22.779329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1947/3926] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:19:22 2021] GET /volume/v3/de79b7b4e2584df99a795db026325c36/types/f6001004-fda5-48a1-90a6-11d952b31e90 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:19:23.653245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df0a55cb-d1f1-41a8-9467-bc3b274460e4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:23.653885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df0a55cb-d1f1-41a8-9467-bc3b274460e4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:23.654557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-df0a55cb-d1f1-41a8-9467-bc3b274460e4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:23.655621 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-df0a55cb-d1f1-41a8-9467-bc3b274460e4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:23.728873 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:23.728873 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:23.730742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-df0a55cb-d1f1-41a8-9467-bc3b274460e4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:23.731550 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1980/3927] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:23 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:24.746962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfb3c603-1cac-4ea5-b8ef-6d873cc53393 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:24.747561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfb3c603-1cac-4ea5-b8ef-6d873cc53393 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:24.748006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dfb3c603-1cac-4ea5-b8ef-6d873cc53393 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:24.748372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dfb3c603-1cac-4ea5-b8ef-6d873cc53393 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:24.790028 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:24.790028 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:24.792328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dfb3c603-1cac-4ea5-b8ef-6d873cc53393 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:24.793854 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1948/3928] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:24 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:25.808492 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba1ee6a-b589-4f37-b935-c7b1074ed95a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:25.809048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba1ee6a-b589-4f37-b935-c7b1074ed95a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:25.815044 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:25.815044 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:25.815852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ba1ee6a-b589-4f37-b935-c7b1074ed95a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:25.816491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9ba1ee6a-b589-4f37-b935-c7b1074ed95a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:25.870288 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:25.870288 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:25.872663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ba1ee6a-b589-4f37-b935-c7b1074ed95a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:25.873667 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1981/3929] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:25 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:26.887704 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-766d4b95-de6c-4e0b-92ab-5e2f7373b32d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:26.888995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-766d4b95-de6c-4e0b-92ab-5e2f7373b32d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:26.889179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:26.889179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:26.889707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-766d4b95-de6c-4e0b-92ab-5e2f7373b32d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:26.890076 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-766d4b95-de6c-4e0b-92ab-5e2f7373b32d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:26.921478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:26.921478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:26.923622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-766d4b95-de6c-4e0b-92ab-5e2f7373b32d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:26.925351 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1949/3930] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:26 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:27.728133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes Jan 21 08:19:27.728788 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:27.729060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:27.729060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:27.729522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:27.730309 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:19:27.732520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:27.828299 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Get all volumes completed successfully. Jan 21 08:19:27.829576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfb56b44-53a8-4894-a6d7-d6a796dccb6a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes returned with HTTP 200 Jan 21 08:19:27.832327 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1982/3931] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 08:19:27 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes => generated 15 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:19:27.842540 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] POST http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes Jan 21 08:19:27.843016 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:27.843016 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:27.843438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-127013711"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:27.844520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-127013711'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:27.844892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume of 1 GB Jan 21 08:19:27.874378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Availability Zones retrieved successfully. Jan 21 08:19:27.907279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (0dae093c-30b5-4f9f-a3fd-48628dd5f025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:27.910321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f729e2-45ff-4713-8095-f5ce9d36636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:27.912724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:27.937845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8c7d757-7bfa-453e-bac0-806a202c6271 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:27.938408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d757-7bfa-453e-bac0-806a202c6271 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:27.939199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d757-7bfa-453e-bac0-806a202c6271 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:27.939706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e8c7d757-7bfa-453e-bac0-806a202c6271 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:28.008317 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:28.008317 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:28.010196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e8c7d757-7bfa-453e-bac0-806a202c6271 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:28.010997 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1983/3932] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:27 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:28.042200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f729e2-45ff-4713-8095-f5ce9d36636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:28.045300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2eae0f-7c65-472d-823b-2290877d4294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:28.200650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Created reservations ['017800cf-ab44-4bed-865a-fdc51d00383a', '40d172ff-2941-4c31-87e1-86aa79870a95', '5b8b07d1-1ec2-42a2-a30e-250626cc002c', 'a4468aa4-0ee5-4a01-927d-4d91fb82c2ab'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:28.202632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2eae0f-7c65-472d-823b-2290877d4294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017800cf-ab44-4bed-865a-fdc51d00383a', '40d172ff-2941-4c31-87e1-86aa79870a95', '5b8b07d1-1ec2-42a2-a30e-250626cc002c', 'a4468aa4-0ee5-4a01-927d-4d91fb82c2ab']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:28.204781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b5e94b-b544-4af6-b806-dd24b34ace50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:28.270138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b5e94b-b544-4af6-b806-dd24b34ace50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a3dc78-0c58-4118-b1db-9d4e7c5a452c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-127013711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['017800cf-ab44-4bed-865a-fdc51d00383a','40d172ff-2941-4c31-87e1-86aa79870a95','5b8b07d1-1ec2-42a2-a30e-250626cc002c','a4468aa4-0ee5-4a01-927d-4d91fb82c2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-127013711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a3dc78-0c58-4118-b1db-9d4e7c5a452c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71095791b0b24744bbf5657295adb6b4',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,user_id='957f3f7e855c4d38841732ec2779222e',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:28.273037 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ae77bb-ecb5-4bb2-b52b-d9564e022c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:28.300314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ae77bb-ecb5-4bb2-b52b-d9564e022c57) 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-127013711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['017800cf-ab44-4bed-865a-fdc51d00383a','40d172ff-2941-4c31-87e1-86aa79870a95','5b8b07d1-1ec2-42a2-a30e-250626cc002c','a4468aa4-0ee5-4a01-927d-4d91fb82c2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:28.302827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af7f7eb-a816-494b-acc4-b9dc7fab0ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:28.319894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af7f7eb-a816-494b-acc4-b9dc7fab0ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:28.322894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (0dae093c-30b5-4f9f-a3fd-48628dd5f025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:28.375627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request issued successfully. Jan 21 08:19:28.391229 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-37d4d794-1472-4d7b-a0bc-efb525d062ae tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes returned with HTTP 202 Jan 21 08:19:28.392287 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1950/3933] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:27 2021] POST /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes => generated 823 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:28.411997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81742fb6-0e86-4a02-919b-4b083f9ec26b tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:28.413345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81742fb6-0e86-4a02-919b-4b083f9ec26b tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:28.413993 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:28.413993 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:28.415224 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81742fb6-0e86-4a02-919b-4b083f9ec26b tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:28.472213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:28.472213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:28.481775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81742fb6-0e86-4a02-919b-4b083f9ec26b tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:28.552412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81742fb6-0e86-4a02-919b-4b083f9ec26b tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 200 Jan 21 08:19:28.554143 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1984/3934] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:28 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 891 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:29.031618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6500908-eb97-4205-8221-eccfa0faecf7 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:29.033716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6500908-eb97-4205-8221-eccfa0faecf7 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:29.034315 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:29.034315 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:29.037667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6500908-eb97-4205-8221-eccfa0faecf7 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:29.038268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f6500908-eb97-4205-8221-eccfa0faecf7 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:29.089019 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:29.089019 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:29.090966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6500908-eb97-4205-8221-eccfa0faecf7 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:29.092770 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1951/3935] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:29 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:29.570942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db3280f-b77e-4fd7-ad57-e9b43bb4678f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:29.571465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db3280f-b77e-4fd7-ad57-e9b43bb4678f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:29.571659 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:29.571659 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:29.572321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6db3280f-b77e-4fd7-ad57-e9b43bb4678f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:29.624759 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:29.624759 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:29.634329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6db3280f-b77e-4fd7-ad57-e9b43bb4678f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:29.658087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6db3280f-b77e-4fd7-ad57-e9b43bb4678f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 200 Jan 21 08:19:29.666725 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1985/3936] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:29 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:29.674116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4031bb-841c-4225-8553-94694683a34e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:29.674989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4031bb-841c-4225-8553-94694683a34e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:29.675674 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:29.675674 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:29.675828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ee4031bb-841c-4225-8553-94694683a34e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:29.726447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:29.726447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:29.735196 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ee4031bb-841c-4225-8553-94694683a34e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:29.759289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ee4031bb-841c-4225-8553-94694683a34e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 200 Jan 21 08:19:29.760109 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1952/3937] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:29 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:29.775195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] POST http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes Jan 21 08:19:29.775843 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:29.775843 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:29.779659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2043401703"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:29.779659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2043401703'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:29.779659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume of 1 GB Jan 21 08:19:29.797960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Availability Zones retrieved successfully. Jan 21 08:19:29.816822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (901a8397-b92d-4fb4-b76f-352a8c2c16ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:29.830067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f9674-f7e5-471c-ac78-f4861b5753f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:29.832334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:29.897789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f9674-f7e5-471c-ac78-f4861b5753f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:29.900199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc24173-a860-4e4a-baee-1e049f8cd2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:29.968038 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Created reservations ['d763699f-29c6-4402-8c4a-4f1ee3a619c4', 'd844b09f-56df-463a-a231-b0bb388b89be', 'd61008cb-3e66-478c-9d7f-480cf6a50a28', 'bc8101dc-7e06-48a3-817d-52b43100e50e'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:29.969953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc24173-a860-4e4a-baee-1e049f8cd2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d763699f-29c6-4402-8c4a-4f1ee3a619c4', 'd844b09f-56df-463a-a231-b0bb388b89be', 'd61008cb-3e66-478c-9d7f-480cf6a50a28', 'bc8101dc-7e06-48a3-817d-52b43100e50e']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:29.972128 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572c8186-a6b4-4165-b15f-78c67068b27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:30.037412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572c8186-a6b4-4165-b15f-78c67068b27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2043401703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['d763699f-29c6-4402-8c4a-4f1ee3a619c4','d844b09f-56df-463a-a231-b0bb388b89be','d61008cb-3e66-478c-9d7f-480cf6a50a28','bc8101dc-7e06-48a3-817d-52b43100e50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2043401703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71095791b0b24744bbf5657295adb6b4',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,user_id='957f3f7e855c4d38841732ec2779222e',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:30.040103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd51da-4c02-405e-8574-7dc7fd87d097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:30.097097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd51da-4c02-405e-8574-7dc7fd87d097) 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-2043401703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['d763699f-29c6-4402-8c4a-4f1ee3a619c4','d844b09f-56df-463a-a231-b0bb388b89be','d61008cb-3e66-478c-9d7f-480cf6a50a28','bc8101dc-7e06-48a3-817d-52b43100e50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:30.101048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656a51ce-ff73-44d7-a377-93f83d587b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:30.108651 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e1c4a5b-a01f-4718-b388-c67bf5b1e7bc tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:30.109231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e1c4a5b-a01f-4718-b388-c67bf5b1e7bc tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:30.109427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:30.109427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:30.109800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e1c4a5b-a01f-4718-b388-c67bf5b1e7bc tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:30.110174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4e1c4a5b-a01f-4718-b388-c67bf5b1e7bc tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:30.140741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656a51ce-ff73-44d7-a377-93f83d587b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:30.143464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (901a8397-b92d-4fb4-b76f-352a8c2c16ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:30.143616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:30.143616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:30.146479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e1c4a5b-a01f-4718-b388-c67bf5b1e7bc tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:30.149228 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1953/3938] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:30 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:30.211899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request issued successfully. Jan 21 08:19:30.226148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c9c55b10-a93b-4bf4-9cb9-bd941effdeb6 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes returned with HTTP 202 Jan 21 08:19:30.227224 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1986/3939] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:29 2021] POST /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes => generated 824 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:30.242556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-422e80c2-23ef-4dd1-b19f-016a14270fd3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:30.243059 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-422e80c2-23ef-4dd1-b19f-016a14270fd3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:30.243273 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:30.243273 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:30.243646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-422e80c2-23ef-4dd1-b19f-016a14270fd3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:30.299401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:30.299401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:30.308664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-422e80c2-23ef-4dd1-b19f-016a14270fd3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:30.330942 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-422e80c2-23ef-4dd1-b19f-016a14270fd3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 200 Jan 21 08:19:30.331783 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1954/3940] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:30 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:31.161735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b29968ba-2b17-4bf0-9e52-0043a2a5ed61 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:31.162286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b29968ba-2b17-4bf0-9e52-0043a2a5ed61 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:31.162850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:31.162850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:31.163654 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b29968ba-2b17-4bf0-9e52-0043a2a5ed61 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:31.164195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b29968ba-2b17-4bf0-9e52-0043a2a5ed61 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:31.187746 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:31.187746 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:31.189913 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b29968ba-2b17-4bf0-9e52-0043a2a5ed61 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:31.191318 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1987/3941] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:31 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:31.347777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ba8930f-ed0d-481a-ad70-43fcae4a0d96 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:31.348657 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ba8930f-ed0d-481a-ad70-43fcae4a0d96 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:31.349042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:31.349042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:31.349666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ba8930f-ed0d-481a-ad70-43fcae4a0d96 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:31.404890 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:31.404890 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:31.428074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ba8930f-ed0d-481a-ad70-43fcae4a0d96 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:31.459335 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ba8930f-ed0d-481a-ad70-43fcae4a0d96 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 200 Jan 21 08:19:31.460594 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1955/3942] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:31 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:31.475042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5787da5c-18d7-4ac8-81fb-67947dea018e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:31.476004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5787da5c-18d7-4ac8-81fb-67947dea018e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:31.476220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:31.476220 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:31.476597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5787da5c-18d7-4ac8-81fb-67947dea018e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:31.540803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:31.540803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:31.550148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5787da5c-18d7-4ac8-81fb-67947dea018e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:31.576186 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5787da5c-18d7-4ac8-81fb-67947dea018e tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 200 Jan 21 08:19:31.576999 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1988/3943] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:31 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:31.592257 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] POST http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes Jan 21 08:19:31.592715 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:31.592715 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:31.593130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1506071412"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:31.594226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1506071412'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:31.594601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume of 1 GB Jan 21 08:19:31.608087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Availability Zones retrieved successfully. Jan 21 08:19:31.625730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (0f5a2226-09f1-46e9-b6a4-48920a332137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:31.628602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beff3c98-1fb6-4b2a-b145-d57550c966c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:31.630864 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:31.712008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beff3c98-1fb6-4b2a-b145-d57550c966c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:31.714398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3e8474-5763-41eb-8c2f-baa9e036c125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:31.787418 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Created reservations ['d52b3c5c-60cf-4b31-8891-f2a713d0355a', 'a5e81b6f-d2f0-49a2-81b9-7365c54f25df', 'f9a64dcf-fd70-4e20-8af5-de54b7347844', 'abd3d246-36cc-4710-9866-1ef3ebd11e07'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:31.790278 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3e8474-5763-41eb-8c2f-baa9e036c125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52b3c5c-60cf-4b31-8891-f2a713d0355a', 'a5e81b6f-d2f0-49a2-81b9-7365c54f25df', 'f9a64dcf-fd70-4e20-8af5-de54b7347844', 'abd3d246-36cc-4710-9866-1ef3ebd11e07']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:31.792440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec42e8e-76e1-45d3-b70e-e829351d2e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:31.874103 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec42e8e-76e1-45d3-b70e-e829351d2e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46abb107-339a-4ad1-a28f-32250ce7e635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1506071412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['d52b3c5c-60cf-4b31-8891-f2a713d0355a','a5e81b6f-d2f0-49a2-81b9-7365c54f25df','f9a64dcf-fd70-4e20-8af5-de54b7347844','abd3d246-36cc-4710-9866-1ef3ebd11e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1506071412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46abb107-339a-4ad1-a28f-32250ce7e635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71095791b0b24744bbf5657295adb6b4',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,user_id='957f3f7e855c4d38841732ec2779222e',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:31.877247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7334eb-fd67-4e8d-8562-475cda7f0bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:31.906013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7334eb-fd67-4e8d-8562-475cda7f0bcd) 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-1506071412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71095791b0b24744bbf5657295adb6b4',qos_specs=None,replication_status=,reservations=['d52b3c5c-60cf-4b31-8891-f2a713d0355a','a5e81b6f-d2f0-49a2-81b9-7365c54f25df','f9a64dcf-fd70-4e20-8af5-de54b7347844','abd3d246-36cc-4710-9866-1ef3ebd11e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957f3f7e855c4d38841732ec2779222e',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:31.908273 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d66fe-30d5-4d13-9deb-931171cfdbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:31.929908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d66fe-30d5-4d13-9deb-931171cfdbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:31.934218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Flow 'volume_create_api' (0f5a2226-09f1-46e9-b6a4-48920a332137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:32.001640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Create volume request issued successfully. Jan 21 08:19:32.019912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-77ae2201-9a07-442a-8fa6-55fd637d1afa tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes returned with HTTP 202 Jan 21 08:19:32.020740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1956/3944] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:31 2021] POST /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes => generated 824 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:32.036339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-539cff73-2a28-4d95-b11f-7650d8df88c5 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:32.037078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-539cff73-2a28-4d95-b11f-7650d8df88c5 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:32.037261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:32.037261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:32.037688 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-539cff73-2a28-4d95-b11f-7650d8df88c5 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:32.101610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:32.101610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:32.111556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-539cff73-2a28-4d95-b11f-7650d8df88c5 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:32.141831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-539cff73-2a28-4d95-b11f-7650d8df88c5 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:32.142932 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1989/3945] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:32 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:32.207968 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b90d92e5-7dfd-4c74-abfb-636bca29d7ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:32.209111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b90d92e5-7dfd-4c74-abfb-636bca29d7ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:32.209697 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:32.209697 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:32.210347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b90d92e5-7dfd-4c74-abfb-636bca29d7ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:32.211183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b90d92e5-7dfd-4c74-abfb-636bca29d7ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:32.237188 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:32.237188 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:32.239693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b90d92e5-7dfd-4c74-abfb-636bca29d7ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:32.241345 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1957/3946] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:32 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:33.159268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41128624-3846-448b-b28f-567a62364a4f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:33.159794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41128624-3846-448b-b28f-567a62364a4f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:33.159989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:33.159989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:33.161015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41128624-3846-448b-b28f-567a62364a4f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:33.221262 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:33.221262 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:33.235499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41128624-3846-448b-b28f-567a62364a4f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:33.256365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8caaaef4-cd47-4533-b8d6-4a37f8b26f0a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:33.257870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8caaaef4-cd47-4533-b8d6-4a37f8b26f0a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:33.259177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:33.259177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:33.259832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8caaaef4-cd47-4533-b8d6-4a37f8b26f0a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:33.260374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8caaaef4-cd47-4533-b8d6-4a37f8b26f0a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:33.276097 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41128624-3846-448b-b28f-567a62364a4f tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:33.290155 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1990/3947] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:33 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:33.298330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:33.298330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:33.300493 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8caaaef4-cd47-4533-b8d6-4a37f8b26f0a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:33.302141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1958/3948] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:33 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:33.303024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04fdd960-1947-47eb-8b53-bdce6fec87be tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:33.305088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04fdd960-1947-47eb-8b53-bdce6fec87be tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:33.305463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:33.305463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:33.306338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-04fdd960-1947-47eb-8b53-bdce6fec87be tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:33.362648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:33.362648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:33.373974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-04fdd960-1947-47eb-8b53-bdce6fec87be tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:33.399717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-04fdd960-1947-47eb-8b53-bdce6fec87be tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:33.400566 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1991/3949] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:33 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:33.510708 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] POST http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes Jan 21 08:19:33.511197 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:33.511197 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:33.512018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:33.513078 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Create volume request body: {'volume': {'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:33.513452 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Create volume of 1 GB Jan 21 08:19:33.527405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Availability Zones retrieved successfully. Jan 21 08:19:33.544305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Flow 'volume_create_api' (212bd326-9334-44e6-bc77-d344c1a63deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:33.547077 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1692568-1f04-464b-8d0e-baa6ebffeb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:33.549131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:33.614411 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1692568-1f04-464b-8d0e-baa6ebffeb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:33.617661 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f1d6ab-700d-43c3-8e5f-33b4ef8168aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:33.713944 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Created reservations ['1d34183d-d401-4b07-85ee-2a0bf8c50f7a', '028e9a4e-f1b2-41c1-b87c-ca4e7166fca3', '2a99811d-c0ce-4189-a6cd-fb9444a7ce6b', 'f0b0ecb3-06f2-4ba8-a35e-162d4f157d77'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:33.716457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f1d6ab-700d-43c3-8e5f-33b4ef8168aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d34183d-d401-4b07-85ee-2a0bf8c50f7a', '028e9a4e-f1b2-41c1-b87c-ca4e7166fca3', '2a99811d-c0ce-4189-a6cd-fb9444a7ce6b', 'f0b0ecb3-06f2-4ba8-a35e-162d4f157d77']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:33.718926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b79e93-ba60-40c7-876e-84b1ac13d2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:33.813918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b79e93-ba60-40c7-876e-84b1ac13d2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3f9a8a-b15c-4069-a957-1c541fc32fe5', '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='7b71ce1488f645918ae7a2e0ecb25c6f',qos_specs=None,replication_status=,reservations=['1d34183d-d401-4b07-85ee-2a0bf8c50f7a','028e9a4e-f1b2-41c1-b87c-ca4e7166fca3','2a99811d-c0ce-4189-a6cd-fb9444a7ce6b','f0b0ecb3-06f2-4ba8-a35e-162d4f157d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208ed4ff2bf24b8da5c8b73238aecffb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:33Z,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=ad3f9a8a-b15c-4069-a957-1c541fc32fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b71ce1488f645918ae7a2e0ecb25c6f',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,user_id='208ed4ff2bf24b8da5c8b73238aecffb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:33.816822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2fd633-5ce9-47bb-b6ea-d8d6d577dfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:33.847882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2fd633-5ce9-47bb-b6ea-d8d6d577dfa0) 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='7b71ce1488f645918ae7a2e0ecb25c6f',qos_specs=None,replication_status=,reservations=['1d34183d-d401-4b07-85ee-2a0bf8c50f7a','028e9a4e-f1b2-41c1-b87c-ca4e7166fca3','2a99811d-c0ce-4189-a6cd-fb9444a7ce6b','f0b0ecb3-06f2-4ba8-a35e-162d4f157d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208ed4ff2bf24b8da5c8b73238aecffb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:33.852984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b37a28-cfc1-41fa-bcd2-b8c153b0bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:33.874636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b37a28-cfc1-41fa-bcd2-b8c153b0bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:33.878256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Flow 'volume_create_api' (212bd326-9334-44e6-bc77-d344c1a63deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:33.949200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Create volume request issued successfully. Jan 21 08:19:33.967725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c729cf3d-e315-4afc-9ab7-8b24b39b23fc tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes returned with HTTP 202 Jan 21 08:19:33.969565 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1959/3950] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:33 2021] POST /volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes => generated 802 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:33.984753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c26c36b8-c188-41f4-bb85-84ab92cbf426 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] GET http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 Jan 21 08:19:33.985561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c26c36b8-c188-41f4-bb85-84ab92cbf426 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:33.985928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:33.985928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:33.986564 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c26c36b8-c188-41f4-bb85-84ab92cbf426 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:34.142389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:34.142389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:34.231089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c26c36b8-c188-41f4-bb85-84ab92cbf426 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Volume info retrieved successfully. Jan 21 08:19:34.260955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c26c36b8-c188-41f4-bb85-84ab92cbf426 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 returned with HTTP 200 Jan 21 08:19:34.272805 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1992/3951] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:33 2021] GET /volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 => generated 981 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:34.321223 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab901096-e13d-4574-8a8d-4cf1629b8d38 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:34.360875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab901096-e13d-4574-8a8d-4cf1629b8d38 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:34.361159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:34.361159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:34.361863 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ab901096-e13d-4574-8a8d-4cf1629b8d38 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:34.362652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ab901096-e13d-4574-8a8d-4cf1629b8d38 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:34.388325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:34.388325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:34.390660 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ab901096-e13d-4574-8a8d-4cf1629b8d38 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:34.392105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1960/3952] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:34 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:35.279562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a19695f-ba17-46e7-9b5e-36f6b8364ef9 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] GET http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 Jan 21 08:19:35.280116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a19695f-ba17-46e7-9b5e-36f6b8364ef9 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.280243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.280243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.280541 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a19695f-ba17-46e7-9b5e-36f6b8364ef9 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.346244 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.346244 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.354795 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a19695f-ba17-46e7-9b5e-36f6b8364ef9 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Volume info retrieved successfully. Jan 21 08:19:35.377991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a19695f-ba17-46e7-9b5e-36f6b8364ef9 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 returned with HTTP 200 Jan 21 08:19:35.378835 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1993/3953] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:35 2021] GET /volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 => generated 1040 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:35.396056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] GET http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/detail?all_tenants=1&project_id=71095791b0b24744bbf5657295adb6b4 Jan 21 08:19:35.396817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.396817 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.396817 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.398225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.398929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Could not evaluate value 71095791b0b24744bbf5657295adb6b4, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:19:35.415060 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e779966d-1198-4095-8516-626a0f03a4ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:35.415060 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e779966d-1198-4095-8516-626a0f03a4ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.415060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.415060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.423132 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Searching by: MultiDict([('project_id', '71095791b0b24744bbf5657295adb6b4'), ('all_tenants', 1)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:19:35.423298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e779966d-1198-4095-8516-626a0f03a4ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.423298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e779966d-1198-4095-8516-626a0f03a4ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:35.441440 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.441440 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.443717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e779966d-1198-4095-8516-626a0f03a4ef tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:35.446451 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1994/3954] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:35 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:35.474820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Get all volumes completed successfully. Jan 21 08:19:35.477402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.477402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.485972 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b456c6ec-7f9c-4e4d-885b-873f1bc50092 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/detail?all_tenants=1&project_id=71095791b0b24744bbf5657295adb6b4 returned with HTTP 200 Jan 21 08:19:35.486916 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1961/3955] 10.222.0.13 () {58 vars in 1340 bytes} [Thu Jan 21 08:19:35 2021] GET /volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/detail?all_tenants=1&project_id=71095791b0b24744bbf5657295adb6b4 => generated 3246 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:35.505042 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] DELETE http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 Jan 21 08:19:35.505804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.506224 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.506224 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.507482 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.508197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Delete volume with id: ad3f9a8a-b15c-4069-a957-1c541fc32fe5 Jan 21 08:19:35.565441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.565441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.566779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Volume info retrieved successfully. Jan 21 08:19:35.603681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] Delete volume request issued successfully. Jan 21 08:19:35.604717 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cbb2b676-4ee5-4566-9cfc-64d8e81390c0 tempest-VolumesListAdminTestJSON-1191348357 tempest-VolumesListAdminTestJSON-1191348357] http://10.222.0.13/volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 returned with HTTP 202 Jan 21 08:19:35.611584 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1995/3956] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:35 2021] DELETE /volume/v3/7b71ce1488f645918ae7a2e0ecb25c6f/volumes/ad3f9a8a-b15c-4069-a957-1c541fc32fe5 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:35.617932 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] DELETE http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:35.618651 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.618992 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.618992 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.619553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.620119 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume with id: 46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:35.700731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.700731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.702021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:35.742089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume request issued successfully. Jan 21 08:19:35.748383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e7fe437e-0604-4860-b004-0bc70a5dce75 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 202 Jan 21 08:19:35.757063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1962/3957] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:35 2021] DELETE /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:35.760360 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80f75b45-d019-4c16-9f80-dbfe55101fb8 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:35.760360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80f75b45-d019-4c16-9f80-dbfe55101fb8 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:35.760360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:35.760360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:35.760360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80f75b45-d019-4c16-9f80-dbfe55101fb8 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:35.848073 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:35.848073 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:35.866185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80f75b45-d019-4c16-9f80-dbfe55101fb8 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:35.948517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80f75b45-d019-4c16-9f80-dbfe55101fb8 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:35.949358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1996/3958] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:35 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:36.467674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88274c57-ee77-4dd5-9ded-c2ca2cc99284 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:36.472019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88274c57-ee77-4dd5-9ded-c2ca2cc99284 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:36.472439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:36.472439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:36.479291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88274c57-ee77-4dd5-9ded-c2ca2cc99284 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:36.480662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-88274c57-ee77-4dd5-9ded-c2ca2cc99284 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:36.508608 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:36.508608 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:36.510473 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88274c57-ee77-4dd5-9ded-c2ca2cc99284 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:36.511320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1963/3959] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:36 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:36.965950 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a189557c-0652-4b0d-9534-107cc96d5e39 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:36.966585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a189557c-0652-4b0d-9534-107cc96d5e39 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:36.966911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:36.966911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:36.967793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a189557c-0652-4b0d-9534-107cc96d5e39 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:37.046123 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:37.046123 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:37.055874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a189557c-0652-4b0d-9534-107cc96d5e39 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:37.087691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a189557c-0652-4b0d-9534-107cc96d5e39 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:37.088533 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1997/3960] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:36 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:37.526444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5167ae0d-46e9-4903-9a77-96ba22ce8ef6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:37.527704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5167ae0d-46e9-4903-9a77-96ba22ce8ef6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:37.528139 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:37.528139 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:37.528785 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5167ae0d-46e9-4903-9a77-96ba22ce8ef6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:37.529348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5167ae0d-46e9-4903-9a77-96ba22ce8ef6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:37.576023 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:37.576023 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:37.578249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5167ae0d-46e9-4903-9a77-96ba22ce8ef6 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:37.590446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1964/3961] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:37 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:38.104752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebf00f74-49de-4702-9a37-52536d5070e9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:38.105289 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebf00f74-49de-4702-9a37-52536d5070e9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:38.106094 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:38.106094 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:38.106593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ebf00f74-49de-4702-9a37-52536d5070e9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:38.170803 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:38.170803 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:38.192041 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ebf00f74-49de-4702-9a37-52536d5070e9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:38.216609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ebf00f74-49de-4702-9a37-52536d5070e9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 200 Jan 21 08:19:38.217472 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1998/3962] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:38 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:38.596590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9ec79f6-f206-41e2-8267-99d7a5fca15c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:38.597728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9ec79f6-f206-41e2-8267-99d7a5fca15c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:38.598157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:38.598157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:38.598825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d9ec79f6-f206-41e2-8267-99d7a5fca15c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:38.600044 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d9ec79f6-f206-41e2-8267-99d7a5fca15c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:38.623067 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:38.623067 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:38.625264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d9ec79f6-f206-41e2-8267-99d7a5fca15c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:38.626937 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1965/3963] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:38 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:39.234343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e4804f6-7652-429b-9642-de26d93a6e76 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 Jan 21 08:19:39.235141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e4804f6-7652-429b-9642-de26d93a6e76 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:39.235585 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:39.235585 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:39.236009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e4804f6-7652-429b-9642-de26d93a6e76 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:39.307943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e4804f6-7652-429b-9642-de26d93a6e76 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 returned with HTTP 404 Jan 21 08:19:39.307943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 1999/3964] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:39 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/46abb107-339a-4ad1-a28f-32250ce7e635 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] DELETE http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:39.310307 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume with id: a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:39.370108 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:39.370108 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:39.372642 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:39.407158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume request issued successfully. Jan 21 08:19:39.407609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41aab495-1d6a-4d3f-a9a3-9208e0f823fb tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 202 Jan 21 08:19:39.424234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1df46f97-8239-4571-92c0-86107f13e518 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:39.424234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1df46f97-8239-4571-92c0-86107f13e518 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:39.424234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1df46f97-8239-4571-92c0-86107f13e518 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:39.433997 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1966/3965] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:39 2021] DELETE /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:39.474994 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:39.474994 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:39.483818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1df46f97-8239-4571-92c0-86107f13e518 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:39.508520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1df46f97-8239-4571-92c0-86107f13e518 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 200 Jan 21 08:19:39.509494 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2000/3966] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:39 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:39.641909 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1aaae2e3-ec06-4250-b9c1-de4ba6d4789c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:39.642458 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1aaae2e3-ec06-4250-b9c1-de4ba6d4789c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:39.642640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:39.642640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:39.643954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1aaae2e3-ec06-4250-b9c1-de4ba6d4789c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:39.644468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1aaae2e3-ec06-4250-b9c1-de4ba6d4789c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:39.671245 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:39.671245 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:39.673364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1aaae2e3-ec06-4250-b9c1-de4ba6d4789c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:39.674514 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1967/3967] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:39 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:40.526078 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1f8a4e0-b110-4cbe-bd78-915178ffd9a9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:40.526730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1f8a4e0-b110-4cbe-bd78-915178ffd9a9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:40.527014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:40.527014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:40.527477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a1f8a4e0-b110-4cbe-bd78-915178ffd9a9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:40.595967 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:40.595967 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:40.624479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a1f8a4e0-b110-4cbe-bd78-915178ffd9a9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:40.661914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a1f8a4e0-b110-4cbe-bd78-915178ffd9a9 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 200 Jan 21 08:19:40.664288 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2001/3968] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:40 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:40.690413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f70f62-f0d6-4a48-ac60-c52d346d4e6f tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:40.691023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f70f62-f0d6-4a48-ac60-c52d346d4e6f tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:40.691235 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:40.691235 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:40.691614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f70f62-f0d6-4a48-ac60-c52d346d4e6f tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:40.691977 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-57f70f62-f0d6-4a48-ac60-c52d346d4e6f tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:40.715860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:40.715860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:40.717944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f70f62-f0d6-4a48-ac60-c52d346d4e6f tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:40.718771 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1968/3969] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:40 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:41.685127 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39d48204-91fd-42bf-9b51-1d381cb39881 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 Jan 21 08:19:41.687566 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39d48204-91fd-42bf-9b51-1d381cb39881 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:41.687985 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:41.687985 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:41.689511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39d48204-91fd-42bf-9b51-1d381cb39881 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:41.735209 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6e0a85b-98c5-4872-b546-f24affa6008c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:41.736023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6e0a85b-98c5-4872-b546-f24affa6008c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:41.736539 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:41.736539 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:41.737272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b6e0a85b-98c5-4872-b546-f24affa6008c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:41.737804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b6e0a85b-98c5-4872-b546-f24affa6008c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:41.751265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39d48204-91fd-42bf-9b51-1d381cb39881 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 returned with HTTP 404 Jan 21 08:19:41.753063 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2002/3970] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:41 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/a7d2cf11-8e2f-4777-8afe-0ea3b1da1dd1 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:41.765595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:41.765595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:41.767387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b6e0a85b-98c5-4872-b546-f24affa6008c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:41.768696 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1969/3971] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:41 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:41.774531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] DELETE http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:41.775815 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:41.776326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:41.776923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume with id: 21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:41.858830 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:41.858830 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:41.860211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:41.891697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Delete volume request issued successfully. Jan 21 08:19:41.892178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-354c889f-27a1-41cf-b3b7-1101db2f4db3 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 202 Jan 21 08:19:41.893283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2003/3972] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:41 2021] DELETE /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:41.900889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ac42ca-6f6d-41bd-9d73-66b8850a43bd tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:41.901748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ac42ca-6f6d-41bd-9d73-66b8850a43bd tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:41.902122 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:41.902122 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:41.903222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30ac42ca-6f6d-41bd-9d73-66b8850a43bd tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:41.958381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:41.958381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:41.967468 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30ac42ca-6f6d-41bd-9d73-66b8850a43bd tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:41.990224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30ac42ca-6f6d-41bd-9d73-66b8850a43bd tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 200 Jan 21 08:19:41.995335 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1970/3973] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:41 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:42.783820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd19f147-59b9-4656-bc4d-92f109bd6f90 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:42.783820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd19f147-59b9-4656-bc4d-92f109bd6f90 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:42.783820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:42.783820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:42.784724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd19f147-59b9-4656-bc4d-92f109bd6f90 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:42.784724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cd19f147-59b9-4656-bc4d-92f109bd6f90 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:42.833827 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:42.833827 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:42.838289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd19f147-59b9-4656-bc4d-92f109bd6f90 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:42.839763 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2004/3974] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:42 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:43.011831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff1a6bb-67ed-4963-808a-8eea3328b167 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:43.012322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff1a6bb-67ed-4963-808a-8eea3328b167 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:43.012733 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:43.012733 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:43.013387 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ff1a6bb-67ed-4963-808a-8eea3328b167 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:43.102769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:43.102769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:43.122745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ff1a6bb-67ed-4963-808a-8eea3328b167 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Volume info retrieved successfully. Jan 21 08:19:43.153320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ff1a6bb-67ed-4963-808a-8eea3328b167 tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 200 Jan 21 08:19:43.154748 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1971/3975] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:43 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:43.854433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79d6e698-5ee6-44c8-952f-3378bacc4749 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:43.855428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79d6e698-5ee6-44c8-952f-3378bacc4749 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:43.855727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:43.855727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:43.856739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-79d6e698-5ee6-44c8-952f-3378bacc4749 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:43.857243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-79d6e698-5ee6-44c8-952f-3378bacc4749 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:43.880493 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:43.880493 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:43.883201 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-79d6e698-5ee6-44c8-952f-3378bacc4749 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:43.891441 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2005/3976] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:43 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:44.172031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8eac26aa-2fb5-4658-b0fe-d798881c8e0a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] GET http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c Jan 21 08:19:44.172882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8eac26aa-2fb5-4658-b0fe-d798881c8e0a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:44.173295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:44.173295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:44.173970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8eac26aa-2fb5-4658-b0fe-d798881c8e0a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:44.233809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8eac26aa-2fb5-4658-b0fe-d798881c8e0a tempest-VolumesListAdminTestJSON-327066477 tempest-VolumesListAdminTestJSON-327066477] http://10.222.0.13/volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c returned with HTTP 404 Jan 21 08:19:44.239343 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1972/3977] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:44 2021] GET /volume/v3/71095791b0b24744bbf5657295adb6b4/volumes/21a3dc78-0c58-4118-b1db-9d4e7c5a452c => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:44.899649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28b7c34f-74dd-4b7c-99bc-a25237fbd6d5 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:44.900993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28b7c34f-74dd-4b7c-99bc-a25237fbd6d5 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:44.901292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:44.901292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:44.901948 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-28b7c34f-74dd-4b7c-99bc-a25237fbd6d5 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:44.908846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-28b7c34f-74dd-4b7c-99bc-a25237fbd6d5 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:44.937747 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:44.937747 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:44.941054 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-28b7c34f-74dd-4b7c-99bc-a25237fbd6d5 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:44.942283 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2006/3978] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:44 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:45.956943 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2c49682-3b10-4a49-83cb-023e7e70cd22 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:45.957498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2c49682-3b10-4a49-83cb-023e7e70cd22 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:45.958137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2c49682-3b10-4a49-83cb-023e7e70cd22 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:45.958663 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d2c49682-3b10-4a49-83cb-023e7e70cd22 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:45.982867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:45.982867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:45.984710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2c49682-3b10-4a49-83cb-023e7e70cd22 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:45.986011 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1973/3979] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:45 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:47.003503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6dc95e53-1834-41e4-b331-37270275eaa8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:47.004673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6dc95e53-1834-41e4-b331-37270275eaa8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:47.005087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:47.005087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:47.005882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6dc95e53-1834-41e4-b331-37270275eaa8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:47.006399 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6dc95e53-1834-41e4-b331-37270275eaa8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:47.030804 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:47.030804 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:47.033306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6dc95e53-1834-41e4-b331-37270275eaa8 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:47.034362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2007/3980] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:46 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:47.568420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-223081e3-08e2-4f40-8022-a22f08f6ded6 tempest-ExtensionsTestJSON-1081021690 tempest-ExtensionsTestJSON-1081021690] GET http://10.222.0.13/volume/v3/fdfb296412164ca5b639c4395c3b547b/extensions Jan 21 08:19:47.568420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-223081e3-08e2-4f40-8022-a22f08f6ded6 tempest-ExtensionsTestJSON-1081021690 tempest-ExtensionsTestJSON-1081021690] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:47.568420 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:47.568420 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:47.568420 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-223081e3-08e2-4f40-8022-a22f08f6ded6 tempest-ExtensionsTestJSON-1081021690 tempest-ExtensionsTestJSON-1081021690] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:47.569547 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-223081e3-08e2-4f40-8022-a22f08f6ded6 tempest-ExtensionsTestJSON-1081021690 tempest-ExtensionsTestJSON-1081021690] http://10.222.0.13/volume/v3/fdfb296412164ca5b639c4395c3b547b/extensions returned with HTTP 200 Jan 21 08:19:47.570622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1974/3981] 10.222.0.13 () {58 vars in 1213 bytes} [Thu Jan 21 08:19:47 2021] GET /volume/v3/fdfb296412164ca5b639c4395c3b547b/extensions => generated 5245 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:19:48.049622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e1d89e2-9181-4abc-9995-3c7c2532e013 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:48.051093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e1d89e2-9181-4abc-9995-3c7c2532e013 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:48.051640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:48.051640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:48.052306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6e1d89e2-9181-4abc-9995-3c7c2532e013 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:48.052951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6e1d89e2-9181-4abc-9995-3c7c2532e013 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:48.093631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:48.093631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:48.095898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6e1d89e2-9181-4abc-9995-3c7c2532e013 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:48.096986 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2008/3982] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:48 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:49.110404 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7af49bd9-2e3d-408d-aee8-46b8270fecca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:49.110962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7af49bd9-2e3d-408d-aee8-46b8270fecca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:49.111436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7af49bd9-2e3d-408d-aee8-46b8270fecca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:49.111804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7af49bd9-2e3d-408d-aee8-46b8270fecca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:49.138754 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:49.138754 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:49.140920 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7af49bd9-2e3d-408d-aee8-46b8270fecca tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:49.142190 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1975/3983] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:49 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:49.757733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] POST http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes Jan 21 08:19:49.758196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:49.758196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:49.758772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1, "name": "tempest-VolumesExtendTest-Volume-75081650"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:49.759914 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume request body: {'volume': {'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-75081650'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:49.878449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume of 1 GB Jan 21 08:19:49.891374 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Availability Zones retrieved successfully. Jan 21 08:19:49.908176 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Flow 'volume_create_api' (80965dd5-9505-4268-a9c8-10ba7fd67b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:49.910992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4274047-2df4-496a-98c6-2fb78e23060e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:49.913776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:50.019410 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4274047-2df4-496a-98c6-2fb78e23060e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:50.021561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502fca90-490a-41e3-b26f-254230c5cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:50.133680 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Created reservations ['0695ccd3-0501-4e03-8f3d-945b2798ec8e', 'dc14404b-00e4-4608-8429-6ff3fb00f279', 'c9442929-46a3-49d8-a40b-35ad54ae3f51', '2c7af5c5-4ae5-4c9e-bdcc-11fd201cec2d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:50.135635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502fca90-490a-41e3-b26f-254230c5cfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0695ccd3-0501-4e03-8f3d-945b2798ec8e', 'dc14404b-00e4-4608-8429-6ff3fb00f279', 'c9442929-46a3-49d8-a40b-35ad54ae3f51', '2c7af5c5-4ae5-4c9e-bdcc-11fd201cec2d']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:50.137748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16dec74b-7ea3-459b-b48e-4aded7cd51aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:50.156375 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73fed0eb-ed4c-46b2-818f-79c3f7ef2383 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:50.157040 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73fed0eb-ed4c-46b2-818f-79c3f7ef2383 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:50.157328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:50.157328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:50.157831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73fed0eb-ed4c-46b2-818f-79c3f7ef2383 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:50.158319 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-73fed0eb-ed4c-46b2-818f-79c3f7ef2383 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:50.184257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:50.184257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:50.186412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73fed0eb-ed4c-46b2-818f-79c3f7ef2383 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:50.187429 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1976/3984] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:50 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:19:50.198909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16dec74b-7ea3-459b-b48e-4aded7cd51aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22fa609a-9670-4e89-9b7e-cf225e22c8f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-75081650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a80906851342d88d20d2e44e7c9d33',qos_specs=None,replication_status=,reservations=['0695ccd3-0501-4e03-8f3d-945b2798ec8e','dc14404b-00e4-4608-8429-6ff3fb00f279','c9442929-46a3-49d8-a40b-35ad54ae3f51','2c7af5c5-4ae5-4c9e-bdcc-11fd201cec2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6d83e53614a05a05445510ad376f5',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-75081650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22fa609a-9670-4e89-9b7e-cf225e22c8f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a80906851342d88d20d2e44e7c9d33',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,user_id='2ba6d83e53614a05a05445510ad376f5',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:50.200929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cd339a-972e-4d24-8253-9be5e07ab628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:50.228801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cd339a-972e-4d24-8253-9be5e07ab628) 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-75081650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a80906851342d88d20d2e44e7c9d33',qos_specs=None,replication_status=,reservations=['0695ccd3-0501-4e03-8f3d-945b2798ec8e','dc14404b-00e4-4608-8429-6ff3fb00f279','c9442929-46a3-49d8-a40b-35ad54ae3f51','2c7af5c5-4ae5-4c9e-bdcc-11fd201cec2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6d83e53614a05a05445510ad376f5',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:50.230816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aab50ea-2c3d-47dc-b8b6-9e42d4202b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:50.246773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aab50ea-2c3d-47dc-b8b6-9e42d4202b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:50.249916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Flow 'volume_create_api' (80965dd5-9505-4268-a9c8-10ba7fd67b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:50.304094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume request issued successfully. Jan 21 08:19:50.317626 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f97eb937-1ce5-4a09-8ea2-71c873726cf6 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes returned with HTTP 202 Jan 21 08:19:50.328704 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2009/3985] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:19:49 2021] POST /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes => generated 815 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:50.344246 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfa5d438-dc4a-43ce-a4c5-a03f70b0a9af tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:50.345279 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfa5d438-dc4a-43ce-a4c5-a03f70b0a9af tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:50.345433 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:50.345433 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:50.346551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfa5d438-dc4a-43ce-a4c5-a03f70b0a9af tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:50.400597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:50.400597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:50.409162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bfa5d438-dc4a-43ce-a4c5-a03f70b0a9af tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:50.432662 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfa5d438-dc4a-43ce-a4c5-a03f70b0a9af tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:50.433666 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1977/3986] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:50 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:51.202004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-515d2cd5-49a6-4aa1-b0f6-d71f6fb3b624 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:51.202557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-515d2cd5-49a6-4aa1-b0f6-d71f6fb3b624 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:51.202794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:51.202794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:51.203268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-515d2cd5-49a6-4aa1-b0f6-d71f6fb3b624 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:51.203649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-515d2cd5-49a6-4aa1-b0f6-d71f6fb3b624 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:51.225769 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:51.225769 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:51.227753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-515d2cd5-49a6-4aa1-b0f6-d71f6fb3b624 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:51.228543 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2010/3987] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:51 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:51.449696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c14826a-62b2-4a26-88f4-f72e7da5abc9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:51.452405 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c14826a-62b2-4a26-88f4-f72e7da5abc9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:51.452653 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:51.452653 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:51.453025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c14826a-62b2-4a26-88f4-f72e7da5abc9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:51.503814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:51.503814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:51.512894 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c14826a-62b2-4a26-88f4-f72e7da5abc9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:51.536457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c14826a-62b2-4a26-88f4-f72e7da5abc9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:51.539166 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1978/3988] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:51 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:52.259281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ff1fe3a-02c1-4789-ad34-7edb94af6891 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:52.259845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ff1fe3a-02c1-4789-ad34-7edb94af6891 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:52.260272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:52.260272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:52.260985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7ff1fe3a-02c1-4789-ad34-7edb94af6891 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:52.261363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7ff1fe3a-02c1-4789-ad34-7edb94af6891 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:52.285107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:52.285107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:52.286983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7ff1fe3a-02c1-4789-ad34-7edb94af6891 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:52.288024 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2011/3989] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:52 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:52.555638 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48a1a59b-e7b3-4848-85a8-1462f8ced7f9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:52.556406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48a1a59b-e7b3-4848-85a8-1462f8ced7f9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:52.556788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:52.556788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:52.557408 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48a1a59b-e7b3-4848-85a8-1462f8ced7f9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:52.609169 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:52.609169 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:52.618791 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48a1a59b-e7b3-4848-85a8-1462f8ced7f9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:52.644983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48a1a59b-e7b3-4848-85a8-1462f8ced7f9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:52.646011 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1979/3990] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:52 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:53.303590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6a00480-7be6-4994-8cee-8424c8c35abb tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:53.304209 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6a00480-7be6-4994-8cee-8424c8c35abb tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:53.304600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:53.304600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:53.305011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c6a00480-7be6-4994-8cee-8424c8c35abb tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:53.305379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c6a00480-7be6-4994-8cee-8424c8c35abb tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:53.332062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:53.332062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:53.333958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c6a00480-7be6-4994-8cee-8424c8c35abb tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:53.335795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2012/3991] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:53 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:53.667537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4529eac-f024-49b0-9316-3e002778bc8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:53.667537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4529eac-f024-49b0-9316-3e002778bc8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:53.667537 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:53.667537 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:53.667537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4529eac-f024-49b0-9316-3e002778bc8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:53.720320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:53.720320 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:53.730595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4529eac-f024-49b0-9316-3e002778bc8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:53.757227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4529eac-f024-49b0-9316-3e002778bc8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:53.758050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1980/3992] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:53 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:54.350231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dca52d74-0c4b-4c94-b0b0-6737be0b86ea tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:54.351088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dca52d74-0c4b-4c94-b0b0-6737be0b86ea tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:54.351559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:54.351559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:54.351940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dca52d74-0c4b-4c94-b0b0-6737be0b86ea tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:54.352286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-dca52d74-0c4b-4c94-b0b0-6737be0b86ea tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:54.376346 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:54.376346 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:54.378536 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dca52d74-0c4b-4c94-b0b0-6737be0b86ea tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:54.379377 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2013/3993] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:54 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:54.774489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccd3da05-a945-44f2-a7b1-e115b2b3f6f2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:54.775314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccd3da05-a945-44f2-a7b1-e115b2b3f6f2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:54.775595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:54.775595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:54.776110 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccd3da05-a945-44f2-a7b1-e115b2b3f6f2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:54.826547 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:54.826547 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:54.836256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ccd3da05-a945-44f2-a7b1-e115b2b3f6f2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:54.860875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccd3da05-a945-44f2-a7b1-e115b2b3f6f2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:54.861779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1981/3994] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:54 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:55.394114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5566e7d5-1f2f-4853-b409-82dd9303a1d4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:55.394706 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5566e7d5-1f2f-4853-b409-82dd9303a1d4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:55.394834 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:55.394834 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:55.395184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5566e7d5-1f2f-4853-b409-82dd9303a1d4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:55.395550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5566e7d5-1f2f-4853-b409-82dd9303a1d4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:55.420097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:55.420097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:55.422305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5566e7d5-1f2f-4853-b409-82dd9303a1d4 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:55.423337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2014/3995] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:55 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:55.878356 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae46bf96-c02a-4eb2-8f9f-b33acd4334be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:55.879159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae46bf96-c02a-4eb2-8f9f-b33acd4334be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:55.879358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:55.879358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:55.880098 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae46bf96-c02a-4eb2-8f9f-b33acd4334be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:55.941904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:55.941904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:55.952271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae46bf96-c02a-4eb2-8f9f-b33acd4334be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:55.979475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae46bf96-c02a-4eb2-8f9f-b33acd4334be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:55.980323 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1982/3996] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:55 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.438280 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bdc7496-aa7c-4d07-87a4-17d30378185c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:56.438866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bdc7496-aa7c-4d07-87a4-17d30378185c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.439052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.439052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.439397 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7bdc7496-aa7c-4d07-87a4-17d30378185c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.439758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7bdc7496-aa7c-4d07-87a4-17d30378185c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:56.461742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.461742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.463595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7bdc7496-aa7c-4d07-87a4-17d30378185c tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:56.464419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2015/3997] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:56 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.477474 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-952580b6-a582-4a38-bcb5-82ea47f9d581 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:56.478052 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-952580b6-a582-4a38-bcb5-82ea47f9d581 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.478268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.478268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.478645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-952580b6-a582-4a38-bcb5-82ea47f9d581 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.530471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.530471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.539644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-952580b6-a582-4a38-bcb5-82ea47f9d581 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:56.562197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-952580b6-a582-4a38-bcb5-82ea47f9d581 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 200 Jan 21 08:19:56.563411 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1983/3998] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:56 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.579782 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc4365cb-fd56-43f7-843c-f6febd84420d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] PUT http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:56.580285 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.580285 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.580700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fc4365cb-fd56-43f7-843c-f6febd84420d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1339346814", "description": "tempest-volume-backup-description-1976810450"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:56.604308 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.604308 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.613151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fc4365cb-fd56-43f7-843c-f6febd84420d tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:56.614286 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2016/3999] 10.222.0.13 () {62 vars in 1376 bytes} [Thu Jan 21 08:19:56 2021] PUT /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 399 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.625671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c99eeab-49fa-4f43-ad77-33b7723eb2b1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:56.626234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c99eeab-49fa-4f43-ad77-33b7723eb2b1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.626450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.626450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.626845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c99eeab-49fa-4f43-ad77-33b7723eb2b1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.627220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6c99eeab-49fa-4f43-ad77-33b7723eb2b1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Show backup with id 2a48711d-987e-472f-a1b1-20fd8cd223d4. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:19:56.650753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.650753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.652613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c99eeab-49fa-4f43-ad77-33b7723eb2b1 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 200 Jan 21 08:19:56.653426 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1984/4000] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:19:56 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.666824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] DELETE http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 Jan 21 08:19:56.667779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.668014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.668014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.668394 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.668790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Delete backup with id: 2a48711d-987e-472f-a1b1-20fd8cd223d4. Jan 21 08:19:56.690531 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.690531 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.717538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] delete_backup rpcapi backup_id 2a48711d-987e-472f-a1b1-20fd8cd223d4 {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:19:56.720683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62fb891a-5b9a-4227-aaed-7039202a171e tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 returned with HTTP 202 Jan 21 08:19:56.725201 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2017/4001] 10.222.0.13 () {60 vars in 1358 bytes} [Thu Jan 21 08:19:56 2021] DELETE /volume/v3/6b3814865d344bf880a1380920abea7e/backups/2a48711d-987e-472f-a1b1-20fd8cd223d4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:19:56.732841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] DELETE http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:56.733368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.733565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.733565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.734227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.734709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Delete volume with id: e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:56.788735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.788735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.790253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:56.840663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Delete volume request issued successfully. Jan 21 08:19:56.841174 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a9fbfe2-db51-4f01-8b2b-beb258cbd426 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 202 Jan 21 08:19:56.842027 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1985/4002] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:19:56 2021] DELETE /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:19:56.849460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad3840c3-6c4f-4162-99f5-033327939039 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:56.850923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad3840c3-6c4f-4162-99f5-033327939039 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.851182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.851182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.851642 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ad3840c3-6c4f-4162-99f5-033327939039 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:56.906976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:56.906976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:56.917949 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ad3840c3-6c4f-4162-99f5-033327939039 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:56.945586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ad3840c3-6c4f-4162-99f5-033327939039 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 200 Jan 21 08:19:56.946431 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2018/4003] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:56 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:56.996392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc7dc398-29f5-45ba-a297-62783db518ea tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:56.997062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc7dc398-29f5-45ba-a297-62783db518ea tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:56.997470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:56.997470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:56.998071 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc7dc398-29f5-45ba-a297-62783db518ea tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:57.082041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:57.082041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:57.093632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc7dc398-29f5-45ba-a297-62783db518ea tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:57.144202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc7dc398-29f5-45ba-a297-62783db518ea tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:57.145041 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1986/4004] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:56 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:57.963139 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a8345d-40c8-4e18-a471-8b25aed9447a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:57.963585 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a8345d-40c8-4e18-a471-8b25aed9447a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:57.963812 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:57.963812 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:57.964190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5a8345d-40c8-4e18-a471-8b25aed9447a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:58.041447 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:58.041447 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:58.059763 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c5a8345d-40c8-4e18-a471-8b25aed9447a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Volume info retrieved successfully. Jan 21 08:19:58.100243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5a8345d-40c8-4e18-a471-8b25aed9447a tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 200 Jan 21 08:19:58.101083 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2019/4005] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:57 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:58.161206 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e958a92d-ba52-4760-93bd-919fc650186b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:58.162064 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e958a92d-ba52-4760-93bd-919fc650186b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:58.162950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:58.162950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:58.163594 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e958a92d-ba52-4760-93bd-919fc650186b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:58.258809 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:58.258809 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:58.269751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e958a92d-ba52-4760-93bd-919fc650186b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:58.308347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e958a92d-ba52-4760-93bd-919fc650186b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:58.309170 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1987/4006] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:58 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:59.120513 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f8a8d5e-a5c9-433e-a38a-39f0e36bfe59 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] GET http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e Jan 21 08:19:59.121089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f8a8d5e-a5c9-433e-a38a-39f0e36bfe59 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:59.121394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:59.121394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:59.122062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8f8a8d5e-a5c9-433e-a38a-39f0e36bfe59 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:59.192157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8f8a8d5e-a5c9-433e-a38a-39f0e36bfe59 tempest-VolumesBackupsV39Test-109493203 tempest-VolumesBackupsV39Test-109493203] http://10.222.0.13/volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e returned with HTTP 404 Jan 21 08:19:59.198118 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2020/4007] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:59 2021] GET /volume/v3/6b3814865d344bf880a1380920abea7e/volumes/e86e26e8-2557-4870-a342-b922f64bea7e => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:59.328546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-073bc6c6-525e-4deb-8a1b-cc5fef515524 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:19:59.329490 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-073bc6c6-525e-4deb-8a1b-cc5fef515524 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:59.329731 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:59.329731 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:19:59.330171 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-073bc6c6-525e-4deb-8a1b-cc5fef515524 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:59.448675 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:59.448675 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:19:59.473715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-073bc6c6-525e-4deb-8a1b-cc5fef515524 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:19:59.512595 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-073bc6c6-525e-4deb-8a1b-cc5fef515524 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:19:59.522849 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1988/4008] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:59 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:00.530420 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-645fade7-a5de-441b-88b3-d500d0436f40 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:00.530953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-645fade7-a5de-441b-88b3-d500d0436f40 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:00.532199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-645fade7-a5de-441b-88b3-d500d0436f40 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:00.595478 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:00.595478 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:00.606254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-645fade7-a5de-441b-88b3-d500d0436f40 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:00.643989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-645fade7-a5de-441b-88b3-d500d0436f40 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:00.644982 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2021/4009] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:00 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:01.540403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:01.540897 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:01.540897 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:01.541440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1668977615"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:01.542543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1668977615'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:01.542964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume of 1 GB Jan 21 08:20:01.561325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Availability Zones retrieved successfully. Jan 21 08:20:01.579363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (03e66130-f9b0-46fd-ae29-6fa78b6421a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:01.582175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75f48ce-bca1-4ab1-9ddd-abb8f49e93be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:01.584326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:01.656084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75f48ce-bca1-4ab1-9ddd-abb8f49e93be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:01.658942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f99c88-5658-4d2d-9359-fbbcb58906c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:01.661285 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ec7ccb3-4f77-4ed8-b6d8-f03070ba3bb9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:01.661750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ec7ccb3-4f77-4ed8-b6d8-f03070ba3bb9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:01.662157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:01.662157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:01.662998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ec7ccb3-4f77-4ed8-b6d8-f03070ba3bb9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:01.715135 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:01.715135 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:01.724338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ec7ccb3-4f77-4ed8-b6d8-f03070ba3bb9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:01.752322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ec7ccb3-4f77-4ed8-b6d8-f03070ba3bb9 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:01.753147 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2022/4010] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:01 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:01.768604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Created reservations ['416a2ad0-c8f5-418d-b335-c2b845a7d095', 'ce39fa6a-cb7d-4c75-b321-cf0f93e51631', '76708927-442c-441e-94fe-55b04bd6f4b0', 'd4bec95e-1f67-480d-9246-a8cc1f5398db'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:01.770544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f99c88-5658-4d2d-9359-fbbcb58906c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['416a2ad0-c8f5-418d-b335-c2b845a7d095', 'ce39fa6a-cb7d-4c75-b321-cf0f93e51631', '76708927-442c-441e-94fe-55b04bd6f4b0', 'd4bec95e-1f67-480d-9246-a8cc1f5398db']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:01.773547 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc290595-6ce5-4704-a50a-bfc0f2859fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:01.833741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc290595-6ce5-4704-a50a-bfc0f2859fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641c6c55-40de-40e6-8ac8-5277c33c14ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1668977615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373a3e04109b4bda9afbcb645000ac64',qos_specs=None,replication_status=,reservations=['416a2ad0-c8f5-418d-b335-c2b845a7d095','ce39fa6a-cb7d-4c75-b321-cf0f93e51631','76708927-442c-441e-94fe-55b04bd6f4b0','d4bec95e-1f67-480d-9246-a8cc1f5398db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903b9abacec445298c4f74950ecf56eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1668977615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641c6c55-40de-40e6-8ac8-5277c33c14ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='373a3e04109b4bda9afbcb645000ac64',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,user_id='903b9abacec445298c4f74950ecf56eb',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:01.836288 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce53dcb-7560-418c-b67b-ea2a18da2088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:01.863505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce53dcb-7560-418c-b67b-ea2a18da2088) 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-1668977615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373a3e04109b4bda9afbcb645000ac64',qos_specs=None,replication_status=,reservations=['416a2ad0-c8f5-418d-b335-c2b845a7d095','ce39fa6a-cb7d-4c75-b321-cf0f93e51631','76708927-442c-441e-94fe-55b04bd6f4b0','d4bec95e-1f67-480d-9246-a8cc1f5398db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903b9abacec445298c4f74950ecf56eb',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:01.866256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944e502-5a01-4251-9f26-4c214c4d3a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:01.880511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944e502-5a01-4251-9f26-4c214c4d3a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:01.883963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (03e66130-f9b0-46fd-ae29-6fa78b6421a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:01.937875 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request issued successfully. Jan 21 08:20:01.954381 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a37efdf2-5292-4063-b645-0449cfb2d054 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 202 Jan 21 08:20:01.955414 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1989/4011] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:01 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 819 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:01.970911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b181d162-6f55-4d59-be6e-8869606ca93f tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:01.971890 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b181d162-6f55-4d59-be6e-8869606ca93f tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:01.972745 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:01.972745 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:01.973619 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b181d162-6f55-4d59-be6e-8869606ca93f tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:02.031848 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:02.031848 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:02.041398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b181d162-6f55-4d59-be6e-8869606ca93f tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:02.065854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b181d162-6f55-4d59-be6e-8869606ca93f tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 200 Jan 21 08:20:02.067074 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2023/4012] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:01 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:02.770753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d333dff-2300-4ba6-bde7-52335d4d6b55 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:02.771292 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d333dff-2300-4ba6-bde7-52335d4d6b55 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:02.771648 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:02.771648 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:02.772683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d333dff-2300-4ba6-bde7-52335d4d6b55 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:02.821096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:02.821096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:02.829297 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d333dff-2300-4ba6-bde7-52335d4d6b55 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:02.851645 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d333dff-2300-4ba6-bde7-52335d4d6b55 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:02.852470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1990/4013] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:02 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 907 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:03.083813 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed3c7acb-ed4f-4df8-ad2f-bb07c89f1df6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:03.084392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed3c7acb-ed4f-4df8-ad2f-bb07c89f1df6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:03.084588 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:03.084588 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:03.085678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ed3c7acb-ed4f-4df8-ad2f-bb07c89f1df6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:03.140618 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:03.140618 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:03.149488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ed3c7acb-ed4f-4df8-ad2f-bb07c89f1df6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:03.172233 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ed3c7acb-ed4f-4df8-ad2f-bb07c89f1df6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 200 Jan 21 08:20:03.173353 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2024/4014] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:03 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:03.872079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6be60b2-6105-49fc-854d-38c41e4124be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:03.872079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6be60b2-6105-49fc-854d-38c41e4124be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:03.872079 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:03.872079 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:03.872079 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f6be60b2-6105-49fc-854d-38c41e4124be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:03.924706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:03.924706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:03.933775 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f6be60b2-6105-49fc-854d-38c41e4124be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:03.957072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f6be60b2-6105-49fc-854d-38c41e4124be tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:03.957994 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1991/4015] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:03 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 965 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:04.975551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48824e76-ed23-4d42-9c8e-2fb1c690a2a7 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:04.976711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48824e76-ed23-4d42-9c8e-2fb1c690a2a7 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:04.976916 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:04.976916 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:04.977573 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-48824e76-ed23-4d42-9c8e-2fb1c690a2a7 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:05.049333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:05.049333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:05.064523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-48824e76-ed23-4d42-9c8e-2fb1c690a2a7 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:05.102068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-48824e76-ed23-4d42-9c8e-2fb1c690a2a7 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:05.103031 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2025/4016] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:04 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:06.120083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-faecc294-22c3-4fae-a197-c55e1803e293 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:06.120611 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-faecc294-22c3-4fae-a197-c55e1803e293 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:06.120806 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:06.120806 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:06.121468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-faecc294-22c3-4fae-a197-c55e1803e293 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:06.183378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:06.183378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:06.192518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-faecc294-22c3-4fae-a197-c55e1803e293 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:06.218618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-faecc294-22c3-4fae-a197-c55e1803e293 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:06.219769 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1992/4017] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:06 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:07.235828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b8d9215-19f1-46c3-ae8b-bab17e775ffb tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:07.236949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b8d9215-19f1-46c3-ae8b-bab17e775ffb tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:07.237164 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:07.237164 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:07.237534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6b8d9215-19f1-46c3-ae8b-bab17e775ffb tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:07.294227 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:07.294227 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:07.305510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6b8d9215-19f1-46c3-ae8b-bab17e775ffb tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:07.335652 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6b8d9215-19f1-46c3-ae8b-bab17e775ffb tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:07.336678 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2026/4018] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:07 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:08.353682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17d39ccd-28f5-4a2c-8dd8-09ba469464b8 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:08.354324 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17d39ccd-28f5-4a2c-8dd8-09ba469464b8 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:08.354540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:08.354540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:08.354950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-17d39ccd-28f5-4a2c-8dd8-09ba469464b8 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:08.405102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:08.405102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:08.414489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-17d39ccd-28f5-4a2c-8dd8-09ba469464b8 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:08.437770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-17d39ccd-28f5-4a2c-8dd8-09ba469464b8 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:08.438720 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1993/4019] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:08 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1356 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:08.454023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] POST http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4/action Jan 21 08:20:08.454640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:08.454640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:08.455271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:08.455658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:08.508513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:08.508513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:08.509702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:08.607534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Created reservations ['6ceb0a36-379e-474b-99ff-bb038a9475d6', 'c179020f-6e44-4519-81f3-acc4c223fe57'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:08.635290 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Extend volume request issued successfully. Jan 21 08:20:08.635839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4b448958-5599-467e-b32c-ea0fa5bacdca tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4/action returned with HTTP 202 Jan 21 08:20:08.639964 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2027/4020] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:08 2021] POST /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:20:08.644646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f781d18-b859-4c83-b74f-718a40a3f8de tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:08.645262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f781d18-b859-4c83-b74f-718a40a3f8de tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:08.645543 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:08.645543 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:08.646047 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f781d18-b859-4c83-b74f-718a40a3f8de tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:08.714814 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:08.714814 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:08.725832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f781d18-b859-4c83-b74f-718a40a3f8de tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:08.755093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f781d18-b859-4c83-b74f-718a40a3f8de tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:08.763007 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1994/4021] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:08 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1356 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:09.773711 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ecc0ada-ed54-4e92-b5dc-d51958dabd8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:09.774238 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ecc0ada-ed54-4e92-b5dc-d51958dabd8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:09.774384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:09.774384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:09.774716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ecc0ada-ed54-4e92-b5dc-d51958dabd8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:09.824064 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:09.824064 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:09.833339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8ecc0ada-ed54-4e92-b5dc-d51958dabd8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:09.860182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ecc0ada-ed54-4e92-b5dc-d51958dabd8f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:09.861220 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2028/4022] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:09 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1356 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:09.876514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30045b84-7c45-46a7-b6ec-999c11e52388 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:09.877089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30045b84-7c45-46a7-b6ec-999c11e52388 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:09.877362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:09.877362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:09.877745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30045b84-7c45-46a7-b6ec-999c11e52388 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:09.928799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:09.928799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:09.937599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-30045b84-7c45-46a7-b6ec-999c11e52388 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:09.963891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30045b84-7c45-46a7-b6ec-999c11e52388 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:09.964853 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1995/4023] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:09 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1356 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:09.984138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] POST http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes Jan 21 08:20:09.984689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:09.984689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:09.985232 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2040496292"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:09.986493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2040496292'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:09.986978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume of 1 GB Jan 21 08:20:10.001727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Availability Zones retrieved successfully. Jan 21 08:20:10.019570 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Flow 'volume_create_api' (165a29a7-d55b-4ef3-9680-987be57c67bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:10.022953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6251166-e5ba-4a3f-a1d3-8f73a2e03f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:10.025112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:10.108743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6251166-e5ba-4a3f-a1d3-8f73a2e03f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:10.111045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875ac88a-2ea9-4522-be47-a9fecf3bc03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:10.182913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Created reservations ['ba3b4816-cf7b-4cd5-9ef4-e4da1c025ff4', 'b24e0492-2d8e-4145-99b4-cf5fbd1417c8', '2a4d9071-4c43-4a5c-b5c4-0287c150d068', '8f2d2311-7834-40fc-9cfe-29bc07a292a4'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:10.184993 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875ac88a-2ea9-4522-be47-a9fecf3bc03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3b4816-cf7b-4cd5-9ef4-e4da1c025ff4', 'b24e0492-2d8e-4145-99b4-cf5fbd1417c8', '2a4d9071-4c43-4a5c-b5c4-0287c150d068', '8f2d2311-7834-40fc-9cfe-29bc07a292a4']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:10.187155 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18361846-d343-4206-b325-dca1b498c97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:10.247508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18361846-d343-4206-b325-dca1b498c97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199d2f4c-380c-4b1d-a9d3-8c67084f9263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2040496292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a80906851342d88d20d2e44e7c9d33',qos_specs=None,replication_status=,reservations=['ba3b4816-cf7b-4cd5-9ef4-e4da1c025ff4','b24e0492-2d8e-4145-99b4-cf5fbd1417c8','2a4d9071-4c43-4a5c-b5c4-0287c150d068','8f2d2311-7834-40fc-9cfe-29bc07a292a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6d83e53614a05a05445510ad376f5',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2040496292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199d2f4c-380c-4b1d-a9d3-8c67084f9263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a80906851342d88d20d2e44e7c9d33',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,user_id='2ba6d83e53614a05a05445510ad376f5',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:10.249533 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190158d7-de2f-4b3c-a17b-aea51afc561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:10.278550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190158d7-de2f-4b3c-a17b-aea51afc561e) 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-2040496292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a80906851342d88d20d2e44e7c9d33',qos_specs=None,replication_status=,reservations=['ba3b4816-cf7b-4cd5-9ef4-e4da1c025ff4','b24e0492-2d8e-4145-99b4-cf5fbd1417c8','2a4d9071-4c43-4a5c-b5c4-0287c150d068','8f2d2311-7834-40fc-9cfe-29bc07a292a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6d83e53614a05a05445510ad376f5',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:10.280577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264de30-caa5-4d37-a85d-21db5b7c5977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:10.294740 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264de30-caa5-4d37-a85d-21db5b7c5977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:10.297424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Flow 'volume_create_api' (165a29a7-d55b-4ef3-9680-987be57c67bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:10.346878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create volume request issued successfully. Jan 21 08:20:10.362891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-26a209ae-8796-4730-919e-ac7b5be0ce03 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes returned with HTTP 202 Jan 21 08:20:10.364329 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2029/4024] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:09 2021] POST /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes => generated 817 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:10.378655 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2fb56e2-55e5-40c9-9598-43421daf6f95 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:10.379185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2fb56e2-55e5-40c9-9598-43421daf6f95 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:10.379555 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:10.379555 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:10.380175 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b2fb56e2-55e5-40c9-9598-43421daf6f95 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:10.432415 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:10.432415 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:10.441392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b2fb56e2-55e5-40c9-9598-43421daf6f95 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:10.465673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b2fb56e2-55e5-40c9-9598-43421daf6f95 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:10.466772 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1996/4025] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:10 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:11.484441 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a128f02-9777-489e-b0c2-637b7e39ee69 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:11.485036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a128f02-9777-489e-b0c2-637b7e39ee69 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:11.485174 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:11.485174 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:11.485495 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3a128f02-9777-489e-b0c2-637b7e39ee69 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:11.534590 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:11.534590 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:11.542870 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3a128f02-9777-489e-b0c2-637b7e39ee69 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:11.564094 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3a128f02-9777-489e-b0c2-637b7e39ee69 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:11.565003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2030/4026] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:11 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:11.581509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] POST http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots Jan 21 08:20:11.582052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:11.582052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:11.582607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "199d2f4c-380c-4b1d-a9d3-8c67084f9263", "name": "tempest-VolumesExtendTest-Snapshot-564912335"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:11.636240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:11.636240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:11.637415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:11.637772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Create snapshot from volume 199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:11.700945 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Created reservations ['eafe0d16-4f37-4813-9d3f-8dbd2d2d8bf7', 'a6d5db96-b694-4ee2-8c1e-ac0db3382bb8', '027e3527-c78a-4fda-8dd4-afa2969b775d', 'c0430892-54f0-441e-ba4b-e579c5359c1f'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:11.803752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot create request issued successfully. Jan 21 08:20:11.804691 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b76dee32-250c-4567-bdfb-96dfcf9e652f tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots returned with HTTP 202 Jan 21 08:20:11.805759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1997/4027] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:20:11 2021] POST /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots => generated 303 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:11.816836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68682314-030e-4eb0-b362-7cefc10bd29d tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:11.817361 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68682314-030e-4eb0-b362-7cefc10bd29d tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:11.818061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:11.818061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:11.818061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-68682314-030e-4eb0-b362-7cefc10bd29d tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:11.843742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:11.843742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:11.844991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-68682314-030e-4eb0-b362-7cefc10bd29d tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:11.847120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-68682314-030e-4eb0-b362-7cefc10bd29d tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 200 Jan 21 08:20:11.848105 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2031/4028] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:11 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:11.858476 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0db6877-8517-4a78-b313-049d15f95813 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:11.859031 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0db6877-8517-4a78-b313-049d15f95813 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:11.859248 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:11.859248 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:11.859762 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f0db6877-8517-4a78-b313-049d15f95813 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:11.909109 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:11.909109 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:11.919193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f0db6877-8517-4a78-b313-049d15f95813 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:11.942129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f0db6877-8517-4a78-b313-049d15f95813 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:20:11.943123 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1998/4029] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:11 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:20:11.960816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3351223f-e5b5-4e1a-9ab9-8ecafe672c8f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:11.961856 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3351223f-e5b5-4e1a-9ab9-8ecafe672c8f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:11.962330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:11.962330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:11.963017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3351223f-e5b5-4e1a-9ab9-8ecafe672c8f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:12.017060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:12.017060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:12.026425 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3351223f-e5b5-4e1a-9ab9-8ecafe672c8f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:12.050268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3351223f-e5b5-4e1a-9ab9-8ecafe672c8f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:20:12.051149 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2032/4030] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:11 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:12.860844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0ea8a28-870d-44d0-8ea3-d1133a14c453 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:12.861474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0ea8a28-870d-44d0-8ea3-d1133a14c453 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:12.861474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:12.861474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:12.861847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a0ea8a28-870d-44d0-8ea3-d1133a14c453 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:12.890422 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:12.890422 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:12.891611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a0ea8a28-870d-44d0-8ea3-d1133a14c453 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:12.893585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a0ea8a28-870d-44d0-8ea3-d1133a14c453 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 200 Jan 21 08:20:12.894422 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 1999/4031] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:12 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 435 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:13.906898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ef04cb6-5842-4bd3-82f3-e48307941e70 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:13.907400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ef04cb6-5842-4bd3-82f3-e48307941e70 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:13.907629 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:13.907629 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:13.907974 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ef04cb6-5842-4bd3-82f3-e48307941e70 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:13.935282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:13.935282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:13.936604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0ef04cb6-5842-4bd3-82f3-e48307941e70 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:13.938504 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ef04cb6-5842-4bd3-82f3-e48307941e70 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 200 Jan 21 08:20:13.939677 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2033/4032] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:13 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:13.950278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] POST http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263/action Jan 21 08:20:13.950727 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:13.950727 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:13.951452 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:13.951831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:14.000949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:14.000949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:14.002120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:14.111281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Created reservations ['7bd1ce3e-2d7d-49c8-b3c1-1c823a9f1290', '50620f98-6b86-4cb3-acb0-29fd5e1f063c'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:14.141737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Extend volume request issued successfully. Jan 21 08:20:14.142278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e811adce-1424-4b2b-95c0-4c6192a37d84 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263/action returned with HTTP 202 Jan 21 08:20:14.143445 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2000/4033] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:13 2021] POST /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:20:14.151689 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07877151-43c1-4779-926e-1a3e1df3278e tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:14.152147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07877151-43c1-4779-926e-1a3e1df3278e tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:14.152367 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:14.152367 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:14.152711 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-07877151-43c1-4779-926e-1a3e1df3278e tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:14.206473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:14.206473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:14.215101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-07877151-43c1-4779-926e-1a3e1df3278e tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:14.244827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-07877151-43c1-4779-926e-1a3e1df3278e tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:14.245785 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2034/4034] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:14 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:14.717694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0e82c11-c377-4c1f-b77b-6660a1feb30d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/bc9aa975-f0aa-4b78-84d8-6bbcf541caaa/action Jan 21 08:20:14.718370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:14.718370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:14.719121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0e82c11-c377-4c1f-b77b-6660a1feb30d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-attach": {"instance_uuid": "d375082d-4e79-4431-b2a4-ae101a7c5fe8", "mountpoint": "/dev/vdc"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:14.719737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0e82c11-c377-4c1f-b77b-6660a1feb30d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d375082d-4e79-4431-b2a4-ae101a7c5fe8", "mountpoint": "/dev/vdc"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:14.778341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0e82c11-c377-4c1f-b77b-6660a1feb30d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/bc9aa975-f0aa-4b78-84d8-6bbcf541caaa/action returned with HTTP 404 Jan 21 08:20:14.779562 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2001/4035] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:14 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/bc9aa975-f0aa-4b78-84d8-6bbcf541caaa/action => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:15.261537 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36950e71-d02a-42d0-b738-a9d79e883dd3 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:15.262787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36950e71-d02a-42d0-b738-a9d79e883dd3 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:15.263378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:15.263378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:15.264056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-36950e71-d02a-42d0-b738-a9d79e883dd3 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:15.330250 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:15.330250 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:15.332598 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-36950e71-d02a-42d0-b738-a9d79e883dd3 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:15.358560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-36950e71-d02a-42d0-b738-a9d79e883dd3 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:15.359820 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2035/4036] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:15 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:16.377442 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-692237ed-90d9-4421-a0c4-daee32610477 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:16.378099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-692237ed-90d9-4421-a0c4-daee32610477 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:16.378336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-692237ed-90d9-4421-a0c4-daee32610477 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:16.433160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:16.433160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:16.442016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-692237ed-90d9-4421-a0c4-daee32610477 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:16.468890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-692237ed-90d9-4421-a0c4-daee32610477 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:16.469715 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2002/4037] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:16 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:17.488126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d90eaee6-06df-4790-9d97-ae051c78ff45 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:17.489505 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d90eaee6-06df-4790-9d97-ae051c78ff45 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:17.489876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:17.489876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:17.491053 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d90eaee6-06df-4790-9d97-ae051c78ff45 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:17.560735 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:17.560735 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:17.572677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d90eaee6-06df-4790-9d97-ae051c78ff45 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:17.602176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d90eaee6-06df-4790-9d97-ae051c78ff45 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:17.603375 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2036/4038] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:17 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:17.620649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fadf33e1-6f34-4fb6-87a4-edb194caba76 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:17.621705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fadf33e1-6f34-4fb6-87a4-edb194caba76 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:17.622275 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:17.622275 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:17.623360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fadf33e1-6f34-4fb6-87a4-edb194caba76 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:17.687003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:17.687003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:17.707560 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fadf33e1-6f34-4fb6-87a4-edb194caba76 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:17.736772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fadf33e1-6f34-4fb6-87a4-edb194caba76 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:17.737930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2003/4039] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:17 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:17.760556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] DELETE http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:17.761123 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:17.761428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:17.761428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:17.762212 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:17.762815 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Delete snapshot with id: 4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:17.791646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:17.791646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:17.793444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:17.889413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot delete request issued successfully. Jan 21 08:20:17.890085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-935dca3b-619a-46f9-877e-1e7f650faa8a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 202 Jan 21 08:20:17.891753 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2037/4040] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:20:17 2021] DELETE /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:17.905914 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a242b-1fd9-4eef-b476-f26de7245822 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:17.907112 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a242b-1fd9-4eef-b476-f26de7245822 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:17.907504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:17.907504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:17.908140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c46a242b-1fd9-4eef-b476-f26de7245822 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:17.941087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:17.941087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:17.942235 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c46a242b-1fd9-4eef-b476-f26de7245822 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:17.944955 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c46a242b-1fd9-4eef-b476-f26de7245822 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 200 Jan 21 08:20:17.945788 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2004/4041] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:17 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:18.957485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c82fcf08-5412-42a7-8d79-e30e7db0d513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:18.957989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c82fcf08-5412-42a7-8d79-e30e7db0d513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:18.958365 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:18.958365 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:18.959250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c82fcf08-5412-42a7-8d79-e30e7db0d513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:18.989601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:18.989601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:18.991636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c82fcf08-5412-42a7-8d79-e30e7db0d513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Snapshot retrieved successfully. Jan 21 08:20:18.993962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c82fcf08-5412-42a7-8d79-e30e7db0d513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 200 Jan 21 08:20:18.995399 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2038/4042] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:18 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:20.006707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-436fbe0a-a85a-4b9e-8fe2-65d03ddd82a2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 Jan 21 08:20:20.008010 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-436fbe0a-a85a-4b9e-8fe2-65d03ddd82a2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.008205 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.008205 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:20.008826 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-436fbe0a-a85a-4b9e-8fe2-65d03ddd82a2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.031929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-436fbe0a-a85a-4b9e-8fe2-65d03ddd82a2 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 returned with HTTP 404 Jan 21 08:20:20.033223 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2005/4043] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:20 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/snapshots/4210e05e-9687-4ef7-a352-40348acff1d4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:20.041394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] DELETE http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:20.041907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.042119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.042119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:20.042488 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.042991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Delete volume with id: 199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:20.130240 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.130240 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:20.131995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:20.168801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Delete volume request issued successfully. Jan 21 08:20:20.169394 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f3d229c-4871-43ca-a625-132129836e33 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 202 Jan 21 08:20:20.174022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2039/4044] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:20 2021] DELETE /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:20.178211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f06a085-a734-40bd-82b2-34e6030817ec tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:20.179011 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f06a085-a734-40bd-82b2-34e6030817ec tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.179714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6f06a085-a734-40bd-82b2-34e6030817ec tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.237958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.237958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:20.247845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6f06a085-a734-40bd-82b2-34e6030817ec tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:20.262868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:20.264134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.264134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:20.264823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3dab53d9-c161-49e6-b3ea-c2da8074870c", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-691489594"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:20.266576 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'imageRef': '3dab53d9-c161-49e6-b3ea-c2da8074870c', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-691489594'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:20.287101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6f06a085-a734-40bd-82b2-34e6030817ec tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:20.287931 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2006/4045] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:20 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:20.353343 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] DELETE http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:20.353989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.354417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.354417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:20.354827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.355300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Delete volume with id: 67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:20.393715 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume of 2 GB Jan 21 08:20:20.407745 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Availability Zones retrieved successfully. Jan 21 08:20:20.412778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.412778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:20.414570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:20.425051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (e43922b1-2432-4163-ba71-39853557ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:20.428070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3d4d8-d9d8-4917-9537-31e924a4fbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:20.430219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Validating volume size '2' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:20.442552 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Delete volume request issued successfully. Jan 21 08:20:20.443281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2297b0d5-802b-4faf-bcca-b49965663da5 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 202 Jan 21 08:20:20.444342 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2007/4046] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:20 2021] DELETE /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:20:20.452319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6982625e-2829-4549-8637-6262af04e0a0 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:20.453231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6982625e-2829-4549-8637-6262af04e0a0 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.453633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.453633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:20.454321 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6982625e-2829-4549-8637-6262af04e0a0 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.485298 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3d4d8-d9d8-4917-9537-31e924a4fbf3) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:20:20.485601 n-d-768862-4 devstack@c-api.service[87906]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3dab53d9-c161-49e6-b3ea-c2da8074870c is not active. Jan 21 08:20:20.493254 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3d4d8-d9d8-4917-9537-31e924a4fbf3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:20.495575 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3d4d8-d9d8-4917-9537-31e924a4fbf3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:20:20.498433 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (e43922b1-2432-4163-ba71-39853557ee1c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:20:20.499270 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a9a21b81-c527-4339-ab0b-1f5829f4b4a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:20.500868 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2040/4047] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:20:20 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 125 bytes in 242 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:20:20.510799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.510799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:20.520485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6982625e-2829-4549-8637-6262af04e0a0 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:20.546846 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6982625e-2829-4549-8637-6262af04e0a0 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:20:20.547966 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2008/4048] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:20 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:21.053331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.054878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "bea719e7-f7ff-47a2-b89a-0e0ea0e5ad08"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.056223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'size': 1, 'imageRef': 'bea719e7-f7ff-47a2-b89a-0e0ea0e5ad08'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:21.206447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume of 1 GB Jan 21 08:20:21.219725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Availability Zones retrieved successfully. Jan 21 08:20:21.236133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (a360779a-1fe2-433a-b9fd-04dfc1db9c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:21.238915 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ad4794-0eb7-4b0f-99a0-cd55434e8724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:21.241850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:21.287503 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ad4794-0eb7-4b0f-99a0-cd55434e8724) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:20:21.287503 n-d-768862-4 devstack@c-api.service[87906]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 08:20:21.292538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ad4794-0eb7-4b0f-99a0-cd55434e8724) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:21.294815 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ad4794-0eb7-4b0f-99a0-cd55434e8724) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:20:21.298966 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Flow 'volume_create_api' (a360779a-1fe2-433a-b9fd-04dfc1db9c9b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:20:21.298966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3f2d0cb4-ef75-49a1-abc2-41c0f09aba2d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:21.299819 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2041/4049] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 134 bytes in 251 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:21.306970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-878d3f6a-c40b-4521-8e2e-b4b4207b8264 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:21.307710 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-878d3f6a-c40b-4521-8e2e-b4b4207b8264 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:21.308119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:21.308119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:21.308899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-878d3f6a-c40b-4521-8e2e-b4b4207b8264 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:21.373116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:21.373116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:21.384579 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-878d3f6a-c40b-4521-8e2e-b4b4207b8264 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:21.417327 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-878d3f6a-c40b-4521-8e2e-b4b4207b8264 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 200 Jan 21 08:20:21.428601 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2009/4050] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:21 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 909 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:21.564123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2db27c3-03fc-4121-9e07-bdd6885c22ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:21.564461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2db27c3-03fc-4121-9e07-bdd6885c22ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:21.565107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2db27c3-03fc-4121-9e07-bdd6885c22ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:21.607211 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-252dc196-c247-42a5-af02-96d30ae49932 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.607936 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:21.607936 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:21.608638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-252dc196-c247-42a5-af02-96d30ae49932 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.610338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-252dc196-c247-42a5-af02-96d30ae49932 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:21.611531 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2010/4051] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:21.620577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a4a6598-a8a4-4a9d-b815-38f2b34863c0 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.621540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4a4a6598-a8a4-4a9d-b815-38f2b34863c0 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4ff757ea-a06a-413f-8e80-124d06a44da3"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.622954 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-4a4a6598-a8a4-4a9d-b815-38f2b34863c0 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4ff757ea-a06a-413f-8e80-124d06a44da3'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:21.623382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:21.623382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:21.636571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2db27c3-03fc-4121-9e07-bdd6885c22ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:21.654194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4a4a6598-a8a4-4a9d-b815-38f2b34863c0 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 404 Jan 21 08:20:21.655691 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2011/4052] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:21.662936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2db27c3-03fc-4121-9e07-bdd6885c22ac tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 200 Jan 21 08:20:21.663929 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2042/4053] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:21 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:21.667030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6811326-097f-4a1a-b30c-80d24e3dd1bd tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.667806 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a6811326-097f-4a1a-b30c-80d24e3dd1bd tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "40091e85-1efd-4f0f-a1a5-faaa74ac291a"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.668989 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-a6811326-097f-4a1a-b30c-80d24e3dd1bd tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'size': 1, 'source_volid': '40091e85-1efd-4f0f-a1a5-faaa74ac291a'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:21.728383 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a6811326-097f-4a1a-b30c-80d24e3dd1bd tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 404 Jan 21 08:20:21.729818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2012/4054] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:21.738550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50f8b21d-fc81-4809-b2e7-200f24cc9462 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.739700 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:21.739700 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:21.741048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50f8b21d-fc81-4809-b2e7-200f24cc9462 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0303372b-6b95-4dd4-af3f-9f52ccddf745"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.742522 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-50f8b21d-fc81-4809-b2e7-200f24cc9462 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Create volume request body: {'volume': {'size': 1, 'volume_type': '0303372b-6b95-4dd4-af3f-9f52ccddf745'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:21.770028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50f8b21d-fc81-4809-b2e7-200f24cc9462 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 404 Jan 21 08:20:21.772878 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2043/4055] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:21.781842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57b2dd46-2bd9-46b3-8712-c48b20fe25a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.782602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57b2dd46-2bd9-46b3-8712-c48b20fe25a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.783817 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57b2dd46-2bd9-46b3-8712-c48b20fe25a4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:21.785565 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2013/4056] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:21.794236 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f41de86-e224-482d-8bbb-83bed2d3e3a3 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.795035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f41de86-e224-482d-8bbb-83bed2d3e3a3 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.796471 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f41de86-e224-482d-8bbb-83bed2d3e3a3 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:21.804193 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2044/4057] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:21.812681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3ce8718-ab36-468a-92b6-792de699cc61 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes Jan 21 08:20:21.813471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f3ce8718-ab36-468a-92b6-792de699cc61 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.814781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f3ce8718-ab36-468a-92b6-792de699cc61 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes returned with HTTP 400 Jan 21 08:20:21.820597 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2014/4058] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:21.825565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32f452f4-cb53-449e-8f37-444b3cc8280e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] DELETE http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-1274464775 Jan 21 08:20:21.826072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32f452f4-cb53-449e-8f37-444b3cc8280e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:21.827140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32f452f4-cb53-449e-8f37-444b3cc8280e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:21.827608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-32f452f4-cb53-449e-8f37-444b3cc8280e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Delete volume with id: tempest-invalid-1274464775 Jan 21 08:20:21.885756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32f452f4-cb53-449e-8f37-444b3cc8280e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-1274464775 returned with HTTP 404 Jan 21 08:20:21.890967 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2045/4059] 10.222.0.13 () {58 vars in 1288 bytes} [Thu Jan 21 08:20:21 2021] DELETE /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-1274464775 => generated 99 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:21.896961 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2015/4060] 10.222.0.13 () {58 vars in 1210 bytes} [Thu Jan 21 08:20:21 2021] DELETE /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 08:20:21.906036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1250c579-26e5-4e8b-a6d6-80b45010baf5 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/xxx/action Jan 21 08:20:21.907066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1250c579-26e5-4e8b-a6d6-80b45010baf5 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-detach": {}}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:21.907678 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1250c579-26e5-4e8b-a6d6-80b45010baf5 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:21.957696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1250c579-26e5-4e8b-a6d6-80b45010baf5 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/xxx/action returned with HTTP 404 Jan 21 08:20:21.958773 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2046/4061] 10.222.0.13 () {60 vars in 1258 bytes} [Thu Jan 21 08:20:21 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/xxx/action => generated 76 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:21.971458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c7c9af7-6598-4ca6-a5fb-c537c21947ae tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-2027829128 Jan 21 08:20:21.971971 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c7c9af7-6598-4ca6-a5fb-c537c21947ae tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:21.972479 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c7c9af7-6598-4ca6-a5fb-c537c21947ae tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.031902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c7c9af7-6598-4ca6-a5fb-c537c21947ae tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-2027829128 returned with HTTP 404 Jan 21 08:20:22.033179 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2016/4062] 10.222.0.13 () {58 vars in 1285 bytes} [Thu Jan 21 08:20:21 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-2027829128 => generated 99 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:22.043903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2047/4063] 10.222.0.13 () {58 vars in 1207 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 08:20:22.062748 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?status=null Jan 21 08:20:22.063258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.069733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.070591 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:22.071219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Could not evaluate value null, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:20:22.072922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:20:22.137816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Get all volumes completed successfully. Jan 21 08:20:22.143588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3b27d40e-8540-4697-be4a-e2b45daac641 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?status=null returned with HTTP 200 Jan 21 08:20:22.144706 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2017/4064] 10.222.0.13 () {58 vars in 1248 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?status=null => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:20:22.160458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?name=tempest-VolumesNegativeTest-Volume-532408188 Jan 21 08:20:22.161348 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.161995 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.162894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:22.164834 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-532408188'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:20:22.216460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Get all volumes completed successfully. Jan 21 08:20:22.221899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02bc54e9-fe29-4c57-91e9-20b98786eef2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?name=tempest-VolumesNegativeTest-Volume-532408188 returned with HTTP 200 Jan 21 08:20:22.223106 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2048/4065] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/detail?name=tempest-VolumesNegativeTest-Volume-532408188 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:20:22.239629 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?status=null Jan 21 08:20:22.241050 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.241701 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.242645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:22.243746 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Could not evaluate value null, assuming string {{(pid=87907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:20:22.245929 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:20:22.297033 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Get all volumes completed successfully. Jan 21 08:20:22.297823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb81ba35-5c7e-45b7-9f6c-92aedb01fed6 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?status=null returned with HTTP 200 Jan 21 08:20:22.298874 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2018/4066] 10.222.0.13 () {58 vars in 1227 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?status=null => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:20:22.310317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?name=tempest-VolumesNegativeTest-Volume-372629933 Jan 21 08:20:22.311257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.311921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.312703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:22.314707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-372629933'), ('no_migration_targets', True)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:20:22.365050 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Get all volumes completed successfully. Jan 21 08:20:22.367158 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-966a59ab-d51d-4d7b-8aa8-49d319c17eaa tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?name=tempest-VolumesNegativeTest-Volume-372629933 returned with HTTP 200 Jan 21 08:20:22.368308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2049/4067] 10.222.0.13 () {58 vars in 1303 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes?name=tempest-VolumesNegativeTest-Volume-372629933 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:20:22.379004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:22.379836 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-reserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:22.380219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.430395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.430395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:22.431757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:22.436391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-288135e8-8613-4a95-a21c-e0d3cc258fcf tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 Jan 21 08:20:22.437126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-288135e8-8613-4a95-a21c-e0d3cc258fcf tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.437908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-288135e8-8613-4a95-a21c-e0d3cc258fcf tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.440569 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Reserve volume completed successfully. Jan 21 08:20:22.441100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ae7dca3-b3c3-4a29-a589-7b40c651a0e2 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 202 Jan 21 08:20:22.446334 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2019/4068] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:22 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:20:22.450712 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:22.451274 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.451274 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:22.451841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-reserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:22.452300 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.497906 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-288135e8-8613-4a95-a21c-e0d3cc258fcf tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 returned with HTTP 404 Jan 21 08:20:22.499648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2050/4069] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/199d2f4c-380c-4b1d-a9d3-8c67084f9263 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:22.508004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] DELETE http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:22.508529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.509012 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.509472 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Delete volume with id: 22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:22.511408 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.511408 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:22.512945 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:22.522561 n-d-768862-4 devstack@c-api.service[87906]: ERROR cinder.volume.api [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume status must be available to reserve, but the status is attaching. Jan 21 08:20:22.524413 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0b662c00-95ab-4218-a157-54bb46f58ad7 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 400 Jan 21 08:20:22.525722 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2020/4070] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:22 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 132 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:20:22.533544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:22.534150 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.534150 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:22.534923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-unreserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:22.535473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.571054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.571054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:22.572213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:22.590624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.590624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:22.592069 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:22.609087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Delete volume request issued successfully. Jan 21 08:20:22.609551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2aeb7357-36ba-4eaf-b5c5-aebd2b18b62b tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 202 Jan 21 08:20:22.610392 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2051/4071] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:22 2021] DELETE /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:22.623363 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfe12296-3fdc-46fe-b157-c4ba9b418513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:22.624015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfe12296-3fdc-46fe-b157-c4ba9b418513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.624322 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.624322 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:22.624881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bfe12296-3fdc-46fe-b157-c4ba9b418513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.665059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Unreserve volume completed successfully. Jan 21 08:20:22.665611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b5e31996-e479-4ea0-8e3b-0556ff01864e tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 202 Jan 21 08:20:22.671522 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2021/4072] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:22 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:20:22.680621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09c46fff-738b-43db-a916-5652627f7e74 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/b0e485b6-230d-4523-9c5b-ff1cdffd5507/action Jan 21 08:20:22.686097 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.686097 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:22.687033 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09c46fff-738b-43db-a916-5652627f7e74 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-reserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:22.687192 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.687192 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:22.688119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-09c46fff-738b-43db-a916-5652627f7e74 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.697587 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bfe12296-3fdc-46fe-b157-c4ba9b418513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:22.734872 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bfe12296-3fdc-46fe-b157-c4ba9b418513 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2052/4073] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1355 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45f28f34-2377-434b-876e-7c4903d21901 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45f28f34-2377-434b-876e-7c4903d21901 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:22.746565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-45f28f34-2377-434b-876e-7c4903d21901 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.764505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-09c46fff-738b-43db-a916-5652627f7e74 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/b0e485b6-230d-4523-9c5b-ff1cdffd5507/action returned with HTTP 404 Jan 21 08:20:22.772682 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2022/4074] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:22 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/b0e485b6-230d-4523-9c5b-ff1cdffd5507/action => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:22.776737 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eed353ae-bff7-4801-ada8-53ab373b1d69 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/4c3f6825-64a9-46a1-8398-3e84e05af14a/action Jan 21 08:20:22.777424 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eed353ae-bff7-4801-ada8-53ab373b1d69 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-unreserve": {}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:22.777860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eed353ae-bff7-4801-ada8-53ab373b1d69 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.809450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-45f28f34-2377-434b-876e-7c4903d21901 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 returned with HTTP 404 Jan 21 08:20:22.815005 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2053/4075] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/67de11c9-6868-4062-a18d-e047e9f6e698 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:22.830828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eed353ae-bff7-4801-ada8-53ab373b1d69 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/4c3f6825-64a9-46a1-8398-3e84e05af14a/action returned with HTTP 404 Jan 21 08:20:22.831914 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2023/4076] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:22 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/4c3f6825-64a9-46a1-8398-3e84e05af14a/action => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:22.843323 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2054/4077] 10.222.0.13 () {60 vars in 1227 bytes} [Thu Jan 21 08:20:22 2021] PUT /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 21 08:20:22.852410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8766b36-33c3-4a58-8d1f-ab85a8d77561 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] PUT http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-838612807 Jan 21 08:20:22.853166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a8766b36-33c3-4a58-8d1f-ab85a8d77561 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.903212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a8766b36-33c3-4a58-8d1f-ab85a8d77561 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-838612807 returned with HTTP 404 Jan 21 08:20:22.904358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2024/4078] 10.222.0.13 () {60 vars in 1302 bytes} [Thu Jan 21 08:20:22 2021] PUT /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/tempest-invalid-838612807 => generated 98 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:22.913339 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbcd0c61-b94a-4068-90aa-deabb2bf2c29 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] PUT http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/0208a713-ecc4-4ef4-895b-a2b83f0e4191 Jan 21 08:20:22.914104 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bbcd0c61-b94a-4068-90aa-deabb2bf2c29 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:22.963898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bbcd0c61-b94a-4068-90aa-deabb2bf2c29 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/0208a713-ecc4-4ef4-895b-a2b83f0e4191 returned with HTTP 404 Jan 21 08:20:22.965140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2055/4079] 10.222.0.13 () {60 vars in 1335 bytes} [Thu Jan 21 08:20:22 2021] PUT /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/0208a713-ecc4-4ef4-895b-a2b83f0e4191 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:22.975099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1242da70-8fdf-4c0e-9df5-efcd1cbf613a tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] DELETE http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/cc893ddb-de4f-44a7-87e5-1151ae95fd4e Jan 21 08:20:22.975629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1242da70-8fdf-4c0e-9df5-efcd1cbf613a tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.976122 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1242da70-8fdf-4c0e-9df5-efcd1cbf613a tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.976586 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1242da70-8fdf-4c0e-9df5-efcd1cbf613a tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Delete volume with id: cc893ddb-de4f-44a7-87e5-1151ae95fd4e Jan 21 08:20:23.001373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] DELETE http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:20:23.001897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.002378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.002873 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Delete volume with id: 80052913-4812-4f77-841d-f189786750af Jan 21 08:20:23.027399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1242da70-8fdf-4c0e-9df5-efcd1cbf613a tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/cc893ddb-de4f-44a7-87e5-1151ae95fd4e returned with HTTP 404 Jan 21 08:20:23.028521 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2025/4080] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:22 2021] DELETE /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/cc893ddb-de4f-44a7-87e5-1151ae95fd4e => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:23.038477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b1a8f23-c937-474e-b9dc-ed843b1af96c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:23.040188 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b1a8f23-c937-474e-b9dc-ed843b1af96c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:23.040620 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b1a8f23-c937-474e-b9dc-ed843b1af96c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:23.041767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b1a8f23-c937-474e-b9dc-ed843b1af96c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 400 Jan 21 08:20:23.043080 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2026/4081] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:23 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:20:23.058614 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.058614 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:23.059373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84696678-99d1-42bd-8188-e5a794cbde06 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:23.060045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84696678-99d1-42bd-8188-e5a794cbde06 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:23.060707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-84696678-99d1-42bd-8188-e5a794cbde06 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:23.061562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-84696678-99d1-42bd-8188-e5a794cbde06 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 400 Jan 21 08:20:23.062547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2027/4082] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:23 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:23.063760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:23.073238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcdf7f31-db9d-4f84-9479-2149a099553b tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/2db16689-5557-4007-9779-563e9e017dcd/action Jan 21 08:20:23.074135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcdf7f31-db9d-4f84-9479-2149a099553b tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:23.074250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fcdf7f31-db9d-4f84-9479-2149a099553b tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:23.126012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Delete volume request issued successfully. Jan 21 08:20:23.126609 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-152f4eb9-ff85-4d7a-953b-a6b426bc446a tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 202 Jan 21 08:20:23.128854 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2056/4083] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:22 2021] DELETE /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:23.141706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71ef06bc-7a32-44e2-b78a-8f17e90f59f1 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:20:23.143695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71ef06bc-7a32-44e2-b78a-8f17e90f59f1 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.144035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:23.144035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:23.144692 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-71ef06bc-7a32-44e2-b78a-8f17e90f59f1 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.152405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fcdf7f31-db9d-4f84-9479-2149a099553b tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/2db16689-5557-4007-9779-563e9e017dcd/action returned with HTTP 404 Jan 21 08:20:23.153646 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2028/4084] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:23 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/2db16689-5557-4007-9779-563e9e017dcd/action => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:23.166023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de312161-32bc-4700-a04c-529c130b7e18 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action Jan 21 08:20:23.167072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de312161-32bc-4700-a04c-529c130b7e18 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:23.167461 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-de312161-32bc-4700-a04c-529c130b7e18 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:23.169479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-de312161-32bc-4700-a04c-529c130b7e18 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action returned with HTTP 400 Jan 21 08:20:23.170466 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2029/4085] 10.222.0.13 () {60 vars in 1357 bytes} [Thu Jan 21 08:20:23 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:23.180129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d38aaad-7405-4f88-895f-5664e5f5f063 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] POST http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/None/action Jan 21 08:20:23.181157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d38aaad-7405-4f88-895f-5664e5f5f063 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:23.182793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6d38aaad-7405-4f88-895f-5664e5f5f063 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:23.204862 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.204862 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:23.214864 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-71ef06bc-7a32-44e2-b78a-8f17e90f59f1 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:23.237802 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-71ef06bc-7a32-44e2-b78a-8f17e90f59f1 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:20:23.238793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2057/4086] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:23 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 918 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:23.248511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6d38aaad-7405-4f88-895f-5664e5f5f063 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/None/action returned with HTTP 404 Jan 21 08:20:23.250710 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2030/4087] 10.222.0.13 () {60 vars in 1261 bytes} [Thu Jan 21 08:20:23 2021] POST /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/None/action => generated 77 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:23.259081 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65f938ff-6c33-45a0-9409-f4ea4de9eb07 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/12b355dd-d762-4ac9-a323-21e7adcaf6af Jan 21 08:20:23.259596 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65f938ff-6c33-45a0-9409-f4ea4de9eb07 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.259808 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:23.259808 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:23.260178 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65f938ff-6c33-45a0-9409-f4ea4de9eb07 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.306983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65f938ff-6c33-45a0-9409-f4ea4de9eb07 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/12b355dd-d762-4ac9-a323-21e7adcaf6af returned with HTTP 404 Jan 21 08:20:23.308008 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2058/4088] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:23 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/12b355dd-d762-4ac9-a323-21e7adcaf6af => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:23.317086 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] DELETE http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:23.317641 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.318157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.319178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Delete volume with id: 641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:23.370249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.370249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:23.371676 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:23.401384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Delete volume request issued successfully. Jan 21 08:20:23.402043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e484cf11-d1d0-488a-8103-03a71a7db22c tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 202 Jan 21 08:20:23.403436 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2031/4089] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:23 2021] DELETE /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:23.410891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1801f64-c908-40ca-ba2e-75a1bbfb9cd4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:23.411985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1801f64-c908-40ca-ba2e-75a1bbfb9cd4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.413523 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d1801f64-c908-40ca-ba2e-75a1bbfb9cd4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.474616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.474616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:23.485897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d1801f64-c908-40ca-ba2e-75a1bbfb9cd4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:23.515839 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d1801f64-c908-40ca-ba2e-75a1bbfb9cd4 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 200 Jan 21 08:20:23.516833 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2059/4090] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:23 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:20:23.765031 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-379f1d64-3c30-4d44-b984-af743e25e41a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:23.765992 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-379f1d64-3c30-4d44-b984-af743e25e41a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:23.766251 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:23.766251 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:23.767021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-379f1d64-3c30-4d44-b984-af743e25e41a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:23.820979 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.820979 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:23.830095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-379f1d64-3c30-4d44-b984-af743e25e41a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Volume info retrieved successfully. Jan 21 08:20:23.856450 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-379f1d64-3c30-4d44-b984-af743e25e41a tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 200 Jan 21 08:20:23.857690 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2032/4091] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:23 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 1355 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:24.255421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25760175-84a8-400a-9bba-8b97153b216f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:20:24.257750 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25760175-84a8-400a-9bba-8b97153b216f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:24.258249 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:24.258249 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:24.259367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25760175-84a8-400a-9bba-8b97153b216f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:24.313401 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:24.313401 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:24.323004 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-25760175-84a8-400a-9bba-8b97153b216f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Volume info retrieved successfully. Jan 21 08:20:24.345418 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25760175-84a8-400a-9bba-8b97153b216f tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 200 Jan 21 08:20:24.346797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2060/4092] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:24 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:24.536012 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d63244d1-25e5-4c84-8119-3d01d8465df1 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:24.536830 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d63244d1-25e5-4c84-8119-3d01d8465df1 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:24.537765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:24.537765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:24.538501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d63244d1-25e5-4c84-8119-3d01d8465df1 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:24.600887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:24.600887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:24.611151 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d63244d1-25e5-4c84-8119-3d01d8465df1 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Volume info retrieved successfully. Jan 21 08:20:24.644830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d63244d1-25e5-4c84-8119-3d01d8465df1 tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 200 Jan 21 08:20:24.656908 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2033/4093] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:24 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:24.874426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dec31bdf-63c7-4496-8f18-fc99b86aff46 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] GET http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 Jan 21 08:20:24.875153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dec31bdf-63c7-4496-8f18-fc99b86aff46 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:24.875435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:24.875435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:24.876061 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dec31bdf-63c7-4496-8f18-fc99b86aff46 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:24.940705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dec31bdf-63c7-4496-8f18-fc99b86aff46 tempest-VolumesExtendTest-568629042 tempest-VolumesExtendTest-568629042] http://10.222.0.13/volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 returned with HTTP 404 Jan 21 08:20:24.941899 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2061/4094] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:24 2021] GET /volume/v3/32a80906851342d88d20d2e44e7c9d33/volumes/22fa609a-9670-4e89-9b7e-cf225e22c8f4 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:25.363380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d82ae802-38da-48a3-bb64-c813446d0a37 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] GET http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af Jan 21 08:20:25.363910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d82ae802-38da-48a3-bb64-c813446d0a37 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:25.364389 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:25.364389 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:25.364730 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d82ae802-38da-48a3-bb64-c813446d0a37 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:25.457286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d82ae802-38da-48a3-bb64-c813446d0a37 tempest-AttachVolumeShelveTestJSON-272634418 tempest-AttachVolumeShelveTestJSON-272634418] http://10.222.0.13/volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af returned with HTTP 404 Jan 21 08:20:25.458349 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2034/4095] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:25 2021] GET /volume/v3/4deeed51197d45a6bfc2d24828197b79/volumes/80052913-4812-4f77-841d-f189786750af => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:25.663340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8835ea2-34e2-48a3-a47b-3ab84e51995d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] GET http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba Jan 21 08:20:25.664216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8835ea2-34e2-48a3-a47b-3ab84e51995d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:25.664909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f8835ea2-34e2-48a3-a47b-3ab84e51995d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:25.764781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f8835ea2-34e2-48a3-a47b-3ab84e51995d tempest-VolumesNegativeTest-612344057 tempest-VolumesNegativeTest-612344057] http://10.222.0.13/volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba returned with HTTP 404 Jan 21 08:20:25.765852 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2062/4096] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:25 2021] GET /volume/v3/373a3e04109b4bda9afbcb645000ac64/volumes/641c6c55-40de-40e6-8ac8-5277c33c14ba => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:27.442308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-865d3b8e-b0b4-4345-b7e1-7c113afcc712 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] POST http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots Jan 21 08:20:27.443869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-865d3b8e-b0b4-4345-b7e1-7c113afcc712 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdabaaa-dc97-4f58-90c9-821c7e8bfe00", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1807394145"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:27.492171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-865d3b8e-b0b4-4345-b7e1-7c113afcc712 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots returned with HTTP 404 Jan 21 08:20:27.493545 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2035/4097] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:20:27 2021] POST /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:27.503967 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b7cac69-01c2-46a4-b22f-2f3b6bbf4c5e tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] POST http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots Jan 21 08:20:27.504664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9b7cac69-01c2-46a4-b22f-2f3b6bbf4c5e tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-641333844"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:27.559120 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9b7cac69-01c2-46a4-b22f-2f3b6bbf4c5e tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots returned with HTTP 404 Jan 21 08:20:27.564437 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2063/4098] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:20:27 2021] POST /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:27.569588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-962a5adf-2214-4bb7-bc03-813d1444ac72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?limit=invalid Jan 21 08:20:27.570097 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-962a5adf-2214-4bb7-bc03-813d1444ac72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:27.570983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-962a5adf-2214-4bb7-bc03-813d1444ac72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:27.571489 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-962a5adf-2214-4bb7-bc03-813d1444ac72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] HTTP exception thrown: limit param must be an integer Jan 21 08:20:27.571897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-962a5adf-2214-4bb7-bc03-813d1444ac72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?limit=invalid returned with HTTP 400 Jan 21 08:20:27.572954 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2036/4099] 10.222.0.13 () {58 vars in 1237 bytes} [Thu Jan 21 08:20:27 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:20:27.582542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?marker=232c3078-0be8-469d-9c20-b4728caca2b9 Jan 21 08:20:27.583454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:27.584086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:27.584772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Removing options '' from query. {{(pid=87908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:27.587093 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Building query based on filter {{(pid=87908) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:20:27.611071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6297a5ab-2bf1-47be-bce6-e16f1657a3eb tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?marker=232c3078-0be8-469d-9c20-b4728caca2b9 returned with HTTP 404 Jan 21 08:20:27.612051 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2064/4100] 10.222.0.13 () {58 vars in 1297 bytes} [Thu Jan 21 08:20:27 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?marker=232c3078-0be8-469d-9c20-b4728caca2b9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:27.622286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?sort_key=invalid Jan 21 08:20:27.622837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:27.623326 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:27.623907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:20:27.626099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.db.sqlalchemy.api [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Building query based on filter {{(pid=87907) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:20:27.627315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2577e3f2-3efc-4e99-9674-fa10e6ee9783 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 08:20:27.628228 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2037/4101] 10.222.0.13 () {58 vars in 1243 bytes} [Thu Jan 21 08:20:27 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:20:27.637797 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] POST http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes Jan 21 08:20:27.639317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1667165846"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:27.640508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1667165846'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:27.640998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create volume of 2 GB Jan 21 08:20:27.654542 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Availability Zones retrieved successfully. Jan 21 08:20:27.671800 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Flow 'volume_create_api' (303bf24d-353d-4aa9-817e-4366500ee1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:27.674649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3e902-9db5-4263-90e8-c2d9d97d04fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:27.676738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Validating volume size '2' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:27.746734 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3e902-9db5-4263-90e8-c2d9d97d04fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:27.749141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348fb042-7bad-472a-91e7-d069329ad188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:27.855252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Created reservations ['eeab4401-e579-4037-9087-448e26b4dff8', '241a9d9b-a563-42d5-ac6f-b91e0227eddd', '665e5b37-c2d9-4853-b471-4d70e42e33d2', 'c5e9bbe1-7433-43e7-b886-c3baf35e2b5d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:27.857606 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348fb042-7bad-472a-91e7-d069329ad188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeab4401-e579-4037-9087-448e26b4dff8', '241a9d9b-a563-42d5-ac6f-b91e0227eddd', '665e5b37-c2d9-4853-b471-4d70e42e33d2', 'c5e9bbe1-7433-43e7-b886-c3baf35e2b5d']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:27.860191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fce4a8c-763f-496f-80d6-2264f0b46dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:27.929521 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fce4a8c-763f-496f-80d6-2264f0b46dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd416468d-9500-4e1a-9ac8-00037602c10f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1667165846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff87aa2e0714abe8689745dc979a0cd',qos_specs=None,replication_status=,reservations=['eeab4401-e579-4037-9087-448e26b4dff8','241a9d9b-a563-42d5-ac6f-b91e0227eddd','665e5b37-c2d9-4853-b471-4d70e42e33d2','c5e9bbe1-7433-43e7-b886-c3baf35e2b5d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319c7409ec0e4d39ab7b60769746f43f',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1667165846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d416468d-9500-4e1a-9ac8-00037602c10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff87aa2e0714abe8689745dc979a0cd',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,user_id='319c7409ec0e4d39ab7b60769746f43f',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:27.931859 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fa67d2-4bdb-423a-8682-2d176a0c8d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:27.961459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fa67d2-4bdb-423a-8682-2d176a0c8d02) 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-1667165846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff87aa2e0714abe8689745dc979a0cd',qos_specs=None,replication_status=,reservations=['eeab4401-e579-4037-9087-448e26b4dff8','241a9d9b-a563-42d5-ac6f-b91e0227eddd','665e5b37-c2d9-4853-b471-4d70e42e33d2','c5e9bbe1-7433-43e7-b886-c3baf35e2b5d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319c7409ec0e4d39ab7b60769746f43f',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:27.963687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f77c5a-014d-4ab5-bbfa-b54a0448440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:27.983613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f77c5a-014d-4ab5-bbfa-b54a0448440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:27.986205 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Flow 'volume_create_api' (303bf24d-353d-4aa9-817e-4366500ee1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:28.061576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create volume request issued successfully. Jan 21 08:20:28.098010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-10cb973f-1793-47be-b32e-76e57523940c tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes returned with HTTP 202 Jan 21 08:20:28.104617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2065/4102] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:27 2021] POST /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes => generated 831 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:28.115226 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dff94cc0-3ad7-464d-8d47-7c5c7ec488ee tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:28.116691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dff94cc0-3ad7-464d-8d47-7c5c7ec488ee tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:28.117367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dff94cc0-3ad7-464d-8d47-7c5c7ec488ee tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:28.172526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:28.172526 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:28.182820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dff94cc0-3ad7-464d-8d47-7c5c7ec488ee tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:28.210035 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dff94cc0-3ad7-464d-8d47-7c5c7ec488ee tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 200 Jan 21 08:20:28.221207 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2038/4103] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:28 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 923 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:29.229653 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52578640-a7e1-4a82-87f3-a0b4baf7c054 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:29.230195 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52578640-a7e1-4a82-87f3-a0b4baf7c054 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:29.230779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:29.230779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:29.230779 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52578640-a7e1-4a82-87f3-a0b4baf7c054 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:29.286212 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:29.286212 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:29.300362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-52578640-a7e1-4a82-87f3-a0b4baf7c054 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:29.325713 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52578640-a7e1-4a82-87f3-a0b4baf7c054 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 200 Jan 21 08:20:29.326572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2066/4104] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:29 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 924 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:29.343239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] POST http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots Jan 21 08:20:29.343867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:29.343867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:29.344477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d416468d-9500-4e1a-9ac8-00037602c10f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1677962526"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:29.450749 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:29.450749 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:29.452106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:29.452572 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create snapshot from volume d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:29.555382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Created reservations ['9a2af4fa-bb66-4176-aaf1-454ea6144d3a', '7aafecdb-5486-4ca0-8e99-6cd1cda1aca0', 'b4e6a4de-0643-4c05-b396-3ae6e5123141', '2e252a49-2ffd-4f6a-b2a6-081315b950c6'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:29.937126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot create request issued successfully. Jan 21 08:20:29.937882 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ba280fd-a1c3-448d-98d5-1fde09d7ee52 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots returned with HTTP 202 Jan 21 08:20:29.938799 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2039/4105] 10.222.0.13 () {60 vars in 1232 bytes} [Thu Jan 21 08:20:29 2021] POST /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots => generated 318 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:29.950079 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90f4e38a-e3a5-4e60-82ad-5842d583466d tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:29.950604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90f4e38a-e3a5-4e60-82ad-5842d583466d tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:29.950847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:29.950847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:29.951229 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90f4e38a-e3a5-4e60-82ad-5842d583466d tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:29.998025 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:29.998025 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:29.999204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90f4e38a-e3a5-4e60-82ad-5842d583466d tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:30.001136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90f4e38a-e3a5-4e60-82ad-5842d583466d tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 200 Jan 21 08:20:30.001971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2067/4106] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:29 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 450 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:31.015429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd747ad7-b938-4397-a5fc-af383b661634 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:31.016577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd747ad7-b938-4397-a5fc-af383b661634 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:31.017014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:31.017014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:31.017665 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd747ad7-b938-4397-a5fc-af383b661634 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:31.122110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:31.122110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:31.123641 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bd747ad7-b938-4397-a5fc-af383b661634 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:31.129688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd747ad7-b938-4397-a5fc-af383b661634 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 200 Jan 21 08:20:31.132113 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2040/4107] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:31 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 450 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:32.144287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f98bd680-14e2-4c91-a761-34c00664a821 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:32.144824 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f98bd680-14e2-4c91-a761-34c00664a821 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:32.144938 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:32.144938 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:32.145255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f98bd680-14e2-4c91-a761-34c00664a821 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:32.201987 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:32.201987 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:32.203583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f98bd680-14e2-4c91-a761-34c00664a821 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:32.206727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f98bd680-14e2-4c91-a761-34c00664a821 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 200 Jan 21 08:20:32.208150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2068/4108] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:32 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 477 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:32.221871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] POST http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes Jan 21 08:20:32.226304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:32.226304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:32.227245 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:32.228796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:32.270464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:32.270464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:32.272136 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:32.273460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Create volume of 1 GB Jan 21 08:20:32.292334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Availability Zones retrieved successfully. Jan 21 08:20:32.310203 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Flow 'volume_create_api' (725c86c8-4041-408d-af32-a70b0a330bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:32.313135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be292491-113e-4383-a72d-c7410e1ff76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:32.315342 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:32.317228 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be292491-113e-4383-a72d-c7410e1ff76f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:20:32.317228 n-d-768862-4 devstack@c-api.service[87906]: 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. Jan 21 08:20:32.321980 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be292491-113e-4383-a72d-c7410e1ff76f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:32.324236 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be292491-113e-4383-a72d-c7410e1ff76f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:20:32.326866 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.volume.api [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Flow 'volume_create_api' (725c86c8-4041-408d-af32-a70b0a330bbc) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:20:32.327576 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0faa9351-7d89-40c7-b596-e872674c2f72 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes returned with HTTP 400 Jan 21 08:20:32.329003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2041/4109] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:32 2021] POST /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes => generated 171 bytes in 113 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:20:32.340983 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] DELETE http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:32.341926 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:32.342610 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:32.342610 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:32.343334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:32.345317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v2.snapshots [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Delete snapshot with id: 9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:32.374330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:32.374330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:32.375918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:32.475395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot delete request issued successfully. Jan 21 08:20:32.475395 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1c2823a-ba6f-47ac-ba80-a35048261c1f tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 202 Jan 21 08:20:32.477148 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2069/4110] 10.222.0.13 () {58 vars in 1324 bytes} [Thu Jan 21 08:20:32 2021] DELETE /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:32.486545 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0d145a0-0d93-4b13-a831-128dd7c221c2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:32.491516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0d145a0-0d93-4b13-a831-128dd7c221c2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:32.491729 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:32.491729 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:32.493226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e0d145a0-0d93-4b13-a831-128dd7c221c2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:32.524726 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:32.524726 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:32.525881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e0d145a0-0d93-4b13-a831-128dd7c221c2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:32.531505 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e0d145a0-0d93-4b13-a831-128dd7c221c2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 200 Jan 21 08:20:32.535770 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2042/4111] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:32 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 476 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:33.549831 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ece2a366-1d59-40a1-9eb5-67dc45ac7f97 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:33.551307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ece2a366-1d59-40a1-9eb5-67dc45ac7f97 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:33.551473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:33.551473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:33.551949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ece2a366-1d59-40a1-9eb5-67dc45ac7f97 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:33.584624 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:33.584624 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:33.588147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ece2a366-1d59-40a1-9eb5-67dc45ac7f97 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Snapshot retrieved successfully. Jan 21 08:20:33.590231 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ece2a366-1d59-40a1-9eb5-67dc45ac7f97 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 200 Jan 21 08:20:33.591178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2070/4112] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:33 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:34.603918 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b966e2ae-ebfe-44c4-8de6-37f9e33257f1 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca Jan 21 08:20:34.604456 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b966e2ae-ebfe-44c4-8de6-37f9e33257f1 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:34.604680 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:34.604680 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:34.605517 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b966e2ae-ebfe-44c4-8de6-37f9e33257f1 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:34.630253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b966e2ae-ebfe-44c4-8de6-37f9e33257f1 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca returned with HTTP 404 Jan 21 08:20:34.632845 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2043/4113] 10.222.0.13 () {58 vars in 1321 bytes} [Thu Jan 21 08:20:34 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/snapshots/9f7cf01a-1cf7-40ac-80b1-a0edfe03cfca => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:34.640612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] DELETE http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:34.641216 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:34.641454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:34.641454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:34.642137 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:34.642736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Delete volume with id: d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:34.695972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:34.695972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:34.697298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:34.735364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Delete volume request issued successfully. Jan 21 08:20:34.736122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22884b7b-e6cc-4b3e-aa8a-1b7be2bdc104 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 202 Jan 21 08:20:34.737051 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2071/4114] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:20:34 2021] DELETE /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:20:34.746388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5aeb15b0-76e5-47d0-a602-b4210b0ffd2b tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:34.747242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5aeb15b0-76e5-47d0-a602-b4210b0ffd2b tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:34.747984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5aeb15b0-76e5-47d0-a602-b4210b0ffd2b tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:34.876486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:34.876486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:34.899761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5aeb15b0-76e5-47d0-a602-b4210b0ffd2b tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:34.923637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5aeb15b0-76e5-47d0-a602-b4210b0ffd2b tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 200 Jan 21 08:20:34.924829 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2044/4115] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:34 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 923 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:35.941636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-523f2aa4-9be6-4a8e-9ce6-7627d22b7d64 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:35.942161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-523f2aa4-9be6-4a8e-9ce6-7627d22b7d64 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:35.942325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:35.942325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:35.943006 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-523f2aa4-9be6-4a8e-9ce6-7627d22b7d64 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:36.037549 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:36.037549 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:36.067646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-523f2aa4-9be6-4a8e-9ce6-7627d22b7d64 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Volume info retrieved successfully. Jan 21 08:20:36.113118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-523f2aa4-9be6-4a8e-9ce6-7627d22b7d64 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 200 Jan 21 08:20:36.123578 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2072/4116] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:35 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 923 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:37.131702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-981103aa-c14b-4d2b-831f-8dad45f643b2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] GET http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f Jan 21 08:20:37.132354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-981103aa-c14b-4d2b-831f-8dad45f643b2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:37.132655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:37.132655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:37.133181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-981103aa-c14b-4d2b-831f-8dad45f643b2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:37.242633 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-981103aa-c14b-4d2b-831f-8dad45f643b2 tempest-VolumesSnapshotNegativeTestJSON-14070608 tempest-VolumesSnapshotNegativeTestJSON-14070608] http://10.222.0.13/volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f returned with HTTP 404 Jan 21 08:20:37.243857 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2045/4117] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:37 2021] GET /volume/v3/5ff87aa2e0714abe8689745dc979a0cd/volumes/d416468d-9500-4e1a-9ac8-00037602c10f => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:39.376921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] POST http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes Jan 21 08:20:39.377395 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:39.377395 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:39.377767 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2049009262", "snapshot_id": null, "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "volume_type": null, "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:39.379307 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2049009262', 'snapshot_id': None, 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'volume_type': None, 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:39.520176 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Create volume of 1 GB Jan 21 08:20:39.540989 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Availability Zones retrieved successfully. Jan 21 08:20:39.558617 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Flow 'volume_create_api' (7df38170-03e0-44e9-9aa4-34613d2361b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:39.561443 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8280f66-9966-42f0-b336-1c45e09bbbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:39.563612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:39.689626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8280f66-9966-42f0-b336-1c45e09bbbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:39.692086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3656953-f9bf-47d6-b5c0-6b4ba5fd37c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:39.788368 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Created reservations ['723e5abf-c2d3-426a-b297-d7db202ec905', 'dbe44f23-26b8-4fa8-a89e-48bc649a5c96', '444b9b3d-0a2e-4a4f-bde4-dcd9901f23b5', '885fb0c2-d2a5-4b6f-8246-6114d7bf94ad'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:39.791170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3656953-f9bf-47d6-b5c0-6b4ba5fd37c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723e5abf-c2d3-426a-b297-d7db202ec905', 'dbe44f23-26b8-4fa8-a89e-48bc649a5c96', '444b9b3d-0a2e-4a4f-bde4-dcd9901f23b5', '885fb0c2-d2a5-4b6f-8246-6114d7bf94ad']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:39.795602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2663ac6-fa7d-4bfe-b4fa-10e07377912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:39.867998 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2663ac6-fa7d-4bfe-b4fa-10e07377912f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef3078f4-93ea-4fdd-bd0f-14330caa140e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2049009262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac2a5eada0490dadef98a3df7329bb',qos_specs=None,replication_status=,reservations=['723e5abf-c2d3-426a-b297-d7db202ec905','dbe44f23-26b8-4fa8-a89e-48bc649a5c96','444b9b3d-0a2e-4a4f-bde4-dcd9901f23b5','885fb0c2-d2a5-4b6f-8246-6114d7bf94ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2049009262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef3078f4-93ea-4fdd-bd0f-14330caa140e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ac2a5eada0490dadef98a3df7329bb',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,user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:39.870584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f94c43-f288-4c2d-b36b-817801ac7247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:39.907001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f94c43-f288-4c2d-b36b-817801ac7247) 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-TestVolumeBackupRestore-volume-2049009262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac2a5eada0490dadef98a3df7329bb',qos_specs=None,replication_status=,reservations=['723e5abf-c2d3-426a-b297-d7db202ec905','dbe44f23-26b8-4fa8-a89e-48bc649a5c96','444b9b3d-0a2e-4a4f-bde4-dcd9901f23b5','885fb0c2-d2a5-4b6f-8246-6114d7bf94ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:39.909223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f2728-4227-4387-ad9e-ad5f67f725f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:39.926721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f2728-4227-4387-ad9e-ad5f67f725f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:39.930382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Flow 'volume_create_api' (7df38170-03e0-44e9-9aa4-34613d2361b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:39.984548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Create volume request issued successfully. Jan 21 08:20:40.001250 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae64be5e-bc46-46cb-97d4-7588bb73fd04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes returned with HTTP 202 Jan 21 08:20:40.011447 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2073/4118] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:20:39 2021] POST /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes => generated 823 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:40.018265 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38408709-cd06-4193-9e11-1742634d55e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:40.019036 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38408709-cd06-4193-9e11-1742634d55e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:40.019733 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-38408709-cd06-4193-9e11-1742634d55e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:40.088991 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:40.088991 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:40.105309 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-38408709-cd06-4193-9e11-1742634d55e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:40.133465 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-38408709-cd06-4193-9e11-1742634d55e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:40.134617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2046/4119] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:40 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 891 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:41.164146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a47a470-3035-465c-86b7-47e0a1b02915 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:41.165269 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a47a470-3035-465c-86b7-47e0a1b02915 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:41.165679 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:41.165679 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:41.166325 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2a47a470-3035-465c-86b7-47e0a1b02915 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:41.268912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:41.268912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:41.281510 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2a47a470-3035-465c-86b7-47e0a1b02915 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:41.311283 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2a47a470-3035-465c-86b7-47e0a1b02915 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:41.315044 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2074/4120] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:41 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:42.331388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd60b01b-788c-4552-9fb4-5829399272a1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:42.332970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd60b01b-788c-4552-9fb4-5829399272a1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:42.333398 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:42.333398 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:42.335530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cd60b01b-788c-4552-9fb4-5829399272a1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:42.425327 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:42.425327 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:42.434479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cd60b01b-788c-4552-9fb4-5829399272a1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:42.460362 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cd60b01b-788c-4552-9fb4-5829399272a1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:42.461511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2047/4121] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:42 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:43.477325 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-921d9fb2-af6e-4b8e-a031-866ff42eebf0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:43.478867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-921d9fb2-af6e-4b8e-a031-866ff42eebf0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:43.479269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:43.479269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:43.479903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-921d9fb2-af6e-4b8e-a031-866ff42eebf0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:43.576928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:43.576928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:43.588126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-921d9fb2-af6e-4b8e-a031-866ff42eebf0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:43.623009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-921d9fb2-af6e-4b8e-a031-866ff42eebf0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:43.626723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2075/4122] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:43 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:44.645672 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0b4ad28-c900-4462-b4cf-c3a0fe4d531e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:44.646838 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0b4ad28-c900-4462-b4cf-c3a0fe4d531e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:44.646969 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:44.646969 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:44.647298 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c0b4ad28-c900-4462-b4cf-c3a0fe4d531e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:44.757850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:44.757850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:44.778350 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c0b4ad28-c900-4462-b4cf-c3a0fe4d531e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:44.801964 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c0b4ad28-c900-4462-b4cf-c3a0fe4d531e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:44.812442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2048/4123] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:44 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:45.822287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-838a1850-0bff-44bc-9e0d-3d68326e8c66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:45.822894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-838a1850-0bff-44bc-9e0d-3d68326e8c66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:45.823076 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:45.823076 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:45.823467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-838a1850-0bff-44bc-9e0d-3d68326e8c66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:45.897661 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:45.897661 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:45.911333 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-838a1850-0bff-44bc-9e0d-3d68326e8c66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:45.947546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-838a1850-0bff-44bc-9e0d-3d68326e8c66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:45.948806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2076/4124] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:45 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:46.964428 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fcc4753-0ffb-42a3-b037-8ea8290b9fb6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:46.965778 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fcc4753-0ffb-42a3-b037-8ea8290b9fb6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:46.966243 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:46.966243 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:46.966953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fcc4753-0ffb-42a3-b037-8ea8290b9fb6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:47.027431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:47.027431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:47.038141 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6fcc4753-0ffb-42a3-b037-8ea8290b9fb6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:47.061234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fcc4753-0ffb-42a3-b037-8ea8290b9fb6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:47.062366 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2049/4125] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:46 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:48.079527 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c627fff-920c-4683-81af-7bc170dd1fef tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:48.080252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c627fff-920c-4683-81af-7bc170dd1fef tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:48.080252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:48.080252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:48.080563 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6c627fff-920c-4683-81af-7bc170dd1fef tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:48.174501 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:48.174501 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:48.187850 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6c627fff-920c-4683-81af-7bc170dd1fef tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:48.228684 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6c627fff-920c-4683-81af-7bc170dd1fef tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:48.230236 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2077/4126] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:48 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:49.246208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39a8549a-9ac7-45db-938e-9fddd3f21f7a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:49.246798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39a8549a-9ac7-45db-938e-9fddd3f21f7a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:49.246938 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:49.246938 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:49.247293 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-39a8549a-9ac7-45db-938e-9fddd3f21f7a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:49.305655 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:49.305655 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:49.315716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-39a8549a-9ac7-45db-938e-9fddd3f21f7a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:49.341286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-39a8549a-9ac7-45db-938e-9fddd3f21f7a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:49.342428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2050/4127] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:49 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:50.364177 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7910a195-1a96-432f-8186-710f5fad2c9f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:50.365766 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7910a195-1a96-432f-8186-710f5fad2c9f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:50.366187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:50.366187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:50.366897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7910a195-1a96-432f-8186-710f5fad2c9f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:50.422124 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:50.422124 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:50.432288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7910a195-1a96-432f-8186-710f5fad2c9f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:50.457824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7910a195-1a96-432f-8186-710f5fad2c9f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:50.460041 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2078/4128] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:50 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:51.477621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e728dcd-fb53-49df-881a-8932c677f078 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:51.478177 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e728dcd-fb53-49df-881a-8932c677f078 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:51.478323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:51.478323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:51.479138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0e728dcd-fb53-49df-881a-8932c677f078 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:51.558168 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:51.558168 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:51.570523 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0e728dcd-fb53-49df-881a-8932c677f078 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:51.602564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0e728dcd-fb53-49df-881a-8932c677f078 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:51.603950 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2051/4129] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:51 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:52.623524 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdf23e31-7aef-4ad2-a182-02f6d345854d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:52.624810 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdf23e31-7aef-4ad2-a182-02f6d345854d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:52.625190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:52.625190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:52.625817 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cdf23e31-7aef-4ad2-a182-02f6d345854d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:52.713407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:52.713407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:52.722736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-cdf23e31-7aef-4ad2-a182-02f6d345854d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:52.758740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cdf23e31-7aef-4ad2-a182-02f6d345854d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:52.759758 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2079/4130] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:52 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:53.777179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d18d9db6-ff8e-4749-84e4-1685e7939aee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:53.778281 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d18d9db6-ff8e-4749-84e4-1685e7939aee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:53.779171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:53.779171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:53.779937 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d18d9db6-ff8e-4749-84e4-1685e7939aee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:53.857463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:53.857463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:53.867938 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d18d9db6-ff8e-4749-84e4-1685e7939aee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:53.895361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d18d9db6-ff8e-4749-84e4-1685e7939aee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:53.898979 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2052/4131] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:53 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:54.913723 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8559a2db-90f1-49b1-8e25-948d79239c6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:54.914242 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8559a2db-90f1-49b1-8e25-948d79239c6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:54.914355 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:54.914355 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:54.915193 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8559a2db-90f1-49b1-8e25-948d79239c6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:55.063767 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:55.063767 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:55.091150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8559a2db-90f1-49b1-8e25-948d79239c6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:55.145624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8559a2db-90f1-49b1-8e25-948d79239c6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:55.154992 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2080/4132] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:54 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:56.163680 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61b32c68-cff9-42c2-aad7-a3a85ea6a4f6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:56.164226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61b32c68-cff9-42c2-aad7-a3a85ea6a4f6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:56.164353 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:56.164353 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:56.164737 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-61b32c68-cff9-42c2-aad7-a3a85ea6a4f6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:56.322553 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:56.322553 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:56.359518 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-61b32c68-cff9-42c2-aad7-a3a85ea6a4f6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:56.409348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-61b32c68-cff9-42c2-aad7-a3a85ea6a4f6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:56.410490 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2053/4133] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:56 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 973 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:57.425747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b76011cd-6547-470a-8788-a8fde7a3f535 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:57.426378 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b76011cd-6547-470a-8788-a8fde7a3f535 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:57.426708 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:57.426708 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:57.427381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b76011cd-6547-470a-8788-a8fde7a3f535 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:57.546986 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:57.546986 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:57.557098 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b76011cd-6547-470a-8788-a8fde7a3f535 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:57.581697 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b76011cd-6547-470a-8788-a8fde7a3f535 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:57.582714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2081/4134] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:57 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 976 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:58.601273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c858730-edc3-4510-9e77-d10cce794711 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:58.602515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c858730-edc3-4510-9e77-d10cce794711 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:58.602760 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:58.602760 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:58.603147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2c858730-edc3-4510-9e77-d10cce794711 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:58.719214 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:58.719214 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:58.730544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2c858730-edc3-4510-9e77-d10cce794711 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:58.762113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2c858730-edc3-4510-9e77-d10cce794711 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:58.772226 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2054/4135] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:58 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 976 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:59.779757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cc55fac-f8ee-4fec-a139-73328ceee3ad tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:20:59.780297 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cc55fac-f8ee-4fec-a139-73328ceee3ad tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:59.780449 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:59.780449 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:20:59.781119 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cc55fac-f8ee-4fec-a139-73328ceee3ad tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:59.899411 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:59.899411 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:20:59.920636 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0cc55fac-f8ee-4fec-a139-73328ceee3ad tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:20:59.987195 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cc55fac-f8ee-4fec-a139-73328ceee3ad tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:20:59.988897 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2082/4136] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:59 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 976 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:01.004896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a5c208-e05e-451c-ac0b-160a448851ec tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:21:01.006063 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81a5c208-e05e-451c-ac0b-160a448851ec tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:01.006063 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:01.006063 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:01.006433 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81a5c208-e05e-451c-ac0b-160a448851ec tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:01.101345 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:01.101345 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:01.112384 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81a5c208-e05e-451c-ac0b-160a448851ec tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:01.138419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81a5c208-e05e-451c-ac0b-160a448851ec tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:21:01.139657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2055/4137] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:01 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 976 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:02.160477 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da1660ba-346a-4ff2-b4ea-ba7fb4f35355 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:21:02.161000 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da1660ba-346a-4ff2-b4ea-ba7fb4f35355 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:02.161219 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:02.161219 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:02.163015 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-da1660ba-346a-4ff2-b4ea-ba7fb4f35355 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:02.266852 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:02.266852 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:02.279531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-da1660ba-346a-4ff2-b4ea-ba7fb4f35355 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:02.310345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-da1660ba-346a-4ff2-b4ea-ba7fb4f35355 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:21:02.311403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2083/4138] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:02 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 976 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:03.327735 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4112557-7929-4be7-892d-3d6e685d80e7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:21:03.328240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4112557-7929-4be7-892d-3d6e685d80e7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:03.328766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:03.328766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:03.329393 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b4112557-7929-4be7-892d-3d6e685d80e7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:03.391602 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:03.391602 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:03.402294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b4112557-7929-4be7-892d-3d6e685d80e7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:03.433021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b4112557-7929-4be7-892d-3d6e685d80e7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:21:03.433885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2056/4139] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:03 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1364 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:03.449459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-237d945f-4e44-4ea2-b3a8-16e0f4a28870 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:21:03.450160 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-237d945f-4e44-4ea2-b3a8-16e0f4a28870 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:03.450357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:03.450357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:03.452002 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-237d945f-4e44-4ea2-b3a8-16e0f4a28870 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:03.528672 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:03.528672 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:03.544893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-237d945f-4e44-4ea2-b3a8-16e0f4a28870 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:03.583998 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-237d945f-4e44-4ea2-b3a8-16e0f4a28870 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:21:03.585557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2084/4140] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:03 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1364 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:03.601264 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4739e4ab-ab9b-4d46-a9c3-a3b3a42dc8c8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:21:03.602396 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4739e4ab-ab9b-4d46-a9c3-a3b3a42dc8c8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:03.602668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:03.602668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:03.603121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4739e4ab-ab9b-4d46-a9c3-a3b3a42dc8c8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:03.655797 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:03.655797 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:03.665185 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4739e4ab-ab9b-4d46-a9c3-a3b3a42dc8c8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:03.690522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4739e4ab-ab9b-4d46-a9c3-a3b3a42dc8c8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:21:03.691408 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2057/4141] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:03 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:03.710407 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] POST http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups Jan 21 08:21:03.711131 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:03.711131 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:03.711567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef3078f4-93ea-4fdd-bd0f-14330caa140e", "name": "tempest-TestVolumeBackupRestore-backup-1173632060", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:21:03.712912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Creating new backup {'backup': {'volume_id': 'ef3078f4-93ea-4fdd-bd0f-14330caa140e', 'name': 'tempest-TestVolumeBackupRestore-backup-1173632060', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87908) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:21:03.713329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Creating backup of volume ef3078f4-93ea-4fdd-bd0f-14330caa140e in container None Jan 21 08:21:03.767387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:03.767387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:03.768820 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:21:03.847652 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Created reservations ['ad9c9e2c-d990-48f3-8580-c4d215b8b4ae', '5f41c407-e60c-4a50-8802-686a0ddf0a6d'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:21:03.920198 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-46192feb-9de9-49ee-9ba7-881934c1bb9d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups returned with HTTP 202 Jan 21 08:21:03.921323 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2085/4142] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:21:03 2021] POST /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups => generated 401 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:21:03.933205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08fa036f-c7a0-4995-942f-c825d58b82dc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:03.934181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08fa036f-c7a0-4995-942f-c825d58b82dc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:03.935057 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:03.935057 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:03.935715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-08fa036f-c7a0-4995-942f-c825d58b82dc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:03.936286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-08fa036f-c7a0-4995-942f-c825d58b82dc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:03.966341 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:03.966341 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:03.969663 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-08fa036f-c7a0-4995-942f-c825d58b82dc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:03.970510 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2058/4143] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:03 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 808 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:04.984460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1c39f7f-bb3a-4621-8ced-47fb980f8774 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:04.985628 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1c39f7f-bb3a-4621-8ced-47fb980f8774 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:04.986066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:04.986066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:04.986421 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f1c39f7f-bb3a-4621-8ced-47fb980f8774 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:04.987246 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f1c39f7f-bb3a-4621-8ced-47fb980f8774 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:05.013487 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:05.013487 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:05.016100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f1c39f7f-bb3a-4621-8ced-47fb980f8774 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:05.017456 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2086/4144] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:04 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:06.031345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb626c11-fc5a-46d4-832c-0fc7a32875ff tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:06.031913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb626c11-fc5a-46d4-832c-0fc7a32875ff tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:06.032126 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:06.032126 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:06.032500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fb626c11-fc5a-46d4-832c-0fc7a32875ff tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:06.032870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fb626c11-fc5a-46d4-832c-0fc7a32875ff tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:06.063242 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:06.063242 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:06.065548 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fb626c11-fc5a-46d4-832c-0fc7a32875ff tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:06.066440 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2059/4145] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:06 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 808 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:07.081101 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13b15d52-c57b-4767-86da-52a1e12a686c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:07.082161 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13b15d52-c57b-4767-86da-52a1e12a686c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:07.082565 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:07.082565 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:07.083822 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13b15d52-c57b-4767-86da-52a1e12a686c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:07.084356 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-13b15d52-c57b-4767-86da-52a1e12a686c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:07.123140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:07.123140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:07.126046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13b15d52-c57b-4767-86da-52a1e12a686c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:07.128482 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2087/4146] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:07 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:08.142191 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0de6b02e-6e0e-4aa9-8779-be774a4f10cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:08.143280 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0de6b02e-6e0e-4aa9-8779-be774a4f10cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:08.143574 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:08.143574 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:08.144260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0de6b02e-6e0e-4aa9-8779-be774a4f10cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:08.144707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0de6b02e-6e0e-4aa9-8779-be774a4f10cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:08.167826 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:08.167826 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:08.169722 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0de6b02e-6e0e-4aa9-8779-be774a4f10cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:08.170547 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2060/4147] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:08 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:09.185382 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59b3b73d-f3d8-4ae3-8074-ddcb286b5dce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:09.185904 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59b3b73d-f3d8-4ae3-8074-ddcb286b5dce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:09.185997 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:09.185997 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:09.186330 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59b3b73d-f3d8-4ae3-8074-ddcb286b5dce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:09.187066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-59b3b73d-f3d8-4ae3-8074-ddcb286b5dce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:09.214481 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:09.214481 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:09.216446 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59b3b73d-f3d8-4ae3-8074-ddcb286b5dce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:09.217355 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2088/4148] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:09 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:10.231249 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa47b716-d8c2-4181-a80a-74dcbf791458 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:10.232503 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa47b716-d8c2-4181-a80a-74dcbf791458 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:10.232928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:10.232928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:10.234100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fa47b716-d8c2-4181-a80a-74dcbf791458 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:10.234709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fa47b716-d8c2-4181-a80a-74dcbf791458 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:10.270326 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:10.270326 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:10.273714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fa47b716-d8c2-4181-a80a-74dcbf791458 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:10.275559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2061/4149] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:10 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:11.290067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd7c13f1-030f-448d-a89d-43e80e4e43fb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:11.290604 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd7c13f1-030f-448d-a89d-43e80e4e43fb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:11.290770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:11.290770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:11.291073 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bd7c13f1-030f-448d-a89d-43e80e4e43fb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:11.291636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bd7c13f1-030f-448d-a89d-43e80e4e43fb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:11.319190 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:11.319190 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:11.321777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bd7c13f1-030f-448d-a89d-43e80e4e43fb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:11.323153 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2089/4150] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:11 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:12.336733 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9805397e-6840-4af1-96cb-b50fe5ce5edd tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:12.337313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9805397e-6840-4af1-96cb-b50fe5ce5edd tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:12.337413 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:12.337413 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:12.337769 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9805397e-6840-4af1-96cb-b50fe5ce5edd tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:12.338381 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-9805397e-6840-4af1-96cb-b50fe5ce5edd tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:12.361100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:12.361100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:12.363269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9805397e-6840-4af1-96cb-b50fe5ce5edd tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:12.370894 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2062/4151] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:12 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:13.378194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1f9ae6c-842c-4dce-9fd9-46e00e18c68d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:13.378739 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1f9ae6c-842c-4dce-9fd9-46e00e18c68d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:13.378964 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:13.378964 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:13.379341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b1f9ae6c-842c-4dce-9fd9-46e00e18c68d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:13.379694 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b1f9ae6c-842c-4dce-9fd9-46e00e18c68d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:13.406247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:13.406247 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:13.408207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b1f9ae6c-842c-4dce-9fd9-46e00e18c68d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:13.409444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2090/4152] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:13 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:14.425124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5bd5993-d231-48d1-8504-15bf5ddd5d31 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:14.425934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5993-d231-48d1-8504-15bf5ddd5d31 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:14.426878 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:14.426878 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:14.427294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5993-d231-48d1-8504-15bf5ddd5d31 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:14.428100 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c5bd5993-d231-48d1-8504-15bf5ddd5d31 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:14.462399 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:14.462399 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:14.464565 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c5bd5993-d231-48d1-8504-15bf5ddd5d31 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:14.465719 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2063/4153] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:14 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:15.481512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f099e4e-63c0-4330-94b2-d0626d15cdce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:15.483191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f099e4e-63c0-4330-94b2-d0626d15cdce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:15.483563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:15.483563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:15.484181 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0f099e4e-63c0-4330-94b2-d0626d15cdce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:15.484955 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0f099e4e-63c0-4330-94b2-d0626d15cdce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:15.572239 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:15.572239 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:15.580103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0f099e4e-63c0-4330-94b2-d0626d15cdce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:15.580103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2091/4154] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:15 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:16.593115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f74500c3-cd8a-463b-a936-c15f8c27ea4f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:16.593718 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f74500c3-cd8a-463b-a936-c15f8c27ea4f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:16.594004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:16.594004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:16.594511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f74500c3-cd8a-463b-a936-c15f8c27ea4f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:16.595215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f74500c3-cd8a-463b-a936-c15f8c27ea4f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:16.621948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:16.621948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:16.624898 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f74500c3-cd8a-463b-a936-c15f8c27ea4f tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:16.632882 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2064/4155] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:16 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:17.644025 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d92cace8-3eb3-4e3f-b23e-5a4feaae2c73 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:17.644704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d92cace8-3eb3-4e3f-b23e-5a4feaae2c73 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:17.644921 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:17.644921 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:17.645299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d92cace8-3eb3-4e3f-b23e-5a4feaae2c73 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:17.646308 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d92cace8-3eb3-4e3f-b23e-5a4feaae2c73 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:17.668572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:17.668572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:17.670380 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d92cace8-3eb3-4e3f-b23e-5a4feaae2c73 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:17.671444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2092/4156] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:17 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:18.685215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73f6061-f4b4-42b2-ac93-1a8c13a1c091 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:18.686544 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73f6061-f4b4-42b2-ac93-1a8c13a1c091 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:18.686932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:18.686932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:18.687555 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d73f6061-f4b4-42b2-ac93-1a8c13a1c091 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:18.688072 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d73f6061-f4b4-42b2-ac93-1a8c13a1c091 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:18.724860 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:18.724860 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:18.728805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d73f6061-f4b4-42b2-ac93-1a8c13a1c091 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:18.733145 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2065/4157] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:18 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:19.752419 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41dcaa8d-0e3e-4f45-8c88-02fe310c7586 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:19.753761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41dcaa8d-0e3e-4f45-8c88-02fe310c7586 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:19.754193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:19.754193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:19.754905 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41dcaa8d-0e3e-4f45-8c88-02fe310c7586 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:19.755590 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-41dcaa8d-0e3e-4f45-8c88-02fe310c7586 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:19.805454 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:19.805454 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:19.809016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41dcaa8d-0e3e-4f45-8c88-02fe310c7586 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:19.809885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2093/4158] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:19 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:20.824503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5249a9fc-263f-438c-9dc0-344f0b389936 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:20.825008 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5249a9fc-263f-438c-9dc0-344f0b389936 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:20.825436 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:20.825436 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:20.825813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5249a9fc-263f-438c-9dc0-344f0b389936 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:20.826184 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5249a9fc-263f-438c-9dc0-344f0b389936 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:20.848795 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:20.848795 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:20.850816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5249a9fc-263f-438c-9dc0-344f0b389936 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:20.851623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2066/4159] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:20 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:21.866553 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20e4397f-b286-4a06-8ead-73715315464a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:21.867166 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20e4397f-b286-4a06-8ead-73715315464a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:21.867287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:21.867287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:21.867562 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-20e4397f-b286-4a06-8ead-73715315464a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:21.868241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-20e4397f-b286-4a06-8ead-73715315464a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:21.889333 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:21.889333 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:21.891156 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-20e4397f-b286-4a06-8ead-73715315464a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:21.898017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2094/4160] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:21 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:22.905803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40ab20cd-e5d4-4678-a585-893b3c30cb21 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:22.906384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40ab20cd-e5d4-4678-a585-893b3c30cb21 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:22.906488 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:22.906488 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:22.907313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-40ab20cd-e5d4-4678-a585-893b3c30cb21 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:22.907861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-40ab20cd-e5d4-4678-a585-893b3c30cb21 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:22.929976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:22.929976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:22.931889 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-40ab20cd-e5d4-4678-a585-893b3c30cb21 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:22.932679 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2067/4161] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:22 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:23.946288 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c5a517b-661e-495e-bda3-00a4379f73c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:23.946879 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c5a517b-661e-495e-bda3-00a4379f73c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:23.947005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:23.947005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:23.947351 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5c5a517b-661e-495e-bda3-00a4379f73c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:23.947916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5c5a517b-661e-495e-bda3-00a4379f73c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:23.971283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:23.971283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:23.973072 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5c5a517b-661e-495e-bda3-00a4379f73c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:23.974115 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2095/4162] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:23 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:24.988106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d11d9552-1037-4550-9aac-b5672dd32935 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:24.988685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d11d9552-1037-4550-9aac-b5672dd32935 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:24.988805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:24.988805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:24.989159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d11d9552-1037-4550-9aac-b5672dd32935 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:24.989968 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d11d9552-1037-4550-9aac-b5672dd32935 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:25.011533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:25.011533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:25.013644 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d11d9552-1037-4550-9aac-b5672dd32935 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:25.014455 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2068/4163] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:24 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:26.028061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-769a388c-250b-4a74-a187-0a0a7aa8c79d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:26.029170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-769a388c-250b-4a74-a187-0a0a7aa8c79d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:26.029170 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:26.029170 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:26.029498 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-769a388c-250b-4a74-a187-0a0a7aa8c79d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:26.029625 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-769a388c-250b-4a74-a187-0a0a7aa8c79d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:26.053071 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:26.053071 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:26.054978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-769a388c-250b-4a74-a187-0a0a7aa8c79d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:26.055968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2096/4164] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:26 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:27.071278 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e33dcceb-fc64-4fba-8986-77dc9b157f14 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:27.071950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e33dcceb-fc64-4fba-8986-77dc9b157f14 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:27.072171 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:27.072171 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:27.072560 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e33dcceb-fc64-4fba-8986-77dc9b157f14 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:27.073065 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e33dcceb-fc64-4fba-8986-77dc9b157f14 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:27.098632 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:27.098632 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:27.101245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e33dcceb-fc64-4fba-8986-77dc9b157f14 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:27.102334 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2069/4165] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:27 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:28.117980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-612ef4bd-22f7-4291-b63d-d9e6550b341c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:28.118582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-612ef4bd-22f7-4291-b63d-d9e6550b341c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:28.118787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:28.118787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:28.119080 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-612ef4bd-22f7-4291-b63d-d9e6550b341c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:28.119454 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-612ef4bd-22f7-4291-b63d-d9e6550b341c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:28.153709 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:28.153709 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:28.155577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-612ef4bd-22f7-4291-b63d-d9e6550b341c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:28.156566 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2097/4166] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:28 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:29.169692 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01c0ec0a-c2f9-4e99-acda-5bf70c08664c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:29.170839 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01c0ec0a-c2f9-4e99-acda-5bf70c08664c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:29.171258 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:29.171258 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:29.171637 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-01c0ec0a-c2f9-4e99-acda-5bf70c08664c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:29.172004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-01c0ec0a-c2f9-4e99-acda-5bf70c08664c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:29.193267 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:29.193267 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:29.195150 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-01c0ec0a-c2f9-4e99-acda-5bf70c08664c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:29.195944 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2070/4167] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:29 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:30.211256 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc25b847-a21c-4611-bbb1-7157be8ea8ce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:30.211819 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc25b847-a21c-4611-bbb1-7157be8ea8ce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:30.211948 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:30.211948 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:30.212724 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc25b847-a21c-4611-bbb1-7157be8ea8ce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:30.213179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-bc25b847-a21c-4611-bbb1-7157be8ea8ce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:30.234360 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:30.234360 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:30.236678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc25b847-a21c-4611-bbb1-7157be8ea8ce tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:30.237548 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2098/4168] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:30 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:31.252068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-587035b1-668f-4884-91be-85d48cf2c657 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:31.253159 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-587035b1-668f-4884-91be-85d48cf2c657 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:31.253546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:31.253546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:31.254206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-587035b1-668f-4884-91be-85d48cf2c657 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:31.254919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-587035b1-668f-4884-91be-85d48cf2c657 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:31.278052 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:31.278052 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:31.280224 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-587035b1-668f-4884-91be-85d48cf2c657 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:31.281571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2071/4169] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:31 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:32.295234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-945a2dad-9f63-4783-9822-58de157c9e50 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:32.295765 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-945a2dad-9f63-4783-9822-58de157c9e50 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:32.295864 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:32.295864 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:32.296196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-945a2dad-9f63-4783-9822-58de157c9e50 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:32.296804 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-945a2dad-9f63-4783-9822-58de157c9e50 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:32.318281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:32.318281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:32.320028 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-945a2dad-9f63-4783-9822-58de157c9e50 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:32.320833 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2099/4170] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:32 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:33.334868 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78881f0-1f26-4eaf-ad44-e039b5a5d866 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:33.335548 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78881f0-1f26-4eaf-ad44-e039b5a5d866 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:33.335867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:33.335867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:33.336322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c78881f0-1f26-4eaf-ad44-e039b5a5d866 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:33.336753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-c78881f0-1f26-4eaf-ad44-e039b5a5d866 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:33.358143 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:33.358143 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:33.359992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c78881f0-1f26-4eaf-ad44-e039b5a5d866 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:33.361060 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2072/4171] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:33 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:34.376751 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5f6eded-d9d4-4607-a1ca-6e47b36efd4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:34.377483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5f6eded-d9d4-4607-a1ca-6e47b36efd4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:34.378081 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:34.378081 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:34.378828 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5f6eded-d9d4-4607-a1ca-6e47b36efd4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:34.379392 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e5f6eded-d9d4-4607-a1ca-6e47b36efd4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:34.413601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:34.413601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:34.417207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5f6eded-d9d4-4607-a1ca-6e47b36efd4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:34.418263 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2100/4172] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:34 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:35.432849 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-526d6c1d-568b-4108-a818-ab9f9d68635e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:35.434025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-526d6c1d-568b-4108-a818-ab9f9d68635e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:35.434435 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:35.434435 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:35.435130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-526d6c1d-568b-4108-a818-ab9f9d68635e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:35.435699 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-526d6c1d-568b-4108-a818-ab9f9d68635e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:35.459102 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:35.459102 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:35.461447 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-526d6c1d-568b-4108-a818-ab9f9d68635e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:35.462480 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2073/4173] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:35 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:36.476907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd3bf81-4c61-4305-b4ea-07b9bbad50ed tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:36.478125 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd3bf81-4c61-4305-b4ea-07b9bbad50ed tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:36.478546 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:36.478546 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:36.479285 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cd3bf81-4c61-4305-b4ea-07b9bbad50ed tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:36.479877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6cd3bf81-4c61-4305-b4ea-07b9bbad50ed tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:36.503003 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:36.503003 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:36.505902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cd3bf81-4c61-4305-b4ea-07b9bbad50ed tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:36.507046 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2101/4174] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:36 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:37.521829 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03a9eeea-aaed-4036-ae8f-9ca85d4631e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:37.522493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03a9eeea-aaed-4036-ae8f-9ca85d4631e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:37.522891 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:37.522891 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:37.523553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-03a9eeea-aaed-4036-ae8f-9ca85d4631e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:37.524030 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-03a9eeea-aaed-4036-ae8f-9ca85d4631e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:37.546384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:37.546384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:37.548479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-03a9eeea-aaed-4036-ae8f-9ca85d4631e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:37.549625 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2074/4175] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:37 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:38.568695 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13baaaed-5d8a-4a46-8db9-3522065a6861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:38.570009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13baaaed-5d8a-4a46-8db9-3522065a6861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:38.570441 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:38.570441 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:38.571163 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-13baaaed-5d8a-4a46-8db9-3522065a6861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:38.571736 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-13baaaed-5d8a-4a46-8db9-3522065a6861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:38.598330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:38.598330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:38.600345 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-13baaaed-5d8a-4a46-8db9-3522065a6861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:38.601511 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2102/4176] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:38 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:39.616438 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81e1bb63-cf23-4933-93fc-63ef4128d48c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:39.616959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81e1bb63-cf23-4933-93fc-63ef4128d48c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:39.617156 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:39.617156 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:39.617531 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81e1bb63-cf23-4933-93fc-63ef4128d48c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:39.617898 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-81e1bb63-cf23-4933-93fc-63ef4128d48c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:39.641358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:39.641358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:39.644828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81e1bb63-cf23-4933-93fc-63ef4128d48c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:39.646300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2075/4177] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:39 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:40.666147 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8105beb1-8446-447c-b660-e78510e228c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:40.666659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8105beb1-8446-447c-b660-e78510e228c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:40.666912 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:40.666912 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:40.667749 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8105beb1-8446-447c-b660-e78510e228c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:40.667878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8105beb1-8446-447c-b660-e78510e228c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:40.701304 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:40.701304 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:40.703178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8105beb1-8446-447c-b660-e78510e228c9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:40.704095 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2103/4178] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:40 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:41.718021 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be7e7f55-6e57-475b-b6b9-bf43d4447aba tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:41.718659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be7e7f55-6e57-475b-b6b9-bf43d4447aba tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:41.718893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:41.718893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:41.719556 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be7e7f55-6e57-475b-b6b9-bf43d4447aba tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:41.719934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-be7e7f55-6e57-475b-b6b9-bf43d4447aba tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:41.743962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:41.743962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:41.745761 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be7e7f55-6e57-475b-b6b9-bf43d4447aba tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:41.746568 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2076/4179] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:41 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:42.761006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59d0ef77-f9bb-471d-ba01-7b242c23d4d0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:42.761543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59d0ef77-f9bb-471d-ba01-7b242c23d4d0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:42.761710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:42.761710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:42.762528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-59d0ef77-f9bb-471d-ba01-7b242c23d4d0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:42.762978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-59d0ef77-f9bb-471d-ba01-7b242c23d4d0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:42.785066 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:42.785066 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:42.786991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-59d0ef77-f9bb-471d-ba01-7b242c23d4d0 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:42.788025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2104/4180] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:42 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:43.802747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c6ebcd9-098b-4ad4-a46f-3879a26007a4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:43.803921 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c6ebcd9-098b-4ad4-a46f-3879a26007a4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:43.804305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:43.804305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:43.804939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c6ebcd9-098b-4ad4-a46f-3879a26007a4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:43.805715 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4c6ebcd9-098b-4ad4-a46f-3879a26007a4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:43.832944 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:43.832944 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:43.835399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c6ebcd9-098b-4ad4-a46f-3879a26007a4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:43.836250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2077/4181] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:43 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:44.850725 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1271758f-d3f5-428a-90fe-8b5ead5c382e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:44.851949 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1271758f-d3f5-428a-90fe-8b5ead5c382e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:44.852382 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:44.852382 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:44.853143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1271758f-d3f5-428a-90fe-8b5ead5c382e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:44.853723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-1271758f-d3f5-428a-90fe-8b5ead5c382e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:44.876362 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:44.876362 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:44.878590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1271758f-d3f5-428a-90fe-8b5ead5c382e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:44.880280 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2105/4182] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:44 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:21:45.893865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e9f4900-0747-412a-b2b0-4fb9cd7ad81d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:45.894436 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e9f4900-0747-412a-b2b0-4fb9cd7ad81d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:45.894758 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:45.894758 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:45.895134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e9f4900-0747-412a-b2b0-4fb9cd7ad81d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:45.896058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4e9f4900-0747-412a-b2b0-4fb9cd7ad81d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:45.924295 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:45.924295 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:45.926991 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e9f4900-0747-412a-b2b0-4fb9cd7ad81d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:45.929493 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2078/4183] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:45 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:46.945212 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8efefe0d-89f5-4d43-ae8b-e0f91d27d9e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:46.946557 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8efefe0d-89f5-4d43-ae8b-e0f91d27d9e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:46.947011 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:46.947011 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:46.947669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8efefe0d-89f5-4d43-ae8b-e0f91d27d9e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:46.948239 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8efefe0d-89f5-4d43-ae8b-e0f91d27d9e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:46.985604 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:46.985604 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:46.987361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8efefe0d-89f5-4d43-ae8b-e0f91d27d9e1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:46.988362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2106/4184] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:46 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:48.002344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-798b2299-7f49-424f-a381-63d8435c05c3 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:48.003550 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-798b2299-7f49-424f-a381-63d8435c05c3 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:48.003954 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:48.003954 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:48.004683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-798b2299-7f49-424f-a381-63d8435c05c3 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:48.005803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-798b2299-7f49-424f-a381-63d8435c05c3 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:48.032328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:48.032328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:48.035001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-798b2299-7f49-424f-a381-63d8435c05c3 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:48.036253 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2079/4185] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:47 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:49.068582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fd059c4-f6cc-4255-b2e9-177f78a9755d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:49.069129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fd059c4-f6cc-4255-b2e9-177f78a9755d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:49.069332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:49.069332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:49.073344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0fd059c4-f6cc-4255-b2e9-177f78a9755d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:49.073902 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0fd059c4-f6cc-4255-b2e9-177f78a9755d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:49.115075 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:49.115075 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:49.117295 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0fd059c4-f6cc-4255-b2e9-177f78a9755d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:49.118623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2107/4186] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:49 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:50.134961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52320700-e04d-4f3f-84d3-c7013cde1060 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:50.135534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52320700-e04d-4f3f-84d3-c7013cde1060 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:50.135669 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:50.135669 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:50.136027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-52320700-e04d-4f3f-84d3-c7013cde1060 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:50.136398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-52320700-e04d-4f3f-84d3-c7013cde1060 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:50.185138 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:50.185138 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:50.187180 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-52320700-e04d-4f3f-84d3-c7013cde1060 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:50.188222 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2080/4187] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:50 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:51.201926 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a1db41a-7631-4059-9533-b6a19ba9e353 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:51.202773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a1db41a-7631-4059-9533-b6a19ba9e353 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:51.203093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:51.203093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:51.203650 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6a1db41a-7631-4059-9533-b6a19ba9e353 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:51.204120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6a1db41a-7631-4059-9533-b6a19ba9e353 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:51.230283 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:51.230283 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:51.232131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6a1db41a-7631-4059-9533-b6a19ba9e353 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:51.234150 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2108/4188] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:51 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:52.247063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e2de44f-bfad-4e4d-b03d-0979e5ed1c8d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:52.247593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e2de44f-bfad-4e4d-b03d-0979e5ed1c8d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:52.247684 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:52.247684 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:52.248162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7e2de44f-bfad-4e4d-b03d-0979e5ed1c8d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:52.248428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7e2de44f-bfad-4e4d-b03d-0979e5ed1c8d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:52.270903 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:52.270903 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:52.272941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7e2de44f-bfad-4e4d-b03d-0979e5ed1c8d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:52.273773 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2081/4189] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:52 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:21:53.288709 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95324535-c978-44ac-9989-0b5c76a80026 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:53.289972 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95324535-c978-44ac-9989-0b5c76a80026 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:53.290166 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:53.290166 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:53.290885 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-95324535-c978-44ac-9989-0b5c76a80026 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:53.291444 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-95324535-c978-44ac-9989-0b5c76a80026 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:53.315106 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:53.315106 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:53.317546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-95324535-c978-44ac-9989-0b5c76a80026 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:53.324917 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2109/4190] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:53 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:54.332391 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22b21e5e-1628-46fc-a820-ad92edff109b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:54.334258 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22b21e5e-1628-46fc-a820-ad92edff109b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:54.334783 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:54.334783 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:54.335429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22b21e5e-1628-46fc-a820-ad92edff109b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:54.336009 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-22b21e5e-1628-46fc-a820-ad92edff109b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:54.408211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:54.408211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:54.416245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22b21e5e-1628-46fc-a820-ad92edff109b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:54.417259 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2082/4191] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:54 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:55.430272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef317874-abd5-4926-bd9a-7cae27ba948c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:55.430903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef317874-abd5-4926-bd9a-7cae27ba948c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:55.431042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:55.431042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:55.431353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef317874-abd5-4926-bd9a-7cae27ba948c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:55.431725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ef317874-abd5-4926-bd9a-7cae27ba948c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:55.461288 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:55.461288 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:55.465317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef317874-abd5-4926-bd9a-7cae27ba948c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:55.476068 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2110/4192] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:55 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:56.484310 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62f024b7-dc30-4e65-80d4-0245402e24e4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:56.484970 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62f024b7-dc30-4e65-80d4-0245402e24e4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:56.485293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:56.485293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:56.485813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-62f024b7-dc30-4e65-80d4-0245402e24e4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:56.486294 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-62f024b7-dc30-4e65-80d4-0245402e24e4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:56.510819 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:56.510819 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:56.512734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-62f024b7-dc30-4e65-80d4-0245402e24e4 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:56.513804 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2083/4193] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:56 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:57.529746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-228c6b75-5a2c-4420-bbbc-9ae57ee05378 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:57.531725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-228c6b75-5a2c-4420-bbbc-9ae57ee05378 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:57.532261 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:57.532261 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:57.533004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-228c6b75-5a2c-4420-bbbc-9ae57ee05378 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:57.533689 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-228c6b75-5a2c-4420-bbbc-9ae57ee05378 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:57.560623 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:57.560623 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:57.563269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-228c6b75-5a2c-4420-bbbc-9ae57ee05378 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:57.572064 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2111/4194] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:57 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:58.579551 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acc29755-ff0c-4874-9e4c-36d54f086861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:58.580089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acc29755-ff0c-4874-9e4c-36d54f086861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:58.580285 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:58.580285 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:58.585782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acc29755-ff0c-4874-9e4c-36d54f086861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:58.586267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-acc29755-ff0c-4874-9e4c-36d54f086861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:58.620847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:58.620847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:58.624162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acc29755-ff0c-4874-9e4c-36d54f086861 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:58.625470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2084/4195] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:58 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:59.642074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44c61bc9-7e53-441b-8f36-ab382d3d6485 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:21:59.642757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44c61bc9-7e53-441b-8f36-ab382d3d6485 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:59.643088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:59.643088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:21:59.643658 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44c61bc9-7e53-441b-8f36-ab382d3d6485 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:59.644141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-44c61bc9-7e53-441b-8f36-ab382d3d6485 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:21:59.673566 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:59.673566 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:21:59.675678 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44c61bc9-7e53-441b-8f36-ab382d3d6485 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:21:59.677229 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2112/4196] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:59 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:00.691836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f585e07a-624c-4d71-94bf-fbd87f092451 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:00.693004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f585e07a-624c-4d71-94bf-fbd87f092451 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:00.693004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:00.693004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:00.693004 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f585e07a-624c-4d71-94bf-fbd87f092451 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:00.693455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f585e07a-624c-4d71-94bf-fbd87f092451 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:00.717099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:00.717099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:00.719218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f585e07a-624c-4d71-94bf-fbd87f092451 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:00.720296 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2085/4197] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:00 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:01.737516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88013e9d-10b8-46a3-9ffa-8d49bda333a2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:01.738795 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88013e9d-10b8-46a3-9ffa-8d49bda333a2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:01.739080 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:01.739080 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:01.739673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88013e9d-10b8-46a3-9ffa-8d49bda333a2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:01.740051 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-88013e9d-10b8-46a3-9ffa-8d49bda333a2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:01.778291 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:01.778291 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:01.781294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88013e9d-10b8-46a3-9ffa-8d49bda333a2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:01.782343 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2113/4198] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:01 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:02.797129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-703c983f-47e9-4e36-9834-5bff695b1cdc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:02.797709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-703c983f-47e9-4e36-9834-5bff695b1cdc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:02.797829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:02.797829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:02.798191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-703c983f-47e9-4e36-9834-5bff695b1cdc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:02.798925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-703c983f-47e9-4e36-9834-5bff695b1cdc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:02.826737 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:02.826737 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:02.832010 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-703c983f-47e9-4e36-9834-5bff695b1cdc tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:02.844580 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2086/4199] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:02 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:03.848707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66b5df46-4175-49fd-a848-4ac22307ee9b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:03.850035 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66b5df46-4175-49fd-a848-4ac22307ee9b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:03.850421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:03.850421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:03.851086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-66b5df46-4175-49fd-a848-4ac22307ee9b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:03.851582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-66b5df46-4175-49fd-a848-4ac22307ee9b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:03.877116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:03.877116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:03.879860 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-66b5df46-4175-49fd-a848-4ac22307ee9b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:03.881000 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2114/4200] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:03 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:04.894759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cae7ae2-beef-47fc-b5c2-8faed56d4e6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:04.897299 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cae7ae2-beef-47fc-b5c2-8faed56d4e6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:04.897713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:04.897713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:04.898391 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0cae7ae2-beef-47fc-b5c2-8faed56d4e6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:04.899372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0cae7ae2-beef-47fc-b5c2-8faed56d4e6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:04.938370 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:04.938370 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:04.940665 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0cae7ae2-beef-47fc-b5c2-8faed56d4e6e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:04.941726 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2087/4201] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:04 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:05.956517 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d177698b-596d-4601-a0e2-fefdde234113 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:05.957626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d177698b-596d-4601-a0e2-fefdde234113 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:05.958026 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:05.958026 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:05.958666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d177698b-596d-4601-a0e2-fefdde234113 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:05.959395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-d177698b-596d-4601-a0e2-fefdde234113 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:05.982282 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:05.982282 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:05.984495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d177698b-596d-4601-a0e2-fefdde234113 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:05.985522 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2115/4202] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:05 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:07.003070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-677d5178-db0e-4e18-bf88-e598b43d4ae6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:07.003616 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-677d5178-db0e-4e18-bf88-e598b43d4ae6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:07.003822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:07.003822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:07.004262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-677d5178-db0e-4e18-bf88-e598b43d4ae6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:07.004599 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-677d5178-db0e-4e18-bf88-e598b43d4ae6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:07.035213 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:07.035213 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:07.039511 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-677d5178-db0e-4e18-bf88-e598b43d4ae6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:07.040648 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2088/4203] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:06 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:08.065654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf2c63c3-2320-4f26-a0fa-cab8be5c224d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:08.067528 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf2c63c3-2320-4f26-a0fa-cab8be5c224d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:08.074270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:08.074270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:08.075042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf2c63c3-2320-4f26-a0fa-cab8be5c224d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:08.075416 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cf2c63c3-2320-4f26-a0fa-cab8be5c224d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:08.108211 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:08.108211 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:08.110825 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf2c63c3-2320-4f26-a0fa-cab8be5c224d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:08.112064 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2116/4204] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:08 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:09.127099 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b71ad6c9-701c-41f9-bb25-e0e61cc9ac5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:09.128042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b71ad6c9-701c-41f9-bb25-e0e61cc9ac5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:09.128453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:09.128453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:09.128833 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b71ad6c9-701c-41f9-bb25-e0e61cc9ac5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:09.129198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-b71ad6c9-701c-41f9-bb25-e0e61cc9ac5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:09.178877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:09.178877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:09.181431 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b71ad6c9-701c-41f9-bb25-e0e61cc9ac5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:09.182228 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2089/4205] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:09 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:10.196904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-266a86c6-1b26-48e1-ae6b-67016d7831f8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:10.197487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-266a86c6-1b26-48e1-ae6b-67016d7831f8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:10.197606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:10.197606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:10.197964 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-266a86c6-1b26-48e1-ae6b-67016d7831f8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:10.198334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-266a86c6-1b26-48e1-ae6b-67016d7831f8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:10.219696 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:10.219696 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:10.221461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-266a86c6-1b26-48e1-ae6b-67016d7831f8 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:10.222308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2117/4206] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:10 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:10.234966 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fa5e4f0-2f96-4470-b1e9-33e7c0876d40 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:22:10.235487 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fa5e4f0-2f96-4470-b1e9-33e7c0876d40 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:10.235701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:10.235701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:10.236055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8fa5e4f0-2f96-4470-b1e9-33e7c0876d40 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:10.285319 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:10.285319 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:10.294415 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-8fa5e4f0-2f96-4470-b1e9-33e7c0876d40 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:10.317840 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8fa5e4f0-2f96-4470-b1e9-33e7c0876d40 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:22:10.318668 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2090/4207] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:10 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1364 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:10.336508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] POST http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13/restore Jan 21 08:22:10.337086 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:10.337086 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:10.337501 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:10.338425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.contrib.backups [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Restoring backup d9e65e51-903e-49b8-ab46-118382ab1d13 ({'restore': {}}) {{(pid=87908) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:22:10.338794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Restoring backup d9e65e51-903e-49b8-ab46-118382ab1d13 to volume None. Jan 21 08:22:10.360366 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:10.360366 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:10.363131 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Creating volume of 1 GB for restore of backup d9e65e51-903e-49b8-ab46-118382ab1d13. Jan 21 08:22:10.374917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Availability Zones retrieved successfully. Jan 21 08:22:10.391571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Flow 'volume_create_api' (a3b2c101-d1ce-4943-9049-3cdf1df636bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:22:10.394329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746d98ae-2e8e-4f80-8b9c-5b789d0ae081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:10.396927 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:22:10.462070 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746d98ae-2e8e-4f80-8b9c-5b789d0ae081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:10.464364 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911e3d64-ea3a-48bc-9792-0f22412c85cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:10.533685 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Created reservations ['5440cf83-416a-474a-92fb-decea795cc58', 'b007be79-709f-4d91-b6ff-a7c7ad821743', 'bed86a6b-d3f7-41da-85e2-25c58d6c9992', '359c49d8-ae46-40a7-8b96-36e3041c010a'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:22:10.536374 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911e3d64-ea3a-48bc-9792-0f22412c85cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5440cf83-416a-474a-92fb-decea795cc58', 'b007be79-709f-4d91-b6ff-a7c7ad821743', 'bed86a6b-d3f7-41da-85e2-25c58d6c9992', '359c49d8-ae46-40a7-8b96-36e3041c010a']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:10.538789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18e7259-5cc4-42d3-b77f-e76eb07c1f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:10.601727 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18e7259-5cc4-42d3-b77f-e76eb07c1f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92079c53-6e78-4fba-8ca4-03f9406e75df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d9e65e51-903e-49b8-ab46-118382ab1d13',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac2a5eada0490dadef98a3df7329bb',qos_specs=None,replication_status=,reservations=['5440cf83-416a-474a-92fb-decea795cc58','b007be79-709f-4d91-b6ff-a7c7ad821743','bed86a6b-d3f7-41da-85e2-25c58d6c9992','359c49d8-ae46-40a7-8b96-36e3041c010a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:22:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d9e65e51-903e-49b8-ab46-118382ab1d13',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92079c53-6e78-4fba-8ca4-03f9406e75df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ac2a5eada0490dadef98a3df7329bb',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,user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:10.603847 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da2c0c1-304d-41ea-af34-14aac8a61871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:10.630978 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da2c0c1-304d-41ea-af34-14aac8a61871) 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='auto-created_from_restore_from_backup',display_name='restore_backup_d9e65e51-903e-49b8-ab46-118382ab1d13',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac2a5eada0490dadef98a3df7329bb',qos_specs=None,replication_status=,reservations=['5440cf83-416a-474a-92fb-decea795cc58','b007be79-709f-4d91-b6ff-a7c7ad821743','bed86a6b-d3f7-41da-85e2-25c58d6c9992','359c49d8-ae46-40a7-8b96-36e3041c010a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc9d3eddd9c4e6f9074e7a8964fbae9',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:10.632884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6654f6-f3c8-44df-b4f2-7a94aaeaed02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:10.649111 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6654f6-f3c8-44df-b4f2-7a94aaeaed02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:10.651857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Flow 'volume_create_api' (a3b2c101-d1ce-4943-9049-3cdf1df636bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:22:10.702520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Create volume request issued successfully. Jan 21 08:22:10.755178 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:10.755178 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:10.757208 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:11.811474 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:11.811474 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:11.812854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:11.813236 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Checking backup size 1 against volume size 1 {{(pid=87908) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:22:11.813777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.backup.api [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Overwriting volume 92079c53-6e78-4fba-8ca4-03f9406e75df with restore of backup d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:11.858404 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] restore_backup in rpcapi backup_id d9e65e51-903e-49b8-ab46-118382ab1d13 {{(pid=87908) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:22:11.861818 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3cb42283-8d67-4989-9273-5bf97af0e4ee tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13/restore returned with HTTP 202 Jan 21 08:22:11.862898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2118/4208] 10.222.0.13 () {60 vars in 1360 bytes} [Thu Jan 21 08:22:10 2021] POST /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13/restore => generated 189 bytes in 1532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:22:11.874047 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29ef7ec4-86d1-468d-9e0f-74e36adfc71b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:11.874568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29ef7ec4-86d1-468d-9e0f-74e36adfc71b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:11.874794 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:11.874794 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:11.875474 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29ef7ec4-86d1-468d-9e0f-74e36adfc71b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:11.875831 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-29ef7ec4-86d1-468d-9e0f-74e36adfc71b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:11.898470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:11.898470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:11.900385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29ef7ec4-86d1-468d-9e0f-74e36adfc71b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:11.901213 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2091/4209] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:11 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:12.915980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a92fecf-8974-424b-a94d-d9d284be581b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:12.916450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a92fecf-8974-424b-a94d-d9d284be581b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:12.916603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:12.916603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:12.916973 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a92fecf-8974-424b-a94d-d9d284be581b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:12.917317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-7a92fecf-8974-424b-a94d-d9d284be581b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:12.940039 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:12.940039 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:12.942980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a92fecf-8974-424b-a94d-d9d284be581b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:12.944045 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2119/4210] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:12 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:13.957844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e196a98a-fa27-4fa4-92d4-e555651fd116 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:13.958499 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e196a98a-fa27-4fa4-92d4-e555651fd116 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:13.958989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:13.958989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:13.959412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e196a98a-fa27-4fa4-92d4-e555651fd116 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:13.959814 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e196a98a-fa27-4fa4-92d4-e555651fd116 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:13.981160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:13.981160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:13.982993 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e196a98a-fa27-4fa4-92d4-e555651fd116 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:13.983971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2092/4211] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:13 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:15.000845 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff678e86-a639-4ca2-bc9d-1e879c378f79 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:15.000845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff678e86-a639-4ca2-bc9d-1e879c378f79 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:15.000845 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:15.000845 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:15.010215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ff678e86-a639-4ca2-bc9d-1e879c378f79 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:15.010215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-ff678e86-a639-4ca2-bc9d-1e879c378f79 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:15.101564 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:15.101564 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:15.103514 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ff678e86-a639-4ca2-bc9d-1e879c378f79 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:15.104601 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2120/4212] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:14 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:16.118429 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5834ba8e-ee4c-473b-87cf-e52e423c0fc1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:16.119832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5834ba8e-ee4c-473b-87cf-e52e423c0fc1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:16.120280 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:16.120280 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:16.120951 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5834ba8e-ee4c-473b-87cf-e52e423c0fc1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:16.121539 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-5834ba8e-ee4c-473b-87cf-e52e423c0fc1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:16.172394 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:16.172394 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:16.178897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5834ba8e-ee4c-473b-87cf-e52e423c0fc1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:16.178897 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2093/4213] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:16 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2eae2ea3-e686-454e-a22a-da1d70487931 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2eae2ea3-e686-454e-a22a-da1d70487931 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2eae2ea3-e686-454e-a22a-da1d70487931 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:17.195210 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-2eae2ea3-e686-454e-a22a-da1d70487931 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:17.220910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:17.220910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:17.220910 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2eae2ea3-e686-454e-a22a-da1d70487931 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:17.222617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2121/4214] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:17 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:18.234878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a6b98e5-e19a-4910-aa37-9960f566a44a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:18.235373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a6b98e5-e19a-4910-aa37-9960f566a44a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:18.236252 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:18.236252 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:18.239827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8a6b98e5-e19a-4910-aa37-9960f566a44a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:18.239827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8a6b98e5-e19a-4910-aa37-9960f566a44a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:18.262572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:18.262572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:18.264550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8a6b98e5-e19a-4910-aa37-9960f566a44a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:18.265740 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2094/4215] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:18 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4519e16d-c584-4c99-9357-f0d38d42c321 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4519e16d-c584-4c99-9357-f0d38d42c321 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4519e16d-c584-4c99-9357-f0d38d42c321 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:19.283582 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-4519e16d-c584-4c99-9357-f0d38d42c321 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:19.312187 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:19.312187 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:19.312187 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4519e16d-c584-4c99-9357-f0d38d42c321 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:19.322428 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2122/4216] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:19 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:20.326462 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5ae7aa-7321-46f3-afde-06ab96a77376 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:20.327857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5ae7aa-7321-46f3-afde-06ab96a77376 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:20.328078 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:20.328078 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:20.328459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cc5ae7aa-7321-46f3-afde-06ab96a77376 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:20.329113 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cc5ae7aa-7321-46f3-afde-06ab96a77376 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:20.370403 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:20.370403 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:20.370403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cc5ae7aa-7321-46f3-afde-06ab96a77376 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:20.370403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2095/4217] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:20 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afa0c2f4-ad53-4255-bdbc-e34b89f6ac5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afa0c2f4-ad53-4255-bdbc-e34b89f6ac5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-afa0c2f4-ad53-4255-bdbc-e34b89f6ac5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:21.391871 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-afa0c2f4-ad53-4255-bdbc-e34b89f6ac5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:21.434027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.434027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:21.436169 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-afa0c2f4-ad53-4255-bdbc-e34b89f6ac5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:21.437589 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2123/4218] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:21 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:22.451830 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9e5456a-3989-496b-aa8f-74d7442f8176 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:22.452597 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9e5456a-3989-496b-aa8f-74d7442f8176 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:22.453006 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:22.453006 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:22.453453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9e5456a-3989-496b-aa8f-74d7442f8176 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:22.453933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f9e5456a-3989-496b-aa8f-74d7442f8176 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:22.478087 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:22.478087 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:22.480215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9e5456a-3989-496b-aa8f-74d7442f8176 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:22.481290 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2096/4219] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:22 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6612bce1-795c-4f9f-91c4-c0c82b7d4b4e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6612bce1-795c-4f9f-91c4-c0c82b7d4b4e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6612bce1-795c-4f9f-91c4-c0c82b7d4b4e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:23.504781 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-6612bce1-795c-4f9f-91c4-c0c82b7d4b4e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:23.538859 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:23.538859 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:23.538859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6612bce1-795c-4f9f-91c4-c0c82b7d4b4e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:23.538859 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2124/4220] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:23 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41c3d9a7-c997-4701-803c-44106f72a18b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41c3d9a7-c997-4701-803c-44106f72a18b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-41c3d9a7-c997-4701-803c-44106f72a18b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:24.547018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-41c3d9a7-c997-4701-803c-44106f72a18b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:24.574445 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:24.574445 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:24.576330 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-41c3d9a7-c997-4701-803c-44106f72a18b tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:24.577358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2097/4221] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:24 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2aa03dc-92f2-436b-85c6-f3e36f860e9c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2aa03dc-92f2-436b-85c6-f3e36f860e9c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e2aa03dc-92f2-436b-85c6-f3e36f860e9c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:25.599509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-e2aa03dc-92f2-436b-85c6-f3e36f860e9c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:25.625591 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:25.625591 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:25.625591 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e2aa03dc-92f2-436b-85c6-f3e36f860e9c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:25.632033 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2125/4222] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:25 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928f2aa6-0829-4afe-a9bf-8ac53d1a45de tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928f2aa6-0829-4afe-a9bf-8ac53d1a45de tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-928f2aa6-0829-4afe-a9bf-8ac53d1a45de tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:26.639728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-928f2aa6-0829-4afe-a9bf-8ac53d1a45de tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:26.663421 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:26.663421 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:26.667390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-928f2aa6-0829-4afe-a9bf-8ac53d1a45de tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:26.667390 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2098/4223] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:26 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:27.690841 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25aebf8c-85d8-4a51-96be-04605c34a2bf tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:27.690841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25aebf8c-85d8-4a51-96be-04605c34a2bf tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:27.694787 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:27.694787 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:27.700460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-25aebf8c-85d8-4a51-96be-04605c34a2bf tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:27.700460 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-25aebf8c-85d8-4a51-96be-04605c34a2bf tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:27.761742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:27.761742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:27.761742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-25aebf8c-85d8-4a51-96be-04605c34a2bf tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:27.761742 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2126/4224] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:27 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73184666-0458-4a8c-a0d6-10a2f90e99cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73184666-0458-4a8c-a0d6-10a2f90e99cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-73184666-0458-4a8c-a0d6-10a2f90e99cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:28.778463 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-73184666-0458-4a8c-a0d6-10a2f90e99cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:28.823018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:28.823018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:28.823018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-73184666-0458-4a8c-a0d6-10a2f90e99cb tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:28.826027 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2099/4225] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:28 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:29.838897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f477d0ac-3f2d-4dd5-83d4-167e1ecf9f5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:29.838897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f477d0ac-3f2d-4dd5-83d4-167e1ecf9f5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:29.843561 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:29.843561 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:29.843561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f477d0ac-3f2d-4dd5-83d4-167e1ecf9f5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:29.843561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-f477d0ac-3f2d-4dd5-83d4-167e1ecf9f5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:29.864854 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:29.864854 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:29.872036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f477d0ac-3f2d-4dd5-83d4-167e1ecf9f5c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:29.872036 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2127/4226] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:29 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:30.885170 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cabbdf62-993d-45f3-9bc6-909229b62ea6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:30.885170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cabbdf62-993d-45f3-9bc6-909229b62ea6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:30.885170 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:30.885170 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:30.892138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cabbdf62-993d-45f3-9bc6-909229b62ea6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:30.892138 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cabbdf62-993d-45f3-9bc6-909229b62ea6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:30.916157 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:30.916157 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:30.916157 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cabbdf62-993d-45f3-9bc6-909229b62ea6 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:30.927250 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2100/4227] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:30 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd54e23e-183b-426f-8e34-9324c5db3fb2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd54e23e-183b-426f-8e34-9324c5db3fb2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fd54e23e-183b-426f-8e34-9324c5db3fb2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:31.936999 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-fd54e23e-183b-426f-8e34-9324c5db3fb2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:31.987714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:31.987714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:31.987714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fd54e23e-183b-426f-8e34-9324c5db3fb2 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:31.994381 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2128/4228] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:31 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a40b7197-4bb7-4cd2-a536-07b379741a04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a40b7197-4bb7-4cd2-a536-07b379741a04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a40b7197-4bb7-4cd2-a536-07b379741a04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:33.006770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-a40b7197-4bb7-4cd2-a536-07b379741a04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:33.059622 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:33.059622 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:33.059622 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a40b7197-4bb7-4cd2-a536-07b379741a04 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:33.059622 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2101/4229] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:32 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf6a3871-807d-494f-8fa7-2cdd49bc5c95 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3871-807d-494f-8fa7-2cdd49bc5c95 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3871-807d-494f-8fa7-2cdd49bc5c95 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:34.078516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-cf6a3871-807d-494f-8fa7-2cdd49bc5c95 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:34.103554 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:34.103554 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:34.103554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-cf6a3871-807d-494f-8fa7-2cdd49bc5c95 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:34.103554 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2129/4230] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:34 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:35.118090 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ab20aea-593f-48ce-b75e-f8d8021e1aa1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:35.119214 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ab20aea-593f-48ce-b75e-f8d8021e1aa1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:35.119571 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:35.119571 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:35.120157 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0ab20aea-593f-48ce-b75e-f8d8021e1aa1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:35.120682 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-0ab20aea-593f-48ce-b75e-f8d8021e1aa1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:35.146935 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:35.146935 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:35.153980 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0ab20aea-593f-48ce-b75e-f8d8021e1aa1 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:35.153980 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2102/4231] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:35 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:36.166893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3996b83f-7396-4006-bdc5-887503856a4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:36.167417 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3996b83f-7396-4006-bdc5-887503856a4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:36.167634 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:36.167634 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:36.168013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3996b83f-7396-4006-bdc5-887503856a4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:36.168384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-3996b83f-7396-4006-bdc5-887503856a4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87908) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:36.190465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:36.190465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:36.193005 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3996b83f-7396-4006-bdc5-887503856a4c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:36.193810 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2130/4232] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:36 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:37.211701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ad4babb-9bc5-4194-a8e2-60d87c9583c7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:22:37.212252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ad4babb-9bc5-4194-a8e2-60d87c9583c7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:37.212431 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:37.212431 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:37.212796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-8ad4babb-9bc5-4194-a8e2-60d87c9583c7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:37.213165 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.backups [None req-8ad4babb-9bc5-4194-a8e2-60d87c9583c7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Show backup with id d9e65e51-903e-49b8-ab46-118382ab1d13. {{(pid=87907) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:37.234099 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:37.234099 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:37.235904 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-8ad4babb-9bc5-4194-a8e2-60d87c9583c7 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 200 Jan 21 08:22:37.236697 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2103/4233] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:37 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:37.249423 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ec0da33-a1df-4cf7-a0af-cbb65879859c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:22:37.250134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ec0da33-a1df-4cf7-a0af-cbb65879859c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:37.250407 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:37.250407 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:37.250709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4ec0da33-a1df-4cf7-a0af-cbb65879859c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:37.301448 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:37.301448 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:37.309729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4ec0da33-a1df-4cf7-a0af-cbb65879859c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:37.333111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4ec0da33-a1df-4cf7-a0af-cbb65879859c tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 200 Jan 21 08:22:37.333929 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2131/4234] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:37 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:37.349243 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5295ffc-32a1-4cbd-8f74-ef5630643268 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:22:37.349760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5295ffc-32a1-4cbd-8f74-ef5630643268 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:37.349970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:37.349970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:37.350345 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5295ffc-32a1-4cbd-8f74-ef5630643268 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:37.399457 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:37.399457 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:37.407559 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5295ffc-32a1-4cbd-8f74-ef5630643268 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:37.431007 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5295ffc-32a1-4cbd-8f74-ef5630643268 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 200 Jan 21 08:22:37.431841 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2104/4235] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:37 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 1419 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:38.947608 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:22:38.948567 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:38.949018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:38.949018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:38.949529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:39.006719 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:39.006719 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:39.015392 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:39.039107 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 200 Jan 21 08:22:39.040403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2132/4236] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:22:38 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 1419 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:39.946331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-028595ac-32f6-4e07-bdaf-fe7df335ccc5 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:22:39.946912 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-028595ac-32f6-4e07-bdaf-fe7df335ccc5 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:39.947134 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:39.947134 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:39.947513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-028595ac-32f6-4e07-bdaf-fe7df335ccc5 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:39.998723 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:39.998723 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:40.008457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-028595ac-32f6-4e07-bdaf-fe7df335ccc5 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:40.034293 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-028595ac-32f6-4e07-bdaf-fe7df335ccc5 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 200 Jan 21 08:22:40.035626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2105/4237] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:22:39 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 1419 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:40.047554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume// Jan 21 08:22:40.047900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:40.048270 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:40.048270 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:40.048840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:40.050239 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:22:40.051254 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2133/4238] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:22:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:22:40.078670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-5a4f40b0-cf9e-4f6f-804b-e3f68f721f71 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] POST http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments Jan 21 08:22:40.079510 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:40.079510 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:40.079934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-5a4f40b0-cf9e-4f6f-804b-e3f68f721f71 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92079c53-6e78-4fba-8ca4-03f9406e75df", "instance_uuid": "d15b048f-5d1f-46b7-8325-4c917cdc5ba9", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:40.138582 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:40.138582 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:40.194273 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-5a4f40b0-cf9e-4f6f-804b-e3f68f721f71 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments returned with HTTP 200 Jan 21 08:22:40.202791 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2106/4239] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:22:40 2021] POST /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:41.618416 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume// Jan 21 08:22:41.619244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:41.619747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:41.620776 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-3d28cc0f-0900-49df-b95e-db9a6cd15e66 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:22:41.621344 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2134/4240] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:22:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:22:41.639688 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-7796a973-c87b-4550-9142-bae86f56ab88 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:22:41.641775 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-7796a973-c87b-4550-9142-bae86f56ab88 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:41.642357 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:41.642357 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:41.643056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-7796a973-c87b-4550-9142-bae86f56ab88 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:41.698279 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:41.698279 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:41.707068 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-7796a973-c87b-4550-9142-bae86f56ab88 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:22:41.726040 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:41.726040 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:41.735746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-7796a973-c87b-4550-9142-bae86f56ab88 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 200 Jan 21 08:22:41.736587 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2107/4241] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:22:41 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 1517 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:22:41.789458 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-97d70e54-251f-45aa-8396-2a42e1e0d81e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] PUT http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 Jan 21 08:22:41.790438 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-97d70e54-251f-45aa-8396-2a42e1e0d81e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:41.817522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:22:41.817522 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:22:41.818141 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-97d70e54-251f-45aa-8396-2a42e1e0d81e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Lock "b'cinder-attachment_update-92079c53-6e78-4fba-8ca4-03f9406e75df-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:22:41.820533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:41.820533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:43.203889 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-97d70e54-251f-45aa-8396-2a42e1e0d81e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Lock "b'cinder-attachment_update-92079c53-6e78-4fba-8ca4-03f9406e75df-n-h2-768862-4'" released by "attachment_update" :: held 1.386s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:22:43.205093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-97d70e54-251f-45aa-8396-2a42e1e0d81e tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 returned with HTTP 200 Jan 21 08:22:43.206821 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2135/4242] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:22:41 2021] PUT /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 => generated 762 bytes in 1423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:43.245741 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-4334a8cd-2003-47e2-a3e3-9501a6a92504 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] POST http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8/action Jan 21 08:22:43.246932 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:43.246932 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:22:43.247612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-4334a8cd-2003-47e2-a3e3-9501a6a92504 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:22:43.248167 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-4334a8cd-2003-47e2-a3e3-9501a6a92504 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:43.332606 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:43.332606 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:22:43.351874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c0f4f3a3-8334-4b3e-9977-8eed04e9c211 req-4334a8cd-2003-47e2-a3e3-9501a6a92504 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8/action returned with HTTP 204 Jan 21 08:22:43.353173 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2108/4243] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:22:43 2021] POST /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:23:53.912470 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] DELETE http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 Jan 21 08:23:53.913062 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:53.913185 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:53.913185 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:53.913551 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:53.935699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:53.935699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:54.410473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:23:54.411045 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:23:54.417509 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-4f743a75-34fd-49db-af54-1a8082e7177a req-073d4e13-26bc-43ff-ac03-dc8b29615c0d tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 returned with HTTP 200 Jan 21 08:23:54.418358 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2136/4244] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:23:53 2021] DELETE /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/attachments/b9d52122-2004-4985-8f49-eb32cab145a8 => generated 19 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:56.375088 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] DELETE http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:23:56.375683 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.375974 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.375974 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:56.376428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.376891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Delete volume with id: 92079c53-6e78-4fba-8ca4-03f9406e75df Jan 21 08:23:56.425930 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.425930 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:56.427143 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:23:56.454331 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Delete volume request issued successfully. Jan 21 08:23:56.454842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-447d64ba-24bc-46b3-9439-c521c582be16 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df returned with HTTP 202 Jan 21 08:23:56.455910 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2109/4245] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:56 2021] DELETE /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/92079c53-6e78-4fba-8ca4-03f9406e75df => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:23:56.465222 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] DELETE http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 Jan 21 08:23:56.465872 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.466165 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.466165 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:56.467415 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.467706 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.contrib.backups [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Delete backup with id: d9e65e51-903e-49b8-ab46-118382ab1d13. Jan 21 08:23:56.490330 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.490330 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:56.517707 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.backup.rpcapi [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] delete_backup rpcapi backup_id d9e65e51-903e-49b8-ab46-118382ab1d13 {{(pid=87908) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:23:56.522631 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a103ec24-9cdc-4a57-80e2-5c5736284591 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 returned with HTTP 202 Jan 21 08:23:56.525025 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2137/4246] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:56 2021] DELETE /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/backups/d9e65e51-903e-49b8-ab46-118382ab1d13 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:23:56.531895 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] DELETE http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:23:56.532429 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.532644 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.532644 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:56.533020 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.533485 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Delete volume with id: ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:23:56.588876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.588876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:56.590067 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:23:56.621030 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Delete volume request issued successfully. Jan 21 08:23:56.621583 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18c95681-f7d1-4383-807e-6598d9926588 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 202 Jan 21 08:23:56.622664 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2110/4247] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:56 2021] DELETE /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:23:56.630503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ca2c879-c74f-46aa-af9c-a27a112935a9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:23:56.631335 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c879-c74f-46aa-af9c-a27a112935a9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.631702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.631702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:56.632301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c879-c74f-46aa-af9c-a27a112935a9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.697307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.697307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:56.706403 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9ca2c879-c74f-46aa-af9c-a27a112935a9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:23:56.739364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9ca2c879-c74f-46aa-af9c-a27a112935a9 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:23:56.740408 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2138/4248] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:56 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1363 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:23:57.757705 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-187254fd-0839-4462-a38c-9e8ccee9ec58 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:23:57.759056 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-187254fd-0839-4462-a38c-9e8ccee9ec58 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:57.759516 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:57.759516 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:57.760204 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-187254fd-0839-4462-a38c-9e8ccee9ec58 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:57.872182 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:57.872182 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:23:57.907129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-187254fd-0839-4462-a38c-9e8ccee9ec58 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Volume info retrieved successfully. Jan 21 08:23:57.958218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-187254fd-0839-4462-a38c-9e8ccee9ec58 tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 200 Jan 21 08:23:57.967945 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2111/4249] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:57 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 1363 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:23:58.975585 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65e1bde4-a7fc-4603-bf64-dcbf315eaf5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] GET http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e Jan 21 08:23:58.976154 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65e1bde4-a7fc-4603-bf64-dcbf315eaf5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:58.976284 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:58.976284 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:23:58.976919 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-65e1bde4-a7fc-4603-bf64-dcbf315eaf5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:59.041599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-65e1bde4-a7fc-4603-bf64-dcbf315eaf5a tempest-TestVolumeBackupRestore-745939591 tempest-TestVolumeBackupRestore-745939591] http://10.222.0.13/volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e returned with HTTP 404 Jan 21 08:23:59.042717 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2139/4250] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:58 2021] GET /volume/v3/e5ac2a5eada0490dadef98a3df7329bb/volumes/ef3078f4-93ea-4fdd-bd0f-14330caa140e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:41.109533 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a561c301-604c-4a4c-8728-9af479538c30 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] POST http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types Jan 21 08:27:41.110664 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:41.110664 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:41.111773 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a561c301-604c-4a4c-8728-9af479538c30 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1032053634", "extra_specs": {"storage_protocol": "tempest-storage_protocol-978849062", "vendor_name": "tempest-vendor_name-860328665"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:41.169581 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a561c301-604c-4a4c-8728-9af479538c30 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types returned with HTTP 200 Jan 21 08:27:41.170391 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2112/4251] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:27:40 2021] POST /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types => generated 326 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:41.400702 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] POST http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes Jan 21 08:27:41.401516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1850676f-0bf3-411b-9784-45c39327bf8b", "size": 1, "name": "tempest-UserMessagesTest-Volume-75024844"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:41.402728 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume request body: {'volume': {'volume_type': '1850676f-0bf3-411b-9784-45c39327bf8b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-75024844'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:27:41.539469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume of 1 GB Jan 21 08:27:41.540159 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:41.540159 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:41.540828 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Availability Zones retrieved successfully. Jan 21 08:27:41.556894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Flow 'volume_create_api' (7271eb74-de8a-4aa4-9fe6-205814da81c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:27:41.559645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa018f1-a926-4354-bb47-f6c3d3c23507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:41.561559 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:27:41.610760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa018f1-a926-4354-bb47-f6c3d3c23507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:27:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-978849062',vendor_name='tempest-vendor_name-860328665'},id=1850676f-0bf3-411b-9784-45c39327bf8b,is_public=True,name='tempest-UserMessagesTest-volume-type-1032053634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1850676f-0bf3-411b-9784-45c39327bf8b', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:41.612953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612ed262-1d8f-4fb7-b1bd-fae2c723886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:41.658455 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1032053634 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1032053634, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:27:41.659385 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1032053634 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1032053634, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:27:41.699322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Created reservations ['0794c3f6-f42f-4535-8fed-a823f1b4cf2f', '9ba7ba5f-454d-40f7-b200-b3a19f6bab10', 'faf0ec0d-e322-4e2f-a999-6b2725776d20', 'ddf72957-c805-4ee9-96cd-de1c248e2601'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:27:41.701140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612ed262-1d8f-4fb7-b1bd-fae2c723886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0794c3f6-f42f-4535-8fed-a823f1b4cf2f', '9ba7ba5f-454d-40f7-b200-b3a19f6bab10', 'faf0ec0d-e322-4e2f-a999-6b2725776d20', 'ddf72957-c805-4ee9-96cd-de1c248e2601']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:41.703903 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4960ab0a-df69-4060-a5cf-029e8d05ea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:41.760626 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4960ab0a-df69-4060-a5cf-029e8d05ea30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9432dd88-1fe2-41e1-9c30-df0a7973af59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-75024844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3e6e5c99304f0086201c084862047b',qos_specs=None,replication_status=,reservations=['0794c3f6-f42f-4535-8fed-a823f1b4cf2f','9ba7ba5f-454d-40f7-b200-b3a19f6bab10','faf0ec0d-e322-4e2f-a999-6b2725776d20','ddf72957-c805-4ee9-96cd-de1c248e2601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d1d3f912e04224878b73b76181df33',volume_type_id=1850676f-0bf3-411b-9784-45c39327bf8b), '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=2021-01-21T08:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-75024844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9432dd88-1fe2-41e1-9c30-df0a7973af59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3e6e5c99304f0086201c084862047b',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,user_id='a4d1d3f912e04224878b73b76181df33',volume_attachment=,volume_type=,volume_type_id=1850676f-0bf3-411b-9784-45c39327bf8b)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:41.762845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ff0f02-748d-45fe-9bd2-2ddf7f6bfaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:41.788248 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ff0f02-748d-45fe-9bd2-2ddf7f6bfaac) 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-75024844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3e6e5c99304f0086201c084862047b',qos_specs=None,replication_status=,reservations=['0794c3f6-f42f-4535-8fed-a823f1b4cf2f','9ba7ba5f-454d-40f7-b200-b3a19f6bab10','faf0ec0d-e322-4e2f-a999-6b2725776d20','ddf72957-c805-4ee9-96cd-de1c248e2601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d1d3f912e04224878b73b76181df33',volume_type_id=1850676f-0bf3-411b-9784-45c39327bf8b)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:41.790223 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b4dd5f-beb3-4159-8027-a02112f576f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:41.804347 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b4dd5f-beb3-4159-8027-a02112f576f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:41.806983 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Flow 'volume_create_api' (7271eb74-de8a-4aa4-9fe6-205814da81c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:27:41.856855 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume request issued successfully. Jan 21 08:27:41.870816 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c03bcd0b-7b2d-4213-8b9d-a8a203ded18a tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes returned with HTTP 202 Jan 21 08:27:41.871898 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2140/4252] 10.222.0.13 () {62 vars in 1266 bytes} [Thu Jan 21 08:27:41 2021] POST /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes => generated 850 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:27:41.886650 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83778028-289b-4a45-84e0-a5544091fb60 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 Jan 21 08:27:41.887256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83778028-289b-4a45-84e0-a5544091fb60 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:41.887741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-83778028-289b-4a45-84e0-a5544091fb60 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:41.940654 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:41.940654 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:41.948764 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-83778028-289b-4a45-84e0-a5544091fb60 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Volume info retrieved successfully. Jan 21 08:27:41.969649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-83778028-289b-4a45-84e0-a5544091fb60 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 returned with HTTP 200 Jan 21 08:27:41.970462 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2113/4253] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:27:41 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 => generated 939 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:41.987181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3686bc17-8c32-4ae7-8ea3-128ebd614b1c tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages Jan 21 08:27:41.987791 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3686bc17-8c32-4ae7-8ea3-128ebd614b1c tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:41.988008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:41.988008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:41.988380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3686bc17-8c32-4ae7-8ea3-128ebd614b1c tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:41.989140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:41.989140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:41.998637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3686bc17-8c32-4ae7-8ea3-128ebd614b1c tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages returned with HTTP 200 Jan 21 08:27:42.000196 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2141/4254] 10.222.0.13 () {60 vars in 1247 bytes} [Thu Jan 21 08:27:41 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:42.010220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-719608b5-0a0d-41c6-88a3-f66a637e8821 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] DELETE http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef Jan 21 08:27:42.010869 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-719608b5-0a0d-41c6-88a3-f66a637e8821 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.011089 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:42.011089 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:42.011457 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-719608b5-0a0d-41c6-88a3-f66a637e8821 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.021910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:27:42.021910 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:27:42.026632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-719608b5-0a0d-41c6-88a3-f66a637e8821 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef returned with HTTP 204 Jan 21 08:27:42.027482 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2114/4255] 10.222.0.13 () {60 vars in 1361 bytes} [Thu Jan 21 08:27:42 2021] DELETE /volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 08:27:42.035045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef5b8797-b5e3-4e75-b5c8-b57b14cbce81 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef Jan 21 08:27:42.035609 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef5b8797-b5e3-4e75-b5c8-b57b14cbce81 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.036084 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef5b8797-b5e3-4e75-b5c8-b57b14cbce81 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.041808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef5b8797-b5e3-4e75-b5c8-b57b14cbce81 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef returned with HTTP 404 Jan 21 08:27:42.042842 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2142/4256] 10.222.0.13 () {60 vars in 1358 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/messages/bc77276a-3ee7-4019-adf5-a5f6ec7fe1ef => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:27:42.051970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e59c53ab-5a13-4302-8e35-7fc744e551fe tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] POST http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types Jan 21 08:27:42.052760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e59c53ab-5a13-4302-8e35-7fc744e551fe tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1645248102", "extra_specs": {"storage_protocol": "tempest-storage_protocol-792666312", "vendor_name": "tempest-vendor_name-1175406787"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:42.096003 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e59c53ab-5a13-4302-8e35-7fc744e551fe tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types returned with HTTP 200 Jan 21 08:27:42.096988 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2115/4257] 10.222.0.13 () {60 vars in 1220 bytes} [Thu Jan 21 08:27:42 2021] POST /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types => generated 327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:42.106571 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] POST http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes Jan 21 08:27:42.107428 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1de9a93d-d579-49cb-8152-02390cdd460f", "size": 1, "name": "tempest-UserMessagesTest-Volume-47837126"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:42.108669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume request body: {'volume': {'volume_type': '1de9a93d-d579-49cb-8152-02390cdd460f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-47837126'}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:27:42.123426 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume of 1 GB Jan 21 08:27:42.124096 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:42.124096 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:42.125365 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Availability Zones retrieved successfully. Jan 21 08:27:42.142723 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Flow 'volume_create_api' (0d6f5406-d325-49c4-9ceb-0f333ca3a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:27:42.145464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4e622d-273f-42a1-94da-b5f84c4d266f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:42.147496 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:27:42.198464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4e622d-273f-42a1-94da-b5f84c4d266f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:27:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-792666312',vendor_name='tempest-vendor_name-1175406787'},id=1de9a93d-d579-49cb-8152-02390cdd460f,is_public=True,name='tempest-UserMessagesTest-volume-type-1645248102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1de9a93d-d579-49cb-8152-02390cdd460f', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:42.200716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28606329-3276-4f62-bb1c-da4bff37e7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:42.248575 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1645248102 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1645248102, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:27:42.249457 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1645248102 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1645248102, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:27:42.281243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Created reservations ['0a3292de-821c-4233-b474-97b5297f964a', '13cf6a2a-aad2-4632-a9c4-135d85f47921', '8f6b503d-9fbc-4199-bc8b-b2182302f131', '6d4037e3-40b0-4fed-ba14-a9afc5b5a6fc'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:27:42.283170 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28606329-3276-4f62-bb1c-da4bff37e7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3292de-821c-4233-b474-97b5297f964a', '13cf6a2a-aad2-4632-a9c4-135d85f47921', '8f6b503d-9fbc-4199-bc8b-b2182302f131', '6d4037e3-40b0-4fed-ba14-a9afc5b5a6fc']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:42.285283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04700eac-0d5a-46d0-9a61-c064c1cc4fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:42.349316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04700eac-0d5a-46d0-9a61-c064c1cc4fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b041dbf-bb92-473b-9b5e-429348e50417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-47837126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3e6e5c99304f0086201c084862047b',qos_specs=None,replication_status=,reservations=['0a3292de-821c-4233-b474-97b5297f964a','13cf6a2a-aad2-4632-a9c4-135d85f47921','8f6b503d-9fbc-4199-bc8b-b2182302f131','6d4037e3-40b0-4fed-ba14-a9afc5b5a6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d1d3f912e04224878b73b76181df33',volume_type_id=1de9a93d-d579-49cb-8152-02390cdd460f), '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=2021-01-21T08:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-47837126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b041dbf-bb92-473b-9b5e-429348e50417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3e6e5c99304f0086201c084862047b',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,user_id='a4d1d3f912e04224878b73b76181df33',volume_attachment=,volume_type=,volume_type_id=1de9a93d-d579-49cb-8152-02390cdd460f)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:42.351635 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e896ee10-e7a3-4330-bae8-72953df3343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:42.379777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e896ee10-e7a3-4330-bae8-72953df3343d) 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-47837126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3e6e5c99304f0086201c084862047b',qos_specs=None,replication_status=,reservations=['0a3292de-821c-4233-b474-97b5297f964a','13cf6a2a-aad2-4632-a9c4-135d85f47921','8f6b503d-9fbc-4199-bc8b-b2182302f131','6d4037e3-40b0-4fed-ba14-a9afc5b5a6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d1d3f912e04224878b73b76181df33',volume_type_id=1de9a93d-d579-49cb-8152-02390cdd460f)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:42.381743 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efbd0b0-7b88-42a7-a63f-fa9d698716dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:27:42.400225 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efbd0b0-7b88-42a7-a63f-fa9d698716dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:27:42.404158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Flow 'volume_create_api' (0d6f5406-d325-49c4-9ceb-0f333ca3a756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:27:42.461996 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Create volume request issued successfully. Jan 21 08:27:42.477627 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1a527cb9-3acc-4253-916a-d2b36257b83d tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes returned with HTTP 202 Jan 21 08:27:42.478536 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2143/4258] 10.222.0.13 () {62 vars in 1266 bytes} [Thu Jan 21 08:27:42 2021] POST /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes => generated 850 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:27:42.493674 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4876e2a-8a36-432c-a707-4ea6107d0ff7 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 Jan 21 08:27:42.494271 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4876e2a-8a36-432c-a707-4ea6107d0ff7 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.494857 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4876e2a-8a36-432c-a707-4ea6107d0ff7 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.545927 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:42.545927 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:42.554854 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c4876e2a-8a36-432c-a707-4ea6107d0ff7 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Volume info retrieved successfully. Jan 21 08:27:42.576577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4876e2a-8a36-432c-a707-4ea6107d0ff7 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 returned with HTTP 200 Jan 21 08:27:42.577556 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2116/4259] 10.222.0.13 () {60 vars in 1355 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 => generated 939 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:42.593986 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21ca5bef-ab8b-4c22-bd6f-0b86e5c706f9 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages Jan 21 08:27:42.594373 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21ca5bef-ab8b-4c22-bd6f-0b86e5c706f9 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.594595 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:42.594595 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:42.597369 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-21ca5bef-ab8b-4c22-bd6f-0b86e5c706f9 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.598068 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:42.598068 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:42.605296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-21ca5bef-ab8b-4c22-bd6f-0b86e5c706f9 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages returned with HTTP 200 Jan 21 08:27:42.606062 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2144/4260] 10.222.0.13 () {60 vars in 1247 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:42.617132 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94eb3d23-08a1-4fb1-afe3-00422508edc8 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 Jan 21 08:27:42.617714 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94eb3d23-08a1-4fb1-afe3-00422508edc8 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.617929 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:42.617929 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:42.618305 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94eb3d23-08a1-4fb1-afe3-00422508edc8 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.626970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94eb3d23-08a1-4fb1-afe3-00422508edc8 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 returned with HTTP 200 Jan 21 08:27:42.633224 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2117/4261] 10.222.0.13 () {60 vars in 1358 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:27:42.637654 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30b25a2-0516-4908-8b96-792d545a818f tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages Jan 21 08:27:42.638230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30b25a2-0516-4908-8b96-792d545a818f tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.638777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d30b25a2-0516-4908-8b96-792d545a818f tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.646326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d30b25a2-0516-4908-8b96-792d545a818f tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages returned with HTTP 200 Jan 21 08:27:42.647160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2145/4262] 10.222.0.13 () {60 vars in 1247 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:42.658108 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0dcf8966-9e00-4deb-95db-7d648363ff28 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] DELETE http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 Jan 21 08:27:42.658789 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0dcf8966-9e00-4deb-95db-7d648363ff28 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.659275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0dcf8966-9e00-4deb-95db-7d648363ff28 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.667137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:27:42.667137 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:27:42.672621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0dcf8966-9e00-4deb-95db-7d648363ff28 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 returned with HTTP 204 Jan 21 08:27:42.673507 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2118/4263] 10.222.0.13 () {60 vars in 1361 bytes} [Thu Jan 21 08:27:42 2021] DELETE /volume/v3/2f3e6e5c99304f0086201c084862047b/messages/01a35636-0bfd-43fb-ae3b-7548d989feb0 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 08:27:42.682203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] DELETE http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 Jan 21 08:27:42.682752 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.683287 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.683752 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Delete volume with id: 8b041dbf-bb92-473b-9b5e-429348e50417 Jan 21 08:27:42.737208 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:42.737208 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:42.738399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Volume info retrieved successfully. Jan 21 08:27:42.741801 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Decrease volume quotas only if status is not error_managing. {{(pid=87908) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:27:42.789709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Created reservations ['5911fcb1-6974-4d1f-939c-faad89f67428', '2d6645f5-56fc-4322-9518-bca7db049097', '064a7832-0e65-4d8e-b803-d2aae553529c', 'af957a99-d1cd-492c-ac01-077eab6b88c1'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:27:42.791558 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:27:42.791558 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:27:42.832287 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Delete volume request issued successfully. Jan 21 08:27:42.832765 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-19295aab-ccf8-4543-89b1-6606a9a214f5 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 returned with HTTP 202 Jan 21 08:27:42.833626 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2146/4264] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:27:42 2021] DELETE /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:27:42.841171 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f53b03eb-0030-41e9-8a82-da88b039e0bc tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 Jan 21 08:27:42.841695 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f53b03eb-0030-41e9-8a82-da88b039e0bc tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.842219 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f53b03eb-0030-41e9-8a82-da88b039e0bc tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.888089 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f53b03eb-0030-41e9-8a82-da88b039e0bc tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 returned with HTTP 404 Jan 21 08:27:42.889015 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2119/4265] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/8b041dbf-bb92-473b-9b5e-429348e50417 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:42.897203 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fb4b69a-d68a-4e06-9dda-567638d6c0ee tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] DELETE http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f Jan 21 08:27:42.897729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fb4b69a-d68a-4e06-9dda-567638d6c0ee tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.897943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:42.897943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:42.898384 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fb4b69a-d68a-4e06-9dda-567638d6c0ee tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.971387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fb4b69a-d68a-4e06-9dda-567638d6c0ee tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f returned with HTTP 202 Jan 21 08:27:42.972221 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2147/4266] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:27:42 2021] DELETE /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:27:42.979734 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eea5caaf-fc80-441d-90a0-d0ede21487ed tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] GET http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f Jan 21 08:27:42.980256 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eea5caaf-fc80-441d-90a0-d0ede21487ed tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:42.980782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-eea5caaf-fc80-441d-90a0-d0ede21487ed tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:42.992166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-eea5caaf-fc80-441d-90a0-d0ede21487ed tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f returned with HTTP 404 Jan 21 08:27:42.993103 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2120/4267] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:27:42 2021] GET /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1de9a93d-d579-49cb-8152-02390cdd460f => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:43.001013 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] DELETE http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 Jan 21 08:27:43.001534 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:43.002158 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:43.002621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Delete volume with id: 9432dd88-1fe2-41e1-9c30-df0a7973af59 Jan 21 08:27:43.052072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:27:43.052072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:27:43.053344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Volume info retrieved successfully. Jan 21 08:27:43.056018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Decrease volume quotas only if status is not error_managing. {{(pid=87908) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:27:43.102057 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Created reservations ['0629849c-ad61-48aa-91ee-a6bee4bfeda5', '0fa8a79f-4d41-4e40-a89f-2ece9720d42f', '12db6261-384a-466c-a5b8-ec2ae309e285', 'f5dff88d-ab14-45c6-a8dc-3cfe60020206'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:27:43.104220 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:27:43.104220 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:27:43.142779 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Delete volume request issued successfully. Jan 21 08:27:43.143289 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99a35854-f647-42e5-95f2-f661767ecac0 tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 returned with HTTP 202 Jan 21 08:27:43.144022 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2148/4268] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:27:42 2021] DELETE /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:27:43.151445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1effb28b-8167-4219-9ffa-4116f15bfbee tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] GET http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 Jan 21 08:27:43.151963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1effb28b-8167-4219-9ffa-4116f15bfbee tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:43.152445 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1effb28b-8167-4219-9ffa-4116f15bfbee tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:43.197962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1effb28b-8167-4219-9ffa-4116f15bfbee tempest-UserMessagesTest-1218278616 tempest-UserMessagesTest-1218278616] http://10.222.0.13/volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 returned with HTTP 404 Jan 21 08:27:43.199002 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2121/4269] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:27:43 2021] GET /volume/v3/2f3e6e5c99304f0086201c084862047b/volumes/9432dd88-1fe2-41e1-9c30-df0a7973af59 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:43.207230 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02e69146-5fd9-486f-a1e6-dc830b85cc7b tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] DELETE http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b Jan 21 08:27:43.207744 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02e69146-5fd9-486f-a1e6-dc830b85cc7b tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:43.207952 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:27:43.207952 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:27:43.208343 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02e69146-5fd9-486f-a1e6-dc830b85cc7b tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:43.278790 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02e69146-5fd9-486f-a1e6-dc830b85cc7b tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b returned with HTTP 202 Jan 21 08:27:43.279623 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2149/4270] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:27:43 2021] DELETE /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:27:43.288046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44a8e58e-25b4-4e6a-a3ee-9b2a510a30b0 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] GET http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b Jan 21 08:27:43.288571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44a8e58e-25b4-4e6a-a3ee-9b2a510a30b0 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:43.289058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44a8e58e-25b4-4e6a-a3ee-9b2a510a30b0 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:43.300615 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44a8e58e-25b4-4e6a-a3ee-9b2a510a30b0 tempest-UserMessagesTest-1084702490 tempest-UserMessagesTest-1084702490] http://10.222.0.13/volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b returned with HTTP 404 Jan 21 08:27:43.301569 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2122/4271] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:27:43 2021] GET /volume/v3/eeb4aa91cf124cd4956ab8a4874cac49/types/1850676f-0bf3-411b-9784-45c39327bf8b => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:46.676024 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-deef12a2-21ee-4218-bb5f-a47756022fd5 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] POST http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types Jan 21 08:27:46.676823 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-deef12a2-21ee-4218-bb5f-a47756022fd5 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-689225485"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:46.719051 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-deef12a2-21ee-4218-bb5f-a47756022fd5 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types returned with HTTP 200 Jan 21 08:27:46.725816 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2150/4272] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:27:46 2021] POST /volume/v3/f85e1002da4744c7b28f80d26c168754/types => generated 230 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:27:46.731699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e89dd1b5-d281-43e3-b156-4184090079db tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] POST http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:46.732491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e89dd1b5-d281-43e3-b156-4184090079db tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:46.835682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e89dd1b5-d281-43e3-b156-4184090079db tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:46.841134 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2123/4273] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:27:46 2021] POST /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 34 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:46.847023 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c8fccc5-56c0-4697-9be0-dd0902d1015f tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 Jan 21 08:27:46.847538 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c8fccc5-56c0-4697-9be0-dd0902d1015f tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:46.848017 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9c8fccc5-56c0-4697-9be0-dd0902d1015f tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:46.864592 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9c8fccc5-56c0-4697-9be0-dd0902d1015f tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 returned with HTTP 200 Jan 21 08:27:46.865367 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2151/4274] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 08:27:46 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:46.876311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fa54d54-ac50-4d28-bfd1-e3175d0b2705 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] DELETE http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 Jan 21 08:27:46.876840 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fa54d54-ac50-4d28-bfd1-e3175d0b2705 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:46.877332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6fa54d54-ac50-4d28-bfd1-e3175d0b2705 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:46.957181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6fa54d54-ac50-4d28-bfd1-e3175d0b2705 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 returned with HTTP 202 Jan 21 08:27:46.961419 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2124/4275] 10.222.0.13 () {58 vars in 1366 bytes} [Thu Jan 21 08:27:46 2021] DELETE /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:27:46.967463 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81900ad7-483c-497b-824a-a6e077cb17ed tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 Jan 21 08:27:46.967984 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81900ad7-483c-497b-824a-a6e077cb17ed tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:46.968529 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81900ad7-483c-497b-824a-a6e077cb17ed tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:46.987001 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81900ad7-483c-497b-824a-a6e077cb17ed tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 returned with HTTP 404 Jan 21 08:27:46.988176 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2152/4276] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 08:27:46 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec3 => generated 129 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:46.998616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caedb756-8712-4b05-a0bd-dd58e5a0d466 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] POST http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:47.000021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-caedb756-8712-4b05-a0bd-dd58e5a0d466 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:47.103354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-caedb756-8712-4b05-a0bd-dd58e5a0d466 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:47.104392 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2125/4277] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:27:46 2021] POST /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 34 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.115619 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99cfe465-62b3-4b03-940a-1e1df1925352 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:47.116465 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99cfe465-62b3-4b03-940a-1e1df1925352 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:47.116963 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-99cfe465-62b3-4b03-940a-1e1df1925352 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:47.135159 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-99cfe465-62b3-4b03-940a-1e1df1925352 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:47.136941 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2153/4278] 10.222.0.13 () {58 vars in 1345 bytes} [Thu Jan 21 08:27:47 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.147796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-069e6b9f-8ea5-46da-8198-ca8974d7ad97 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] POST http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:47.148565 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-069e6b9f-8ea5-46da-8198-ca8974d7ad97 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:47.247677 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-069e6b9f-8ea5-46da-8198-ca8974d7ad97 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:47.248572 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2126/4279] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:27:47 2021] POST /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 34 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.259400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f85845f4-c976-41bb-96a1-8311e990ce2a tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] PUT http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 Jan 21 08:27:47.260253 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f85845f4-c976-41bb-96a1-8311e990ce2a tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:47.342199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f85845f4-c976-41bb-96a1-8311e990ce2a tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 returned with HTTP 200 Jan 21 08:27:47.347044 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2154/4280] 10.222.0.13 () {60 vars in 1383 bytes} [Thu Jan 21 08:27:47 2021] PUT /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.353326 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30b9c8aa-1a0f-4a74-9919-ff56782b3439 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 Jan 21 08:27:47.353861 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30b9c8aa-1a0f-4a74-9919-ff56782b3439 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:47.354353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-30b9c8aa-1a0f-4a74-9919-ff56782b3439 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:47.372347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-30b9c8aa-1a0f-4a74-9919-ff56782b3439 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 returned with HTTP 200 Jan 21 08:27:47.373308 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2127/4281] 10.222.0.13 () {58 vars in 1363 bytes} [Thu Jan 21 08:27:47 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.383997 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a5ee8ad-2234-4d8e-a703-179c3b747177 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] POST http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:47.384870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7a5ee8ad-2234-4d8e-a703-179c3b747177 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:27:47.497538 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7a5ee8ad-2234-4d8e-a703-179c3b747177 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:47.498470 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2155/4282] 10.222.0.13 () {60 vars in 1366 bytes} [Thu Jan 21 08:27:47 2021] POST /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 51 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.509321 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29adec0e-8cc8-4485-9959-b6c67610a743 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs Jan 21 08:27:47.509865 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29adec0e-8cc8-4485-9959-b6c67610a743 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:47.510360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-29adec0e-8cc8-4485-9959-b6c67610a743 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:47.531570 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-29adec0e-8cc8-4485-9959-b6c67610a743 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs returned with HTTP 200 Jan 21 08:27:47.537990 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2128/4283] 10.222.0.13 () {58 vars in 1345 bytes} [Thu Jan 21 08:27:47 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f/extra_specs => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:47.543149 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96dec0dc-ab2b-4c5a-87c7-825f16eee357 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] DELETE http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f Jan 21 08:27:47.543956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96dec0dc-ab2b-4c5a-87c7-825f16eee357 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:47.544700 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-96dec0dc-ab2b-4c5a-87c7-825f16eee357 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:47.628786 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-96dec0dc-ab2b-4c5a-87c7-825f16eee357 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f returned with HTTP 202 Jan 21 08:27:47.630091 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2156/4284] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:27:47 2021] DELETE /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:27:47.638410 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f Jan 21 08:27:47.639402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:47.641014 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:47.653110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f returned with HTTP 404 Jan 21 08:27:47.654362 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2129/4285] 10.222.0.13 () {58 vars in 1309 bytes} [Thu Jan 21 08:27:47 2021] GET /volume/v3/f85e1002da4744c7b28f80d26c168754/types/1487972d-373e-4ced-9fa3-ea3753bf581f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:27:50.435409 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] GET http://10.222.0.13/volume/v3/85396b0e52f14a65a6ef961d7402085f/os-availability-zone Jan 21 08:27:50.435986 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:50.436437 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:50.443613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] Availability Zones retrieved successfully. Jan 21 08:27:50.444183 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] http://10.222.0.13/volume/v3/85396b0e52f14a65a6ef961d7402085f/os-availability-zone returned with HTTP 200 Jan 21 08:27:50.444962 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2157/4286] 10.222.0.13 () {58 vars in 1243 bytes} [Thu Jan 21 08:27:50 2021] GET /volume/v3/85396b0e52f14a65a6ef961d7402085f/os-availability-zone => generated 82 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:27:52.130455 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] GET http://10.222.0.13/volume// Jan 21 08:27:52.131102 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:52.131511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:52.132757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-32b87ae3-ff2a-45bc-9d16-99ca3689fbf7 tempest-VolumeTypesExtraSpecsTest-1759139885 tempest-VolumeTypesExtraSpecsTest-1759139885] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:27:52.133344 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2130/4287] 10.222.0.13 () {56 vars in 872 bytes} [Thu Jan 21 08:27:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:27:52.140876 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] GET http://10.222.0.13/volume// Jan 21 08:27:52.141354 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:52.141866 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:52.143188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0094f8a6-6408-4d28-a926-13b323b8cc67 tempest-AvailabilityZoneTestJSON-1472667582 tempest-AvailabilityZoneTestJSON-1472667582] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:27:52.143780 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2158/4288] 10.222.0.13 () {56 vars in 872 bytes} [Thu Jan 21 08:27:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:27:52.515962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a17cdfd7-cb43-45a2-b9c3-b0e8b6bbd5e6 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] GET http://10.222.0.13/volume/v2/ Jan 21 08:27:52.516406 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a17cdfd7-cb43-45a2-b9c3-b0e8b6bbd5e6 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:52.516884 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a17cdfd7-cb43-45a2-b9c3-b0e8b6bbd5e6 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:52.517810 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a17cdfd7-cb43-45a2-b9c3-b0e8b6bbd5e6 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] http://10.222.0.13/volume/v2/ returned with HTTP 200 Jan 21 08:27:52.518582 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2131/4289] 10.222.0.13 () {58 vars in 1084 bytes} [Thu Jan 21 08:27:52 2021] GET /volume/v2/ => generated 382 bytes in 369 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 08:27:52.528298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49139973-8b7f-40d7-afa4-8ca087fffb14 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] GET http://10.222.0.13/volume/v3/ Jan 21 08:27:52.528821 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49139973-8b7f-40d7-afa4-8ca087fffb14 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:27:52.529303 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-49139973-8b7f-40d7-afa4-8ca087fffb14 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:27:52.530245 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-49139973-8b7f-40d7-afa4-8ca087fffb14 tempest-VersionsTest-1645275950 tempest-VersionsTest-1645275950] http://10.222.0.13/volume/v3/ returned with HTTP 200 Jan 21 08:27:52.531765 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2159/4290] 10.222.0.13 () {58 vars in 1084 bytes} [Thu Jan 21 08:27:52 2021] GET /volume/v3/ => generated 386 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:38.120481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes Jan 21 08:43:38.121234 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1508722580"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:38.122313 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1508722580'}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:43:38.122700 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Create volume of 1 GB Jan 21 08:43:38.142270 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Availability zone cache updated, next update will occur around 2021-01-21 09:43:38.141831. {{(pid=87907) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:43:38.142604 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Availability Zones retrieved successfully. Jan 21 08:43:38.159286 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Flow 'volume_create_api' (213ca6aa-db47-476b-9280-ab63898d5ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:43:38.161996 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79974c9-9c8a-42a2-8dac-67edd8dcd62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:38.164083 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:43:38.227897 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79974c9-9c8a-42a2-8dac-67edd8dcd62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:38.230007 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9124f72-3409-44e7-9703-766b8f04a79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:38.314837 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Created reservations ['cde40263-c111-415e-a2ae-70462b44dcee', '6107842a-ef25-4ce3-bdc7-36c5f057673b', '30a73fd6-6e6a-4d02-862a-5b9c74507293', 'ea6a1342-3af1-4eaa-b843-ee1a00a454cd'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:43:38.316676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9124f72-3409-44e7-9703-766b8f04a79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde40263-c111-415e-a2ae-70462b44dcee', '6107842a-ef25-4ce3-bdc7-36c5f057673b', '30a73fd6-6e6a-4d02-862a-5b9c74507293', 'ea6a1342-3af1-4eaa-b843-ee1a00a454cd']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:38.318813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58eba9-7f3e-4f28-8c7d-958f9181cf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:38.374784 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58eba9-7f3e-4f28-8c7d-958f9181cf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056d7c1d-1898-45ef-9ef2-399d8f5ed48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1508722580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f5de2ca6e9b4994b181101b9235ecd8',qos_specs=None,replication_status=,reservations=['cde40263-c111-415e-a2ae-70462b44dcee','6107842a-ef25-4ce3-bdc7-36c5f057673b','30a73fd6-6e6a-4d02-862a-5b9c74507293','ea6a1342-3af1-4eaa-b843-ee1a00a454cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e0dc613b0a467dbdc5f2894410ebd3',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1508722580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=056d7c1d-1898-45ef-9ef2-399d8f5ed48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f5de2ca6e9b4994b181101b9235ecd8',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,user_id='85e0dc613b0a467dbdc5f2894410ebd3',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:38.376813 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28ea49d-26bb-4b0c-8764-b0a90a5678de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:38.403362 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28ea49d-26bb-4b0c-8764-b0a90a5678de) 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-ServerActionsTestJSON-volume-1508722580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f5de2ca6e9b4994b181101b9235ecd8',qos_specs=None,replication_status=,reservations=['cde40263-c111-415e-a2ae-70462b44dcee','6107842a-ef25-4ce3-bdc7-36c5f057673b','30a73fd6-6e6a-4d02-862a-5b9c74507293','ea6a1342-3af1-4eaa-b843-ee1a00a454cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e0dc613b0a467dbdc5f2894410ebd3',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:38.405329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7bdbb26-bea9-4d19-82ce-19f3de9fb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:38.419013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7bdbb26-bea9-4d19-82ce-19f3de9fb56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:38.421659 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Flow 'volume_create_api' (213ca6aa-db47-476b-9280-ab63898d5ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:43:38.474271 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Create volume request issued successfully. Jan 21 08:43:38.487796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-feb0a292-a5e7-4079-915d-c2e80d4e646a tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes returned with HTTP 202 Jan 21 08:43:38.488669 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2132/4291] 10.222.0.13 () {60 vars in 1225 bytes} [Thu Jan 21 08:43:38 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes => generated 821 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:43:38.503931 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-542adb55-c6ee-49b0-a19b-8aacccec9e6b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:38.504450 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-542adb55-c6ee-49b0-a19b-8aacccec9e6b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:38.505198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-542adb55-c6ee-49b0-a19b-8aacccec9e6b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:38.557829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:38.557829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:38.566160 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-542adb55-c6ee-49b0-a19b-8aacccec9e6b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:38.589436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-542adb55-c6ee-49b0-a19b-8aacccec9e6b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:38.590259 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2160/4292] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:38 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:39.607009 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:39.607568 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:39.607779 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:39.607779 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:39.608147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:39.657268 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:39.657268 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:39.665531 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:39.686731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:39.687539 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2133/4293] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:39 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:40.108400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-708c12fb-e530-4094-83d4-50d81c73d8d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:40.108922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-708c12fb-e530-4094-83d4-50d81c73d8d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.109137 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.109137 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:40.109516 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-708c12fb-e530-4094-83d4-50d81c73d8d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.158428 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.158428 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.167138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-708c12fb-e530-4094-83d4-50d81c73d8d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:40.187698 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-708c12fb-e530-4094-83d4-50d81c73d8d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:40.188530 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2161/4294] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:40.268275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume// Jan 21 08:43:40.268757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.268975 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.268975 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:40.269353 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.270544 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-797787fb-0a03-463f-8300-9b843b0bd13d tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:43:40.271172 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2134/4295] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:43:40.285308 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments Jan 21 08:43:40.285849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.285849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:40.286266 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056d7c1d-1898-45ef-9ef2-399d8f5ed48b", "instance_uuid": "8b106e8f-6563-4e70-87e1-c502c9f75c2c", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:40.336633 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.336633 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.386276 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments returned with HTTP 200 Jan 21 08:43:40.387312 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2162/4296] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:43:40 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:40.421216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0edcb594-2bfc-477d-8a50-7436848a0fb2 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:40.421656 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0edcb594-2bfc-477d-8a50-7436848a0fb2 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.422130 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0edcb594-2bfc-477d-8a50-7436848a0fb2 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.448113 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume// Jan 21 08:43:40.448593 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.448813 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.448813 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:40.449200 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.450304 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-22edc33d-613b-48bc-b93e-6aba3f296109 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:43:40.450925 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2163/4297] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:43:40.463808 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-71cd4a25-4b9a-4766-b128-b1d24d1e9a37 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:40.464412 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-71cd4a25-4b9a-4766-b128-b1d24d1e9a37 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.464874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-71cd4a25-4b9a-4766-b128-b1d24d1e9a37 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.471058 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.471058 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.479561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0edcb594-2bfc-477d-8a50-7436848a0fb2 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:40.497753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.497753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.507388 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0edcb594-2bfc-477d-8a50-7436848a0fb2 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:40.508313 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2135/4298] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:40.514894 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.514894 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.524140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-71cd4a25-4b9a-4766-b128-b1d24d1e9a37 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:40.542018 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.542018 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:40.550153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-71cd4a25-4b9a-4766-b128-b1d24d1e9a37 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:40.551017 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2164/4299] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:43:40.587675 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-19899f32-51dc-4ebe-b2e2-e6bfebf77247 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] PUT http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 Jan 21 08:43:40.588177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.588177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:40.588601 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-19899f32-51dc-4ebe-b2e2-e6bfebf77247 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:40.615343 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:43:40.615343 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:43:40.615925 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-19899f32-51dc-4ebe-b2e2-e6bfebf77247 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:43:40.618272 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.618272 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:41.525232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18ab6047-44b6-4888-abf8-e4697d53d231 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:41.525776 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18ab6047-44b6-4888-abf8-e4697d53d231 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:41.525989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:41.525989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:41.526363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-18ab6047-44b6-4888-abf8-e4697d53d231 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:41.579950 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:41.579950 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:41.588958 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-18ab6047-44b6-4888-abf8-e4697d53d231 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:41.608035 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:41.608035 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:41.616793 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-18ab6047-44b6-4888-abf8-e4697d53d231 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:41.617617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2165/4300] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:41 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:41.884799 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-19899f32-51dc-4ebe-b2e2-e6bfebf77247 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h2-768862-4'" released by "attachment_update" :: held 1.269s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:43:41.885457 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-19899f32-51dc-4ebe-b2e2-e6bfebf77247 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 returned with HTTP 200 Jan 21 08:43:41.886339 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2136/4301] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:43:40 2021] PUT /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 => generated 762 bytes in 1304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:42.634184 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f9cb601-27fa-49e6-a042-df2b3821dda7 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:42.634796 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f9cb601-27fa-49e6-a042-df2b3821dda7 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:42.634927 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:42.634927 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:42.635275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5f9cb601-27fa-49e6-a042-df2b3821dda7 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:42.687638 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:42.687638 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:42.695681 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5f9cb601-27fa-49e6-a042-df2b3821dda7 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:42.713551 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:42.713551 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:42.721555 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5f9cb601-27fa-49e6-a042-df2b3821dda7 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:42.722372 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2166/4302] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:42 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:43.739600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d1913cc-01f7-47bf-bdc9-bd72a41bcd04 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:43.740231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d1913cc-01f7-47bf-bdc9-bd72a41bcd04 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:43.740387 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:43.740387 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:43.740664 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5d1913cc-01f7-47bf-bdc9-bd72a41bcd04 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:43.800412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:43.800412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:43.811911 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5d1913cc-01f7-47bf-bdc9-bd72a41bcd04 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:43.831593 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:43.831593 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:43.840564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5d1913cc-01f7-47bf-bdc9-bd72a41bcd04 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:43.841387 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2137/4303] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:43 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:44.857344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94307b8c-6abe-4fa4-bcf6-a5b3f86a67e5 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:44.857907 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94307b8c-6abe-4fa4-bcf6-a5b3f86a67e5 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:44.858020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:44.858020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:44.858377 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-94307b8c-6abe-4fa4-bcf6-a5b3f86a67e5 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:44.907008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:44.907008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:44.914881 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-94307b8c-6abe-4fa4-bcf6-a5b3f86a67e5 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:44.932463 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:44.932463 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:44.940522 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-94307b8c-6abe-4fa4-bcf6-a5b3f86a67e5 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:44.941310 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2167/4304] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:44 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:45.957038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9ede6ea-436c-4f3b-bd4c-eda33a884e3b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:45.957614 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9ede6ea-436c-4f3b-bd4c-eda33a884e3b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:45.957741 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:45.957741 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:45.958109 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f9ede6ea-436c-4f3b-bd4c-eda33a884e3b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:46.011491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:46.011491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:46.019453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f9ede6ea-436c-4f3b-bd4c-eda33a884e3b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:46.037600 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:46.037600 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:46.046315 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f9ede6ea-436c-4f3b-bd4c-eda33a884e3b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:46.047193 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2138/4305] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:45 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:47.063714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91d40788-41ed-4878-81a5-257204917f42 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:47.064276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91d40788-41ed-4878-81a5-257204917f42 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:47.064646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:47.064646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:47.065019 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-91d40788-41ed-4878-81a5-257204917f42 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:47.115001 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:47.115001 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:47.123844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-91d40788-41ed-4878-81a5-257204917f42 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:47.143133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:47.143133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:47.151944 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-91d40788-41ed-4878-81a5-257204917f42 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:47.152766 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2168/4306] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:47 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:47.960179 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32/action Jan 21 08:43:47.960179 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:47.960179 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:47.960179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:47.960179 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:48.030858 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:48.030858 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:48.043445 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32/action returned with HTTP 204 Jan 21 08:43:48.044315 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2139/4307] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:43:47 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:43:48.169061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c67060ef-d854-45e4-a84b-9b8673501288 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:43:48.169579 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c67060ef-d854-45e4-a84b-9b8673501288 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.169714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:48.169714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:43:48.170055 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c67060ef-d854-45e4-a84b-9b8673501288 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.219471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:48.219471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:48.227449 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c67060ef-d854-45e4-a84b-9b8673501288 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:43:48.245958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:48.245958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:43:48.254138 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c67060ef-d854-45e4-a84b-9b8673501288 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:43:48.255265 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2169/4308] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:48 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 1206 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:03.500238 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume// Jan 21 08:44:03.500850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:03.500981 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:03.500981 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:03.501274 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:03.502322 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-92cd1135-7436-4ae6-aec1-e3bb3656c236 req-0046199c-bec7-4e8a-baca-199a8a5d0156 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:44:03.502985 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2140/4309] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:03.519771 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-fe10ae97-de26-4ac1-b7d2-089465537552 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments Jan 21 08:44:03.520276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:03.520276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:03.520719 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-fe10ae97-de26-4ac1-b7d2-089465537552 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056d7c1d-1898-45ef-9ef2-399d8f5ed48b", "instance_uuid": "8b106e8f-6563-4e70-87e1-c502c9f75c2c", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:03.571800 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:03.571800 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:03.692668 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-fe10ae97-de26-4ac1-b7d2-089465537552 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments returned with HTTP 200 Jan 21 08:44:03.694244 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2170/4310] 10.222.0.53 () {64 vars in 1358 bytes} [Thu Jan 21 08:44:03 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:03.749129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] DELETE http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 Jan 21 08:44:03.749636 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:03.750108 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:03.771221 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:03.771221 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:03.957367 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad)]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:44:03.957794 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Adding status of: reserved to pending status list for volume. {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:44:03.958211 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:44:03.965197 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-ac0d0404-8156-4d6c-bd42-5a669a95265e tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 returned with HTTP 200 Jan 21 08:44:03.965962 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2141/4311] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:44:03 2021] DELETE /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9c8b3561-6e3d-4134-9d60-47f1d0070a32 => generated 192 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:07.754543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-7bd9329a-231f-4924-99a5-ca1a3e4bcf98 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] PUT http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad Jan 21 08:44:07.755462 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:07.755462 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:07.755786 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-7bd9329a-231f-4924-99a5-ca1a3e4bcf98 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:07.790707 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:44:07.790707 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:44:07.791267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-7bd9329a-231f-4924-99a5-ca1a3e4bcf98 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h1-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:44:07.793580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:07.793580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:09.103808 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-7bd9329a-231f-4924-99a5-ca1a3e4bcf98 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h1-768862-4'" released by "attachment_update" :: held 1.313s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:44:09.104479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-7bd9329a-231f-4924-99a5-ca1a3e4bcf98 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad returned with HTTP 200 Jan 21 08:44:09.105374 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2171/4312] 10.222.0.45 () {64 vars in 1468 bytes} [Thu Jan 21 08:44:07 2021] PUT /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad => generated 762 bytes in 1356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:09.128459 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad Jan 21 08:44:09.129039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:09.129259 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:09.129259 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:09.129633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:09.149296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad returned with HTTP 200 Jan 21 08:44:09.150097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2142/4313] 10.222.0.45 () {60 vars in 1415 bytes} [Thu Jan 21 08:44:09 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:17.258624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-86e0da6e-4b4e-4f98-b1cf-a4ef46c442e6 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad/action Jan 21 08:44:17.259193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.259193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:17.259571 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-86e0da6e-4b4e-4f98-b1cf-a4ef46c442e6 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:17.259952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-86e0da6e-4b4e-4f98-b1cf-a4ef46c442e6 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:17.329400 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.329400 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:17.342525 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-86e0da6e-4b4e-4f98-b1cf-a4ef46c442e6 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad/action returned with HTTP 204 Jan 21 08:44:17.343564 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2172/4314] 10.222.0.45 () {64 vars in 1489 bytes} [Thu Jan 21 08:44:17 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:21.984707 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume// Jan 21 08:44:21.985267 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.985388 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.985388 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:21.985729 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.986796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2bb74d79-66ab-431d-80cf-83cd025b33f8 req-3490c551-8324-40d0-a495-87231dd387b4 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:44:21.987388 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2143/4315] 10.222.0.45 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:22.011218 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-8cbb5ec5-fcdb-4952-85a8-e964b9098d05 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments Jan 21 08:44:22.011218 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:22.011218 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:22.011218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-8cbb5ec5-fcdb-4952-85a8-e964b9098d05 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056d7c1d-1898-45ef-9ef2-399d8f5ed48b", "instance_uuid": "8b106e8f-6563-4e70-87e1-c502c9f75c2c", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:22.066773 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.066773 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:22.179422 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-8cbb5ec5-fcdb-4952-85a8-e964b9098d05 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments returned with HTTP 200 Jan 21 08:44:22.180467 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2173/4316] 10.222.0.45 () {64 vars in 1358 bytes} [Thu Jan 21 08:44:21 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:22.201729 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] DELETE http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad Jan 21 08:44:22.202192 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:22.202669 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:22.223418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.223418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:22.404360 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(fb5de401-1552-4d52-ab63-25039f843d57)]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:44:22.404782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Adding status of: reserved to pending status list for volume. {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:44:22.405191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:44:22.411385 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-da84d15b-9ff0-46f8-a320-1c56ece96a7b tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad returned with HTTP 200 Jan 21 08:44:22.412287 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2144/4317] 10.222.0.45 () {62 vars in 1437 bytes} [Thu Jan 21 08:44:22 2021] DELETE /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/9ffc1b30-a1f6-47bc-b82b-89e29d4ce5ad => generated 192 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:27.301166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-6bfe272e-d0f5-4b78-9635-cd90ac4f8487 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] PUT http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 Jan 21 08:44:27.301847 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.301847 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:27.302153 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-6bfe272e-d0f5-4b78-9635-cd90ac4f8487 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:27.330764 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:44:27.330764 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:44:27.331291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-6bfe272e-d0f5-4b78-9635-cd90ac4f8487 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:44:27.333589 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.333589 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:28.626023 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-6bfe272e-d0f5-4b78-9635-cd90ac4f8487 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Lock "b'cinder-attachment_update-056d7c1d-1898-45ef-9ef2-399d8f5ed48b-n-h2-768862-4'" released by "attachment_update" :: held 1.295s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:44:28.626710 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-6bfe272e-d0f5-4b78-9635-cd90ac4f8487 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 returned with HTTP 200 Jan 21 08:44:28.627610 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2174/4318] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:44:27 2021] PUT /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 => generated 762 bytes in 1331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:28.644694 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-fbf4c8bb-b4a6-4cb4-81c0-f0bb6d8c3064 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 Jan 21 08:44:28.645255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-fbf4c8bb-b4a6-4cb4-81c0-f0bb6d8c3064 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.645468 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.645468 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:28.645835 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-fbf4c8bb-b4a6-4cb4-81c0-f0bb6d8c3064 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:28.665469 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-fbf4c8bb-b4a6-4cb4-81c0-f0bb6d8c3064 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 returned with HTTP 200 Jan 21 08:44:28.666320 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2145/4319] 10.222.0.53 () {60 vars in 1415 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:36.027017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-9b7bc7e8-5d90-4976-9ec4-22a157c8175c tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] POST http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57/action Jan 21 08:44:36.027483 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.027483 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:36.027874 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-9b7bc7e8-5d90-4976-9ec4-22a157c8175c tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:36.028262 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-9b7bc7e8-5d90-4976-9ec4-22a157c8175c tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:36.095849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.095849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:36.108599 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-2f95539a-fcd9-42af-a423-ec4a7a9c6722 req-9b7bc7e8-5d90-4976-9ec4-22a157c8175c tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57/action returned with HTTP 204 Jan 21 08:44:36.109475 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2175/4320] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:44:36 2021] POST /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:42.637228 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] DELETE http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 Jan 21 08:44:42.637787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.637906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:42.637906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:42.638265 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.658491 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:42.658491 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:43.123471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:44:43.123981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:44:43.131378 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-c66d5422-0cc1-4698-82d2-b01aa638e546 req-62ac8887-0239-45b5-93f2-5b04c182bbd3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 returned with HTTP 200 Jan 21 08:44:43.132317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2146/4321] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:44:42 2021] DELETE /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/attachments/fb5de401-1552-4d52-ab63-25039f843d57 => generated 19 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:44.148923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22dc4c9a-31c8-4221-b82c-7d7c5ff0e2b8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:44.149467 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22dc4c9a-31c8-4221-b82c-7d7c5ff0e2b8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.149631 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.149631 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:44.150001 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-22dc4c9a-31c8-4221-b82c-7d7c5ff0e2b8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:44.198579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:44.198579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:44.206556 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-22dc4c9a-31c8-4221-b82c-7d7c5ff0e2b8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:44:44.229237 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-22dc4c9a-31c8-4221-b82c-7d7c5ff0e2b8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:44:44.230072 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2176/4322] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:44 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:44.245659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9705ff27-f80f-4560-ae7e-9f3f351483dd tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:44.246174 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9705ff27-f80f-4560-ae7e-9f3f351483dd tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.246385 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.246385 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:44.246774 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9705ff27-f80f-4560-ae7e-9f3f351483dd tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:44.294836 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:44.294836 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:44.305126 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9705ff27-f80f-4560-ae7e-9f3f351483dd tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:44:44.327746 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9705ff27-f80f-4560-ae7e-9f3f351483dd tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:44:44.328573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2147/4323] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:44 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:44.403597 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] DELETE http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:44.404118 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.404332 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.404332 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:44.404702 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:44.405162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Delete volume with id: 056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:44.458473 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:44.458473 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:44.459557 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:44:44.485328 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Delete volume request issued successfully. Jan 21 08:44:44.485796 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3094c106-2011-42f7-9461-11d2c24b37d8 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 202 Jan 21 08:44:44.486641 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2177/4324] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:44 2021] DELETE /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:44.495063 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e3bd32c-0cdf-4ebb-8871-a1c0c7f144d0 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:44.495589 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e3bd32c-0cdf-4ebb-8871-a1c0c7f144d0 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.495805 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.495805 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:44.496180 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4e3bd32c-0cdf-4ebb-8871-a1c0c7f144d0 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:44.555898 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:44.555898 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:44.564978 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4e3bd32c-0cdf-4ebb-8871-a1c0c7f144d0 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:44:44.588912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4e3bd32c-0cdf-4ebb-8871-a1c0c7f144d0 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:44:44.599040 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2148/4325] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:44 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:45.606461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58c4e546-d1c9-49c6-a8f8-39872796b6c1 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:45.607133 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58c4e546-d1c9-49c6-a8f8-39872796b6c1 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:45.607424 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:45.607424 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:45.607930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58c4e546-d1c9-49c6-a8f8-39872796b6c1 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:45.658668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:45.658668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:44:45.667812 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58c4e546-d1c9-49c6-a8f8-39872796b6c1 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Volume info retrieved successfully. Jan 21 08:44:45.689637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58c4e546-d1c9-49c6-a8f8-39872796b6c1 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 200 Jan 21 08:44:45.690469 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2178/4326] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:45 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:46.706611 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a16eb554-b9ea-454b-b1ed-7af95084f9f3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] GET http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b Jan 21 08:44:46.707183 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a16eb554-b9ea-454b-b1ed-7af95084f9f3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:46.707438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:46.707438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:44:46.707708 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a16eb554-b9ea-454b-b1ed-7af95084f9f3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:46.754613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a16eb554-b9ea-454b-b1ed-7af95084f9f3 tempest-ServerActionsTestJSON-1693024286 tempest-ServerActionsTestJSON-1693024286] http://10.222.0.13/volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b returned with HTTP 404 Jan 21 08:44:46.756442 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2149/4327] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:46 2021] GET /volume/v3/2f5de2ca6e9b4994b181101b9235ecd8/volumes/056d7c1d-1898-45ef-9ef2-399d8f5ed48b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:07.129000 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3095075-f886-4efc-a3e8-4c7e12399780 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] POST http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types Jan 21 08:47:07.129497 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:07.129497 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:07.129934 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d3095075-f886-4efc-a3e8-4c7e12399780 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1746865488", "extra_specs": {}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:07.170144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d3095075-f886-4efc-a3e8-4c7e12399780 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types returned with HTTP 200 Jan 21 08:47:07.171023 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2179/4328] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:47:06 2021] POST /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types => generated 218 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:07.183188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490bbfed-7f72-4cb6-851c-59ca86f72fd2 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] POST http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d/encryption Jan 21 08:47:07.183901 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-490bbfed-7f72-4cb6-851c-59ca86f72fd2 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:07.231827 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-490bbfed-7f72-4cb6-851c-59ca86f72fd2 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d/encryption returned with HTTP 200 Jan 21 08:47:07.232672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2150/4329] 10.222.0.13 () {60 vars in 1364 bytes} [Thu Jan 21 08:47:07 2021] POST /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:07.242670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes Jan 21 08:47:07.243455 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-817382697", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1746865488", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:07.244691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-817382697', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1746865488', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:07.260162 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume of 1 GB Jan 21 08:47:07.260840 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.260840 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:07.267805 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Availability zone cache updated, next update will occur around 2021-01-21 09:47:07.266834. {{(pid=87908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:47:07.268146 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Availability Zones retrieved successfully. Jan 21 08:47:07.285075 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Flow 'volume_create_api' (2c5855ac-2dc5-4595-ae70-89c903146aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:07.287870 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d865ea-dae7-4eaa-9289-dfd94a902b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:07.290173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:07.346909 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d865ea-dae7-4eaa-9289-dfd94a902b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:47:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e25bf215-e17c-461d-b007-0a11de807e5d,is_public=True,name='tempest-scenario-type-cryptsetup-1746865488',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e25bf215-e17c-461d-b007-0a11de807e5d', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:07.349089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be82c7f-2c01-432f-abb7-fe62d29fca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:07.399291 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1746865488 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1746865488, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:07.400176 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1746865488 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1746865488, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:07.440372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Created reservations ['85799e73-2b7f-4bc1-819a-86af6b0e2e13', '4ea0c22e-86ed-43a2-8f5b-23bb0056a14d', '0d2a6080-e958-4726-9366-4a19078362e8', 'cec2030c-7a66-419b-9d5b-820aa7c38874'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:07.442218 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be82c7f-2c01-432f-abb7-fe62d29fca74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85799e73-2b7f-4bc1-819a-86af6b0e2e13', '4ea0c22e-86ed-43a2-8f5b-23bb0056a14d', '0d2a6080-e958-4726-9366-4a19078362e8', 'cec2030c-7a66-419b-9d5b-820aa7c38874']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:07.444380 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f3ac95-ebb4-4063-bde1-f31a3bf0fed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:07.500493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f3ac95-ebb4-4063-bde1-f31a3bf0fed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0063ac8-afdf-4ce6-af89-e0a304b89233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-817382697',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527c51676481427491813f9a9480c063',qos_specs=None,replication_status=,reservations=['85799e73-2b7f-4bc1-819a-86af6b0e2e13','4ea0c22e-86ed-43a2-8f5b-23bb0056a14d','0d2a6080-e958-4726-9366-4a19078362e8','cec2030c-7a66-419b-9d5b-820aa7c38874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_type_id=e25bf215-e17c-461d-b007-0a11de807e5d), '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=2021-01-21T08:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-817382697',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d0063ac8-afdf-4ce6-af89-e0a304b89233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='527c51676481427491813f9a9480c063',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,user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_attachment=,volume_type=,volume_type_id=e25bf215-e17c-461d-b007-0a11de807e5d)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:07.503105 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9219dbf9-4c74-4ced-92b5-bcde21199abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:07.528748 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9219dbf9-4c74-4ced-92b5-bcde21199abd) 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-TestEncryptedCinderVolumes-volume-817382697',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527c51676481427491813f9a9480c063',qos_specs=None,replication_status=,reservations=['85799e73-2b7f-4bc1-819a-86af6b0e2e13','4ea0c22e-86ed-43a2-8f5b-23bb0056a14d','0d2a6080-e958-4726-9366-4a19078362e8','cec2030c-7a66-419b-9d5b-820aa7c38874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_type_id=e25bf215-e17c-461d-b007-0a11de807e5d)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:07.530672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197c5588-9af8-455c-99bf-213419c9b773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:07.544217 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197c5588-9af8-455c-99bf-213419c9b773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:07.546877 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Flow 'volume_create_api' (2c5855ac-2dc5-4595-ae70-89c903146aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:07.595756 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume request issued successfully. Jan 21 08:47:07.609503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43eac7c1-bc84-4cc1-bfaa-264b78a6ef5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes returned with HTTP 202 Jan 21 08:47:07.610448 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2180/4330] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:47:07 2021] POST /volume/v3/527c51676481427491813f9a9480c063/volumes => generated 856 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:07.627043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc3761d3-848f-4ccd-9e2a-9a742916c284 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:07.627542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc3761d3-848f-4ccd-9e2a-9a742916c284 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:07.628121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-dc3761d3-848f-4ccd-9e2a-9a742916c284 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:07.677518 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.677518 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:07.686217 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-dc3761d3-848f-4ccd-9e2a-9a742916c284 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:07.708607 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-dc3761d3-848f-4ccd-9e2a-9a742916c284 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:07.709433 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2151/4331] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:07 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:08.725857 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-683e5714-3326-48d1-9c32-eff28ba1549e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:08.726464 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-683e5714-3326-48d1-9c32-eff28ba1549e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:08.726569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:08.726569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:08.726931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-683e5714-3326-48d1-9c32-eff28ba1549e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:08.774310 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.774310 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:08.782188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-683e5714-3326-48d1-9c32-eff28ba1549e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:08.803148 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-683e5714-3326-48d1-9c32-eff28ba1549e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:08.803951 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2181/4332] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:08 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:08.819433 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:08.819956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:08.820170 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:08.820170 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:08.820587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:08.871323 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.871323 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:08.879970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:08.901777 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:08.902815 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2152/4333] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:08 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:09.023891 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-28547ef8-6e0b-4b8d-ae85-217bcc07d11e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:09.024329 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-28547ef8-6e0b-4b8d-ae85-217bcc07d11e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.024541 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.024541 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:09.024913 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-28547ef8-6e0b-4b8d-ae85-217bcc07d11e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.077572 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.077572 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.086618 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-28547ef8-6e0b-4b8d-ae85-217bcc07d11e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:09.107885 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-28547ef8-6e0b-4b8d-ae85-217bcc07d11e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:09.108557 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2182/4334] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:09.202878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:47:09.203359 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.203579 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.203579 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:09.203959 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.205144 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-58563a72-9598-4e7d-9d64-cd4924b14411 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:47:09.205945 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2153/4335] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:47:09.219036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments Jan 21 08:47:09.219540 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.219540 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:09.219952 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0063ac8-afdf-4ce6-af89-e0a304b89233", "instance_uuid": "f1aac7b1-5d35-42fc-8c98-494500dd3df0", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:09.270966 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.270966 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.322588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments returned with HTTP 200 Jan 21 08:47:09.323611 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2183/4336] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:47:09 2021] POST /volume/v3/527c51676481427491813f9a9480c063/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:09.359017 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af874943-1c03-42cb-a094-b9c68abe428e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:09.359629 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af874943-1c03-42cb-a094-b9c68abe428e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.360221 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af874943-1c03-42cb-a094-b9c68abe428e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.389234 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:47:09.389709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.389926 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.389926 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:09.390341 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.391543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-25630561-af8a-44c5-b1a8-58dae5d46781 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:47:09.392793 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2184/4337] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:47:09.406916 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-e4ae6db7-656a-4953-a73a-f9e734eedeef tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:09.407484 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-e4ae6db7-656a-4953-a73a-f9e734eedeef tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.408660 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-e4ae6db7-656a-4953-a73a-f9e734eedeef tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.412710 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.412710 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.420919 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af874943-1c03-42cb-a094-b9c68abe428e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:09.438962 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.438962 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.447300 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af874943-1c03-42cb-a094-b9c68abe428e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:09.448116 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2154/4338] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:09.458924 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.458924 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.467057 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-e4ae6db7-656a-4953-a73a-f9e734eedeef tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:09.485849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.485849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:09.494399 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-e4ae6db7-656a-4953-a73a-f9e734eedeef tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:09.495268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2185/4339] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 1047 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:47:09.531508 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-d8858842-71b4-402a-b5a8-17a455a5bada tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] PUT http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 Jan 21 08:47:09.532041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.532041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:09.532459 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-d8858842-71b4-402a-b5a8-17a455a5bada tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:09.559320 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:47:09.559320 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:47:09.559782 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-d8858842-71b4-402a-b5a8-17a455a5bada tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Lock "b'cinder-attachment_update-d0063ac8-afdf-4ce6-af89-e0a304b89233-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.008s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:47:09.562042 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.562042 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:10.464897 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c7a7a2f-ddc6-4664-ad10-e97efe6747b9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:10.465402 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c7a7a2f-ddc6-4664-ad10-e97efe6747b9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:10.465799 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:10.465799 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:10.465942 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4c7a7a2f-ddc6-4664-ad10-e97efe6747b9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:10.516603 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.516603 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:10.525114 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4c7a7a2f-ddc6-4664-ad10-e97efe6747b9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:10.543887 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.543887 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:10.552992 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4c7a7a2f-ddc6-4664-ad10-e97efe6747b9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:10.556923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2186/4340] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:10 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:10.809515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-d8858842-71b4-402a-b5a8-17a455a5bada tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Lock "b'cinder-attachment_update-d0063ac8-afdf-4ce6-af89-e0a304b89233-n-h2-768862-4'" released by "attachment_update" :: held 1.250s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:47:10.810181 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-d8858842-71b4-402a-b5a8-17a455a5bada tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 returned with HTTP 200 Jan 21 08:47:10.811124 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2155/4341] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:47:09 2021] PUT /volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 => generated 761 bytes in 1284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:10.841268 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-5d8bbf38-e8ad-4fac-8a71-7c7a2f97dd2a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption Jan 21 08:47:10.841793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-5d8bbf38-e8ad-4fac-8a71-7c7a2f97dd2a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:10.842008 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:10.842008 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:10.842385 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-5d8bbf38-e8ad-4fac-8a71-7c7a2f97dd2a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:10.891226 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.891226 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:10.941630 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-5d8bbf38-e8ad-4fac-8a71-7c7a2f97dd2a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption returned with HTTP 200 Jan 21 08:47:10.942617 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2187/4342] 10.222.0.53 () {58 vars in 1395 bytes} [Thu Jan 21 08:47:10 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption => generated 161 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:11.570646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f37242-177a-414f-a7f4-cf9d526b97a8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:11.571231 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f37242-177a-414f-a7f4-cf9d526b97a8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.571418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.571418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:11.571793 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-57f37242-177a-414f-a7f4-cf9d526b97a8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.623110 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.623110 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:11.632340 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-57f37242-177a-414f-a7f4-cf9d526b97a8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:11.651693 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.651693 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:11.660824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-57f37242-177a-414f-a7f4-cf9d526b97a8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:11.661665 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2156/4343] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:12.677590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9582e516-0144-4a57-8254-7d37880620b1 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:12.678140 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9582e516-0144-4a57-8254-7d37880620b1 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:12.678299 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:12.678299 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:12.678731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9582e516-0144-4a57-8254-7d37880620b1 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:12.729877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:12.729877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:12.738498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9582e516-0144-4a57-8254-7d37880620b1 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:12.757116 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:12.757116 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:12.765613 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9582e516-0144-4a57-8254-7d37880620b1 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:12.766446 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2188/4344] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:12 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:13.782842 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3650fcc-50dc-4121-bcbe-4af16bb62bce tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:13.783395 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3650fcc-50dc-4121-bcbe-4af16bb62bce tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:13.783559 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:13.783559 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:13.783930 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b3650fcc-50dc-4121-bcbe-4af16bb62bce tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:13.832701 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:13.832701 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:13.840600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b3650fcc-50dc-4121-bcbe-4af16bb62bce tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:13.858206 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:13.858206 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:13.866912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b3650fcc-50dc-4121-bcbe-4af16bb62bce tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:13.867789 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2157/4345] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:13 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:14.884670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cb47a15-13ec-4f59-822b-04ad6fcf9935 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:14.885220 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cb47a15-13ec-4f59-822b-04ad6fcf9935 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.885381 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.885381 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:14.885745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-6cb47a15-13ec-4f59-822b-04ad6fcf9935 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:14.935127 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.935127 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:14.943130 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-6cb47a15-13ec-4f59-822b-04ad6fcf9935 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:14.960943 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.960943 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:14.968953 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-6cb47a15-13ec-4f59-822b-04ad6fcf9935 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:14.969761 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2189/4346] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:14 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:15.985701 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4fd8cda2-41ec-4fc7-9698-6902c0de5f3d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:15.986302 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4fd8cda2-41ec-4fc7-9698-6902c0de5f3d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:15.986427 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:15.986427 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:15.986792 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4fd8cda2-41ec-4fc7-9698-6902c0de5f3d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.038789 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:16.038789 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:16.046960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4fd8cda2-41ec-4fc7-9698-6902c0de5f3d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:16.065976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:16.065976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:16.074405 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4fd8cda2-41ec-4fc7-9698-6902c0de5f3d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:16.075300 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2158/4347] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:15 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:16.536623 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-3d3cd284-46df-4976-844c-b88619735805 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19/action Jan 21 08:47:16.537130 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:16.537130 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:16.537561 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-3d3cd284-46df-4976-844c-b88619735805 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:47:16.537939 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-3d3cd284-46df-4976-844c-b88619735805 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:16.603569 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:16.603569 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:16.615801 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-7d5c03bc-32dd-4265-982e-efe01f942aa3 req-3d3cd284-46df-4976-844c-b88619735805 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19/action returned with HTTP 204 Jan 21 08:47:16.616653 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2190/4348] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:47:16 2021] POST /volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:17.092075 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4489c15c-2584-4b8e-a846-8e90c06a6e69 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:17.092676 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4489c15c-2584-4b8e-a846-8e90c06a6e69 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.092816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.092816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.093145 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4489c15c-2584-4b8e-a846-8e90c06a6e69 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.143570 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.143570 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.152015 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4489c15c-2584-4b8e-a846-8e90c06a6e69 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:17.170009 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.170009 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.178319 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4489c15c-2584-4b8e-a846-8e90c06a6e69 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:17.179191 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2159/4349] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 1241 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:17.195204 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af67817d-2880-444d-bb05-e016e83d98a6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:17.195722 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af67817d-2880-444d-bb05-e016e83d98a6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.195934 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.195934 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.196301 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-af67817d-2880-444d-bb05-e016e83d98a6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.244465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.244465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.252974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-af67817d-2880-444d-bb05-e016e83d98a6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:17.271910 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.271910 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.279960 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-af67817d-2880-444d-bb05-e016e83d98a6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:17.280767 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2191/4350] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 1241 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:17.397564 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:17.398042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.398294 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.398294 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.398667 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.447776 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.447776 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.456115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:17.474005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.474005 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.482202 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:17.483098 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2160/4351] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:17.505341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/action Jan 21 08:47:17.505784 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.505784 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.506520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action body: b'{"os-begin_detaching": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:47:17.506950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:17.555378 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.555378 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.556498 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:17.566192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Begin detaching volume completed successfully. Jan 21 08:47:17.566799 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-c16efee8-2594-4964-a526-ccad3bbd3d65 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/action returned with HTTP 202 Jan 21 08:47:17.567827 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2192/4352] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:47:17 2021] POST /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:47:17.640621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:47:17.641107 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.641325 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.641325 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.641754 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.643085 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-aaa5aed4-162f-4d83-a7a7-acdbff57282e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:47:17.643723 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2161/4353] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:47:17.657227 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-182e2fdc-d72e-43ab-a6b9-4632e4b14073 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:17.657875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-182e2fdc-d72e-43ab-a6b9-4632e4b14073 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.658133 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.658133 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:17.658638 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-182e2fdc-d72e-43ab-a6b9-4632e4b14073 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.708292 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.708292 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.716344 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-182e2fdc-d72e-43ab-a6b9-4632e4b14073 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:17.734335 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.734335 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.743406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-182e2fdc-d72e-43ab-a6b9-4632e4b14073 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:17.744225 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2193/4354] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 1343 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:47:17.800921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-d8224843-b60f-4103-a13d-6aadaeb3b9ba tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption Jan 21 08:47:17.801462 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-d8224843-b60f-4103-a13d-6aadaeb3b9ba tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.801947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-d8224843-b60f-4103-a13d-6aadaeb3b9ba tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.851230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.851230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:17.901040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-d8224843-b60f-4103-a13d-6aadaeb3b9ba tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption returned with HTTP 200 Jan 21 08:47:17.901872 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2162/4355] 10.222.0.53 () {58 vars in 1395 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233/encryption => generated 161 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:18.293046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] DELETE http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 Jan 21 08:47:18.293600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:18.293815 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:18.293815 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:18.294191 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:18.313822 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:18.313822 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:18.746633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:47:18.747018 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:47:18.760497 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-9d6954f7-6844-4632-b242-e6b18a5f673f req-2e306cdc-facc-4d9a-be59-2a353dc24dfa tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 returned with HTTP 200 Jan 21 08:47:18.761533 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2194/4356] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:47:18 2021] DELETE /volume/v3/527c51676481427491813f9a9480c063/attachments/fb4860d1-049d-4e4f-90ce-1f8e5d77bb19 => generated 19 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:20.010216 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f255f361-6578-4359-9837-7a4e9b701b7c req-3c1868e2-4c3d-404e-b9db-235877de2425 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:20.010820 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f255f361-6578-4359-9837-7a4e9b701b7c req-3c1868e2-4c3d-404e-b9db-235877de2425 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:20.010951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:20.010951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:20.011334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-f255f361-6578-4359-9837-7a4e9b701b7c req-3c1868e2-4c3d-404e-b9db-235877de2425 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:20.060298 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:20.060298 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:20.069348 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-f255f361-6578-4359-9837-7a4e9b701b7c req-3c1868e2-4c3d-404e-b9db-235877de2425 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:20.091253 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-f255f361-6578-4359-9837-7a4e9b701b7c req-3c1868e2-4c3d-404e-b9db-235877de2425 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:20.092235 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2163/4357] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:20 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:20.112516 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] DELETE http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:20.112985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:20.113203 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:20.113203 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:20.113578 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:20.114043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Delete volume with id: d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:20.163736 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:20.163736 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:20.164874 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:20.182576 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.keymgr.conf_key_mgr [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 08:47:20.191002 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Delete volume request issued successfully. Jan 21 08:47:20.191475 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9352b00e-ff8d-4bed-afa4-4a8da6e3172c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 202 Jan 21 08:47:20.192559 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2195/4358] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:47:20 2021] DELETE /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:20.200320 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2e7e08e-dab8-49bf-b39e-35dd900ead8f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:20.200875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2e7e08e-dab8-49bf-b39e-35dd900ead8f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:20.201071 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:20.201071 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:20.201449 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d2e7e08e-dab8-49bf-b39e-35dd900ead8f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:20.254438 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:20.254438 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:20.262977 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d2e7e08e-dab8-49bf-b39e-35dd900ead8f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:20.285436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d2e7e08e-dab8-49bf-b39e-35dd900ead8f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:20.294757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2164/4359] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:20 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:21.303347 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2d737f4-08f9-4c31-8809-117bcc1d587a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:21.303873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2d737f4-08f9-4c31-8809-117bcc1d587a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:21.304144 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:21.304144 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:21.305027 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c2d737f4-08f9-4c31-8809-117bcc1d587a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:21.355882 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:21.355882 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:21.365133 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c2d737f4-08f9-4c31-8809-117bcc1d587a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:21.388479 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c2d737f4-08f9-4c31-8809-117bcc1d587a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 200 Jan 21 08:47:21.389512 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2196/4360] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:21 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:22.405164 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5e93dd5-3039-400a-83c3-cf8be8865013 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 Jan 21 08:47:22.405827 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5e93dd5-3039-400a-83c3-cf8be8865013 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:22.406043 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:22.406043 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:22.406403 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5e93dd5-3039-400a-83c3-cf8be8865013 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:22.454302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5e93dd5-3039-400a-83c3-cf8be8865013 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 returned with HTTP 404 Jan 21 08:47:22.457075 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2165/4361] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:22 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/d0063ac8-afdf-4ce6-af89-e0a304b89233 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:22.464806 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] GET http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 Jan 21 08:47:22.465322 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:22.465535 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:22.465535 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:22.465910 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Calling method 'detail' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:22.467797 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87908) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:47:22.534213 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Get all volumes completed successfully. Jan 21 08:47:22.536580 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:22.536580 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:22.545696 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-f2aa4fb2-594f-43ee-8e90-998d58a12ca4 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:47:22.546528 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2197/4362] 10.222.0.13 () {58 vars in 1252 bytes} [Thu Jan 21 08:47:22 2021] GET /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 => generated 4594 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:47:22.565558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1308d3b-2301-47b0-97cd-1ad5417c30c1 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] DELETE http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d Jan 21 08:47:22.566066 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1308d3b-2301-47b0-97cd-1ad5417c30c1 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:22.566569 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e1308d3b-2301-47b0-97cd-1ad5417c30c1 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Calling method '_delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:22.630247 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:47:22.630247 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:47:22.642153 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e1308d3b-2301-47b0-97cd-1ad5417c30c1 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d returned with HTTP 202 Jan 21 08:47:22.646501 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2166/4363] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:47:22 2021] DELETE /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/e25bf215-e17c-461d-b007-0a11de807e5d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:58.958460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eec8eca-c594-45f7-aff7-63598f16e402 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] POST http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types Jan 21 08:47:58.959036 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:58.959036 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:47:58.959372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eec8eca-c594-45f7-aff7-63598f16e402 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-953891870", "extra_specs": {}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:58.999062 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eec8eca-c594-45f7-aff7-63598f16e402 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types returned with HTTP 200 Jan 21 08:47:58.999906 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2198/4364] 10.222.0.13 () {60 vars in 1219 bytes} [Thu Jan 21 08:47:58 2021] POST /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types => generated 211 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:59.013941 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c594e39e-11b7-488a-9a79-21ca3e5c5a16 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] POST http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab/encryption Jan 21 08:47:59.014731 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c594e39e-11b7-488a-9a79-21ca3e5c5a16 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:59.064495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c594e39e-11b7-488a-9a79-21ca3e5c5a16 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab/encryption returned with HTTP 200 Jan 21 08:47:59.065797 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2167/4365] 10.222.0.13 () {60 vars in 1364 bytes} [Thu Jan 21 08:47:59 2021] POST /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:59.075643 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes Jan 21 08:47:59.076386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1334758615", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-953891870", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:59.077633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1334758615', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-953891870', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:59.089837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume of 1 GB Jan 21 08:47:59.090517 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:59.090517 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:59.091292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Availability Zones retrieved successfully. Jan 21 08:47:59.108089 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Flow 'volume_create_api' (288dbee6-193c-4739-be86-c38602003232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:59.111705 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1c21dc-59c5-4493-af18-e95713833a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:59.113687 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:59.169757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1c21dc-59c5-4493-af18-e95713833a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:47:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc1ccf32-3486-4eff-9ce2-d24035e773ab,is_public=True,name='tempest-scenario-type-luks-953891870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc1ccf32-3486-4eff-9ce2-d24035e773ab', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:59.171988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fada76cd-8ed8-4984-a9f3-a4dbdbd6ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:59.220318 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-953891870 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-953891870, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:59.221101 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.quota [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-953891870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-953891870, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:59.252426 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Created reservations ['c37ae9b9-5d6f-4e7e-8fa1-abbe0f1ca4e1', '31fa05c4-49fa-4028-99b4-1a2329cc2ccf', '117b8b4f-ab5c-4395-bc9a-dbf46d7eb130', '33024532-9ca4-4b69-8617-e570c553cec0'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:59.254276 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fada76cd-8ed8-4984-a9f3-a4dbdbd6ea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c37ae9b9-5d6f-4e7e-8fa1-abbe0f1ca4e1', '31fa05c4-49fa-4028-99b4-1a2329cc2ccf', '117b8b4f-ab5c-4395-bc9a-dbf46d7eb130', '33024532-9ca4-4b69-8617-e570c553cec0']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:59.256672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888e7bf3-3836-4827-8dc3-0776c82c9a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:59.311721 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888e7bf3-3836-4827-8dc3-0776c82c9a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf55f75d-be02-41b9-becc-b8b17af03e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1334758615',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527c51676481427491813f9a9480c063',qos_specs=None,replication_status=,reservations=['c37ae9b9-5d6f-4e7e-8fa1-abbe0f1ca4e1','31fa05c4-49fa-4028-99b4-1a2329cc2ccf','117b8b4f-ab5c-4395-bc9a-dbf46d7eb130','33024532-9ca4-4b69-8617-e570c553cec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_type_id=dc1ccf32-3486-4eff-9ce2-d24035e773ab), '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=2021-01-21T08:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1334758615',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bf55f75d-be02-41b9-becc-b8b17af03e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='527c51676481427491813f9a9480c063',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,user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_attachment=,volume_type=,volume_type_id=dc1ccf32-3486-4eff-9ce2-d24035e773ab)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:59.314662 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdc8210-2a86-4606-b453-f5028b0feb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:59.339988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdc8210-2a86-4606-b453-f5028b0feb7c) 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-TestEncryptedCinderVolumes-volume-1334758615',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527c51676481427491813f9a9480c063',qos_specs=None,replication_status=,reservations=['c37ae9b9-5d6f-4e7e-8fa1-abbe0f1ca4e1','31fa05c4-49fa-4028-99b4-1a2329cc2ccf','117b8b4f-ab5c-4395-bc9a-dbf46d7eb130','33024532-9ca4-4b69-8617-e570c553cec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce90fe82a33f4483900ceb5d3802b3bb',volume_type_id=dc1ccf32-3486-4eff-9ce2-d24035e773ab)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:59.341931 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef7ec80-1686-4006-86e0-d5aeda59f12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:59.355878 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef7ec80-1686-4006-86e0-d5aeda59f12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:59.358542 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Flow 'volume_create_api' (288dbee6-193c-4739-be86-c38602003232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:59.407686 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Create volume request issued successfully. Jan 21 08:47:59.420852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-72cf2653-429b-43a8-be61-cb8090c471c6 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes returned with HTTP 202 Jan 21 08:47:59.421879 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2199/4366] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:47:59 2021] POST /volume/v3/527c51676481427491813f9a9480c063/volumes => generated 850 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:59.437008 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a281f8b3-4530-45f2-a3da-3b09c541819d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:47:59.437612 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a281f8b3-4530-45f2-a3da-3b09c541819d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:59.438892 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a281f8b3-4530-45f2-a3da-3b09c541819d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:59.488276 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:59.488276 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:47:59.496762 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a281f8b3-4530-45f2-a3da-3b09c541819d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:47:59.519182 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a281f8b3-4530-45f2-a3da-3b09c541819d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:47:59.520010 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2168/4367] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:59 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:00.536869 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c59d06da-c47c-4abf-bd8a-f897dd222b19 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:00.537434 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c59d06da-c47c-4abf-bd8a-f897dd222b19 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:00.537552 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:00.537552 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:00.537936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c59d06da-c47c-4abf-bd8a-f897dd222b19 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:00.585947 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:00.585947 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:00.593878 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c59d06da-c47c-4abf-bd8a-f897dd222b19 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:00.616048 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c59d06da-c47c-4abf-bd8a-f897dd222b19 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:00.616869 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2200/4368] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:00 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:00.632773 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:00.633291 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:00.633504 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:00.633504 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:00.633875 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:00.681866 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:00.681866 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:00.690364 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:00.711566 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:00.712349 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2169/4369] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:00 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:00.833018 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-d64f2b73-7aa8-4446-84df-f8903586a37b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:00.833500 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-d64f2b73-7aa8-4446-84df-f8903586a37b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:00.833713 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:00.833713 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:00.834086 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-d64f2b73-7aa8-4446-84df-f8903586a37b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:00.884162 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:00.884162 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:00.894520 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-d64f2b73-7aa8-4446-84df-f8903586a37b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:00.915614 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-d64f2b73-7aa8-4446-84df-f8903586a37b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:00.916596 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2201/4370] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:00 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:01.008093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:48:01.008732 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.008951 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.008951 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:01.009332 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.010464 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a85db80f-21c8-4425-8222-a4b0003c6733 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:48:01.011094 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2170/4371] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:01.024928 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments Jan 21 08:48:01.025419 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.025419 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:01.025825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf55f75d-be02-41b9-becc-b8b17af03e6c", "instance_uuid": "babc937d-c48b-4a7a-8b59-19155c01544d", "connector": null}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:01.081112 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.081112 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:01.133412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments returned with HTTP 200 Jan 21 08:48:01.134321 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2202/4372] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:48:01 2021] POST /volume/v3/527c51676481427491813f9a9480c063/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:01.166912 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44477f37-c897-4518-b831-639def3676c8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:01.167432 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44477f37-c897-4518-b831-639def3676c8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.167916 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-44477f37-c897-4518-b831-639def3676c8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.197241 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:48:01.197818 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.198041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.198041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:01.198422 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.199682 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-deb13003-083f-48ec-bbe1-a8286eb7432a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:48:01.200402 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2203/4373] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:48:01.212800 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-e2bddfbf-978d-4670-9ebf-4e3bcd5b8ff9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:01.213545 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-e2bddfbf-978d-4670-9ebf-4e3bcd5b8ff9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.214013 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-e2bddfbf-978d-4670-9ebf-4e3bcd5b8ff9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.220970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.220970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:01.229294 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-44477f37-c897-4518-b831-639def3676c8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:01.247857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.247857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:01.257329 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-44477f37-c897-4518-b831-639def3676c8 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:01.258170 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2171/4374] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:48:01.265460 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.265460 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:01.274669 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-e2bddfbf-978d-4670-9ebf-4e3bcd5b8ff9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:01.293601 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.293601 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:01.303059 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-e2bddfbf-978d-4670-9ebf-4e3bcd5b8ff9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:01.303925 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2204/4375] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 1041 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:48:01.338589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-20aaccc5-db93-4e88-ac8b-412d34be8b52 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] PUT http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 Jan 21 08:48:01.339186 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.339186 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:01.339607 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-20aaccc5-db93-4e88-ac8b-412d34be8b52 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:01.368005 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:48:01.368005 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:48:01.368478 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-20aaccc5-db93-4e88-ac8b-412d34be8b52 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Lock "b'cinder-attachment_update-bf55f75d-be02-41b9-becc-b8b17af03e6c-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:48:01.370762 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.370762 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:02.275616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43e4df4c-ff5e-474a-bff8-c5179557fd4b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:02.276260 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43e4df4c-ff5e-474a-bff8-c5179557fd4b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:02.276384 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:02.276384 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:02.288039 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-43e4df4c-ff5e-474a-bff8-c5179557fd4b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:02.326668 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:02.326668 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:02.335539 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-43e4df4c-ff5e-474a-bff8-c5179557fd4b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:02.353714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:02.353714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:02.362317 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-43e4df4c-ff5e-474a-bff8-c5179557fd4b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:02.363420 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2205/4376] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:02 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:48:02.612237 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-20aaccc5-db93-4e88-ac8b-412d34be8b52 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Lock "b'cinder-attachment_update-bf55f75d-be02-41b9-becc-b8b17af03e6c-n-h2-768862-4'" released by "attachment_update" :: held 1.244s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:48:02.612893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-20aaccc5-db93-4e88-ac8b-412d34be8b52 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 returned with HTTP 200 Jan 21 08:48:02.613774 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2172/4377] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:48:01 2021] PUT /volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 => generated 761 bytes in 1280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:02.630055 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-a69e0b92-4170-4a0b-978b-9b54f0f6ab0a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption Jan 21 08:48:02.630577 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-a69e0b92-4170-4a0b-978b-9b54f0f6ab0a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:02.630816 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:02.630816 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:02.631314 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-a69e0b92-4170-4a0b-978b-9b54f0f6ab0a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:02.680318 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:02.680318 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:02.730205 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-a69e0b92-4170-4a0b-978b-9b54f0f6ab0a tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption returned with HTTP 200 Jan 21 08:48:02.731097 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2206/4378] 10.222.0.53 () {58 vars in 1395 bytes} [Thu Jan 21 08:48:02 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption => generated 160 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:03.378736 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0c9230d-072e-4292-9743-dac2a028e6f3 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:03.379272 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0c9230d-072e-4292-9743-dac2a028e6f3 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:03.379402 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:03.379402 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:03.379756 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0c9230d-072e-4292-9743-dac2a028e6f3 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:03.429088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:03.429088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:03.437056 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0c9230d-072e-4292-9743-dac2a028e6f3 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:03.455563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:03.455563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:03.464129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0c9230d-072e-4292-9743-dac2a028e6f3 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:03.464944 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2173/4379] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:03 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:04.481902 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4685393-140d-45ed-bf4d-9da051c0ce1b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:04.482442 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4685393-140d-45ed-bf4d-9da051c0ce1b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:04.482568 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:04.482568 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:04.482918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d4685393-140d-45ed-bf4d-9da051c0ce1b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:04.532358 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:04.532358 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:04.540232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d4685393-140d-45ed-bf4d-9da051c0ce1b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:04.557970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:04.557970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:04.567070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d4685393-140d-45ed-bf4d-9da051c0ce1b tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:04.567888 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2207/4380] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:04 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:05.584683 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02418bf9-5c7d-4a0d-80ca-f70cfafdf5dd tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:05.585226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02418bf9-5c7d-4a0d-80ca-f70cfafdf5dd tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:05.585339 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:05.585339 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:05.585697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02418bf9-5c7d-4a0d-80ca-f70cfafdf5dd tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:05.639594 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:05.639594 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:05.647962 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02418bf9-5c7d-4a0d-80ca-f70cfafdf5dd tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:05.665953 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:05.665953 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:05.674732 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02418bf9-5c7d-4a0d-80ca-f70cfafdf5dd tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:05.675535 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2174/4381] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:05 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:06.691188 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c6727c-f55c-4234-9ab0-fe9fd2d2936c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:06.691758 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c6727c-f55c-4234-9ab0-fe9fd2d2936c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:06.691928 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:06.691928 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:06.692247 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-98c6727c-f55c-4234-9ab0-fe9fd2d2936c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:06.743290 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:06.743290 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:06.751794 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-98c6727c-f55c-4234-9ab0-fe9fd2d2936c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:06.770573 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:06.770573 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:06.779074 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-98c6727c-f55c-4234-9ab0-fe9fd2d2936c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:06.779943 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2208/4382] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:06 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:07.796034 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a7aff9-945d-4c25-bc32-55485ce0da05 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:07.796632 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a7aff9-945d-4c25-bc32-55485ce0da05 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.796801 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.796801 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:07.797241 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a5a7aff9-945d-4c25-bc32-55485ce0da05 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.847765 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.847765 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:07.855742 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a5a7aff9-945d-4c25-bc32-55485ce0da05 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:07.873366 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.873366 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:07.881896 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a5a7aff9-945d-4c25-bc32-55485ce0da05 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:07.882735 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2175/4383] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:08.899252 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fe1c767-7457-44dc-be21-fd74eca9e4ab tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:08.899900 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fe1c767-7457-44dc-be21-fd74eca9e4ab tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:08.900060 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:08.900060 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:08.900344 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1fe1c767-7457-44dc-be21-fd74eca9e4ab tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:08.949486 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:08.949486 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:08.957844 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1fe1c767-7457-44dc-be21-fd74eca9e4ab tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:08.976160 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:08.976160 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:08.984448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1fe1c767-7457-44dc-be21-fd74eca9e4ab tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:08.985864 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2209/4384] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:08 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:10.002747 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02606e60-3577-4ce8-993f-dd34eab9e414 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:10.003338 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02606e60-3577-4ce8-993f-dd34eab9e414 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:10.003471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:10.003471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:10.003807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-02606e60-3577-4ce8-993f-dd34eab9e414 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:10.052766 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:10.052766 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:10.061091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-02606e60-3577-4ce8-993f-dd34eab9e414 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:10.080418 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:10.080418 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:10.088923 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-02606e60-3577-4ce8-993f-dd34eab9e414 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:10.089755 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2176/4385] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:09 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:11.106809 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdc5c2c9-ac3c-4aae-a028-e198316451d9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:11.107316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c2c9-ac3c-4aae-a028-e198316451d9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:11.107527 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:11.107527 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:11.107899 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c2c9-ac3c-4aae-a028-e198316451d9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:11.157906 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.157906 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:11.165907 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-fdc5c2c9-ac3c-4aae-a028-e198316451d9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:11.184712 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.184712 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:11.193567 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-fdc5c2c9-ac3c-4aae-a028-e198316451d9 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:11.194404 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2210/4386] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:11 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:12.211372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4234cc9-e73d-4cbe-b98c-eaf23eac02b4 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:12.211894 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4234cc9-e73d-4cbe-b98c-eaf23eac02b4 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:12.212088 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:12.212088 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:12.212468 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c4234cc9-e73d-4cbe-b98c-eaf23eac02b4 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:12.263933 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:12.263933 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:12.272487 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c4234cc9-e73d-4cbe-b98c-eaf23eac02b4 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:12.290899 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:12.290899 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:12.299046 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c4234cc9-e73d-4cbe-b98c-eaf23eac02b4 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:12.299863 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2177/4387] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:12 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:13.316478 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f68185b-93a6-453a-9afb-acb6975f319d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:13.317134 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f68185b-93a6-453a-9afb-acb6975f319d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:13.317277 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:13.317277 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:13.317633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-7f68185b-93a6-453a-9afb-acb6975f319d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:13.335369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-5ab997ac-a7a3-4b80-8430-fd974568702e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078/action Jan 21 08:48:13.335970 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:13.335970 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:13.336537 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-5ab997ac-a7a3-4b80-8430-fd974568702e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:13.337025 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-5ab997ac-a7a3-4b80-8430-fd974568702e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:13.366537 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:13.366537 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:13.374637 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-7f68185b-93a6-453a-9afb-acb6975f319d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:13.393958 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:13.393958 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:13.402118 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-7f68185b-93a6-453a-9afb-acb6975f319d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:13.403009 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2211/4388] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:13 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:13.403550 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:13.403550 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:13.416659 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-84061dd2-64f0-4515-96eb-d34b7c0bcb66 req-5ab997ac-a7a3-4b80-8430-fd974568702e tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078/action returned with HTTP 204 Jan 21 08:48:13.417508 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2178/4389] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:48:13 2021] POST /volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:14.420189 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-477f5c6f-3b90-4c9f-a0b2-baa97d52c131 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:14.420697 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-477f5c6f-3b90-4c9f-a0b2-baa97d52c131 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.420895 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.420895 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.421268 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-477f5c6f-3b90-4c9f-a0b2-baa97d52c131 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.470492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.470492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.478496 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-477f5c6f-3b90-4c9f-a0b2-baa97d52c131 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:14.497372 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.497372 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.506038 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-477f5c6f-3b90-4c9f-a0b2-baa97d52c131 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:14.507141 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2212/4390] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:14.522397 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a747e26b-f11c-4ec6-9c6a-86699c192ca7 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:14.522953 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a747e26b-f11c-4ec6-9c6a-86699c192ca7 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.523167 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.523167 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.523540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a747e26b-f11c-4ec6-9c6a-86699c192ca7 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.582062 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.582062 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.589305 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a747e26b-f11c-4ec6-9c6a-86699c192ca7 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:14.604829 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.604829 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.613714 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a747e26b-f11c-4ec6-9c6a-86699c192ca7 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:14.614541 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2179/4391] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 1235 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:14.730561 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:14.731042 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.731253 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.731253 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.731630 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.780665 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.780665 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.789178 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:14.807594 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.807594 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.815961 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:14.816792 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2213/4392] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 1235 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:14.838298 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] POST http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/action Jan 21 08:48:14.838807 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.838807 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.839251 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:14.839633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:14.889119 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.889119 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:14.890361 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:14.899372 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Begin detaching volume completed successfully. Jan 21 08:48:14.899893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-e86405b3-c925-49eb-84e1-f53a3243c1ee tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/action returned with HTTP 202 Jan 21 08:48:14.900759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2180/4393] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:48:14 2021] POST /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:48:14.969451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume// Jan 21 08:48:14.969933 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.970140 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.970140 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.970520 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.971648 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-951427b9-2e74-4c13-82ab-c8401365099c tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:48:14.972340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2214/4394] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:14.987743 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-d4d894b7-6e5b-4dfe-acd6-c94a2de29160 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:14.988227 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-d4d894b7-6e5b-4dfe-acd6-c94a2de29160 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.988439 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.988439 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:14.988807 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-d4d894b7-6e5b-4dfe-acd6-c94a2de29160 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:15.037053 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:15.037053 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:15.045116 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-d4d894b7-6e5b-4dfe-acd6-c94a2de29160 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:15.064788 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:15.064788 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:15.073279 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-d4d894b7-6e5b-4dfe-acd6-c94a2de29160 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:15.074115 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2181/4395] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 1337 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:48:15.115612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-864f29fd-002d-4256-bc19-20e1a4503259 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption Jan 21 08:48:15.116240 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-864f29fd-002d-4256-bc19-20e1a4503259 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:15.116725 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-864f29fd-002d-4256-bc19-20e1a4503259 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'index' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:15.169065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:15.169065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:15.221040 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-864f29fd-002d-4256-bc19-20e1a4503259 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption returned with HTTP 200 Jan 21 08:48:15.221885 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2215/4396] 10.222.0.53 () {58 vars in 1395 bytes} [Thu Jan 21 08:48:15 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c/encryption => generated 160 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:15.592612 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] DELETE http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 Jan 21 08:48:15.593136 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:15.593350 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:15.593350 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:15.593745 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:15.613661 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:15.613661 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:16.042472 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:48:16.042943 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:48:16.050029 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-b69ef838-1613-445e-bbb4-19ef031cd06c req-aa3963a9-f8e8-42a8-9e00-2b39b8d70f39 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 returned with HTTP 200 Jan 21 08:48:16.050968 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2182/4397] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:48:15 2021] DELETE /volume/v3/527c51676481427491813f9a9480c063/attachments/ec5b0d01-3f62-4c3c-8ace-b8c9aa0a9078 => generated 19 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:17.485803 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-87d78de4-3615-477c-a3c7-ee1540e996ff req-c172d72e-07f0-453f-9c19-a628edf87014 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:17.486372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-87d78de4-3615-477c-a3c7-ee1540e996ff req-c172d72e-07f0-453f-9c19-a628edf87014 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:17.486471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:17.486471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:17.486876 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-87d78de4-3615-477c-a3c7-ee1540e996ff req-c172d72e-07f0-453f-9c19-a628edf87014 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:17.535752 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:17.535752 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:17.543671 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-87d78de4-3615-477c-a3c7-ee1540e996ff req-c172d72e-07f0-453f-9c19-a628edf87014 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:17.564554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-87d78de4-3615-477c-a3c7-ee1540e996ff req-c172d72e-07f0-453f-9c19-a628edf87014 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:17.565393 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2216/4398] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:17.586103 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] DELETE http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:17.586624 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:17.586889 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:17.586889 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:17.587263 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'delete' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:17.587727 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Delete volume with id: bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:17.751949 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:17.751949 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:17.753083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:17.772011 n-d-768862-4 devstack@c-api.service[87906]: WARNING cinder.keymgr.conf_key_mgr [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 08:48:17.779836 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Delete volume request issued successfully. Jan 21 08:48:17.780306 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3c807379-4f87-4b41-8930-fe32561773c2 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 202 Jan 21 08:48:17.781210 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2183/4399] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:17 2021] DELETE /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:17.789495 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b8aa491-b3de-4efb-8c0c-1921d90b647f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:17.790022 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b8aa491-b3de-4efb-8c0c-1921d90b647f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:17.790241 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:17.790241 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:17.790613 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b8aa491-b3de-4efb-8c0c-1921d90b647f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:17.839938 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:17.839938 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:17.848448 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b8aa491-b3de-4efb-8c0c-1921d90b647f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:17.870994 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b8aa491-b3de-4efb-8c0c-1921d90b647f tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:17.871828 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2217/4400] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:17 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:18.888568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d36d4dad-3537-4cb1-90e6-161f39e07726 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:18.889126 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d36d4dad-3537-4cb1-90e6-161f39e07726 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:18.889257 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:18.889257 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:18.889631 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d36d4dad-3537-4cb1-90e6-161f39e07726 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:18.940619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:18.940619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:18.948929 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d36d4dad-3537-4cb1-90e6-161f39e07726 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Volume info retrieved successfully. Jan 21 08:48:18.971804 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d36d4dad-3537-4cb1-90e6-161f39e07726 tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 200 Jan 21 08:48:18.972693 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2184/4401] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:18 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:19.989036 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccb48e1a-7dd4-4efd-8eba-b2709acb9d5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] GET http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c Jan 21 08:48:19.989572 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccb48e1a-7dd4-4efd-8eba-b2709acb9d5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:19.989702 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:19.989702 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:19.989988 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ccb48e1a-7dd4-4efd-8eba-b2709acb9d5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:20.036699 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ccb48e1a-7dd4-4efd-8eba-b2709acb9d5d tempest-TestEncryptedCinderVolumes-120021571 tempest-TestEncryptedCinderVolumes-120021571] http://10.222.0.13/volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c returned with HTTP 404 Jan 21 08:48:20.037757 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2218/4402] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:19 2021] GET /volume/v3/527c51676481427491813f9a9480c063/volumes/bf55f75d-be02-41b9-becc-b8b17af03e6c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:20.045596 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] GET http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 Jan 21 08:48:20.046120 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:20.046337 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:20.046337 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:48:20.046787 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Calling method 'detail' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:20.049099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:48:20.117908 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Get all volumes completed successfully. Jan 21 08:48:20.120464 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:20.120464 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:48:20.132880 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-70f6af8c-0303-4ce2-8211-41191797fcf9 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:48:20.133930 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2185/4403] 10.222.0.13 () {58 vars in 1252 bytes} [Thu Jan 21 08:48:20 2021] GET /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/volumes/detail?all_tenants=1 => generated 4594 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:20.152664 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88e902c5-f770-4661-bd22-af421c6cca42 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] DELETE http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab Jan 21 08:48:20.153185 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88e902c5-f770-4661-bd22-af421c6cca42 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:20.153703 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-88e902c5-f770-4661-bd22-af421c6cca42 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] Calling method '_delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:20.220526 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:48:20.220526 n-d-768862-4 devstack@c-api.service[87906]: "UPDATE / DELETE expressions." % clause Jan 21 08:48:20.230260 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-88e902c5-f770-4661-bd22-af421c6cca42 tempest-TestEncryptedCinderVolumes-2147166750 tempest-TestEncryptedCinderVolumes-2147166750] http://10.222.0.13/volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab returned with HTTP 202 Jan 21 08:48:20.231191 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2219/4404] 10.222.0.13 () {58 vars in 1312 bytes} [Thu Jan 21 08:48:20 2021] DELETE /volume/v3/9e7caee97ebf4e1bbbd1e52205114bd9/types/dc1ccf32-3486-4eff-9ce2-d24035e773ab => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:49:20.052594 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] POST http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes Jan 21 08:49:20.053145 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:20.053145 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:20.053440 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1296567559", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:20.054691 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1296567559', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87907) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:20.055071 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Create volume of 1 GB Jan 21 08:49:20.067798 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Availability Zones retrieved successfully. Jan 21 08:49:20.084492 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Flow 'volume_create_api' (4ae13fdf-69ff-4f0d-b5ff-f61f950e888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:20.087244 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eab2dcf-85ef-45a0-9ba6-2359a7dc6b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:20.089845 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Validating volume size '1' using validate_int {{(pid=87907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:49:20.156317 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eab2dcf-85ef-45a0-9ba6-2359a7dc6b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:20.158511 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cde861-2a84-477a-a296-6e76eb28d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:20.244483 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Created reservations ['1b00ede2-b0cf-4255-93e2-04ce2bfaea04', 'a825e1d5-185f-44ad-850e-215ca1c5b42f', '4af1f9ea-dd21-42bf-9000-db9f557aa859', '6f676641-8997-42d2-a242-34834e0e1da0'] {{(pid=87907) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:49:20.246764 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cde861-2a84-477a-a296-6e76eb28d497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b00ede2-b0cf-4255-93e2-04ce2bfaea04', 'a825e1d5-185f-44ad-850e-215ca1c5b42f', '4af1f9ea-dd21-42bf-9000-db9f557aa859', '6f676641-8997-42d2-a242-34834e0e1da0']}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:20.248882 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914e59b-4fe0-40ad-8a4b-6c4e25ff570b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:20.305530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914e59b-4fe0-40ad-8a4b-6c4e25ff570b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f398da0-e486-4481-917b-1aac05b1f6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1296567559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4287e268a4be45f9acd30e02fae89a77',qos_specs=None,replication_status=,reservations=['1b00ede2-b0cf-4255-93e2-04ce2bfaea04','a825e1d5-185f-44ad-850e-215ca1c5b42f','4af1f9ea-dd21-42bf-9000-db9f557aa859','6f676641-8997-42d2-a242-34834e0e1da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0319a2618f4cd8a629cebc25a1fb5a',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T08:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1296567559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f398da0-e486-4481-917b-1aac05b1f6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4287e268a4be45f9acd30e02fae89a77',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,user_id='3d0319a2618f4cd8a629cebc25a1fb5a',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:20.307584 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c485f0-8214-4679-84aa-3ac1bc64491c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:20.332600 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c485f0-8214-4679-84aa-3ac1bc64491c) 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-1296567559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4287e268a4be45f9acd30e02fae89a77',qos_specs=None,replication_status=,reservations=['1b00ede2-b0cf-4255-93e2-04ce2bfaea04','a825e1d5-185f-44ad-850e-215ca1c5b42f','4af1f9ea-dd21-42bf-9000-db9f557aa859','6f676641-8997-42d2-a242-34834e0e1da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0319a2618f4cd8a629cebc25a1fb5a',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:20.334553 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fd0492-d1fe-46c6-82a1-0743cd6dab1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:20.348757 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fd0492-d1fe-46c6-82a1-0743cd6dab1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87907) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:20.351400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Flow 'volume_create_api' (4ae13fdf-69ff-4f0d-b5ff-f61f950e888f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87907) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:20.399043 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Create volume request issued successfully. Jan 21 08:49:20.413152 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c53e546f-4d7e-4887-b1df-bca50928aac4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes returned with HTTP 202 Jan 21 08:49:20.414026 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2186/4405] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 08:49:20 2021] POST /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes => generated 824 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:20.428281 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90b541d3-ee76-4567-823a-017800b1e48a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:20.428841 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90b541d3-ee76-4567-823a-017800b1e48a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:20.429316 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-90b541d3-ee76-4567-823a-017800b1e48a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:20.478850 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:20.478850 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:20.487460 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-90b541d3-ee76-4567-823a-017800b1e48a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:20.509367 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-90b541d3-ee76-4567-823a-017800b1e48a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:20.510178 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2220/4406] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:20 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:21.527193 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81ae3bdc-8b8f-4fd6-b6f9-474b01d98cd7 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:21.527770 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81ae3bdc-8b8f-4fd6-b6f9-474b01d98cd7 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:21.527911 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:21.527911 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:21.528255 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-81ae3bdc-8b8f-4fd6-b6f9-474b01d98cd7 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:21.577489 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:21.577489 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:21.585412 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-81ae3bdc-8b8f-4fd6-b6f9-474b01d98cd7 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:21.607554 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-81ae3bdc-8b8f-4fd6-b6f9-474b01d98cd7 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:21.608359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2187/4407] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:21 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:21.624083 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c671e8db-ad99-4885-8929-027a6bb00201 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:21.624602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c671e8db-ad99-4885-8929-027a6bb00201 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:21.624820 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:21.624820 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:21.625190 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c671e8db-ad99-4885-8929-027a6bb00201 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:21.673742 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:21.673742 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:21.681824 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c671e8db-ad99-4885-8929-027a6bb00201 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:21.703568 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c671e8db-ad99-4885-8929-027a6bb00201 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:21.704400 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2221/4408] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:21 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:21.719338 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes Jan 21 08:49:21.719860 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:21.720077 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:21.720077 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:21.720453 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'index' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:21.721169 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.api_utils [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Removing options '' from query. {{(pid=87907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:49:21.723048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87907) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:49:21.779207 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Get all volumes completed successfully. Jan 21 08:49:21.780129 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-64433678-d510-4249-ac8e-c4dec2d617ff tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes returned with HTTP 200 Jan 21 08:49:21.780966 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2188/4409] 10.222.0.13 () {58 vars in 1204 bytes} [Thu Jan 21 08:49:21 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes => generated 405 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:21.791263 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:21.791844 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:21.792621 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:21.792621 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:21.792961 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:21.843061 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:21.843061 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:21.851624 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:21.874115 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:21.881160 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2222/4410] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:21 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:21.998122 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-944183f7-ed2f-4d78-b745-884484318394 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:21.998646 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-944183f7-ed2f-4d78-b745-884484318394 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:21.998908 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:21.998908 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:21.999283 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-944183f7-ed2f-4d78-b745-884484318394 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:22.048838 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.048838 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.064863 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-944183f7-ed2f-4d78-b745-884484318394 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:22.088045 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-944183f7-ed2f-4d78-b745-884484318394 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:22.089274 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2189/4411] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:49:21 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:22.180166 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume// Jan 21 08:49:22.180634 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:22.180849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:22.180849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:22.181222 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:22.182341 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0a184f3d-7d2b-4a7c-a1d1-124ed1fd0ebc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:49:22.183707 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2223/4412] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 08:49:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:49:22.197110 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] POST http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments Jan 21 08:49:22.197616 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:22.197616 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:22.198029 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f398da0-e486-4481-917b-1aac05b1f6e0", "instance_uuid": "36f2251a-7f06-4650-ad90-78be09c5c7a2", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:22.249303 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.249303 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.302389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments returned with HTTP 200 Jan 21 08:49:22.303388 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2190/4413] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 08:49:22 2021] POST /volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:22.344124 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-367b2ab4-933f-4277-96b7-c79e35a2796a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:22.344908 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-367b2ab4-933f-4277-96b7-c79e35a2796a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:22.345543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-367b2ab4-933f-4277-96b7-c79e35a2796a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:22.371646 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume// Jan 21 08:49:22.372398 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:22.372676 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:22.372676 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:22.373148 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:22.374443 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-73d15010-9667-42bb-9c90-4fb335b63ded tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:49:22.375268 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2191/4414] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:49:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:49:22.390936 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-a55d227c-548d-4152-9e59-1a5cdd683301 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:22.391598 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-a55d227c-548d-4152-9e59-1a5cdd683301 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:22.392199 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-a55d227c-548d-4152-9e59-1a5cdd683301 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:22.403660 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.403660 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.412334 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-367b2ab4-933f-4277-96b7-c79e35a2796a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:22.431364 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.431364 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.440369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-367b2ab4-933f-4277-96b7-c79e35a2796a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:22.441403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2224/4415] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:22 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:22.442471 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.442471 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.452140 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-a55d227c-548d-4152-9e59-1a5cdd683301 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:22.474450 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.474450 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:22.484760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-a55d227c-548d-4152-9e59-1a5cdd683301 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:22.485759 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2192/4416] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:49:22 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:49:22.521521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2959afd7-2d8a-46e6-8c40-397cc884c9b3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] PUT http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 Jan 21 08:49:22.522020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:22.522020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:22.522489 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2959afd7-2d8a-46e6-8c40-397cc884c9b3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:22.551380 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:49:22.551380 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 08:49:22.551940 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2959afd7-2d8a-46e6-8c40-397cc884c9b3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Lock "b'cinder-attachment_update-6f398da0-e486-4481-917b-1aac05b1f6e0-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:49:22.554230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:22.554230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:23.458588 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be1e15f1-b6c8-4cee-9bc4-9397300b4061 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:23.459143 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be1e15f1-b6c8-4cee-9bc4-9397300b4061 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:23.459359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:23.459359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:23.459709 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-be1e15f1-b6c8-4cee-9bc4-9397300b4061 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:23.514196 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:23.514196 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:23.522534 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-be1e15f1-b6c8-4cee-9bc4-9397300b4061 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:23.541002 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:23.541002 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:23.549503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-be1e15f1-b6c8-4cee-9bc4-9397300b4061 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:23.550340 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2193/4417] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:23 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:23.824696 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2959afd7-2d8a-46e6-8c40-397cc884c9b3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Lock "b'cinder-attachment_update-6f398da0-e486-4481-917b-1aac05b1f6e0-n-h2-768862-4'" released by "attachment_update" :: held 1.273s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:49:23.825369 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2959afd7-2d8a-46e6-8c40-397cc884c9b3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 returned with HTTP 200 Jan 21 08:49:23.826277 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2225/4418] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 08:49:22 2021] PUT /volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 => generated 762 bytes in 1310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:24.567091 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae2446da-5efa-4338-9bf8-4f5081e36ef3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:24.567543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae2446da-5efa-4338-9bf8-4f5081e36ef3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:24.567763 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:24.567763 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:24.568147 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ae2446da-5efa-4338-9bf8-4f5081e36ef3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:24.616976 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:24.616976 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:24.626100 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ae2446da-5efa-4338-9bf8-4f5081e36ef3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:24.644379 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:24.644379 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:24.652601 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ae2446da-5efa-4338-9bf8-4f5081e36ef3 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:24.653425 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2194/4419] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:24 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:25.669600 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc341d40-d473-4a62-a988-d4f72e4bc9d2 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:25.670146 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc341d40-d473-4a62-a988-d4f72e4bc9d2 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:25.670359 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:25.670359 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:25.670753 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-bc341d40-d473-4a62-a988-d4f72e4bc9d2 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:25.719641 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:25.719641 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:25.727740 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-bc341d40-d473-4a62-a988-d4f72e4bc9d2 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:25.746154 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:25.746154 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:25.754760 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-bc341d40-d473-4a62-a988-d4f72e4bc9d2 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:25.755580 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2226/4420] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:25 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:26.772837 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef6b61a8-8b57-4f01-b9cd-bbeb55d396f4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:26.773372 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef6b61a8-8b57-4f01-b9cd-bbeb55d396f4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:26.773492 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:26.773492 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:26.773816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ef6b61a8-8b57-4f01-b9cd-bbeb55d396f4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:26.825533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:26.825533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:26.833481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ef6b61a8-8b57-4f01-b9cd-bbeb55d396f4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:26.851210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:26.851210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:26.859981 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ef6b61a8-8b57-4f01-b9cd-bbeb55d396f4 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:26.860779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2195/4421] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:26 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:27.877277 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1946bba8-4d13-4a6f-9013-7b385d1817e1 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:27.877852 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1946bba8-4d13-4a6f-9013-7b385d1817e1 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:27.878004 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:27.878004 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:27.878327 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1946bba8-4d13-4a6f-9013-7b385d1817e1 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:27.929877 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:27.929877 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:27.938730 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1946bba8-4d13-4a6f-9013-7b385d1817e1 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:27.957287 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:27.957287 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:27.965499 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1946bba8-4d13-4a6f-9013-7b385d1817e1 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:27.966317 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2227/4422] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:27 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:28.983200 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e2e4f4a-ba54-4247-888d-755ffd93392a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:28.983761 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e2e4f4a-ba54-4247-888d-755ffd93392a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.983960 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:28.983960 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:28.984371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3e2e4f4a-ba54-4247-888d-755ffd93392a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:29.034640 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.034640 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:29.043398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3e2e4f4a-ba54-4247-888d-755ffd93392a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:29.062844 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.062844 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:29.071123 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3e2e4f4a-ba54-4247-888d-755ffd93392a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:29.072003 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2196/4423] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:49:29.335194 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2de9a8d8-a528-431d-a5c9-f5e6caa406d6 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] POST http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1/action Jan 21 08:49:29.335699 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:29.335699 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:29.336129 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2de9a8d8-a528-431d-a5c9-f5e6caa406d6 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.336509 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2de9a8d8-a528-431d-a5c9-f5e6caa406d6 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:29.402584 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.402584 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:29.414461 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-592e975c-10d9-466e-a967-b243f2b9ea1b req-2de9a8d8-a528-431d-a5c9-f5e6caa406d6 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1/action returned with HTTP 204 Jan 21 08:49:29.415337 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2228/4424] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:30.089095 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aac19efe-2164-4081-83d5-00fc30e7d977 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:30.089747 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aac19efe-2164-4081-83d5-00fc30e7d977 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:30.089965 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:30.089965 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:30.090336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-aac19efe-2164-4081-83d5-00fc30e7d977 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:30.141328 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.141328 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.149261 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-aac19efe-2164-4081-83d5-00fc30e7d977 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:30.168867 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.168867 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.177210 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-aac19efe-2164-4081-83d5-00fc30e7d977 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:30.178032 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2197/4425] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:30 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:30.193398 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3df36e0e-78dd-465f-8aca-90cbc333f29e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:30.193923 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3df36e0e-78dd-465f-8aca-90cbc333f29e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:30.194141 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:30.194141 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:30.194513 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3df36e0e-78dd-465f-8aca-90cbc333f29e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:30.243533 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.243533 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.251817 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3df36e0e-78dd-465f-8aca-90cbc333f29e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:30.270101 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.270101 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.278833 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3df36e0e-78dd-465f-8aca-90cbc333f29e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:30.279657 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2229/4426] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:30 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:30.295244 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b6c5894-faa5-44a4-8847-756f2d713396 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:49:30.295772 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b6c5894-faa5-44a4-8847-756f2d713396 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:30.295989 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:30.295989 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:49:30.296363 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2b6c5894-faa5-44a4-8847-756f2d713396 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:30.344722 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.344722 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.352546 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2b6c5894-faa5-44a4-8847-756f2d713396 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:49:30.372041 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:30.372041 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:49:30.380590 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2b6c5894-faa5-44a4-8847-756f2d713396 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:49:30.381423 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2198/4427] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:30 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:42.420562 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:42.421173 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:42.421452 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:42.421452 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:42.421950 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:42.481904 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.481904 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:42.491753 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:42.512689 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.512689 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:42.521488 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:50:42.522544 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2230/4428] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:50:42 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1209 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:42.546621 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] POST http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0/action Jan 21 08:50:42.547312 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:42.547312 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:42.547947 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action body: b'{"os-begin_detaching": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:50:42.548441 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:50:42.599577 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.599577 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:42.601192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:42.611292 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Begin detaching volume completed successfully. Jan 21 08:50:42.611921 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f9629a02-b621-414b-bab1-4f871ccdb44e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0/action returned with HTTP 202 Jan 21 08:50:42.612903 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2199/4429] 10.222.0.13 () {64 vars in 1643 bytes} [Thu Jan 21 08:50:42 2021] POST /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:50:42.682670 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume// Jan 21 08:50:42.683386 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:42.683753 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:42.683753 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:42.684371 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:42.685578 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-ec8205db-b2e2-49e3-90ff-8d54f3a8934e tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 08:50:42.686672 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2231/4430] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 08:50:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:50:42.700979 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-79b70f8d-9006-4dfe-a4fb-d6516e16cd14 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:42.701777 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-79b70f8d-9006-4dfe-a4fb-d6516e16cd14 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:42.702286 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:42.702286 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:42.703151 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-79b70f8d-9006-4dfe-a4fb-d6516e16cd14 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:42.766973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.766973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:42.775780 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-79b70f8d-9006-4dfe-a4fb-d6516e16cd14 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:42.795581 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.795581 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:42.804286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-79b70f8d-9006-4dfe-a4fb-d6516e16cd14 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:50:42.805756 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2200/4431] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 08:50:42 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 1311 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:50:43.227406 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] DELETE http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 Jan 21 08:50:43.227917 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:43.228400 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:43.249269 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:43.249269 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:43.688028 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:50:43.688540 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Pending status list for volume during attachment-delete: [] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:50:43.694673 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-37db8bc1-505d-4f30-923a-5421cf31ac5d req-f4d11e28-4eef-4bb1-abf0-8bb52339a7bc tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 returned with HTTP 200 Jan 21 08:50:43.695995 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2232/4432] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 08:50:43 2021] DELETE /volume/v3/4287e268a4be45f9acd30e02fae89a77/attachments/213b3999-52cc-445e-b481-891b98ae87e1 => generated 19 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:43.963832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-231cbb62-239c-4009-92ad-b51260858d7b req-0e37c2b0-9a39-4930-8da0-b503bf64c5be tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:43.964306 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-231cbb62-239c-4009-92ad-b51260858d7b req-0e37c2b0-9a39-4930-8da0-b503bf64c5be tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:43.964522 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:43.964522 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:43.964893 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-231cbb62-239c-4009-92ad-b51260858d7b req-0e37c2b0-9a39-4930-8da0-b503bf64c5be tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:44.014477 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:44.014477 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:44.022515 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-231cbb62-239c-4009-92ad-b51260858d7b req-0e37c2b0-9a39-4930-8da0-b503bf64c5be tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:44.044240 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-231cbb62-239c-4009-92ad-b51260858d7b req-0e37c2b0-9a39-4930-8da0-b503bf64c5be tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:50:44.045078 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2201/4433] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 08:50:43 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:44.065355 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] DELETE http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:44.065881 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:44.066100 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:44.066100 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:44.066477 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:44.066970 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Delete volume with id: 6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:44.116083 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:44.116083 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:44.117486 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:44.144167 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Delete volume request issued successfully. Jan 21 08:50:44.144640 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-4d410fd4-1887-4f98-b27a-af92f348f24a tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 202 Jan 21 08:50:44.145509 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2233/4434] 10.222.0.13 () {58 vars in 1318 bytes} [Thu Jan 21 08:50:44 2021] DELETE /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:50:44.153995 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c5c453d-ac75-49c6-a8d8-42bef215e539 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:44.154666 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c5c453d-ac75-49c6-a8d8-42bef215e539 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:44.154996 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:44.154996 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:44.155508 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1c5c453d-ac75-49c6-a8d8-42bef215e539 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:44.208065 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:44.208065 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:44.217726 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1c5c453d-ac75-49c6-a8d8-42bef215e539 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:44.240220 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1c5c453d-ac75-49c6-a8d8-42bef215e539 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:50:44.241050 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2202/4435] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:44 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:45.258125 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4747ecd-421f-40bb-9a8c-7f7bee99dce9 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:45.258735 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4747ecd-421f-40bb-9a8c-7f7bee99dce9 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:45.258876 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:45.258876 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:45.259226 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-a4747ecd-421f-40bb-9a8c-7f7bee99dce9 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:45.308673 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:45.308673 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 08:50:45.316884 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-a4747ecd-421f-40bb-9a8c-7f7bee99dce9 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Volume info retrieved successfully. Jan 21 08:50:45.339296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-a4747ecd-421f-40bb-9a8c-7f7bee99dce9 tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 200 Jan 21 08:50:45.340135 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2234/4436] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:45 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:46.357521 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9940720d-d419-4366-8c8b-7d66f2ca648b tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] GET http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 Jan 21 08:50:46.358088 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9940720d-d419-4366-8c8b-7d66f2ca648b tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:46.358210 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:46.358210 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 08:50:46.358587 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-9940720d-d419-4366-8c8b-7d66f2ca648b tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:46.406049 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-9940720d-d419-4366-8c8b-7d66f2ca648b tempest-TestMinimumBasicScenario-1558250529 tempest-TestMinimumBasicScenario-1558250529] http://10.222.0.13/volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 returned with HTTP 404 Jan 21 08:50:46.407140 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2203/4437] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:46 2021] GET /volume/v3/4287e268a4be45f9acd30e02fae89a77/volumes/6f398da0-e486-4481-917b-1aac05b1f6e0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:54.941111 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] POST http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes Jan 21 09:04:54.941619 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:54.941619 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:04:54.941962 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-188307574", "imageRef": "a883593c-a89d-4ab4-a5bc-c3ddd655df71", "size": 1}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:54.943121 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.v3.volumes [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-188307574', 'imageRef': 'a883593c-a89d-4ab4-a5bc-c3ddd655df71', 'size': 1}} {{(pid=87908) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:55.048296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Create volume of 1 GB Jan 21 09:04:55.060649 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Availability Zones retrieved successfully. Jan 21 09:04:55.078230 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Flow 'volume_create_api' (c504f583-ffe0-4a7c-ba34-c7c099286f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:55.081131 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3943c0-67bb-479a-9ac8-e3d999ea4029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:55.083206 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.flows.api.create_volume [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Validating volume size '1' using validate_int {{(pid=87908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:55.189936 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3943c0-67bb-479a-9ac8-e3d999ea4029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:15Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=7e887a89-86c2-49a0-9d47-2f807de66ee7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e887a89-86c2-49a0-9d47-2f807de66ee7', '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=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:55.192135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c3168e-55f0-4651-8d00-feb2aea8603a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:55.285832 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.quota [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Created reservations ['69e388b0-45ca-4738-8505-8ec63021c054', 'c02d5765-2a68-44f3-a936-7e524836ec0b', '00980a52-7882-4849-bc74-15028714473f', '3069bfcd-a066-4109-a2ed-fa6bed414e05'] {{(pid=87908) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:55.287760 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c3168e-55f0-4651-8d00-feb2aea8603a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e388b0-45ca-4738-8505-8ec63021c054', 'c02d5765-2a68-44f3-a936-7e524836ec0b', '00980a52-7882-4849-bc74-15028714473f', '3069bfcd-a066-4109-a2ed-fa6bed414e05']}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:55.289918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f23899-e156-4360-ba18-90908fc803fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:55.347633 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f23899-e156-4360-ba18-90908fc803fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224f3f7b-f03f-4ec8-a3c1-18da2b883079', '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-188307574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff4b4691216455cb36180b143ee8240',qos_specs=None,replication_status=,reservations=['69e388b0-45ca-4738-8505-8ec63021c054','c02d5765-2a68-44f3-a936-7e524836ec0b','00980a52-7882-4849-bc74-15028714473f','3069bfcd-a066-4109-a2ed-fa6bed414e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d5eea6a8f04bddbb3376e7ba83abb8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7), '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=2021-01-21T09:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-188307574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224f3f7b-f03f-4ec8-a3c1-18da2b883079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff4b4691216455cb36180b143ee8240',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,user_id='e2d5eea6a8f04bddbb3376e7ba83abb8',volume_attachment=,volume_type=,volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:55.349716 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3d6e54-d3c7-4652-93ef-02c7064715f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:55.377162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3d6e54-d3c7-4652-93ef-02c7064715f4) 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-188307574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff4b4691216455cb36180b143ee8240',qos_specs=None,replication_status=,reservations=['69e388b0-45ca-4738-8505-8ec63021c054','c02d5765-2a68-44f3-a936-7e524836ec0b','00980a52-7882-4849-bc74-15028714473f','3069bfcd-a066-4109-a2ed-fa6bed414e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d5eea6a8f04bddbb3376e7ba83abb8',volume_type_id=7e887a89-86c2-49a0-9d47-2f807de66ee7)}' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:55.379162 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc0dcb-16fc-4a28-9004-27c07768c846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:55.395228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc0dcb-16fc-4a28-9004-27c07768c846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87908) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:55.397922 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Flow 'volume_create_api' (c504f583-ffe0-4a7c-ba34-c7c099286f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87908) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:55.446865 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Create volume request issued successfully. Jan 21 09:04:55.462269 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b0cd8371-cbab-41ed-b9c4-c68c6f250678 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes returned with HTTP 202 Jan 21 09:04:55.463354 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2235/4438] 10.222.0.13 () {60 vars in 1226 bytes} [Thu Jan 21 09:04:54 2021] POST /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes => generated 821 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:55.477616 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3461c434-c36f-4e4b-b58b-7b95d0a20311 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:04:55.478425 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3461c434-c36f-4e4b-b58b-7b95d0a20311 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.479198 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-3461c434-c36f-4e4b-b58b-7b95d0a20311 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.530311 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:55.530311 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:04:55.539337 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-3461c434-c36f-4e4b-b58b-7b95d0a20311 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:04:55.562070 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-3461c434-c36f-4e4b-b58b-7b95d0a20311 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:04:55.569989 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2204/4439] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:56.581272 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80eff0ad-18c3-4273-99e2-b6366821c101 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:04:56.581850 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80eff0ad-18c3-4273-99e2-b6366821c101 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:56.582115 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:56.582115 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:04:56.582491 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-80eff0ad-18c3-4273-99e2-b6366821c101 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:56.633230 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:56.633230 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:04:56.642512 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-80eff0ad-18c3-4273-99e2-b6366821c101 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:04:56.667757 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-80eff0ad-18c3-4273-99e2-b6366821c101 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:04:56.668573 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2236/4440] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:56 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:57.684589 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eb136bf-d102-4942-9516-fdfbc7c13c11 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:04:57.685250 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eb136bf-d102-4942-9516-fdfbc7c13c11 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:57.685377 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:57.685377 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:04:57.685610 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-5eb136bf-d102-4942-9516-fdfbc7c13c11 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:57.734054 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:57.734054 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:04:57.743351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-5eb136bf-d102-4942-9516-fdfbc7c13c11 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:04:57.766573 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-5eb136bf-d102-4942-9516-fdfbc7c13c11 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:04:57.767444 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2205/4441] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:57 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:58.784390 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5ad9248-43d7-41e7-919b-c5207784e4ce tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:04:58.784981 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5ad9248-43d7-41e7-919b-c5207784e4ce tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.785107 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:58.785107 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:04:58.785448 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-e5ad9248-43d7-41e7-919b-c5207784e4ce tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.834714 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.834714 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:04:58.844387 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-e5ad9248-43d7-41e7-919b-c5207784e4ce tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:04:58.867373 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-e5ad9248-43d7-41e7-919b-c5207784e4ce tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:04:58.868509 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2237/4442] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:59.885106 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca159461-6827-40fc-893e-9e70c1f58af2 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:04:59.885673 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca159461-6827-40fc-893e-9e70c1f58af2 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:59.885849 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:59.885849 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:04:59.886334 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-ca159461-6827-40fc-893e-9e70c1f58af2 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:59.942972 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:59.942972 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:04:59.951721 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-ca159461-6827-40fc-893e-9e70c1f58af2 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:04:59.977302 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-ca159461-6827-40fc-893e-9e70c1f58af2 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:04:59.977302 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2206/4443] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:59 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:00.993805 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1736fcad-c690-4f2c-9216-86ec99f62830 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:00.994366 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1736fcad-c690-4f2c-9216-86ec99f62830 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:00.994563 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:00.994563 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:00.994975 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-1736fcad-c690-4f2c-9216-86ec99f62830 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:01.044790 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:01.044790 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:01.053400 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-1736fcad-c690-4f2c-9216-86ec99f62830 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:01.075826 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-1736fcad-c690-4f2c-9216-86ec99f62830 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:01.076845 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2238/4444] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:00 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:02.092853 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acb46f1f-74c9-4dd3-8a5b-62d1f398a9b7 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:02.094252 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acb46f1f-74c9-4dd3-8a5b-62d1f398a9b7 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:02.094453 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:02.094453 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:02.095323 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-acb46f1f-74c9-4dd3-8a5b-62d1f398a9b7 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:02.149070 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:02.149070 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:02.158192 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-acb46f1f-74c9-4dd3-8a5b-62d1f398a9b7 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:02.180787 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-acb46f1f-74c9-4dd3-8a5b-62d1f398a9b7 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:02.181620 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2207/4445] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:02 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:03.198044 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-984aa5fc-03bd-40e7-8164-39b40f915ad1 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:03.198816 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-984aa5fc-03bd-40e7-8164-39b40f915ad1 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:03.199032 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:03.199032 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:03.199401 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-984aa5fc-03bd-40e7-8164-39b40f915ad1 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:03.253975 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:03.253975 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:03.262453 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-984aa5fc-03bd-40e7-8164-39b40f915ad1 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:03.285550 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-984aa5fc-03bd-40e7-8164-39b40f915ad1 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:03.286359 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2239/4446] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:03 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:04.302899 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2281a8f9-a77c-417a-ab1e-a430943e5be6 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:04.304090 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2281a8f9-a77c-417a-ab1e-a430943e5be6 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:04.304309 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:04.304309 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:04.304686 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-2281a8f9-a77c-417a-ab1e-a430943e5be6 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:04.354857 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:04.354857 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:04.363892 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-2281a8f9-a77c-417a-ab1e-a430943e5be6 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:04.386759 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-2281a8f9-a77c-417a-ab1e-a430943e5be6 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:04.387653 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2208/4447] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:04 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:05.403917 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1ebdeef-e507-49d8-83e4-c126865611d0 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:05.404475 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1ebdeef-e507-49d8-83e4-c126865611d0 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.404609 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:05.404609 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:05.404867 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-c1ebdeef-e507-49d8-83e4-c126865611d0 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.454300 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:05.454300 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:05.462421 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-c1ebdeef-e507-49d8-83e4-c126865611d0 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:05.484061 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-c1ebdeef-e507-49d8-83e4-c126865611d0 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:05.484971 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2240/4448] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:06.501137 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6dc76c7-4683-4181-a0ea-fe6a06f48161 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:06.501738 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6dc76c7-4683-4181-a0ea-fe6a06f48161 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:06.501875 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:06.501875 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:06.502202 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-d6dc76c7-4683-4181-a0ea-fe6a06f48161 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:06.552465 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:06.552465 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:06.561254 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-d6dc76c7-4683-4181-a0ea-fe6a06f48161 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:06.586852 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-d6dc76c7-4683-4181-a0ea-fe6a06f48161 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:06.587714 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2209/4449] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:06 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:07.604543 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c6be860-02aa-45a9-83dd-7cb8850d3e96 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:07.605116 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c6be860-02aa-45a9-83dd-7cb8850d3e96 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:07.605293 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:07.605293 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:07.605670 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-0c6be860-02aa-45a9-83dd-7cb8850d3e96 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:07.656177 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:07.656177 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:07.664232 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-0c6be860-02aa-45a9-83dd-7cb8850d3e96 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:07.686286 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-0c6be860-02aa-45a9-83dd-7cb8850d3e96 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:07.687804 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2241/4450] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:07 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:08.709859 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-252e04fb-9903-4731-a5c3-9293b7d1b921 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:08.710473 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-252e04fb-9903-4731-a5c3-9293b7d1b921 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:08.710598 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:08.710598 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:08.710985 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-252e04fb-9903-4731-a5c3-9293b7d1b921 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:08.762412 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:08.762412 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:08.774351 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-252e04fb-9903-4731-a5c3-9293b7d1b921 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:08.797832 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-252e04fb-9903-4731-a5c3-9293b7d1b921 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:08.799818 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2210/4451] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:08 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:09.816006 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50f72c8f-ebc1-4c56-ba27-c674dca5cd4b tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:09.816602 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50f72c8f-ebc1-4c56-ba27-c674dca5cd4b tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:09.816706 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:09.816706 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:09.817099 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-50f72c8f-ebc1-4c56-ba27-c674dca5cd4b tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:09.866020 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:09.866020 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:09.874577 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-50f72c8f-ebc1-4c56-ba27-c674dca5cd4b tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:09.897503 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-50f72c8f-ebc1-4c56-ba27-c674dca5cd4b tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:09.898334 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2242/4452] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:09 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:10.914427 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7a4f6c8-c94e-4690-aaea-32b07d5cbb5c tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:10.915058 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7a4f6c8-c94e-4690-aaea-32b07d5cbb5c tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:10.915200 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:10.915200 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:10.915543 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [None req-b7a4f6c8-c94e-4690-aaea-32b07d5cbb5c tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:10.965260 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:10.965260 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:10.973296 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [None req-b7a4f6c8-c94e-4690-aaea-32b07d5cbb5c tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:10.995593 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [None req-b7a4f6c8-c94e-4690-aaea-32b07d5cbb5c tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:10.996403 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2211/4453] 10.222.0.13 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:10 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:11.068484 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:11.069041 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:11.069307 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:11.069307 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:11.069672 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:11.119607 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:11.119607 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:11.128432 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:11.150823 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:11.151680 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2243/4454] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 09:05:11 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 1362 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:11.909451 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-b6079ba0-5991-4312-9cef-6cf6fdbc885a tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:11.909960 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-b6079ba0-5991-4312-9cef-6cf6fdbc885a tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:11.910142 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:11.910142 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:11.910515 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-b6079ba0-5991-4312-9cef-6cf6fdbc885a tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:11.961995 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:11.961995 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:11.969890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-b6079ba0-5991-4312-9cef-6cf6fdbc885a tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:11.992935 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-b6079ba0-5991-4312-9cef-6cf6fdbc885a tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:11.993779 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2212/4455] 10.222.0.13 () {60 vars in 1569 bytes} [Thu Jan 21 09:05:11 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:12.004716 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume// Jan 21 09:05:12.005196 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:12.005417 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:12.005417 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:12.005798 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:12.007215 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 09:05:12.007806 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2244/4456] 10.222.0.13 () {58 vars in 1289 bytes} [Thu Jan 21 09:05:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:05:12.021291 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-13de8410-5cfd-448b-908e-a61db6a7a718 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] POST http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments Jan 21 09:05:12.021778 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:12.021778 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:12.022275 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-13de8410-5cfd-448b-908e-a61db6a7a718 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "224f3f7b-f03f-4ec8-a3c1-18da2b883079", "instance_uuid": "6934a6d8-6097-4a3d-89fe-cfb1f9a58dbb", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:12.072072 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:12.072072 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:12.125439 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-13de8410-5cfd-448b-908e-a61db6a7a718 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments returned with HTTP 200 Jan 21 09:05:12.126697 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2213/4457] 10.222.0.13 () {66 vars in 1565 bytes} [Thu Jan 21 09:05:12 2021] POST /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:13.425481 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume// Jan 21 09:05:13.426048 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:13.426336 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:13.427436 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-2b23ba96-7c99-408c-83e5-af2f432a5c64 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 09:05:13.428073 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2245/4458] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 09:05:13 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:05:13.442444 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-6650142c-7f21-47aa-85b7-9ac0541d129d tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:05:13.446803 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-6650142c-7f21-47aa-85b7-9ac0541d129d tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:13.447014 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:13.447014 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:13.447409 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-6650142c-7f21-47aa-85b7-9ac0541d129d tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:13.498973 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:13.498973 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:13.508354 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-6650142c-7f21-47aa-85b7-9ac0541d129d tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:05:13.528000 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:13.528000 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:13.538758 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-6650142c-7f21-47aa-85b7-9ac0541d129d tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:05:13.539628 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2214/4459] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 09:05:13 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 1460 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:05:13.577767 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] PUT http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 Jan 21 09:05:13.578647 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:13.606821 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:05:13.606821 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 09:05:13.607379 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Lock "b'cinder-attachment_update-224f3f7b-f03f-4ec8-a3c1-18da2b883079-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:05:13.609662 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:13.609662 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:14.896135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Lock "b'cinder-attachment_update-224f3f7b-f03f-4ec8-a3c1-18da2b883079-n-h2-768862-4'" released by "attachment_update" :: held 1.289s {{(pid=87908) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:05:14.897082 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 returned with HTTP 200 Jan 21 09:05:14.898074 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2246/4460] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 09:05:13 2021] PUT /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 => generated 762 bytes in 1325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:14.933731 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-665dd9a7-40e2-4dbf-bdec-00458fffca75 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] POST http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92/action Jan 21 09:05:14.934278 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:14.934278 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:05:14.934741 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-665dd9a7-40e2-4dbf-bdec-00458fffca75 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action body: b'{"os-complete": null}' {{(pid=87907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:14.935228 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-665dd9a7-40e2-4dbf-bdec-00458fffca75 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:15.002597 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:15.002597 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:05:15.017772 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-665dd9a7-40e2-4dbf-bdec-00458fffca75 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92/action returned with HTTP 204 Jan 21 09:05:15.018749 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2215/4461] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 09:05:14 2021] POST /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:50.345693 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume// Jan 21 09:07:50.346257 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.346513 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.346513 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:07:50.347243 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'all' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.348956 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-eb621efb-aa4b-49fa-963c-ac7df5e7dc3d req-1acc21ed-5916-4c78-90cf-8041ec8632d3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 09:07:50.349795 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2247/4462] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 09:07:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:07:50.363528 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] POST http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments Jan 21 09:07:50.363988 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.363988 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:07:50.364407 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "224f3f7b-f03f-4ec8-a3c1-18da2b883079", "instance_uuid": "6934a6d8-6097-4a3d-89fe-cfb1f9a58dbb", "connector": null}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:50.419893 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.419893 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:50.532679 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments returned with HTTP 200 Jan 21 09:07:50.533700 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2216/4463] 10.222.0.53 () {64 vars in 1358 bytes} [Thu Jan 21 09:07:50 2021] POST /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:50.550016 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] DELETE http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 Jan 21 09:07:50.550645 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.551186 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'version_select' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.574470 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.574470 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:50.756918 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(8cf0c0ea-5f50-4366-9e58-051cf9c518ee)]) {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:07:50.757352 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Adding status of: reserved to pending status list for volume. {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:07:50.757771 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87908) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:07:50.764389 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-47cb80db-422b-4a97-8b07-4e0a04c5c2ee tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 returned with HTTP 200 Jan 21 09:07:50.765239 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2248/4464] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/9d69ae98-2dd6-4d8d-b7dc-9c34bd784a92 => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:54.177247 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume// Jan 21 09:07:54.177825 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:54.177825 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:54.177825 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:07:54.178215 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'all' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.179311 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-862718d4-09ce-4e5c-aeff-7b75641fb63c req-add3db3e-372b-40b5-b939-530ade898954 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume// returned with HTTP 300 Jan 21 09:07:54.179923 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2217/4465] 10.222.0.53 () {56 vars in 1089 bytes} [Thu Jan 21 09:07:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:07:54.193890 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-a68189b5-dc52-453b-99ed-64a810c372c5 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] GET http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:07:54.194471 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-a68189b5-dc52-453b-99ed-64a810c372c5 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:54.194743 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:54.194743 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:07:54.195135 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-a68189b5-dc52-453b-99ed-64a810c372c5 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'show' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.245305 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.245305 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:54.254093 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-a68189b5-dc52-453b-99ed-64a810c372c5 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:07:54.273193 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.273193 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:54.282974 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-a68189b5-dc52-453b-99ed-64a810c372c5 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 200 Jan 21 09:07:54.284537 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2249/4466] 10.222.0.53 () {60 vars in 1403 bytes} [Thu Jan 21 09:07:54 2021] GET /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 1460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:07:54.321770 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-86feb43a-7fab-468b-8b90-06c79b337f05 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] PUT http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee Jan 21 09:07:54.322704 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-86feb43a-7fab-468b-8b90-06c79b337f05 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h2-768862-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768862-4.cbci-768862-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:54.351880 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:07:54.351880 n-d-768862-4 devstack@c-api.service[87906]: return self(f, *args, **kw) Jan 21 09:07:54.352382 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-86feb43a-7fab-468b-8b90-06c79b337f05 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Lock "b'cinder-attachment_update-224f3f7b-f03f-4ec8-a3c1-18da2b883079-n-h2-768862-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:07:54.354896 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.354896 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:55.706873 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.coordination [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-86feb43a-7fab-468b-8b90-06c79b337f05 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Lock "b'cinder-attachment_update-224f3f7b-f03f-4ec8-a3c1-18da2b883079-n-h2-768862-4'" released by "attachment_update" :: held 1.354s {{(pid=87907) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:07:55.707632 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-86feb43a-7fab-468b-8b90-06c79b337f05 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee returned with HTTP 200 Jan 21 09:07:55.708619 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2218/4467] 10.222.0.53 () {64 vars in 1468 bytes} [Thu Jan 21 09:07:54 2021] PUT /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee => generated 762 bytes in 1392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:55.746922 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-7aac392c-3078-42a7-8285-212278bbf0a8 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] POST http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee/action Jan 21 09:07:55.747871 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:55.747871 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:07:55.748389 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-7aac392c-3078-42a7-8285-212278bbf0a8 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action body: b'{"os-complete": null}' {{(pid=87908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:55.748846 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-7aac392c-3078-42a7-8285-212278bbf0a8 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:55.820215 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:55.820215 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:07:55.833417 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-149d583b-5fb7-456d-bafc-e175bfc413a7 req-7aac392c-3078-42a7-8285-212278bbf0a8 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee/action returned with HTTP 204 Jan 21 09:07:55.834571 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2250/4468] 10.222.0.53 () {64 vars in 1489 bytes} [Thu Jan 21 09:07:55 2021] POST /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:37.526893 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] DELETE http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee Jan 21 09:09:37.527493 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:37.527646 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:37.527646 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:09:37.528021 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'version_select' {{(pid=87907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:37.549093 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:37.549093 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:09:38.008530 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:09:38.008956 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.volume.api [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Pending status list for volume during attachment-delete: [] {{(pid=87907) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:09:38.016275 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-46a0da3f-934e-4c06-9765-95d7a643a365 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee returned with HTTP 200 Jan 21 09:09:38.017137 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87907|app: 0|req: 2219/4469] 10.222.0.53 () {62 vars in 1437 bytes} [Thu Jan 21 09:09:37 2021] DELETE /volume/v3/8ff4b4691216455cb36180b143ee8240/attachments/8cf0c0ea-5f50-4366-9e58-051cf9c518ee => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:38.044610 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] DELETE http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:09:38.045067 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Empty body provided in request {{(pid=87908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:38.045281 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:38.045281 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning, Jan 21 09:09:38.045649 n-d-768862-4 devstack@c-api.service[87906]: DEBUG cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Calling method 'delete' {{(pid=87908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:38.046142 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.v3.volumes [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Delete volume with id: 224f3f7b-f03f-4ec8-a3c1-18da2b883079 Jan 21 09:09:38.095027 n-d-768862-4 devstack@c-api.service[87906]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:38.095027 n-d-768862-4 devstack@c-api.service[87906]: DeprecationWarning) Jan 21 09:09:38.096199 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Volume info retrieved successfully. Jan 21 09:09:38.123087 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.volume.api [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] Delete volume request issued successfully. Jan 21 09:09:38.123558 n-d-768862-4 devstack@c-api.service[87906]: INFO cinder.api.openstack.wsgi [req-82b705d3-5ddf-47c2-b912-d636eb353865 req-21709d9e-91d2-4c4e-97e3-a30404aeeff3 tempest-TestShelveInstance-369400343 tempest-TestShelveInstance-369400343] http://10.222.0.13/volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 returned with HTTP 202 Jan 21 09:09:38.124464 n-d-768862-4 devstack@c-api.service[87906]: [pid: 87908|app: 0|req: 2251/4470] 10.222.0.53 () {60 vars in 1384 bytes} [Thu Jan 21 09:09:38 2021] DELETE /volume/v3/8ff4b4691216455cb36180b143ee8240/volumes/224f3f7b-f03f-4ec8-a3c1-18da2b883079 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)